.cards-wrapper{max-width:1280px!important}.cards{text-align:center}.cards>ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center}@media(max-width:767px){.cards>ul{flex-direction:column}}.cards>ul>li{background-color:var(--background-color);padding:1rem;display:flex;flex-direction:column;justify-content:space-between;flex:1}@media(max-width:767px){.cards>ul>li{text-align:center}}.cards>ul>li h2{font-size:3.2rem;margin:1.6rem 0}.cards .cards-card-image{line-height:0}.cards .cards-card-image p{margin-bottom:0;font-weight:300}.cards .cards-card-body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cards .cards-card-body p{font-size:21px;font-weight:300;line-height:27px}@media(max-width:767px){.cards .cards-card-body p{font-size:18px}}.cards .cards-card-body .button-container{margin-top:auto}.cards .cards-card-body .button-container a{min-width:100%}@media(min-width:769px){.cards .cards-card-body .button-container a{min-width:24rem}}.cards>ul>li img{width:100%;aspect-ratio:4 / 3;object-fit:cover}
