.feature-cards--heading{margin:0;padding:0 0 40px;text-align:center}.feature-cards--grid{align-items:start;display:grid;grid-template:1fr/1fr 1fr 1fr}.feature-card{align-self:stretch;border:0 solid rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:flex-start;padding:40px}.dark-mode .feature-card{border-color:hsla(0,0%,100%,.15)}.feature-cards--image{align-items:center;display:flex;justify-content:center;padding:0 0 20px}.feature-cards--image img{height:100px;width:100px}.feature-card--heading{font-size:22px;font-weight:700;line-height:1.3em;text-align:center}.feature-card--text{flex-grow:1;padding:10px 0 0}.feature-card--text,.feature-card--text p{font-size:18px;font-weight:500;line-height:1.2em;text-align:center}.dark-mode,.dark-mode h2,.dark-mode p{color:#fff}.feature-card--text p:last-child{margin-bottom:0}.feature-card--cta-panel{padding:20px 0 0;text-align:center}.feature-card--cta-panel .arrow-link:after{margin-right:.3em}.feature-cards--cta{padding:40px 0 0;text-align:center}@media (min-width:1024px){.feature-card:first-child,.feature-card:nth-child(2){border-bottom-width:1px;border-right-width:1px}.feature-card:nth-child(3){border-bottom-width:1px}.feature-card:nth-child(4),.feature-card:nth-child(5){border-right-width:1px}}@media (min-width:768px) and (max-width:1023px){.feature-cards--grid{grid-template:1fr/1fr 1fr}.feature-card:first-child,.feature-card:nth-child(3){border-bottom-width:1px;border-right-width:1px}.feature-card:nth-child(2),.feature-card:nth-child(4){border-bottom-width:1px}.feature-card:nth-child(5){border-right-width:1px}}@media (max-width:767px){.feature-cards--grid{display:block}.feature-card{margin:0 auto;max-width:100%;width:550px}.feature-card:not(:last-child){border-bottom-width:1px}}