.cards-wrapper{display:flex;flex-wrap:wrap;gap:32px}.cards-wrapper .cards-inner{display:flex;flex:calc(33.33% - 32px);flex-direction:column;width:calc(33.33% - 32px)}.cards-wrapper .image-content{text-align:center}.cards-wrapper .text-content{display:flex;flex:1;flex-direction:column}.cards-wrapper .cta-content{margin-top:auto}.cards-wrapper .text-content .text-heading{margin-bottom:8px}.cards-wrapper .text-content .text-cont{margin-bottom:0}