.feature-steps{--cb-gold:#ffc820;--cb-charcoal:#231f20;--cb-white:#fff;--cb-divider:#e2e2e2;margin:0 auto;max-width:900px}.feature-steps__item{align-items:flex-start;border-top:1px solid var(--cb-divider);display:flex;gap:16px;padding:14px 0}.feature-steps__item:last-child{border-bottom:1px solid var(--cb-divider)}.feature-steps__number{color:var(--cb-gold);flex:0 0 auto;font-family:Roboto Condensed,Arial,sans-serif;font-size:26px;font-weight:700;line-height:1;min-width:36px}.feature-steps__content{flex:1 1 auto}.feature-steps__title{color:var(--cb-charcoal);font-family:Roboto Condensed,Arial,sans-serif;font-size:18px;font-weight:700;margin:0 0 4px}.feature-steps__description{color:#4a4a4a;font-family:Arial,sans-serif;font-size:14px;line-height:1.4}.feature-steps__description p{margin:0}@media (max-width:600px){.feature-steps__item{gap:12px;padding:10px 0}.feature-steps__number{font-size:22px;min-width:30px}}