.text-image__cards{display:grid;gap:20px 40px;grid-template-columns:1fr}.text-image__card{border-radius:6px;box-shadow:0 6px 27px rgba(66,66,66,.07);display:block;padding:22px 30px;transition:box-shadow .25s ease-in-out}.text-image__card img{height:28px;max-height:28px;max-width:28px;object-fit:contain;width:28px}.text-image__card__text{align-items:center;color:#50957d;display:flex;font-size:24px;font-style:normal;font-weight:700;gap:8px;letter-spacing:-.218px;margin-top:13px}.text-image__card__text svg{height:15px;min-width:15px;width:15px}.text-image__text--rounded{border-radius:12px}.text-image__text--shadow{background-color:#fff;box-shadow:0 16px 27px rgba(66,66,66,.07)}.text-image__card:hover{box-shadow:0 20px 32px 0 rgba(66,66,66,.13)}.text-image-cards .text-image__text{padding:30px!important}@media (min-width:992px){.text-image-cards .text-image__image{width:calc(100% + 120px)}.text-image-cards .order-reverse .text-image__image{width:100%}.text-image-cards .text-image__text--overlap{margin-left:-91px}.text-image-cards .order-reverse .text-image__text--overlap{margin-left:0;margin-right:-91px}.text-image-cards .text-image__text{padding:46px 68px!important}.text-image__cards{grid-template-columns:1fr 1fr}}