.cards{display:flex;flex-wrap:wrap;margin:0 -10px}.cardList__inner,.cards .animate__animated{height:100%}.cardList__image{height:auto;margin:0 auto;max-width:100%}.cardList__text{font-weight:300;margin-top:20px;width:100%}.cardList__text ul{line-height:1.55;padding-left:25px}.cardList__text p:last-child,.cardList__text ul:last-child{margin-bottom:0}.cards__cardList{width:calc(100%/var(--column-mobile))}@media (min-width:576px){.cardList__inner{align-items:flex-start;display:flex;height:100%}.cardList__text{margin-top:0;padding-left:40px;width:calc(100% - 64px)}}@media (min-width:992px){.cards__cardList{width:calc(100%/var(--column-desktop))}}