.card-wrapper{padding:50px 20px}.card-heading{text-align:center}.card-heading h2{color:#1d76bb;font-size:30px;line-height:42px;margin:0 auto 20px;max-width:800px;position:relative}.card-section{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:20px}.card-outer{background-color:#fff;border-radius:3px;box-shadow:0 1px 18px 1px rgba(0,0,0,.1);flex:0 48%;margin:1%;text-align:center;transition:.2s}.card-inner{padding:20px;text-align:center}.section-image img{height:65px!important;width:auto!important}.section-heading{color:#333;font-size:18px;font-weight:600;margin:10px 0 15px}.section-content p{color:#333;font-size:16px;font-weight:400;line-height:28px;text-align:center}@media(max-width:812px){.card-section{display:block}.card-outer{margin-bottom:30px}.card-outer:last-child{margin-bottom:0}}@media(max-width:767px){.card-heading h2{font-size:24px;line-height:36px}}