.full-width-cards .cards-inner{border-radius:12px;display:flex;gap:32px;padding:32px}.full-width-cards .cards-inner>div{width:50%}.full-width-cards .image-content{text-align:center}.full-width-cards .image-content img{display:block;height:auto}.full-width-cards .text-content{display:flex;flex:1;flex-direction:column}.full-width-cards .cta-content{margin-top:auto}.full-width-cards .text-content h4{margin-bottom:8px}.full-width-cards .text-content p{margin-bottom:0}@media (max-width:800px){.full-width-cards{flex-direction:column}.full-width-cards .cards-inner{flex:100%;width:100%}.full-width-cards .text-content{order:1}.full-width-cards .cta-content{order:2}.full-width-cards .image-content{margin-bottom:0;margin-top:32px;order:3}}