.cards__container{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;margin:-2.5rem;width:calc(100% + 5rem)}.cards__card{display:flex;flex-direction:column;margin:2.5rem;max-width:33rem;padding:3rem}a.cards__card{font-weight:inherit;text-decoration:none}a.cards__card:hover{color:inherit!important}.cards__card--1{width:calc(100% - 5rem)}.cards__card--2{max-width:none;width:calc(50% - 5rem)}.cards__card--3{width:calc(33.33% - 5rem)}.cards__card--4{width:calc(25% - 5rem)}.cards__card--5{width:calc(20% - 5rem)}.cards__img{font-family:"object-fit: cover, object-position: center";margin-bottom:1rem;object-fit:cover;object-position:center}.cards__title{border-bottom-style:solid;border-bottom-width:1px;margin-bottom:.7em;padding-bottom:.8em}.cards__title--d{border:0;padding-bottom:0}.cards__text{max-width:100%}.cards__arrow{font-size:2.7rem;line-height:1;text-align:right}.cards__arrow,.cards__button{margin-top:auto}@media only screen and (max-width:1024px){.cards__container{justify-content:space-around;width:calc(100% + 5rem)}.cards__card--1,.cards__card--2,.cards__card--3{width:calc(100% - 5rem)}.cards__card--4,.cards__card--5{width:calc(50% - 5rem)}}@media only screen and (max-width:640px){.cards__card--1,.cards__card--2,.cards__card--3,.cards__card--4,.cards__card--5{max-width:none;width:calc(90% - 5rem)}}