.bts-phases{display:flex;flex-direction:column}.bts-phase{display:grid;grid-template-columns:72px 1fr;gap:0}.bts-phase-left{display:flex;flex-direction:column;align-items:center}.bts-phase-num{width:44px;height:44px;background:var(--gold);border-radius:50%;font-family:"Bebas Neue",sans-serif;font-size:22px;color:var(--black);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bts-phase-line{flex:1;width:1px;background:rgba(255,255,255,.1);margin-top:8px}.bts-phase:last-child .bts-phase-line{display:none}.bts-phase-right{padding:0 0 36px 16px}.bts-phase-right h3{font-size:17px;font-weight:500;margin-bottom:8px;line-height:1.2;color:var(--white)}.bts-phase-right p{font-size:14px;color:rgba(250,250,247,.5);line-height:1.7;margin-bottom:14px}.bts-img-divider-tall{width:100%;height:380px;object-fit:cover;display:block}.bts-feature-img{border-radius:8px;overflow:hidden;margin-bottom:32px}.bts-feature-img img{width:100%;height:280px;object-fit:cover}.bts-feature-img figcaption{background:var(--surface);padding:10px 16px;font-size:12px;color:var(--muted)}