.illustrated-card{text-align:center;flex-direction:column;flex:1;justify-content:space-evenly;align-items:center;gap:16px;max-width:388px;display:flex}.illustration-container{justify-content:center;align-items:center;height:215px;display:flex}.illustrated-card-heading{font-size:var(--heading-sm-size);letter-spacing:-.03em;line-height:1.18;font-weight:var(--body-18-font-weight);font-family:var(--font-family-abc-marfa-light);color:rgb(var(--new-global-text-color));text-align:center}.illustrated-card-body{font-size:var(--body-18-font-size);letter-spacing:-.03em;line-height:var(--body-18-line-height);font-weight:var(--body-18-font-weight);font-family:var(--font-family-abc-marfa-light);color:rgb(var(--new-global-text-color))}.feature-lottie{min-width:315px;margin:0;padding:0}
@media (max-width:768px){.illustrated-card{flex-wrap:wrap}.illustrated-card-heading,.illustrated-card-body{padding:0 30px}}
@media (min-width:769px) and (max-width:1024px){.illustrated-card{gap:24px}.illustrated-card-heading{font-size:24px}}

.feature-cards{flex-direction:column;align-items:center;gap:55px;display:flex}.cards-wrapper{align-items:flex-start;gap:26px;display:flex}
@media (max-width:1024px){.cards-wrapper{flex-direction:column;gap:20px}}


