.amk-pipe{--pipe-card:hsla(0,0%,100%,.022);--pipe-card-solid:#171c25;--pipe-border:#232a34;--pipe-white:#f8fafb;--pipe-body:#9ca3af;--pipe-dim:#6b7280;--pipe-arrow:#4b5563;--pipe-cyan:#0abded;--pipe-yellow:#ff0;--pipe-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--pipe-body);font-family:Geist,ui-sans-serif,system-ui,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased}.amk-pipe *,.amk-pipe :after,.amk-pipe :before{box-sizing:border-box}.amk-pipe__row{align-items:stretch;display:flex}.amk-pipe__group{display:flex;flex:1 1 0;flex-direction:column;min-width:0}.amk-pipe__group-label{border-bottom:1px solid var(--pipe-border);color:var(--pipe-dim);display:block;font-size:11px;font-weight:500;letter-spacing:2.4px;margin-bottom:22px;overflow:hidden;padding-bottom:12px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.amk-pipe__group-label--cyan{border-bottom-color:rgba(10,189,237,.5);color:var(--pipe-cyan)}.amk-pipe__group-label--yellow{border-bottom-color:rgba(255,255,0,.32);color:var(--pipe-yellow)}.amk-pipe__stages{align-items:stretch;display:flex;flex:1}.amk-pipe__stage{align-items:center;background:var(--pipe-card);border:1px solid var(--pipe-border);border-radius:14px;display:flex;flex:1 1 0;flex-direction:column;justify-content:center;min-width:0;padding:24px 16px;text-align:center}.amk-pipe__num{color:var(--pipe-dim);font-family:var(--pipe-mono);font-size:11px;letter-spacing:1px;margin-bottom:12px}.amk-pipe__label{color:var(--pipe-white);font-size:17px;font-weight:500;letter-spacing:-.02em;line-height:1.25}.amk-pipe__sub{color:var(--pipe-body);font-size:12.5px;line-height:19px;margin:9px 0 0}.amk-pipe__stage--cyan{background:linear-gradient(180deg,rgba(10,189,237,.14),rgba(10,189,237,.035));border-color:rgba(10,189,237,.45);box-shadow:0 0 36px rgba(10,189,237,.13)}.amk-pipe__stage--cyan .amk-pipe__label{color:var(--pipe-cyan)}.amk-pipe__stage--cyan .amk-pipe__num{color:rgba(10,189,237,.7)}.amk-pipe__stage--yellow{background:var(--pipe-card-solid);border-color:rgba(255,255,0,.3)}.amk-pipe__stage--yellow .amk-pipe__label{color:var(--pipe-yellow)}.amk-pipe__arrow{align-items:center;color:var(--pipe-arrow);display:flex;flex:0 0 auto;justify-content:center;padding:0 12px}.amk-pipe__arrow svg{display:block}.amk-pipe__arrow--gap{padding-top:51px}@media (max-width:1080px){.amk-pipe__row{flex-direction:column}.amk-pipe__group{flex-grow:0!important}.amk-pipe__group-label{margin-bottom:16px}.amk-pipe__stages{flex-direction:column}.amk-pipe__stage{padding:20px 18px}.amk-pipe__arrow{padding:12px 0;transform:rotate(90deg)}.amk-pipe__arrow--gap{padding:12px 0}}@media (max-width:640px){.amk-pipe__label{font-size:16px}}