.cta-cards__row{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;margin-left:-10px;margin-right:-10px}.cta-cards__col{box-sizing:border-box;display:flex;padding:10px;width:100%}.cta-cards__card{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100%;padding:60px 24px;text-align:center;width:100%}.cta-cards__heading{font-weight:500;line-height:100%;margin:0}.cta-cards__body{font-weight:400;line-height:1.5;margin:16px 0 0;white-space:pre-line}.cta-cards__button-wrap{margin-top:auto;padding-top:24px}.cta-cards__button{display:inline-block;font-weight:600;line-height:1.4;padding:10px 28px;transition:background-color .2s ease,color .2s ease}.cta-cards__button,.cta-cards__button:focus,.cta-cards__button:hover{text-decoration:none}@media screen and (max-width:568px){.cta-cards__col{width:100%}}@media screen and (min-width:569px) and (max-width:767px){.cta-cards__col{width:50%}}@media screen and (min-width:768px){.cta-cards--count-1 .cta-cards__col,.cta-cards--count-2 .cta-cards__col,.cta-cards--count-3 .cta-cards__col{width:33.333333%}.cta-cards--count-4 .cta-cards__col{width:25%}.cta-cards--count-5 .cta-cards__col{width:20%}}