.step-list article p{grid-column:2;margin:0;color:var(--muted);line-height:1.65}.product-steps{scroll-margin-top:96px;padding-top:74px;padding-bottom:74px;background:radial-gradient(circle at 76% 0,rgba(215,255,71,.13),transparent 34%),linear-gradient(180deg,#080a08,#050705);overflow:hidden}.product-steps .flow-heading{max-width:var(--max);display:grid;grid-template-columns:minmax(0,.82fr) minmax(300px,.46fr);gap:24px;align-items:end;margin-bottom:26px}.product-steps .flow-heading h2{text-wrap:balance}.product-steps .flow-step-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px;margin-top:6px;align-items:stretch}.product-steps .flow-step{position:relative;overflow:hidden;display:grid!important;grid-template-columns:1fr!important;align-content:start;gap:16px;min-height:252px;padding:22px;border-radius:10px;background:linear-gradient(180deg,#101710,#0b100c);border:1px solid rgba(215,255,71,.17);box-shadow:0 24px 64px rgba(0,0,0,.18)}.product-steps .flow-step:before{content:"";position:absolute;right:-54px;top:-54px;width:142px;height:142px;border-radius:50%;background:radial-gradient(circle,rgba(215,255,71,.18),transparent 66%);pointer-events:none}.product-steps .flow-step-number{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(215,255,71,.38);border-radius:10px;background:rgba(215,255,71,.09);color:var(--acid);font-size:14px;font-weight:1000}.product-steps .flow-step h2{position:relative;z-index:1;margin:4px 0 0;color:#fff;font-size:23px;line-height:1.2;text-wrap:balance}.product-steps .flow-step p{position:relative;z-index:1;grid-column:auto!important;width:100%;max-width:100%;margin:0;color:rgba(255,255,255,.7);font-size:15px;line-height:1.62}.product-steps .flow-step:after{content:"";align-self:end;display:block;width:100%;height:3px;margin-top:auto;border-radius:999px;background:linear-gradient(90deg,var(--acid),rgba(215,255,71,.12));opacity:.78}.product-steps .flow-step:hover{transform:translateY(-5px);border-color:rgba(215,255,71,.36);transition:transform .35s ease,border-color .35s ease}.product-steps .flow-step:hover:before{background:radial-gradient(circle,rgba(215,255,71,.26),transparent 66%)}@media(max-width:1100px){.product-steps .flow-step-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-steps .flow-step{min-height:220px}}@media(max-width:980px){.product-steps .flow-heading{grid-template-columns:1fr}.product-steps .flow-step-list{margin-top:18px}}@media(max-width:680px){.step-list article p{grid-column:auto}.product-steps{scroll-margin-top:88px;padding-top:54px;padding-bottom:54px}.product-steps .flow-step-list{grid-template-columns:1fr!important}.product-steps .flow-step{min-height:0}.product-steps .flow-step h2{font-size:21px}}