.story-timeline-section{padding:clamp(60px,8vw,100px) 0}.story-timeline-section .section-head{margin-bottom:clamp(20px,2.5vw,30px)}.story-timeline-section .story-figure{background-color:#0f2731;background-position:50%;background-size:cover;border-radius:12px;height:clamp(340px,44vw,540px);margin:clamp(22px,3vw,34px) 0 0;overflow:hidden;position:relative}.story-timeline-section .story-figure figcaption{background:rgba(9,22,28,.82);bottom:0;color:hsla(0,0%,100%,.9);font-size:.78rem;left:0;letter-spacing:.04em;margin:0;padding:12px 20px;position:absolute}.story-timeline-section .story-grid{align-items:start;display:grid;gap:clamp(40px,6vw,72px);grid-template-columns:1fr 17rem}.story-timeline-section .timeline{list-style:none;margin:0;padding:0}@media (min-width:769px){.story-timeline-section .timeline.is-sticky{position:sticky;top:104px}}.story-timeline-section .timeline li{border-left:2px solid var(--border-line,#cbd5e1);margin:0;padding:0 0 26px 26px;position:relative}.story-timeline-section .timeline li:last-child{padding-bottom:0}.story-timeline-section .timeline li:before{background:var(--aci-bg,#f8fafc);border:3px solid var(--aci-teal,#0e899e);border-radius:50%;content:"";height:12px;left:-7px;position:absolute;top:3px;width:12px}.story-timeline-section .timeline .yr{color:var(--ink,#0f2731);font-size:1.1rem;font-weight:800;letter-spacing:-.01em}.story-timeline-section .timeline .ev{color:var(--text-muted,#64748b);font-size:.86rem;font-weight:600}.story-timeline-section .story-body p+p{margin-top:22px}.story-timeline-section .story-body p.first{color:var(--ink,#0f2731);font-size:1.2rem;font-weight:500;line-height:1.6}@media (max-width:768px){.story-timeline-section .story-grid{grid-template-columns:1fr}.story-timeline-section .timeline{border-left:none;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:30px;position:relative;top:0}.story-timeline-section .timeline li{border-left:2px solid var(--aci-teal,#0e899e);padding:0 0 0 16px}.story-timeline-section .timeline li:before{display:none}}