.kid-steps--cards{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.kid-steps__item{display:flex;flex-direction:column;gap:16px;padding:32px}.kid-steps__num{color:var(--kid-hot-pink);font-size:44px;line-height:1}.kid-steps__item h3{font-size:24px}.kid-steps__body{display:flex;flex-direction:column;gap:10px}.kid-steps--timeline{display:flex;flex-direction:column;gap:0}.kid-steps--timeline .kid-steps__item{align-items:flex-start;background:transparent;border:0;border-radius:0;border-top:1px solid var(--kid-border);flex-direction:row;gap:28px;padding:28px 0}.kid-steps--timeline .kid-steps__num{align-items:center;background:var(--kid-magenta);border-radius:999px;color:#fff;display:flex;flex:none;font-size:24px;height:56px;justify-content:center;width:56px}.kid-steps--timeline .kid-steps__item h3{font-size:24px;margin-bottom:4px}.kid-steps__wrap--aside{align-items:start;display:grid;gap:64px;grid-template-columns:minmax(0,1fr) 380px}.kid-steps__aside{background:var(--kid-cream);border:1px solid var(--kid-border-light);border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:28px;position:sticky;top:24px}.kid-steps__aside-icon{width:32px}.kid-steps__aside h3{font-size:22px}.kid-section--cream .kid-steps__aside{background:var(--kid-white)}@media (max-width:1023px){.kid-steps__wrap--aside{gap:24px;grid-template-columns:1fr}.kid-steps__aside{position:static}}@media (max-width:767px){.kid-steps--cards{gap:12px;grid-template-columns:1fr}.kid-steps__item{gap:10px;padding:20px}.kid-steps__num{font-size:32px}.kid-steps--timeline .kid-steps__item h3,.kid-steps__item h3{font-size:19px}.kid-steps--timeline .kid-steps__item{gap:16px;padding:20px 0}.kid-steps--timeline .kid-steps__num{font-size:18px;height:40px;width:40px}}