.steps-section{clip-path:inset(0 -100vmax);background:#f8f8ff;padding:40px 0;box-shadow:0 0 0 100vmax #f8f8ff}.steps-section .container{flex-direction:column;gap:40px;display:flex}.steps-header{background:#fff;border-radius:16px;max-width:420px;padding:20px;box-shadow:0 1px 2px #0000000a}.steps-section--rtl .steps-header{text-align:right;margin-inline-start:auto}.steps-header__badge{color:#6d28d9;background:#ede9fe;border-radius:999px;align-items:center;gap:5px;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.steps-header__title{color:#111827;margin:0 0 8px;font-size:27px;font-weight:700;line-height:1.25}.steps-header__description{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.step-card{background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:16px;display:grid;box-shadow:0 1px 2px #0000000a}.step-card--reversed .step-card__visual{order:2}.step-card--reversed .step-card__content{order:1}.step-card--rtl .step-card__visual{order:2}.step-card--rtl .step-card__content,.step-card--rtl.step-card--reversed .step-card__visual{order:1}.step-card--rtl.step-card--reversed .step-card__content{order:2}.step-card__visual{width:100%!important}.step-card__visual-inner{aspect-ratio:4/2.5;background:#7c3aed;border-radius:14px;justify-content:center;align-items:center;padding:16px;display:flex}.step-card--reversed .step-card__visual-inner{background:#ede9fe}.step-card__icon-box{background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:70%;height:70%;display:flex}.step-card--reversed .step-card__icon-box{background:0 0;justify-content:center;align-items:center;margin:0 auto;display:flex}.step-card__icon-box svg{color:#fff;width:46px;height:46px}.step-card--reversed .step-card__icon-box svg{color:#7c3aed}.step-card__visual-label{color:#6d28d9;font-size:12px;font-weight:500}.step-card--reversed .step-card__visual-label{color:#7c3aed}.step-card__content{flex-direction:column;gap:8px;display:flex}.step-card--rtl .step-card__content{text-align:right;align-items:flex-start}.step-card__badge{color:#fff;background:#6d28d9;border-radius:999px;width:fit-content;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.step-card__title{color:#111827;margin:0;font-size:22px;font-weight:700;line-height:1.3}.step-card__subtitle{color:#7c3aed;margin:0;font-size:17px;font-weight:700;line-height:1.3}.step-card__description{color:#6b7280;margin:0;font-size:13px;line-height:1.55}.step-card__features{flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.step-card__feature{color:#374151;align-items:center;gap:8px;font-size:13px;display:flex}.step-card--rtl .step-card__feature{flex-direction:row-reverse;justify-content:flex-end}.step-card__feature svg{color:#10b981;flex-shrink:0;width:14px;height:14px}@media (width<=768px){.steps-section{padding:32px 0}.step-card{grid-template-columns:1fr;gap:14px;width:100%!important}.step-card--reversed .step-card__visual,.step-card--reversed .step-card__content,.step-card--rtl .step-card__visual,.step-card--rtl .step-card__content,.step-card--rtl.step-card--reversed .step-card__visual,.step-card--rtl.step-card--reversed .step-card__content{order:initial}}@media (width<=480px){.step-card{border-radius:14px;gap:12px;padding:12px;width:100%!important}.step-card__icon-box{padding:16px 24px}.steps-header{border-radius:14px;padding:16px}.steps-header__title{font-size:19px}.step-card__title{font-size:15px}.step-card__subtitle{font-size:13px}}@media (width<=360px){.steps-section{padding:20px 0}.steps-section .container{gap:12px}.step-card{border-radius:12px;gap:10px;padding:10px}.step-card__visual-inner{aspect-ratio:16/9;border-radius:10px;padding:10px}.step-card__icon-box{border-radius:8px;padding:12px 16px}.step-card__icon-box svg{width:20px;height:20px}.step-card__visual-label{font-size:11px}.steps-header{border-radius:12px;padding:14px}.steps-header__badge,.step-card__badge{padding:3px 8px;font-size:10px}.steps-header__title{font-size:16px}.steps-header__description{font-size:12px}.step-card__title{font-size:14px}.step-card__description{font-size:12px;line-height:1.5}.step-card__feature{word-break:break-word;font-size:12px}.step-card__feature svg{width:12px;height:12px}.step-card__features{gap:4px}}.walkthrough-section{background:#fff;padding:60px 0}.walkthrough{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:600px;margin:0 auto;display:flex}.walkthrough__badge{color:#6d28d9;background:#ede9fe;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.walkthrough__badge svg{width:14px;height:14px}.walkthrough__title{color:#111827;margin:0;font-size:32px;font-weight:700;line-height:1.2}.walkthrough__description{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.walkthrough__play-btn{cursor:pointer;background:#fff;border:2px solid #1a1a2e;border-radius:999px;justify-content:center;align-items:center;margin-top:8px;padding:13px 90px;transition:all .2s;display:inline-flex}.walkthrough__play-btn:hover{background:#ede9fe;border-color:#7c3aed;transform:translateY(-1px)}.walkthrough__play-btn:active{transform:translateY(0)}.walkthrough__play-btn svg{color:#7c3aed;width:22px;height:22px;margin-left:2px}@media (width<=768px){.walkthrough-section{padding:48px 0}.walkthrough__title{font-size:26px}}@media (width<=480px){.walkthrough-section{padding:36px 0}.walkthrough{gap:12px}.walkthrough__title{font-size:22px}.walkthrough__description{font-size:13px}.walkthrough__play-btn{padding:12px 48px}.walkthrough__play-btn svg{width:20px;height:20px}}@media (width<=360px){.walkthrough-section{padding:28px 0}.walkthrough{gap:10px}.walkthrough__badge{padding:4px 10px;font-size:11px}.walkthrough__badge svg{width:12px;height:12px}.walkthrough__title{font-size:18px;line-height:1.25}.walkthrough__description{padding:0 8px;font-size:12px;line-height:1.5}.walkthrough__play-btn{border-width:1px;padding:10px 36px}.walkthrough__play-btn svg{width:18px;height:18px}}
