.tera-cards-module__list{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between}.tera-cards-module__card{background-color:var(--white);border-bottom-left-radius:50px;border-top-right-radius:50px;display:flex;flex-direction:column;justify-content:space-between;width:18.1%}.tera-cards-module__icon{padding:33px 0 6px;text-align:center}.tera-cards-module__body{font-size:16px;font-weight:400;line-height:24px;padding:0 25px;text-align:center}.tera-cards-module__title{height:auto;min-height:72px}.tera-cards-module__body h3{color:var(--primary-color);font-size:22px;font-weight:700;line-height:28px;margin-bottom:0}.tera-cards-module__body p{font-size:16px;line-height:24px}.tera-cards-module__footer{padding:30px 15px 36px;text-align:center}.tera-cards-module__footer .button{background-color:#218346;border-radius:50px;color:#fff;padding:15px 30px}.tera-cards-module__footer .cta_button{display:block!important;font-family:var(--base-font)!important}@media screen and (max-width:1200px){.tera-cards-module__card{margin-top:20px;width:100%}}