.ad-slot{border-color:var(--color-border)}
.search-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:48rem){.search-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:34rem){.search-card-grid{grid-template-columns:1fr}}
