.buyer-offers-container{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.buyer-offers-container .buyer-offer-card{width:100%}.buyer-offers-search{display:flex;flex-grow:1;max-width:calc(100% - 247px)}.buyer-offers-search .text-field{max-width:unset}.buyer-offers-search input{height:70px}