.text-cards{margin:70px auto}.text-cards .items{display:flex;flex-wrap:wrap}.text-cards .item{background-color:#f0f5f3;border-radius:8px;margin:0 2% 30px;width:46%}.text-cards .item .inner{padding:35px}.text-cards .item.with-image .inner{align-items:center;display:flex;flex-wrap:wrap}.text-cards .item.with-image .item-text{margin:0 2% 0 0;width:58%}.text-cards .item.with-image .item-img{width:40%}.text-cards .item.with-image .item-img img{height:auto;max-width:100%}.text-cards .item-text h1,.text-cards .item-text h2,.text-cards .item-text h3{font-size:25px!important;font-weight:400!important}.text-cards .item-text{font-size:18px;line-height:1.4em}.text-cards .cta-button .button{margin-left:25px}@media(max-width:1024px){.text-cards .item{margin:0 0 30px;width:100%}.text-cards .cta-button{text-align:left!important}}@media(max-width:767px){.text-cards .item.with-image .item-text{margin:0 0 20px;width:100%!important}.text-cards .item.with-image .item-img{margin:auto;max-width:80%!important;text-align:center;width:80%}}