.three-col-cards{padding-bottom:60px;padding-top:60px}.three-col-cards h2.title-h2{margin-top:0}.col-three{display:grid;gap:30px;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:40px}.col-item{background:#fff;box-shadow:1px 0 10px 10px hsla(0,0%,93%,.5);display:flex;flex-direction:column}.col-item-img{line-height:0}.col-item .card-body{display:flex;flex-direction:column;flex-grow:1;padding:20px}.col-item .card-body h3.title-h4{font-weight:500;margin:0}.col-item .card-body .richtext{flex-grow:1;margin-bottom:15px;margin-top:5px}.btn-with-icon{align-items:center;color:#5025b8;display:flex;font-family:Space Grotesk,sans-serif;font-weight:500;justify-content:space-between;margin-top:20px}@media screen and (min-width:767px){.col-three{grid-template-columns:repeat(3,minmax(0,1fr))}.three-col-cards{padding-bottom:100px;padding-top:100px}}