.number-cards-wrapper{display:flex}.number-cards-wrapper .cards-inner{border-radius:12px;display:flex;flex:33.33%;flex-direction:column;width:calc(33.33% - 32px)}.number-cards-wrapper .image-content{margin-bottom:48px;text-align:center}.number-cards-wrapper .image-content img{height:auto;max-width:100%}.number-cards-wrapper .text-content{display:flex;flex:1;flex-direction:column}.number-cards-wrapper .cta-content{margin-top:auto}.number-cards-wrapper .text-content h3{margin-bottom:8px}.number-cards-wrapper .text-content p{margin-bottom:0}.number-cards-wrapper .cta-content{margin-top:32px}.number-cards-wrapper .extra-content{margin-top:auto}.number-cards-wrapper .extra-content h4{color:#e74132;margin-bottom:0}.number-cards-wrapper .extra-content p{color:#4a4e4f;margin-bottom:0}@media (max-width:800px){.number-cards-wrapper{flex-direction:column}.number-cards-wrapper .cards-inner{flex:100%;width:100%}.number-cards-wrapper .text-content{order:1}.number-cards-wrapper .cta-content{order:2}.number-cards-wrapper .image-content{order:1}}