.underlined-text{text-decoration:underline;color:#636363}.step-by-step{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:20px}.step-card{display:flex;align-items:flex-start;gap:12px;border:1px solid #f1f1f1;border-radius:12px;background:#fff;padding:14px 12px}.step-number{flex-shrink:0;min-width:34px;color:#e84d1a;font-weight:700;font-size:18px;line-height:1.2}.step-content{display:flex;flex-direction:column;gap:4px;min-width:0}.step-title{color:#201b17;font-weight:700;font-size:16px;line-height:1.3}.step-description{color:#636363;font-weight:400;font-size:14px;line-height:1.5}.link-arrow{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:16px;line-height:1.2;color:#e84d1a}.link-arrow:after{content:"";width:20px;height:20px;flex-shrink:0;background-color:currentColor;mask:url(/img/sprites/spriteNew.svg#arrow-right) no-repeat center/contain;-webkit-mask:url(/img/sprites/spriteNew.svg#arrow-right) no-repeat center/contain}