.timeline{position:relative;margin:0 auto}.timeline:after{content:"";position:absolute;width:4px;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 15%, #000 80%, rgba(0, 0, 0, 0) 100%);top:-30px;bottom:-50px;left:50%;margin-left:-3px}.timeline .t-container{margin-top:1.389rem;padding:0.5rem 2.2rem;position:relative;background-color:inherit;width:50%}.timeline .t-container .image.fullwidth.imageorient-0{margin-bottom:1rem}.timeline .t-container:after{margin-top:50px;content:"";position:absolute;width:1.5rem;height:1.5rem;right:-0.67rem;background-color:white;border:4px solid #168241;top:15px;border-radius:50%;z-index:1}.timeline .t-container.left{left:0}.timeline .t-container.left:before{margin-top:50px;content:" ";height:0;position:absolute;top:22px;width:0;right:31px;border:medium solid #168241;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #F5F5F5}.timeline .t-container.right{left:50%}.timeline .t-container.right:before{margin-top:50px;content:" ";height:0;position:absolute;top:22px;width:0;left:31px;border:medium solid #168241;border-width:10px 10px 10px 0;border-color:transparent #F5F5F5 transparent transparent}.timeline .t-container.right:after{margin-top:50px;left:-14.6px}.timeline .t-container .content{margin-top:50px;padding:1.1rem 1.6rem;background-color:#F5F5F5;position:relative;border:2px solid #F5F5F5;border-radius:6px}@media screen and (min-width:600px){.timeline .t-container.left{padding-left:0}.timeline .t-container.right{padding-right:0}}@media screen and (max-width:600px){.timeline:after{left:1rem}.timeline .t-container{width:100%;padding-right:0}.timeline .t-container.left:before,.timeline .t-container.right:before{content:" ";height:0;position:absolute;top:22px;width:0;z-index:1;left:2.5rem;border:medium solid #168241;border-width:10px 10px 10px 0;border-color:transparent #F5F5F5 transparent transparent}.timeline .t-container.left:after,.timeline .t-container.right:after{left:0.2rem}.timeline .t-container.right{left:0%}.timeline .t-container:before{left:60px;border:medium solid #168241;border-width:10px 10px 10px 0;border-color:transparent #F5F5F5 transparent transparent}}.timeline-stepped *,.timeline-stepped *:before,.timeline-stepped *:after{box-sizing:border-box}.timeline-stepped .wrapper{display:flex;align-items:center}.timeline-stepped .step{display:flex;position:relative}.timeline-stepped .steps{margin:0}.timeline-stepped .step:after{content:"";position:absolute;left:1.4rem;top:2.77rem;height:0;width:2px;background-color:#168241}.timeline-stepped .step .info{margin:0.3rem 0 1rem}.timeline-stepped .step .title{font-size:1rem;font-weight:700;margin:0 0 8px;color:#168241}.timeline-stepped .step .text{padding-bottom:0;margin:0}.timeline-stepped .step:not(:last-child):after{height:100%}.timeline-stepped .number{width:2.778rem;height:2.778rem;background-color:#FFFFFF;border-radius:50%;border:2px solid #168241;flex-shrink:0;display:flex;justify-content:center;align-items:center;font-size:1rem;font-family:"Open Sans Bold", sans-serif;font-weight:700;margin-right:1rem}@media (min-width:768px){.timeline-stepped .number{margin-right:2rem}}.timeline-stepped .number.completed{background-color:#168241;color:white !important}.timeline-stepped .number svg{width:1rem;height:1rem;object-fit:contain}.timeline-stepped .number svg path{fill:#FFFFFF}