.cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-left:-.5rem;margin-right:-.5rem}.card__wrapper{display:flex;padding:.5rem;position:relative}.card__wrapper--w-full{width:100%}.card__wrapper--w-1-2{width:50%}.card__wrapper--w-1-3{width:33.3333333333%}.card__wrapper--w-1-4{width:25%}.card__wrapper--w-1-5{width:20%}.card__wrapper--w-1-6{width:16.6666666667%}.card__wrapper--w-1-7{width:14.2857142857%}.card__wrapper--w-1-8{width:12.5%}@media (max-width:1079px){.card__wrapper--w-full-md{width:100%}.card__wrapper--w-1-2-md{width:50%}.card__wrapper--w-1-3-md{width:33.3333333333%}.card__wrapper--w-1-4-md{width:25%}.card__wrapper--w-1-5-md{width:20%}.card__wrapper--w-1-6-md{width:16.6666666667%}}@media (max-width:767px){.card__wrapper--w-full-sm{width:100%}.card__wrapper--w-1-2-sm{width:50%}.card__wrapper--w-1-3-sm{width:33.3333333333%%}.card__wrapper--w-1-4-sm{width:25%}}.card{padding:1rem;position:relative;width:100%}.card__link{height:100%;left:0;position:absolute;top:0;width:100%}