.step-content{position:relative;padding-left:4rem}.step-number{position:absolute;left:0;top:0;width:50px;height:50px;background:var(--primary-color);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.step-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.step-description{color:var(--text-muted)}.step-image img{max-height:400px;width:auto}.video-container iframe{border-radius:16px}@media (max-width:768px){.step-content{padding-left:0;text-align:center;margin-top:2rem}.step-number{position:relative;margin:0 auto 1rem}.step-image img{max-height:300px}}