.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;font-weight:300;line-height:1.18;font-family:var(--font-marfa);color:var(--theme-text-color);text-align:center}.illustrated-card-body{font-family:var(--font-marfa);letter-spacing:-3%;color:var(--theme-text-color);font-size:18px;font-weight:300;line-height:1.35}.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}}

.how-section-cta-link{min-width:261px}
