.pipeline-shell{flex-direction:column;gap:3rem;display:flex}.pipeline-category-title{letter-spacing:-.01em;color:#0f172a;margin-bottom:1.25rem;font-size:1.375rem;font-weight:700}.pipeline-category-title--others{text-transform:uppercase;letter-spacing:.06em;font-size:1.1rem}.pipeline-table{flex-direction:column;display:flex}.pipeline-table-head,.pipeline-row-main{grid-template-columns:minmax(180px,240px) minmax(360px,2fr) minmax(90px,130px);align-items:center;gap:1.5rem;display:grid}.pipeline-table-head{padding:0 1.5rem .75rem}.pipeline-table-row{border-radius:16px;transition:background-color .15s}.pipeline-table-row+.pipeline-table-row{margin-top:1.5rem}.pipeline-row-main{cursor:pointer;padding:.9rem 1.5rem}.pipeline-program-cell{align-items:center;gap:.5rem;min-width:0;display:flex}.pipeline-program-text{flex-direction:column;gap:.05rem;min-width:0;display:flex}.pipeline-program-name{color:#0f172a;margin:0;font-size:1rem;font-weight:600;line-height:1.25;transition:color .15s}.pipeline-program-name-details{color:#94a3b8;margin:0;font-size:.85rem;font-weight:500}.pipeline-table-row:hover .pipeline-program-name{color:var(--color-primary-hover,#1f979b)}.pipeline-row-chevron-circle{color:#94a3b8;background:#f8fafc;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;transition:background-color .2s,color .2s;display:inline-flex}.pipeline-table-row:hover .pipeline-row-chevron-circle{color:var(--color-primary,#25afb4);background:#ecfeff}.pipeline-row-chevron-circle--open,.pipeline-table-row:hover .pipeline-row-chevron-circle--open{background:var(--color-primary,#25afb4);color:#fff}.pipeline-row-chevron{transition:transform .2s}.pipeline-row-chevron--open{transform:rotate(180deg)}.pipeline-stage-labels-row{grid-template-columns:repeat(var(--pipeline-stage-count,4), minmax(0, 1fr));display:grid}.pipeline-stage-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;text-align:center;font-size:11px;font-weight:700;line-height:1.2}.pipeline-partner-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:11px;font-weight:700;line-height:1.2}.pipeline-bar-track{background:#f1f5f9;border-radius:8px;height:34px;position:relative;overflow:hidden}.pipeline-bar-fill{background:var(--color-primary);border-radius:8px 0 0 8px;align-items:center;width:0%;display:flex;position:absolute;inset:0;overflow:hidden}.pipeline-bar-fill--full{border-radius:8px}.pipeline-bar-label{letter-spacing:.02em;color:#fff;white-space:nowrap;padding-left:.85rem;font-size:12px;font-weight:700}.pipeline-bar-dividers{pointer-events:none;position:absolute;inset:0}.pipeline-bar-divider{background:#ffffff8c;width:1px;position:absolute;top:0;bottom:0}.pipeline-partner-cell{color:#94a3b8;font-size:12px;line-height:1.3}.pipeline-partner-mobile-label{display:none}.pipeline-row-details{padding:.25rem 1.5rem 1.5rem}.pipeline-row-details-inner{padding:1.5rem}.pipeline-row-details-text{color:#475569;font-size:.95rem;line-height:1.65}.pipeline-row-details-highlights{gap:1rem;margin-top:1.25rem;display:grid}.pipeline-row-details-highlight{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem 1.1rem}.pipeline-row-details-highlight h4{color:#0f172a;font-size:.9rem;font-weight:600}.pipeline-row-details-highlight p{color:#64748b;margin-top:.35rem;font-size:.85rem;line-height:1.5}@media (min-width:640px){.pipeline-row-details-highlights{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:900px){.pipeline-table-head{display:none}.pipeline-shell{gap:2.5rem}.pipeline-category-title{margin-bottom:1rem;font-size:1.25rem}.pipeline-table-row+.pipeline-table-row{margin-top:1.75rem}.pipeline-row-main{grid-template-columns:minmax(0,1fr);gap:1rem;padding:1rem 0}.pipeline-program-cell{align-items:center;gap:.75rem;width:100%}.pipeline-program-text{flex:1;min-width:0}.pipeline-program-name{font-size:1rem}.pipeline-program-name-details{margin-top:.15rem;font-size:.85rem}.pipeline-row-chevron-circle{margin-left:auto}.pipeline-row-main>div:nth-child(2){width:100%;min-width:0}.pipeline-mobile-stage-labels{grid-template-columns:repeat(var(--pipeline-stage-count,4), minmax(0, 1fr));gap:0;width:100%;margin-bottom:.5rem;display:grid}.pipeline-mobile-stage-labels .pipeline-stage-label{letter-spacing:.07em;text-align:center;white-space:nowrap;min-width:0;padding:0 .1rem;font-size:9px;line-height:1}.pipeline-bar-track{width:100%;min-width:0;height:34px}.pipeline-bar-label{padding-left:.75rem;font-size:11px}.pipeline-partner-cell{order:3;width:100%;font-size:.75rem;line-height:1.4}.pipeline-row-details{width:100%;padding:.5rem 0 1.5rem}.pipeline-row-details-inner{width:100%;padding:1rem 0}.pipeline-row-details-text{width:100%;margin:0;font-size:.9rem;line-height:1.65}.pipeline-row-details-highlights{grid-template-columns:1fr;gap:.75rem;width:100%}.pipeline-row-details-highlight{width:100%;padding:1rem}.pipeline-partner-mobile-label{margin-right:.35rem;display:inline}}@media (max-width:480px){.pipeline-category-title{font-size:1.15rem}.pipeline-row-main{gap:.9rem}.pipeline-mobile-stage-labels .pipeline-stage-label{letter-spacing:.05em;font-size:8px}.pipeline-bar-label{padding-left:.6rem;font-size:10px}}@media (min-width:901px){.pipeline-mobile-stage-labels{display:none}}.pipeline-row-details-text :is(h2,h3,h4,h5,h6){color:#0f172a;margin:0 0 2rem;font-weight:700;line-height:1.15}.pipeline-row-details-text h2{font-size:clamp(2.5rem,4vw,3.5rem)}.pipeline-row-details-text h3{font-size:clamp(2rem,3vw,3rem)}.pipeline-row-details-text h4{font-size:clamp(1.75rem,2.5vw,2.5rem)}.pipeline-row-details-text h5{font-size:clamp(1.5rem,2vw,2rem)}.pipeline-row-details-text h6{font-size:clamp(1.25rem,1.75vw,1.5rem)}.pipeline-row-details-text p{color:#475569;margin:0 0 2rem;font-size:1rem;line-height:1.8}.pipeline-row-details-text p:last-child{margin-bottom:0}.pipeline-row-details-text strong{color:#0f172a;font-weight:700}
