.dlvd-story{display:block;padding-block:var(--dlvd-section)}.dlvd-story__head{margin:0 auto;max-width:62ch;text-align:center}.dlvd-story__head .dlvd-lab{display:block;margin-bottom:14px}.dlvd-story__head h2{margin:0}.dlvd-story__intro{margin:16px auto 0;max-width:60ch}.dlvd-story__grid{align-items:start;display:grid;gap:clamp(32px,4vw,56px) clamp(24px,3vw,44px);list-style:none;margin:clamp(34px,4vw,56px) 0 0;padding:0}.dlvd-story--3 .dlvd-story__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dlvd-story--4 .dlvd-story__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dlvd-story--2 .dlvd-story__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dlvd-storystep{align-items:center;display:flex;flex-direction:column;text-align:center}.dlvd-storystep__icon{align-items:center;display:flex;height:92px;justify-content:center;margin-bottom:18px;width:92px}.dlvd-storystep__icon img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.dlvd-storystep__year{color:var(--dlvd-ink);font-family:var(--dlvd-f-display);font-size:clamp(26px,2.6vw,34px);font-weight:600;letter-spacing:-.03em;line-height:1.1}.dlvd-storystep__body{color:var(--dlvd-ink-2);margin-top:12px;max-width:34ch}.dlvd-storystep__body p{margin:0}.dlvd-storystep__body p+p{margin-top:10px}@media(max-width:860px){.dlvd-story--3 .dlvd-story__grid,.dlvd-story--4 .dlvd-story__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.dlvd-story__grid{grid-template-columns:minmax(0,1fr)!important}}