.industry-timeline{position:relative;max-width:1080px;margin:0 auto}.industry-timeline:before{content:"";position:absolute;top:12px;bottom:92px;left:50%;transform:translateX(-1px);border-left:2px dashed #c6d8f7}.industry-timeline-row{display:grid;grid-template-columns:1fr 76px 1fr;align-items:center;margin-bottom:44px}.industry-timeline-node{grid-column:2;grid-row:1;justify-self:center;width:58px;height:58px;border-radius:50%;background:#fff;border:1px solid #d7e6ff;box-shadow:0 8px 20px rgba(0,61,165,.12);display:flex;align-items:center;justify-content:center;z-index:2}.industry-timeline-text{grid-column:1;grid-row:1;padding-right:52px}.industry-timeline-mock{grid-column:3;grid-row:1;padding-left:52px}.industry-timeline-row.alt .industry-timeline-text{grid-column:3;padding-right:0;padding-left:52px}.industry-timeline-row.alt .industry-timeline-mock{grid-column:1;padding-left:0;padding-right:52px}@media (max-width:860px){.industry-timeline:before{left:24px;bottom:44px}.industry-timeline-row,.industry-timeline-row.alt{grid-template-columns:50px 1fr;align-items:start;margin-bottom:36px}.industry-timeline-node,.industry-timeline-row.alt .industry-timeline-node{grid-column:1;grid-row:1;width:46px;height:46px}.industry-timeline-row.alt .industry-timeline-text,.industry-timeline-text{grid-column:2;grid-row:1;padding:0 0 0 6px}.industry-timeline-mock,.industry-timeline-row.alt .industry-timeline-mock{grid-column:2;grid-row:2;padding:16px 0 0 6px}}