.timeline-wrapper{margin:0 auto 30px}.timeline-list{padding:0}.timeline-item{background-color:#f5f3eb;border-radius:8px;margin-bottom:60px;overflow:hidden;transition:transform .65s cubic-bezier(.05,.2,.1,1),box-shadow .65s cubic-bezier(.05,.2,.1,1);width:calc(50% - 20px)}.timeline-item:hover{box-shadow:0 25px 55px rgba(0,0,0,.15);transform:translateY(-10px)}.timeline-item:nth-child(odd){float:left}.timeline-item:nth-child(2n){float:right}.timeline-item:nth-of-type(2){margin-top:150px}.timeline-item-wrapper{padding:40px}.timeline-item-image{align-items:center;display:flex;justify-content:center;max-height:300px;overflow:hidden}.timeline-item-image img{width:100%;Height:auto}@media (max-width:767px){.timeline-item{margin-bottom:30px;width:100%}.timeline-item:nth-child(2n),.timeline-item:nth-child(odd){float:right}.timeline-item:nth-of-type(2){margin-top:0}.timeline-item-image{height:50vw}}