.timeline{position:relative}@media (min-width:992px){.timeline:after{content:"";position:absolute;top:13%;bottom:15.5%;left:50%;width:2px;border:2px dashed #eae3d5;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.timeline-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.timeline-item-wrapper:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.timeline-item-wrapper:nth-child(2n) .timeline-item-button{margin-right:5px}.timeline-item-wrapper:nth-child(odd) .timeline-item-button{margin-left:5px}}@media (max-width:991.98px){.timeline-item-wrapper:not(:last-child){margin-bottom:60px}}.timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.timeline-item{-webkit-box-flex:0;-ms-flex:0 0 340px;flex:0 0 340px}}@media (min-width:992px) and (max-width:1199.98px){.timeline-item{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}}@media (max-width:991.98px){.timeline-item{max-width:380px;margin-right:auto;margin-left:auto}}.timeline-item__img{margin-bottom:36px}.timeline-item__heading{margin-right:auto;margin-bottom:12px;font-weight:600}.timeline-item__body{font-weight:500;font-size:.875rem}.timeline-item-button{position:relative;width:40px;height:40px;border:none;background:transparent;-ms-flex-negative:0;flex-shrink:0;z-index:1}.timeline-item-button:after,.timeline-item-button:before{content:"";position:absolute;top:50%;left:50%;display:inline-block;border-radius:100%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.timeline-item-button:before{width:22px;height:22px;border:2px solid transparent;-webkit-transition:border-color .25s ease-in-out 0s;transition:border-color .25s ease-in-out 0s}.timeline-item-button:after{width:12px;height:12px;background:#eae3d5;-webkit-transition:background-color .25s ease-in-out 0s;transition:background-color .25s ease-in-out 0s}.timeline-item-button:hover:after{background-color:#dfcbad}.timeline-item-button.is-active:before,.timeline-item-button:focus:before,.timeline-item-wrapper:hover .timeline-item-button:before{border-color:#d2292d}.timeline-item-button.is-active:after,.timeline-item-button:focus:after,.timeline-item-wrapper:hover .timeline-item-button:after{background-color:#d2292d}@media (max-width:991.98px){.timeline-item-button{display:none}}