.search-card{position:relative;margin-bottom:1.5rem;display:block;padding-left:2.75rem}@media (min-width:640px){.search-card{margin-bottom:2.5rem}}.search-card:before{position:absolute;left:0;top:0;font-size:.875rem}@media (min-width:640px){.search-card:before{font-size:1rem}}.search-card:before{counter-increment:card-number;content:counter(card-number,decimal-leading-zero) " / "}.search-card__text1{font-size:.875rem;font-weight:700;text-transform:uppercase}.group:hover .search-card__text1{text-decoration-line:underline}@media (min-width:640px){.search-card__text1{font-size:1.125rem}}.search-card__text2{margin-top:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;opacity:.5}@media (min-width:640px){.search-card__text2{font-size:.75rem}}.search-card__text3{margin-top:.75rem;font-size:.875rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100ch}.search-cards{counter-reset:card-number}.search-cards>div:last-child>div:last-child{display:none}