.cards-section{max-width:1240px;margin:0 auto;width:80%}.cards{display:flex;flex-wrap:wrap;justify-content:space-between}.cards--heading{padding:30px 0 10px 0}.cards__card{align-items:center;justify-content:space-between;display:flex;flex-wrap:wrap;margin:10px;position:relative;flex-direction:column}.cards__card.rounded{border-radius:10px}.card-columns-two{flex:1 0 45%}.card-columns-three{flex:1 0 30%}.card-columns-four{flex:1 0 23%}.card-columns-five{flex:1 0 18%}.card__image{height:auto;margin:0 auto;max-width:100%;padding:15px 0;width:100%}.card__text_red{color:#e2231a;font-size:16px;line-height:18px}.card__text{padding:15px;width:100%}.card__link{padding:10px 15px 15px 15px;width:100%;display:flex;column-gap:15px}.card__link .button{flex:1 1 auto}.card_bottom_text{display:flex;margin-top:30px;justify-content:space-between}.card_bottom_text>div{width:70%}.card_bottom_text>span{width:30%;display:flex;justify-content:right}@media(max-width:1024px){.card-columns-three,.card-columns-four,.card-columns-five{flex:0 0 45%}.card:nth-of-type(3),.card:nth-of-type(5),.card:nth-of-type(7){margin-left:0}.card_bottom_text>div{width:60%}.card_bottom_text>span{width:40%}}@media(max-width:767px){.card-columns-two,.card-columns-three,.card-columns-four,.card-columns-five{flex:1 0 100%}.cards-section{width:90%}.cards--heading{padding:0}.card{margin-left:0 !important;margin-right:0 !important}.card_bottom_text{flex-wrap:wrap}.card_bottom_text>div{width:100%}.card_bottom_text>span{width:100%;display:flex;justify-content:center}.card_bottom_text span,.card_bottom_text a{width:100%;display:flex;justify-content:center}}