.dnd-section.timeline{padding-bottom:60px;padding-top:60px}.dnd-section.timeline>.row-fluid{align-items:center;display:grid!important;gap:20px;grid-template-columns:1fr 80px 1fr;position:relative}.dnd-section.timeline>.row-fluid:before{background-color:#000;content:"";height:100%;left:50%;position:absolute;top:0;width:1px;z-index:-1}.dnd-section.timeline>.row-fluid:first-child:before{top:50%}.dnd-section.timeline>.row-fluid:last-child:before{height:50%}.dnd-section.timeline .content{border:1px solid #000;font-size:18px;line-height:26px;margin:30px 0;order:0;padding:30px}.dnd-section.timeline .content .header{font-size:16px;font-weight:700;letter-spacing:.1em;margin-bottom:0;text-transform:uppercase}.dnd-section.timeline .content .text{margin-top:10px}.dnd-section.timeline .row-fluid:nth-child(2n) .content{order:2}.dnd-section.timeline .image{aspect-ratio:1/1;background-color:#000;border-radius:50%;grid-column-start:2;order:1}.dnd-section.timeline .image img{height:100%;padding:25%}@media (max-width:1000px){.dnd-section.timeline>.row-fluid{grid-template-columns:80px 1fr}.dnd-section.timeline>.row-fluid:before{left:40px}.dnd-section.timeline .content{order:2;padding:20px}.dnd-section.timeline .image{grid-column-start:1}}