.feature-card-grid.d-grid{grid-column-gap:40px;grid-row-gap:60px}.feature-card-grid.d-grid .feature-card.card{background-color:#fff;border-radius:16px;padding-bottom:24px;position:relative;text-align:center}.feature-card-grid.d-grid .feature-card.card:before{background:linear-gradient(90deg,#00b3ee -64.06%,#74c6a7 150%);border-radius:18px;content:"";inset:-2px;position:absolute;z-index:-1}.feature-card-grid.d-grid .feature-card.card .card-header{margin-bottom:1rem}.feature-card-grid.d-grid .feature-card.card .card-header img{margin-top:-40px}.feature-card-grid.d-grid .feature-card.card .card-body{color:#565555;padding:0 30px}