@keyframes card-enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card-enter-transition{transition:opacity .8s ease,transform .8s ease}.animate-card-enter{animation:card-enter .8s ease forwards}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-marquee{animation:marquee 60s linear infinite;animation-play-state:paused;width:max-content}.animate-marquee.is-playing{animation-play-state:running}.buyer-pool-bg-image{background-image:url("/assets/homepage/buyers-map-46b68459.webp");background-size:170% auto;background-position:10% center;background-repeat:no-repeat}@media(min-width: 640px){.buyer-pool-bg-image{background-size:cover;background-position:center}}
