.section--flow-steps{overflow:hidden;position:relative}.section--flow-steps .flow-steps__bp{border-radius:999px;height:200px;mix-blend-mode:screen;opacity:.4;pointer-events:none;position:absolute}.section--flow-steps .flow-steps__bp--1{background:var(--bz-tertiary);right:-170px;top:-70px;transform:rotate(-14deg);width:560px}.section--flow-steps .flow-steps__bp--2{background:var(--bz-fourth);bottom:-80px;left:-160px;opacity:.35;transform:rotate(-24deg);width:540px}.section--flow-steps.section-theme--light .flow-steps__bp{mix-blend-mode:multiply;opacity:.16}.section--flow-steps .flow-steps__flow{align-items:stretch;display:flex;gap:18px;margin:40px auto 0;max-width:1080px;position:relative;z-index:2}.section--flow-steps .flow-steps__node{border-radius:24px;flex:1 1 0;padding:34px 30px;text-align:center}.section--flow-steps .flow-steps__node--glass{background:rgba(var(--bz-white-rgb),.07)}.section--flow-steps .flow-steps__node--border{border:1.5px solid rgba(var(--bz-vapor-rgb),.32)}.section--flow-steps.section-theme--light .flow-steps__node--glass{background:rgba(var(--bz-primary-rgb),.05)}.section--flow-steps.section-theme--light .flow-steps__node--border{border-color:rgba(var(--bz-primary-rgb),.18)}.section--flow-steps .flow-steps__node--primary{background:var(--bz-primary)}.section--flow-steps .flow-steps__node--secondary{background:var(--bz-secondary)}.section--flow-steps .flow-steps__node--tertiary{background:var(--bz-tertiary)}.section--flow-steps .flow-steps__node--fourth{background:var(--bz-fourth)}.section--flow-steps .flow-steps__node--white{background:var(--bz-white);box-shadow:0 14px 34px rgba(var(--bz-primary-rgb),.1)}.section--flow-steps .flow-steps__node--sky{background:var(--bz-sky)}.section--flow-steps .flow-steps__node--dark{background:var(--bz-dark)}.section--flow-steps .flow-steps__kick{display:block;font-size:.65625rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section--flow-steps .flow-steps__title{margin:12px 0 6px}.section--flow-steps .flow-steps__desc{margin:0}.section--flow-steps .flow-steps__node--tx-white .flow-steps__kick{color:var(--bz-frost)}.section--flow-steps .flow-steps__node--tx-white .flow-steps__title{color:var(--bz-white)}.section--flow-steps .flow-steps__node--tx-white .flow-steps__desc{color:rgba(var(--bz-white-rgb),.85)}.section--flow-steps .flow-steps__node--tx-primary .flow-steps__kick{color:var(--bz-secondary)}.section--flow-steps .flow-steps__node--tx-primary .flow-steps__title{color:var(--bz-primary)}.section--flow-steps .flow-steps__node--tx-primary .flow-steps__desc{color:rgba(var(--bz-primary-rgb),.8)}.section--flow-steps .flow-steps__node--tx-dark .flow-steps__kick{color:var(--bz-muted)}.section--flow-steps .flow-steps__node--tx-dark .flow-steps__title{color:var(--bz-dark)}.section--flow-steps .flow-steps__node--tx-dark .flow-steps__desc{color:var(--bz-muted)}.section--flow-steps .flow-steps__desc.bz-font-secondary{color:inherit}.section--flow-steps .flow-steps__node--tx-white .flow-steps__desc.bz-font-secondary{color:rgba(var(--bz-white-rgb),.85)}.section--flow-steps .flow-steps__arrow{align-self:center;color:var(--bz-frost);flex:none}.section--flow-steps.section-theme--light .flow-steps__arrow{color:var(--bz-secondary)}.section--flow-steps .flow-steps__arrow svg{display:block;height:34px;stroke-width:2.2;width:34px}@media (max-width:991px){.section--flow-steps .flow-steps__flow{flex-direction:column;max-width:520px}.section--flow-steps .flow-steps__arrow{margin:0 auto;transform:rotate(90deg)}}