.cards{margin:0 auto}.cards,.cards__card{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%}.cards__card{box-sizing:border-box;flex-shrink:0;margin-bottom:.15rem;max-width:250px;padding:.1rem 1rem;white-space:nowrap}.card__image{display:block;height:auto;margin:0 auto;max-height:4em;max-width:4em;object-fit:contain;width:100%}.card__text{font-size:.8rem;line-height:1.2;margin:0;text-align:center;word-wrap:break-word;overflow-wrap:break-word;text-overflow:ellipsis;white-space:normal}@media (min-width:767px){.cards{flex-direction:row;flex-wrap:nowrap;justify-content:center}.cards__card{flex:1 1 auto;margin:0 .3rem;max-width:none;min-width:120px}.card__image{max-height:2.4em;max-width:2.4em}.card__text{font-size:.4rem}}@media (min-width:700px) and (max-width:800px) and (orientation:landscape){.cards{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.cards__card{flex:1 1 auto;margin:0 .3rem;max-width:none;min-width:120px}.card__image{max-height:2.6em;max-width:2.6em}.card__text{font-size:.4rem}}@media (min-width:1024px) and (orientation:landscape){.cards{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.cards__card{flex:1 1 auto;margin:0 .4rem;max-width:none;min-width:150px}.card__image{max-height:3em;max-width:3em}.card__text{font-size:.55rem}}@media (min-width:1200px){.cards{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.cards__card{flex:1 1 auto;margin:0 .5rem;max-width:none;min-width:150px}.card__image{max-height:3.2em;max-width:3.2em}.card__text{font-size:.6rem}}