{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/omqm0LtgvpSGyxGDyx38/ibl3i0ZsRWGmbbnGHelN/GXxPPZfZe.js", "ssg:https://framerusercontent.com/modules/iCosIbi9QExS6MTUrcXh/cu7xiG6q7a7qJtNDuURH/RznH1y_hx.js", "ssg:https://framerusercontent.com/modules/iXqmuZs1lr6XjjVQYOFY/xpV6bqpIw86W81sig11l/ZUFx4yZAY.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import MAINBUTTON from\"#framer/local/canvasComponent/Rbo1JJ4NY/Rbo1JJ4NY.js\";import ShowcaseImage from\"#framer/local/canvasComponent/RznH1y_hx/RznH1y_hx.js\";import ImageHeroBG from\"#framer/local/canvasComponent/ZUFx4yZAY/ZUFx4yZAY.js\";import TablerIcons from\"#framer/local/codeFile/asdKRYG/TablerIcons.js\";import Auctions from\"#framer/local/collection/CMm4gtenB/CMm4gtenB.js\";import Showcase,{enumToDisplayNameFunctions}from\"#framer/local/collection/fDKmPGvUV/fDKmPGvUV.js\";import*as sharedStyle from\"#framer/local/css/cK15Q1Knw/cK15Q1Knw.js\";import*as sharedStyle3 from\"#framer/local/css/CocjvDo9W/CocjvDo9W.js\";import*as sharedStyle5 from\"#framer/local/css/HkEAE0AdT/HkEAE0AdT.js\";import*as sharedStyle4 from\"#framer/local/css/nalnMATDy/nalnMATDy.js\";import*as sharedStyle7 from\"#framer/local/css/pVZo35dUY/pVZo35dUY.js\";import*as sharedStyle6 from\"#framer/local/css/qEYVUoQ6T/qEYVUoQ6T.js\";import*as sharedStyle1 from\"#framer/local/css/vznv3_q_V/vznv3_q_V.js\";import*as sharedStyle2 from\"#framer/local/css/XbYQaiWyp/XbYQaiWyp.js\";import metadataProvider from\"#framer/local/webPageMetadata/GXxPPZfZe/GXxPPZfZe.js\";const ImageHeroBGFonts=getFonts(ImageHeroBG);const TablerIconsFonts=getFonts(TablerIcons);const MotionDivWithFX=withFX(motion.div);const ShowcaseImageFonts=getFonts(ShowcaseImage);const MAINBUTTONFonts=getFonts(MAINBUTTON);const breakpoints={btW3ZJS9P:\"(min-width: 810px) and (max-width: 1199px)\",jyfDDqqrt:\"(min-width: 1200px) and (max-width: 1919px)\",N3AsbAuPc:\"(max-width: 809px)\",ndaGM67uD:\"(min-width: 1920px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cTtA0\";const variantClassNames={btW3ZJS9P:\"framer-v-vqkvs8\",jyfDDqqrt:\"framer-v-1bc7kvd\",N3AsbAuPc:\"framer-v-14zmiwk\",ndaGM67uD:\"framer-v-u4g6bj\"};const animation={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.05,duration:.4,type:\"spring\"};const textEffect={effect:animation,repeat:false,startDelay:0,tokenization:\"line\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const animation1={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={bounce:.25,delay:.1,duration:.45,type:\"spring\"};const textEffect1={effect:animation1,tokenization:\"line\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const transition3={delay:0,duration:3,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:10,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:1,rotate:10,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:114,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ndaGM67uD\",Laptop:\"jyfDDqqrt\",Phone:\"N3AsbAuPc\",Tablet:\"btW3ZJS9P\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ndaGM67uD\"};};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,jNp_KMtVPZ6vQ9zxXX,GQgF2l32IZ6vQ9zxXX,K5ytMamxRZ6vQ9zxXX,MF6CLCo80Z6vQ9zxXX,mgYneRNBiKKUkJKcqZ,Gpkg30bLJKKUkJKcqZ,idKKUkJKcqZ,WmXFCmaptdaYLrQNaR,wZeImDkaeZ6vQ9zxXX,BQRawb9HwZ6vQ9zxXX,BQRawb9HwOHvvT6WsW,XWyaLkeKSZ6vQ9zxXX,LlU22koCfZ6vQ9zxXX,M7MtwpN94Z6vQ9zxXX,LlU22koCfOHvvT6WsW,zLtV3x4C2Z6vQ9zxXX,qFuZtaZRoZ6vQ9zxXX,OD9Vf4b9sZ6vQ9zxXX,QE1TT6IkmZ6vQ9zxXX,idZ6vQ9zxXX,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"N3AsbAuPc\")return false;return true;};const activeLocaleCode=useLocaleCode();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"N3AsbAuPc\")return true;return false;};const elementId=useRouteElementId(\"RlFIP6GDn\");const ref1=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ndaGM67uD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-43dc07a9-6f3f-472f-afff-e5b5a8dcf5fb, rgb(235, 250, 244)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-u4g6bj\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(\"main\",{className:\"framer-107e1lq\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-44rne0\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-aipk2c\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o88klo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 112px) / 2, 1px)`},jyfDDqqrt:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1040px) - 84px) / 2, 1px)`},N3AsbAuPc:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 88px) / 2, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 24px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dekjca-container\",nodeId:\"O1DZptYX2\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(ImageHeroBG,{height:\"100%\",id:\"O1DZptYX2\",layoutId:\"O1DZptYX2\",style:{height:\"100%\",width:\"100%\"},variant:\"n2T7_kA7s\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p25man\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1l3ko0b\",\"data-styles-preset\":\"cK15Q1Knw\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3232fb9-04a5-4139-b844-56bfe0119d04, rgb(20, 20, 31))\"},children:\"The Allen B. Olson Showcase\"})}),className:\"framer-141uogs\",\"data-framer-name\":\"Headline\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2qwh55\",\"data-styles-preset\":\"vznv3_q_V\",style:{\"--framer-text-alignment\":\"left\"},children:\"From mammoth earth shifting machinery to arable terrain, we've experienced every kind of transaction. Here are select deals we took great pleasure in.\"})}),className:\"framer-51ai8f\",\"data-framer-name\":\"Subhead\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qpaj42\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8lpdju\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Z6vQ9zxXX\",data:Showcase,type:\"Collection\"},select:[{collection:\"Z6vQ9zxXX\",name:\"jNp_KMtVP\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"GQgF2l32I\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"K5ytMamxR\",type:\"Identifier\"},{alias:\"MF6CLCo80\",arguments:[{from:{alias:\"MF6CLCo80\",data:Auctions,type:\"Collection\"},orderBy:[{arguments:[{collection:\"Z6vQ9zxXX\",name:\"MF6CLCo80\",type:\"Identifier\"},{collection:\"MF6CLCo80\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"MF6CLCo80\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"MF6CLCo80\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"Z6vQ9zxXX\",name:\"MF6CLCo80\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"Z6vQ9zxXX\",name:\"wZeImDkae\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"BQRawb9Hw\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"XWyaLkeKS\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"LlU22koCf\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"M7MtwpN94\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"zLtV3x4C2\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"qFuZtaZRo\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"OD9Vf4b9s\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"QE1TT6Ikm\",type:\"Identifier\"},{collection:\"Z6vQ9zxXX\",name:\"id\",type:\"Identifier\"},{alias:\"KKUkJKcqZ\",arguments:[{from:{alias:\"KKUkJKcqZ\",data:Auctions,type:\"Collection\"},orderBy:[{arguments:[{type:\"LiteralValue\",value:WmXFCmaptdaYLrQNaR},{collection:\"KKUkJKcqZ\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"KKUkJKcqZ\",name:\"mgYneRNBi\",type:\"Identifier\"},{collection:\"KKUkJKcqZ\",name:\"Gpkg30bLJ\",type:\"Identifier\"},{collection:\"KKUkJKcqZ\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"KKUkJKcqZ\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:WmXFCmaptdaYLrQNaR},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}]},children:(collection1,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({BQRawb9Hw:BQRawb9HwZ6vQ9zxXX,GQgF2l32I:GQgF2l32IZ6vQ9zxXX,id:idZ6vQ9zxXX,jNp_KMtVP:jNp_KMtVPZ6vQ9zxXX,K5ytMamxR:K5ytMamxRZ6vQ9zxXX,KKUkJKcqZ:collection,LlU22koCf:LlU22koCfZ6vQ9zxXX,M7MtwpN94:M7MtwpN94Z6vQ9zxXX,MF6CLCo80:MF6CLCo80Z6vQ9zxXX,OD9Vf4b9s:OD9Vf4b9sZ6vQ9zxXX,QE1TT6Ikm:QE1TT6IkmZ6vQ9zxXX,qFuZtaZRo:qFuZtaZRoZ6vQ9zxXX,wZeImDkae:wZeImDkaeZ6vQ9zxXX,XWyaLkeKS:XWyaLkeKSZ6vQ9zxXX,zLtV3x4C2:zLtV3x4C2Z6vQ9zxXX},index1)=>{GQgF2l32IZ6vQ9zxXX??=\"\";K5ytMamxRZ6vQ9zxXX??=\"\";wZeImDkaeZ6vQ9zxXX??=\"\";BQRawb9HwZ6vQ9zxXX??=\"\";LlU22koCfZ6vQ9zxXX??=\"\";M7MtwpN94Z6vQ9zxXX??=\"\";zLtV3x4C2Z6vQ9zxXX??=\"\";qFuZtaZRoZ6vQ9zxXX??=0;OD9Vf4b9sZ6vQ9zxXX??=\"\";const textContent=enumToDisplayNameFunctions[\"jNp_KMtVP\"]?.(jNp_KMtVPZ6vQ9zxXX,activeLocale);const visible=isSet(MF6CLCo80Z6vQ9zxXX);const visible1=isSet(wZeImDkaeZ6vQ9zxXX);const textContent1=toDateString(XWyaLkeKSZ6vQ9zxXX,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible2=isSet(zLtV3x4C2Z6vQ9zxXX);const textContent2=prefix(numberToString(qFuZtaZRoZ6vQ9zxXX,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\"Sold For $\");const textContent3=numberToString(qFuZtaZRoZ6vQ9zxXX,{compactDisplay:\"short\",currency:\"USD\",currencyDisplay:\"symbol\",locale:\"\",maximumFractionDigits:1,notation:\"compact\",style:\"currency\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`Z6vQ9zxXX-${idZ6vQ9zxXX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{OD9Vf4b9s:OD9Vf4b9sZ6vQ9zxXX},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-31mxe1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N3AsbAuPc:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1poue2y\",\"data-framer-name\":\"Showcase Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2e6drj\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ix5388\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-l21zr1-container\",isAuthoredByUser:true,nodeId:\"b2Z4Ugl0y\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(TablerIcons,{color:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",height:\"100%\",icon:\"stack\",id:\"b2Z4Ugl0y\",layoutId:\"b2Z4Ugl0y\",strokeWidth:2,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N3AsbAuPc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-color\":\"var(--token-f3232fb9-04a5-4139-b844-56bfe0119d04, rgb(35, 34, 53))\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-mir9dy\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N3AsbAuPc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-l28t2\",\"data-styles-preset\":\"CocjvDo9W\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3232fb9-04a5-4139-b844-56bfe0119d04, rgb(35, 34, 53))\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-l28t2\",\"data-styles-preset\":\"CocjvDo9W\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-ebyjoi\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],text:GQgF2l32IZ6vQ9zxXX,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{N3AsbAuPc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w66fkt\",\"data-styles-preset\":\"nalnMATDy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3232fb9-04a5-4139-b844-56bfe0119d04, rgb(35, 34, 53))\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w66fkt\",\"data-styles-preset\":\"nalnMATDy\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-1qybt75\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],text:K5ytMamxRZ6vQ9zxXX,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ia8gkj hidden-14zmiwk\",children:[visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tgbpvm\",\"data-framer-name\":\"Lot located (internal)\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hotses-container\",isAuthoredByUser:true,nodeId:\"K89Fd5DRj\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(TablerIcons,{color:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",height:\"100%\",icon:\"gavel\",id:\"K89Fd5DRj\",layoutId:\"K89Fd5DRj\",strokeWidth:2,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Lot Located in Auction\"})}),className:\"framer-4jy1ty\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w4hw0h\",\"data-framer-name\":\"View Now\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Gpkg30bLJ:\"omaha-ne-auction\"},unresolvedPathSlugs:{Gpkg30bLJ:{collectionId:\"CMm4gtenB\",collectionItemId:\"zSjvQqW8T\"}},webPageId:\"xSTMWrrkI\"},motionChild:true,nodeId:\"KKUkJKcqZ\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-c6htql framer-1f0nxxd\",children:collection?.map(({Gpkg30bLJ:Gpkg30bLJKKUkJKcqZ,id:idKKUkJKcqZ,mgYneRNBi:mgYneRNBiKKUkJKcqZ},index)=>{mgYneRNBiKKUkJKcqZ??=\"\";Gpkg30bLJKKUkJKcqZ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`KKUkJKcqZ-${idKKUkJKcqZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Gpkg30bLJ:Gpkg30bLJKKUkJKcqZ},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1toz73w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-13yga68\",fonts:[\"Inter\"],text:mgYneRNBiKKUkJKcqZ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"View Now >\"})}),className:\"framer-1imh9ft\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})},idKKUkJKcqZ);})})})})]}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h4rrj2\",\"data-framer-name\":\"Lot located (External)\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ty5ajy-container\",isAuthoredByUser:true,nodeId:\"d4r17NFNg\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(TablerIcons,{color:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",height:\"100%\",icon:\"gavel\",id:\"d4r17NFNg\",layoutId:\"d4r17NFNg\",strokeWidth:2,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lh3di3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Lot Located in Auction\"})}),className:\"framer-hyq77h\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:BQRawb9HwOHvvT6WsW,motionChild:true,nodeId:\"CiP_LVJlk\",openInNewTab:false,scopeId:\"GXxPPZfZe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1st86by\",\"data-styles-preset\":\"qEYVUoQ6T\",children:\"Content\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:BQRawb9HwZ6vQ9zxXX,motionChild:true,nodeId:\"CiP_LVJlk\",openInNewTab:false,scopeId:\"GXxPPZfZe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1st86by\",\"data-styles-preset\":\"qEYVUoQ6T\",children:\"Content\"})})})}),className:\"framer-ik38mm\",\"data-framer-name\":\"Time\",fonts:[\"Inter\"],text:wZeImDkaeZ6vQ9zxXX,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rzdkdt\",\"data-framer-name\":\"Date Closed\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wotxh6\",\"data-framer-name\":\"Icon & Heading\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14kzdtf-container\",isAuthoredByUser:true,nodeId:\"zlOJkWdml\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(TablerIcons,{color:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",height:\"100%\",icon:\"calendar\",id:\"zlOJkWdml\",layoutId:\"zlOJkWdml\",strokeWidth:2,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6v5q9h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Auction Closed\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Auction Closed\"})}),className:\"framer-1nl64ye\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-124vmra\",\"data-framer-name\":\"Time\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3aowsi\",\"data-framer-name\":\"Date Closed\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1voowc\",\"data-framer-name\":\"Icon & Heading\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ay2wpg-container\",isAuthoredByUser:true,nodeId:\"GZUcjabSI\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(TablerIcons,{color:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",height:\"100%\",icon:\"location\",id:\"GZUcjabSI\",layoutId:\"GZUcjabSI\",strokeWidth:2,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mmrzel\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Auction Location\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Auction Location\"})}),className:\"framer-19nwucv\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:LlU22koCfOHvvT6WsW,motionChild:true,nodeId:\"s7v_J411_\",openInNewTab:false,scopeId:\"GXxPPZfZe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1st86by\",\"data-styles-preset\":\"qEYVUoQ6T\",children:\"Content\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:LlU22koCfZ6vQ9zxXX,motionChild:true,nodeId:\"s7v_J411_\",openInNewTab:false,scopeId:\"GXxPPZfZe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1st86by\",\"data-styles-preset\":\"qEYVUoQ6T\",children:\"Content\"})})})}),className:\"framer-1vhfw0f\",\"data-framer-name\":\"Time\",fonts:[\"Inter\"],text:M7MtwpN94Z6vQ9zxXX,verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t2sabg\",\"data-framer-name\":\"Bidders\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dfob6t\",\"data-framer-name\":\"Icon & Heading\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ymze4d-container\",isAuthoredByUser:true,nodeId:\"acuFEVrrg\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(TablerIcons,{color:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",height:\"100%\",icon:\"users\",id:\"acuFEVrrg\",layoutId:\"acuFEVrrg\",strokeWidth:2,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qcvzx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n068h9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-7qrr1h\",\"data-styles-preset\":\"XbYQaiWyp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Bids\"})}),className:\"framer-1ywgstz\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-odxgu8\",\"data-styles-preset\":\"HkEAE0AdT\",style:{\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-cnu64u\",\"data-framer-name\":\"Time\",fonts:[\"Inter\"],text:zLtV3x4C2Z6vQ9zxXX,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zdaryy\",\"data-framer-name\":\"Image\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7f04b822-e9dc-47d9-a3b5-73739961f2be, rgb(255, 255, 255))\"},children:\"Sold For $NaN\"})}),className:\"framer-29z3q4 hidden-u4g6bj hidden-vqkvs8 hidden-1bc7kvd\",\"data-framer-name\":\"Heading\",fonts:[\"Inter-SemiBold\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,className:\"framer-eqkp11 hidden-14zmiwk\",\"data-framer-name\":\"Sale Tag\",style:{originY:0,rotate:-5,transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vx4pov\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16r0oys\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8f49yx\",\"data-border\":true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-196qvg7\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9vu8p2\",\"data-border\":true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-owk04e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtOTAw\",\"--framer-font-family\":'\"Nunito Sans\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\"},children:\"SOLD\"})}),className:\"framer-1rffrcb\",\"data-framer-name\":\"SOLD\",fonts:[\"GF;Nunito Sans-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aziw03\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xe9qiy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TnVuaXRvIFNhbnMtNjAw\",\"--framer-font-family\":'\"Nunito Sans\", \"Nunito Sans Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-63b4f2c3-6eca-4822-9037-55f1154c9e35, rgb(19, 19, 19))\"},children:\"$NaN\"})}),className:\"framer-157vtcy\",\"data-framer-name\":\"Price\",fonts:[\"GF;Nunito Sans-600\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lwc4t\"})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-95zmoh\",\"data-border\":true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 140 167\"><g><defs><path d=\"M 7.683 14.64 C 7.683 10.917 10.701 7.9 14.423 7.9 L 125.577 7.9 C 129.299 7.9 132.317 10.917 132.317 14.64 L 132.317 154.527 C 132.317 158.25 129.299 161.267 125.577 161.267 L 14.423 161.267 C 10.701 161.267 7.683 158.25 7.683 154.527 Z M 62.992 23.44 C 62.992 27.189 66.186 30.228 70.125 30.228 C 74.064 30.228 77.258 27.189 77.258 23.44 C 77.258 19.692 74.064 16.653 70.125 16.653 C 66.186 16.653 62.992 19.692 62.992 23.44 Z\" id=\"a1010z\"></path><filter id=\"a1012z\" filterUnits=\"objectBoundingBox\" x=\"-4.3%\" y=\"-4.2%\" width=\"108.5%\" height=\"108.4%\"><feOffset dx=\"0\" dy=\"1.09\" in=\"SourceAlpha\" result=\"a1014z\"></feOffset><feGaussianBlur stdDeviation=\"1.28\" in=\"a1014z\" result=\"a1015z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.25 0\" type=\"matrix\" in=\"a1015z\" result=\"a1016z\"></feColorMatrix></filter><radialGradient id=\"idss10640999738_1g348350565\" cy=\"0.091\" cx=\"0.489\" r=\"0.75\" gradientTransform=\"translate(0.489, 0.091) scale(1 0.5333333333333333) translate(-0.489, -0.091)\"><stop offset=\"0\" stop-color=\"rgb(181, 208, 154)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"var(--token-ee0c64d4-2f42-46ed-be8d-cb942c6dfce8, rgb(156, 192, 119)) /* {&quot;name&quot;:&quot;Accent&quot;} */\" stop-opacity=\"1\"></stop></radialGradient></defs><mask id=\"a1017z\" x=\"-4.3%\" y=\"-4.2%\" width=\"108.5%\" height=\"108.4%\"><rect x=\"-4.3%\" y=\"-4.2%\" width=\"108.5%\" height=\"108.4%\" fill=\"white\"></rect><use href=\"#a1010z\" fill=\"black\"></use></mask><g filter=\"url(#a1012z)\" mask=\"url(#a1017z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1010z\" clip-path=\"url(#a1011z)\"></use></g><use xlink:href=\"#a1010z\" fill=\"url(#idss10640999738_1g348350565)\" clip-path=\"url(#a1011z)\"></use></g><path d=\"M 70 23.431 L 70 0\" fill=\"transparent\" stroke-width=\"0.85\" stroke=\"var(--token-f3232fb9-04a5-4139-b844-56bfe0119d04, rgb(20, 20, 31))\" stroke-linecap=\"round\"></path></svg>',svgContentId:10640999738}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rqvq38\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 134 160\"><g><defs><path d=\"M 7.354 14.019 C 7.354 10.456 10.241 7.569 13.804 7.569 L 120.196 7.569 C 123.759 7.569 126.646 10.456 126.646 14.019 L 126.646 148.057 C 126.646 151.62 123.759 154.507 120.196 154.507 L 13.804 154.507 C 10.241 154.507 7.354 151.62 7.354 148.057 Z M 60.293 22.458 C 60.293 26.049 63.349 28.961 67.12 28.961 C 70.89 28.961 73.947 26.049 73.947 22.458 C 73.947 18.867 70.89 15.955 67.12 15.955 C 63.349 15.955 60.293 18.867 60.293 22.458 Z\" id=\"a1000z\"></path><filter id=\"a1002z\" filterUnits=\"objectBoundingBox\" x=\"-4.3%\" y=\"-4.2%\" width=\"108.5%\" height=\"108.4%\"><feOffset dx=\"0\" dy=\"1.05\" in=\"SourceAlpha\" result=\"a1004z\"></feOffset><feGaussianBlur stdDeviation=\"1.225\" in=\"a1004z\" result=\"a1005z\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"sRGB\" values=\"0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.25 0\" type=\"matrix\" in=\"a1005z\" result=\"a1006z\"></feColorMatrix></filter><radialGradient id=\"idss11221634102_1g348350565\" cy=\"0.091\" cx=\"0.489\" r=\"0.75\" gradientTransform=\"translate(0.489, 0.091) scale(1 0.5333333333333333) translate(-0.489, -0.091)\"><stop offset=\"0\" stop-color=\"rgb(181, 208, 154)\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"var(--token-ee0c64d4-2f42-46ed-be8d-cb942c6dfce8, rgb(156, 192, 119)) /* {&quot;name&quot;:&quot;Accent&quot;} */\" stop-opacity=\"1\"></stop></radialGradient></defs><mask id=\"a1007z\" x=\"-4.3%\" y=\"-4.2%\" width=\"108.5%\" height=\"108.4%\"><rect x=\"-4.3%\" y=\"-4.2%\" width=\"108.5%\" height=\"108.4%\" fill=\"white\"></rect><use href=\"#a1000z\" fill=\"black\"></use></mask><g filter=\"url(#a1002z)\" mask=\"url(#a1007z)\"><use fill=\"black\" fill-opacity=\"1\" stroke=\"black\" stroke-opacity=\"0\" stroke-width=\"0\" xlink:href=\"#a1000z\" clip-path=\"url(#a1001z)\"></use></g><use xlink:href=\"#a1000z\" fill=\"url(#idss11221634102_1g348350565)\" clip-path=\"url(#a1001z)\"></use></g><path d=\"M 67 17 L 67 3\" fill=\"transparent\" stroke-width=\"0.82\" stroke=\"var(--token-f3232fb9-04a5-4139-b844-56bfe0119d04, rgb(20, 20, 31))\" stroke-linecap=\"round\"></path></svg>',svgContentId:11221634102,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{OD9Vf4b9s:OD9Vf4b9sZ6vQ9zxXX},webPageId:\"h8yG9JqI8\"},motionChild:true,nodeId:\"OJ3YpDvd4\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-raqj4f framer-1f0nxxd\",children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1yr0gbn\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-10ijonx\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 196\"></svg>',svgContentId:11117573911,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{height:528,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 48px)`},jyfDDqqrt:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1040px) - 60px, 1440px)`},N3AsbAuPc:{height:238,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:870,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h0xzfb-container\",nodeId:\"zCjQMNy8j\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(ShowcaseImage,{height:\"100%\",id:\"zCjQMNy8j\",layoutId:\"zCjQMNy8j\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",Y7ynt518N:toResponsiveImage(QE1TT6IkmZ6vQ9zxXX)})})})})]})})]})]})})})})},idZ6vQ9zxXX);})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18q4azn\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-13w2lm2\",\"data-styles-preset\":\"pVZo35dUY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Looking for Current Auctions?\"})}),className:\"framer-pt5r5q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hmZHHX6Yk\"},implicitPathVariables:undefined},{href:{webPageId:\"hmZHHX6Yk\"},implicitPathVariables:undefined},{href:{webPageId:\"hmZHHX6Yk\"},implicitPathVariables:undefined},{href:{webPageId:\"hmZHHX6Yk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m5jort-container\",nodeId:\"Itmd0FQo6\",scopeId:\"GXxPPZfZe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{btW3ZJS9P:{YwmdvxIhk:resolvedLinks[1]},jyfDDqqrt:{YwmdvxIhk:resolvedLinks[3]},N3AsbAuPc:{YwmdvxIhk:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(MAINBUTTON,{AFe5JB3fh:\"Circle\",ar7By1rXN:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",cp4ihuzCK:\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",gUMw3aDRm:\"Circle\",HbT4Oaagw:false,height:\"100%\",hPuqeeTew:\"var(--token-a3b0cae4-ea33-453f-960b-565d35e2d1fd, rgb(34, 76, 151))\",id:\"Itmd0FQo6\",iEbxa5EC7:\"var(--token-f5bec9d6-9b5e-405d-9b2a-03e2949d7f85, rgb(47, 32, 163))\",layoutId:\"Itmd0FQo6\",MHDsp5Fqa:\"View our auctions\",n6Grh6zXl:false,o5wJBnYKC:\"bold\",SzakQCwVL:{borderColor:'var(--token-a3b0cae4-ea33-453f-960b-565d35e2d1fd, rgb(34, 76, 151)) /* {\"name\":\"Primary\"} */',borderStyle:\"solid\",borderWidth:1},w8tEfJ01o:true,width:\"100%\",YwmdvxIhk:resolvedLinks[0],zI8Q5hW7O:false,ZuOTFIoFv:false})})})})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cTtA0.framer-1f0nxxd, .framer-cTtA0 .framer-1f0nxxd { display: block; }\",\".framer-cTtA0.framer-u4g6bj { align-content: center; align-items: center; background-color: var(--token-43dc07a9-6f3f-472f-afff-e5b5a8dcf5fb, #ebfaf4); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-cTtA0 .framer-107e1lq { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-44rne0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 70px 0px 0px 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-cTtA0 .framer-aipk2c { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-cTtA0 .framer-1o88klo { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 3px; border-top-left-radius: 24px; border-top-right-radius: 3px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cTtA0 .framer-dekjca-container { aspect-ratio: 2.36 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 300px); position: relative; width: 1px; z-index: 0; }\",\".framer-cTtA0 .framer-p25man { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-cTtA0 .framer-141uogs { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-51ai8f { --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 780px; opacity: 0.75; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-1qpaj42 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-8lpdju { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1440px; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-31mxe1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-1poue2y { align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-cTtA0 .framer-2e6drj { align-content: flex-start; align-items: flex-start; bottom: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 16px; position: absolute; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-cTtA0 .framer-ix5388 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-l21zr1-container, .framer-cTtA0 .framer-1hotses-container, .framer-cTtA0 .framer-1ty5ajy-container, .framer-cTtA0 .framer-14kzdtf-container, .framer-cTtA0 .framer-1ay2wpg-container, .framer-cTtA0 .framer-ymze4d-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-cTtA0 .framer-mir9dy, .framer-cTtA0 .framer-1imh9ft, .framer-cTtA0 .framer-124vmra, .framer-cTtA0 .framer-1vhfw0f, .framer-cTtA0 .framer-cnu64u { --framer-paragraph-spacing: 17px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cTtA0 .framer-ebyjoi { --framer-paragraph-spacing: 24px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cTtA0 .framer-1qybt75 { --framer-paragraph-spacing: 16px; flex: none; height: auto; max-width: 780px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-cTtA0 .framer-1ia8gkj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; height: min-content; justify-content: space-around; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-1tgbpvm, .framer-cTtA0 .framer-1rzdkdt, .framer-cTtA0 .framer-3aowsi, .framer-cTtA0 .framer-1t2sabg { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-cTtA0 .framer-4jy1ty, .framer-cTtA0 .framer-hyq77h, .framer-cTtA0 .framer-1nl64ye, .framer-cTtA0 .framer-19nwucv, .framer-cTtA0 .framer-1ywgstz { --framer-paragraph-spacing: 14px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-cTtA0 .framer-1w4hw0h { 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: min-content; }\",\".framer-cTtA0 .framer-c6htql { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-cTtA0 .framer-1toz73w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 35px; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-cTtA0 .framer-13yga68 { --framer-paragraph-spacing: 17px; flex: none; height: 50px; position: relative; white-space: pre; width: auto; }\",\".framer-cTtA0 .framer-1h4rrj2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-cTtA0 .framer-lh3di3, .framer-cTtA0 .framer-1n068h9, .framer-cTtA0 .framer-owk04e { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-ik38mm { --framer-paragraph-spacing: 17px; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-1wotxh6, .framer-cTtA0 .framer-1voowc, .framer-cTtA0 .framer-1dfob6t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cTtA0 .framer-6v5q9h, .framer-cTtA0 .framer-mmrzel, .framer-cTtA0 .framer-16qcvzx { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-cTtA0 .framer-zdaryy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 870px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-cTtA0 .framer-29z3q4 { --framer-paragraph-spacing: 24px; bottom: 0px; flex: none; height: auto; left: 5px; position: absolute; right: 5px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-cTtA0 .framer-eqkp11 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 154px; justify-content: center; left: calc(87.0719178082192% - 120px / 2); overflow: visible; padding: 0px; position: absolute; top: 0px; width: 120px; z-index: 1; }\",\".framer-cTtA0 .framer-vx4pov { align-content: flex-start; align-items: flex-start; border-bottom-right-radius: 80px; border-top-left-radius: 80px; bottom: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 130px; justify-content: space-between; left: 1px; overflow: visible; padding: 0px; position: absolute; right: 1px; z-index: 1; }\",\".framer-cTtA0 .framer-16r0oys { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-8f49yx, .framer-cTtA0 .framer-9vu8p2 { --border-bottom-width: 2px; --border-color: var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, #ffffff); --border-left-width: 0px; --border-right-width: 0px; --border-style: dotted; --border-top-width: 0px; flex: 1 0 0px; height: 6px; overflow: hidden; position: relative; width: 1px; z-index: 1; }\",\".framer-cTtA0 .framer-196qvg7 { flex: none; height: 6px; overflow: hidden; position: relative; width: 38px; z-index: 1; }\",\".framer-cTtA0 .framer-1rffrcb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-cTtA0 .framer-1aziw03 { 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: 4px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-xe9qiy { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.98); border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 14px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cTtA0 .framer-157vtcy { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-cTtA0 .framer-1lwc4t { background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%); flex: none; height: 75px; left: -24px; overflow: hidden; position: absolute; top: calc(55.55555555555558% - 75px / 2); width: 20px; z-index: 1; }\",\".framer-cTtA0 .framer-95zmoh { --border-bottom-width: 2px; --border-color: var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, #ffffff); --border-left-width: 0px; --border-right-width: 0px; --border-style: dotted; --border-top-width: 0px; flex: none; height: 6px; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-cTtA0 .framer-1rqvq38 { flex: none; height: 160px; position: relative; width: 134px; }\",\".framer-cTtA0 .framer-raqj4f { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-cTtA0 .framer-1yr0gbn { flex: none; height: 20%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-cTtA0 .framer-10ijonx { flex: none; height: 196px; left: 988px; position: absolute; top: 0px; width: 150px; }\",\".framer-cTtA0 .framer-h0xzfb-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-18q4azn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 128px 0px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-pt5r5q { --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 840px; position: relative; width: 100%; }\",\".framer-cTtA0 .framer-m5jort-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cTtA0.framer-u4g6bj, .framer-cTtA0 .framer-107e1lq, .framer-cTtA0 .framer-44rne0, .framer-cTtA0 .framer-aipk2c, .framer-cTtA0 .framer-1o88klo, .framer-cTtA0 .framer-p25man, .framer-cTtA0 .framer-1qpaj42, .framer-cTtA0 .framer-8lpdju, .framer-cTtA0 .framer-31mxe1, .framer-cTtA0 .framer-1poue2y, .framer-cTtA0 .framer-2e6drj, .framer-cTtA0 .framer-ix5388, .framer-cTtA0 .framer-1tgbpvm, .framer-cTtA0 .framer-1w4hw0h, .framer-cTtA0 .framer-c6htql, .framer-cTtA0 .framer-1toz73w, .framer-cTtA0 .framer-1h4rrj2, .framer-cTtA0 .framer-lh3di3, .framer-cTtA0 .framer-1rzdkdt, .framer-cTtA0 .framer-1wotxh6, .framer-cTtA0 .framer-6v5q9h, .framer-cTtA0 .framer-3aowsi, .framer-cTtA0 .framer-1voowc, .framer-cTtA0 .framer-mmrzel, .framer-cTtA0 .framer-1t2sabg, .framer-cTtA0 .framer-1dfob6t, .framer-cTtA0 .framer-16qcvzx, .framer-cTtA0 .framer-1n068h9, .framer-cTtA0 .framer-zdaryy, .framer-cTtA0 .framer-eqkp11, .framer-cTtA0 .framer-16r0oys, .framer-cTtA0 .framer-owk04e, .framer-cTtA0 .framer-1aziw03, .framer-cTtA0 .framer-xe9qiy, .framer-cTtA0 .framer-raqj4f, .framer-cTtA0 .framer-18q4azn { gap: 0px; } .framer-cTtA0.framer-u4g6bj > *, .framer-cTtA0 .framer-107e1lq > *, .framer-cTtA0 .framer-1poue2y > *, .framer-cTtA0 .framer-1tgbpvm > *, .framer-cTtA0 .framer-lh3di3 > *, .framer-cTtA0 .framer-1rzdkdt > *, .framer-cTtA0 .framer-6v5q9h > *, .framer-cTtA0 .framer-3aowsi > *, .framer-cTtA0 .framer-mmrzel > *, .framer-cTtA0 .framer-1t2sabg > *, .framer-cTtA0 .framer-16qcvzx > *, .framer-cTtA0 .framer-1n068h9 > *, .framer-cTtA0 .framer-zdaryy > *, .framer-cTtA0 .framer-eqkp11 > *, .framer-cTtA0 .framer-owk04e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cTtA0.framer-u4g6bj > :first-child, .framer-cTtA0 .framer-107e1lq > :first-child, .framer-cTtA0 .framer-44rne0 > :first-child, .framer-cTtA0 .framer-p25man > :first-child, .framer-cTtA0 .framer-1qpaj42 > :first-child, .framer-cTtA0 .framer-8lpdju > :first-child, .framer-cTtA0 .framer-1poue2y > :first-child, .framer-cTtA0 .framer-2e6drj > :first-child, .framer-cTtA0 .framer-ix5388 > :first-child, .framer-cTtA0 .framer-1tgbpvm > :first-child, .framer-cTtA0 .framer-1toz73w > :first-child, .framer-cTtA0 .framer-1h4rrj2 > :first-child, .framer-cTtA0 .framer-lh3di3 > :first-child, .framer-cTtA0 .framer-1rzdkdt > :first-child, .framer-cTtA0 .framer-1wotxh6 > :first-child, .framer-cTtA0 .framer-6v5q9h > :first-child, .framer-cTtA0 .framer-3aowsi > :first-child, .framer-cTtA0 .framer-1voowc > :first-child, .framer-cTtA0 .framer-mmrzel > :first-child, .framer-cTtA0 .framer-1t2sabg > :first-child, .framer-cTtA0 .framer-1dfob6t > :first-child, .framer-cTtA0 .framer-16qcvzx > :first-child, .framer-cTtA0 .framer-1n068h9 > :first-child, .framer-cTtA0 .framer-zdaryy > :first-child, .framer-cTtA0 .framer-eqkp11 > :first-child, .framer-cTtA0 .framer-owk04e > :first-child, .framer-cTtA0 .framer-raqj4f > :first-child, .framer-cTtA0 .framer-18q4azn > :first-child { margin-top: 0px; } .framer-cTtA0.framer-u4g6bj > :last-child, .framer-cTtA0 .framer-107e1lq > :last-child, .framer-cTtA0 .framer-44rne0 > :last-child, .framer-cTtA0 .framer-p25man > :last-child, .framer-cTtA0 .framer-1qpaj42 > :last-child, .framer-cTtA0 .framer-8lpdju > :last-child, .framer-cTtA0 .framer-1poue2y > :last-child, .framer-cTtA0 .framer-2e6drj > :last-child, .framer-cTtA0 .framer-ix5388 > :last-child, .framer-cTtA0 .framer-1tgbpvm > :last-child, .framer-cTtA0 .framer-1toz73w > :last-child, .framer-cTtA0 .framer-1h4rrj2 > :last-child, .framer-cTtA0 .framer-lh3di3 > :last-child, .framer-cTtA0 .framer-1rzdkdt > :last-child, .framer-cTtA0 .framer-1wotxh6 > :last-child, .framer-cTtA0 .framer-6v5q9h > :last-child, .framer-cTtA0 .framer-3aowsi > :last-child, .framer-cTtA0 .framer-1voowc > :last-child, .framer-cTtA0 .framer-mmrzel > :last-child, .framer-cTtA0 .framer-1t2sabg > :last-child, .framer-cTtA0 .framer-1dfob6t > :last-child, .framer-cTtA0 .framer-16qcvzx > :last-child, .framer-cTtA0 .framer-1n068h9 > :last-child, .framer-cTtA0 .framer-zdaryy > :last-child, .framer-cTtA0 .framer-eqkp11 > :last-child, .framer-cTtA0 .framer-owk04e > :last-child, .framer-cTtA0 .framer-raqj4f > :last-child, .framer-cTtA0 .framer-18q4azn > :last-child { margin-bottom: 0px; } .framer-cTtA0 .framer-44rne0 > *, .framer-cTtA0 .framer-1toz73w > *, .framer-cTtA0 .framer-raqj4f > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cTtA0 .framer-aipk2c > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-cTtA0 .framer-aipk2c > :first-child, .framer-cTtA0 .framer-1o88klo > :first-child, .framer-cTtA0 .framer-31mxe1 > :first-child, .framer-cTtA0 .framer-1w4hw0h > :first-child, .framer-cTtA0 .framer-c6htql > :first-child, .framer-cTtA0 .framer-16r0oys > :first-child, .framer-cTtA0 .framer-1aziw03 > :first-child, .framer-cTtA0 .framer-xe9qiy > :first-child { margin-left: 0px; } .framer-cTtA0 .framer-aipk2c > :last-child, .framer-cTtA0 .framer-1o88klo > :last-child, .framer-cTtA0 .framer-31mxe1 > :last-child, .framer-cTtA0 .framer-1w4hw0h > :last-child, .framer-cTtA0 .framer-c6htql > :last-child, .framer-cTtA0 .framer-16r0oys > :last-child, .framer-cTtA0 .framer-1aziw03 > :last-child, .framer-cTtA0 .framer-xe9qiy > :last-child { margin-right: 0px; } .framer-cTtA0 .framer-1o88klo > *, .framer-cTtA0 .framer-1w4hw0h > *, .framer-cTtA0 .framer-c6htql > *, .framer-cTtA0 .framer-1aziw03 > *, .framer-cTtA0 .framer-xe9qiy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cTtA0 .framer-p25man > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-cTtA0 .framer-1qpaj42 > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-cTtA0 .framer-8lpdju > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-cTtA0 .framer-31mxe1 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-cTtA0 .framer-2e6drj > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-cTtA0 .framer-ix5388 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-cTtA0 .framer-1h4rrj2 > *, .framer-cTtA0 .framer-1wotxh6 > *, .framer-cTtA0 .framer-1voowc > *, .framer-cTtA0 .framer-1dfob6t > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-cTtA0 .framer-16r0oys > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-cTtA0 .framer-18q4azn > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-cTtA0[data-border=\"true\"]::after, .framer-cTtA0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-cTtA0.framer-u4g6bj { width: 810px; } .framer-cTtA0 .framer-44rne0 { padding: 70px 24px 0px 24px; } .framer-cTtA0 .framer-aipk2c { padding: 64px 0px 64px 40px; } .framer-cTtA0 .framer-dekjca-container { height: var(--framer-aspect-ratio-supported, 148px); } .framer-cTtA0 .framer-8lpdju { max-width: unset; } .framer-cTtA0 .framer-ix5388 { padding: 12px; } .framer-cTtA0 .framer-1ia8gkj { flex-wrap: nowrap; justify-content: space-between; } .framer-cTtA0 .framer-1tgbpvm, .framer-cTtA0 .framer-1h4rrj2, .framer-cTtA0 .framer-1rzdkdt, .framer-cTtA0 .framer-3aowsi, .framer-cTtA0 .framer-1t2sabg { flex: none; width: min-content; } .framer-cTtA0 .framer-lh3di3, .framer-cTtA0 .framer-1n068h9 { align-self: stretch; width: auto; } .framer-cTtA0 .framer-ik38mm { width: auto; } .framer-cTtA0 .framer-1wotxh6, .framer-cTtA0 .framer-6v5q9h, .framer-cTtA0 .framer-1voowc, .framer-cTtA0 .framer-mmrzel, .framer-cTtA0 .framer-1dfob6t { align-content: flex-start; align-items: flex-start; } .framer-cTtA0 .framer-16qcvzx { align-content: flex-start; align-items: flex-start; align-self: unset; width: min-content; } .framer-cTtA0 .framer-zdaryy { height: 528px; } .framer-cTtA0 .framer-vx4pov { bottom: 4px; height: min-content; } .framer-cTtA0 .framer-1rqvq38 { height: 167px; width: 140px; } .framer-cTtA0 .framer-pt5r5q { width: 650px; }}\",\"@media (max-width: 809px) { .framer-cTtA0.framer-u4g6bj { width: 390px; } .framer-cTtA0 .framer-44rne0 { order: 0; padding: 70px 16px 0px 16px; } .framer-cTtA0 .framer-aipk2c { padding: 64px 16px 64px 16px; } .framer-cTtA0 .framer-dekjca-container { height: var(--framer-aspect-ratio-supported, 64px); } .framer-cTtA0 .framer-8lpdju { max-width: unset; } .framer-cTtA0 .framer-1poue2y { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.19); --border-left-width: 0px; --border-right-width: 0px; --border-style: dotted; --border-top-width: 0px; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; gap: 24px; padding: 0px 0px 24px 0px; } .framer-cTtA0 .framer-2e6drj { bottom: unset; left: unset; order: 1; position: relative; transform: unset; } .framer-cTtA0 .framer-ebyjoi { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-cTtA0 .framer-zdaryy { height: 238px; order: 0; } .framer-cTtA0 .framer-29z3q4 { order: 1; } .framer-cTtA0 .framer-raqj4f { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-cTtA0 .framer-1poue2y { gap: 0px; } .framer-cTtA0 .framer-1poue2y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-cTtA0 .framer-1poue2y > :first-child { margin-top: 0px; } .framer-cTtA0 .framer-1poue2y > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 1200px) and (max-width: 1919px) { .framer-cTtA0.framer-u4g6bj { width: 1200px; } .framer-cTtA0 .framer-44rne0 { max-width: 1040px; padding: 70px 30px 0px 30px; } .framer-cTtA0 .framer-dekjca-container { height: var(--framer-aspect-ratio-supported, 203px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6969.5\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"btW3ZJS9P\":{\"layout\":[\"fixed\",\"auto\"]},\"N3AsbAuPc\":{\"layout\":[\"fixed\",\"auto\"]},\"jyfDDqqrt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"RlFIP6GDn\":{\"pattern\":\":RlFIP6GDn\",\"name\":\"hilight-turn-on\"}}\n * @framerResponsiveScreen\n */const FramerGXxPPZfZe=withCSS(Component,css,\"framer-cTtA0\");export default FramerGXxPPZfZe;FramerGXxPPZfZe.displayName=\"Showcase\";FramerGXxPPZfZe.defaultProps={height:6969.5,width:1920};addFonts(FramerGXxPPZfZe,[{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\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4Gfy5nsV8kA_Ykqw.woff2\",weight:\"900\"},{family:\"Nunito Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5nsV8kA_Ykqw.woff2\",weight:\"600\"}]},...ImageHeroBGFonts,...TablerIconsFonts,...ShowcaseImageFonts,...MAINBUTTONFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGXxPPZfZe\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1920\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"RlFIP6GDn\\\":{\\\"pattern\\\":\\\":RlFIP6GDn\\\",\\\"name\\\":\\\"hilight-turn-on\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6969.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"btW3ZJS9P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N3AsbAuPc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jyfDDqqrt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={ugzUxYK2n:{hover:true}};const serializationHash=\"framer-lx4PQ\";const variantClassNames={ugzUxYK2n:\"framer-v-a6sb32\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;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 getProps=({height,heroImage,id,width,...props})=>{return{...props,Y7ynt518N:heroImage??props.Y7ynt518N};};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,Y7ynt518N,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"ugzUxYK2n\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(Y7ynt518N)},className:cx(scopingClassNames,\"framer-a6sb32\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ugzUxYK2n\",ref:refBinding,style:{...style},...addPropertyOverrides({\"ugzUxYK2n-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qrdn6h\",\"data-framer-name\":\"overlay\",layoutDependency:layoutDependency,layoutId:\"kuuVUv2ko\",style:{background:\"linear-gradient(180deg, rgba(255, 0, 0, 0) 0%, rgba(19, 19, 19, 0.4) 44.582717483108105%)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"38px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255)))\"},children:\"View More \u2192\"})}),className:\"framer-1wg4yz4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Kx3wjI4kj\",style:{\"--extracted-r6o4lv\":\"var(--token-e321b03f-d732-43f9-bbf7-842b7ca11fae, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:0},transformTemplate:transformTemplate1,variants:{\"ugzUxYK2n-hover\":{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ugzUxYK2n-hover\":{transformTemplate:transformTemplate2}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lx4PQ.framer-1dzdrl2, .framer-lx4PQ .framer-1dzdrl2 { display: block; }\",\".framer-lx4PQ.framer-a6sb32 { cursor: pointer; height: 870px; position: relative; width: 1168px; }\",\".framer-lx4PQ .framer-1qrdn6h { bottom: 0px; flex: none; height: 60%; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; }\",\".framer-lx4PQ .framer-1wg4yz4 { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; white-space: pre; width: auto; }\",\".framer-lx4PQ.framer-v-a6sb32.hover .framer-1qrdn6h { height: 100%; }\",\".framer-lx4PQ.framer-v-a6sb32.hover .framer-1wg4yz4 { bottom: unset; left: 50%; top: 50%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 870\n * @framerIntrinsicWidth 1168\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"PI6snSQfJ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"Y7ynt518N\":\"heroImage\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRznH1y_hx=withCSS(Component,css,\"framer-lx4PQ\");export default FramerRznH1y_hx;FramerRznH1y_hx.displayName=\"Showcase Image\";FramerRznH1y_hx.defaultProps={height:870,width:1168};addPropertyControls(FramerRznH1y_hx,{Y7ynt518N:{title:\"Hero Image\",type:ControlType.ResponsiveImage}});addFonts(FramerRznH1y_hx,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRznH1y_hx\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"Y7ynt518N\\\":\\\"heroImage\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PI6snSQfJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1168\",\"framerIntrinsicHeight\":\"870\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RznH1y_hx.map", "// Generated by Framer (f26e712)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"n2T7_kA7s\",\"RD8JuTDlD\",\"DUtDWAHPt\",\"UjaTl1KYW\"];const serializationHash=\"framer-E7Mju\";const variantClassNames={DUtDWAHPt:\"framer-v-1o9u3dc\",n2T7_kA7s:\"framer-v-1m6ihty\",RD8JuTDlD:\"framer-v-1fyea4p\",UjaTl1KYW:\"framer-v-1kjno7c\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:2,ease:[.44,0,.56,1],type:\"tween\"};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 1\":\"n2T7_kA7s\",\"image 2\":\"RD8JuTDlD\",\"image 3\":\"DUtDWAHPt\",\"image 4\":\"UjaTl1KYW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"n2T7_kA7s\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"n2T7_kA7s\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1ui6wzh=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"RD8JuTDlD\"),4e3);});const onAppear1eaflxj=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"DUtDWAHPt\"),4e3);});const onAppear17hpizq=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"UjaTl1KYW\"),4e3);});const onAppear2fqzh9=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"n2T7_kA7s\"),4e3);});useOnVariantChange(baseVariant,{default:onAppear1ui6wzh,DUtDWAHPt:onAppear17hpizq,RD8JuTDlD:onAppear1eaflxj,UjaTl1KYW:onAppear2fqzh9});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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,background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:3024,positionX:\"center\",positionY:\"center\"},className:cx(scopingClassNames,\"framer-1m6ihty\",className,classNames),\"data-framer-name\":\"image 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"n2T7_kA7s\",ref:refBinding,style:{...style},...addPropertyOverrides({DUtDWAHPt:{\"data-framer-name\":\"image 3\"},RD8JuTDlD:{\"data-framer-name\":\"image 2\"},UjaTl1KYW:{\"data-framer-name\":\"image 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3128,intrinsicWidth:8192,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:4e3,pixelWidth:6e3,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/XDyHb8hU6g74naWFTmdFLl2OFU.jpeg\",srcSet:\"https://framerusercontent.com/images/XDyHb8hU6g74naWFTmdFLl2OFU.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/XDyHb8hU6g74naWFTmdFLl2OFU.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XDyHb8hU6g74naWFTmdFLl2OFU.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XDyHb8hU6g74naWFTmdFLl2OFU.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/XDyHb8hU6g74naWFTmdFLl2OFU.jpeg 6000w\"},className:\"framer-l45hs0\",\"data-framer-name\":\"Image 4\",layoutDependency:layoutDependency,layoutId:\"trUsH13ac\",style:{filter:\"sepia(0.2)\",opacity:0,WebkitFilter:\"sepia(0.2)\"},variants:{UjaTl1KYW:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1179,intrinsicWidth:1572,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:4032,pixelWidth:3024,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/cuHVyOD4DVHWX1kdneTz9A0o.jpeg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/cuHVyOD4DVHWX1kdneTz9A0o.jpeg?scale-down-to=1024 768w,https://framerusercontent.com/images/cuHVyOD4DVHWX1kdneTz9A0o.jpeg?scale-down-to=2048 1536w,https://framerusercontent.com/images/cuHVyOD4DVHWX1kdneTz9A0o.jpeg 3024w\"},className:\"framer-1jqhokx\",\"data-framer-name\":\"Image 3\",layoutDependency:layoutDependency,layoutId:\"P7TPx02V3\",style:{filter:\"sepia(0.2)\",opacity:0,WebkitFilter:\"sepia(0.2)\"},variants:{DUtDWAHPt:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3456,intrinsicWidth:5184,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:2992,pixelWidth:3992,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/eDbbgGKh3mghJTvQx3qKx7lUp4.jpeg\",srcSet:\"https://framerusercontent.com/images/eDbbgGKh3mghJTvQx3qKx7lUp4.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/eDbbgGKh3mghJTvQx3qKx7lUp4.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/eDbbgGKh3mghJTvQx3qKx7lUp4.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/eDbbgGKh3mghJTvQx3qKx7lUp4.jpeg 3992w\"},className:\"framer-568qye\",\"data-framer-name\":\"Image 2\",layoutDependency:layoutDependency,layoutId:\"egSFENbBb\",style:{filter:\"sepia(0.2)\",opacity:0,WebkitFilter:\"sepia(0.2)\"},variants:{RD8JuTDlD:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:3024,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:3500,pixelWidth:5475,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/1wyG6bnHjjQP7LfIjSy2tqinxHU.jpeg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/1wyG6bnHjjQP7LfIjSy2tqinxHU.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/1wyG6bnHjjQP7LfIjSy2tqinxHU.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/1wyG6bnHjjQP7LfIjSy2tqinxHU.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/1wyG6bnHjjQP7LfIjSy2tqinxHU.jpeg?scale-down-to=4096 4096w,https://framerusercontent.com/images/1wyG6bnHjjQP7LfIjSy2tqinxHU.jpeg 5475w\"},className:\"framer-njc69\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"VZ59yT7CD\",style:{filter:\"sepia(0.2)\",opacity:1,WebkitFilter:\"sepia(0.2)\"},variants:{DUtDWAHPt:{opacity:0},RD8JuTDlD:{opacity:0},UjaTl1KYW:{opacity:0}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-E7Mju.framer-1abam9p, .framer-E7Mju .framer-1abam9p { display: block; }\",\".framer-E7Mju.framer-1m6ihty { height: 800px; overflow: hidden; position: relative; width: 1200px; }\",\".framer-E7Mju .framer-l45hs0, .framer-E7Mju .framer-1jqhokx, .framer-E7Mju .framer-568qye, .framer-E7Mju .framer-njc69 { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RD8JuTDlD\":{\"layout\":[\"fixed\",\"fixed\"]},\"DUtDWAHPt\":{\"layout\":[\"fixed\",\"fixed\"]},\"UjaTl1KYW\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZUFx4yZAY=withCSS(Component,css,\"framer-E7Mju\");export default FramerZUFx4yZAY;FramerZUFx4yZAY.displayName=\"ImageHeroBG\";FramerZUFx4yZAY.defaultProps={height:800,width:1200};addPropertyControls(FramerZUFx4yZAY,{variant:{options:[\"n2T7_kA7s\",\"RD8JuTDlD\",\"DUtDWAHPt\",\"UjaTl1KYW\"],optionTitles:[\"image 1\",\"image 2\",\"image 3\",\"image 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerZUFx4yZAY,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZUFx4yZAY\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RD8JuTDlD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DUtDWAHPt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UjaTl1KYW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"800\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZUFx4yZAY.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "toResponsiveImage", "value", "transition1", "transformTemplate1", "_", "transformTemplate2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "heroImage", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Y7ynt518N", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerRznH1y_hx", "withCSS", "RznH1y_hx_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1ui6wzh", "args", "onAppear1eaflxj", "onAppear17hpizq", "onAppear2fqzh9", "useOnVariantChange", "scopingClassNames", "cx", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "css", "FramerZUFx4yZAY", "withCSS", "ZUFx4yZAY_default", "addPropertyControls", "ControlType", "addFonts", "ImageHeroBGFonts", "getFonts", "ZUFx4yZAY_default", "TablerIconsFonts", "TablerIcons", "MotionDivWithFX", "withFX", "motion", "ShowcaseImageFonts", "RznH1y_hx_default", "MAINBUTTONFonts", "Rbo1JJ4NY_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "animation1", "transition2", "textEffect1", "isSet", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "numberToString", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "prefix", "transition3", "animation2", "animation3", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "className", "layoutId", "variant", "jNp_KMtVPZ6vQ9zxXX", "GQgF2l32IZ6vQ9zxXX", "K5ytMamxRZ6vQ9zxXX", "MF6CLCo80Z6vQ9zxXX", "mgYneRNBiKKUkJKcqZ", "Gpkg30bLJKKUkJKcqZ", "idKKUkJKcqZ", "WmXFCmaptdaYLrQNaR", "wZeImDkaeZ6vQ9zxXX", "BQRawb9HwZ6vQ9zxXX", "BQRawb9HwOHvvT6WsW", "XWyaLkeKSZ6vQ9zxXX", "LlU22koCfZ6vQ9zxXX", "M7MtwpN94Z6vQ9zxXX", "LlU22koCfOHvvT6WsW", "zLtV3x4C2Z6vQ9zxXX", "qFuZtaZRoZ6vQ9zxXX", "OD9Vf4b9sZ6vQ9zxXX", "QE1TT6IkmZ6vQ9zxXX", "idZ6vQ9zxXX", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "activeLocaleCode", "useLocaleCode", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "ChildrenCanSuspend", "fDKmPGvUV_default", "CMm4gtenB_default", "collection1", "paginationInfo", "loadMore", "l", "collection", "index1", "textContent", "enumToDisplayNameFunctions", "visible", "visible1", "textContent1", "visible2", "textContent2", "textContent3", "PathVariablesContext", "Link", "index", "SVG", "ResolveLinks", "resolvedLinks", "css", "FramerGXxPPZfZe", "withCSS", "GXxPPZfZe_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
