.aw-timeline .aw-layout-header{text-align:center}.aw-timeline:not(.expanded) .timeline-items .item:nth-child(n+4){display:none}.aw-timeline:not(.expanded) .timeline-wrapper .buttons button:after{content:"\f107"}.timeline-wrapper{border-radius:30px;background-color:var(--brand-olive-10);padding:40px var(--gutter-spacing) 25px}.timeline-wrapper>div{max-width:1400px;margin-left:auto;margin-right:auto}.timeline-wrapper .buttons,.timeline-wrapper .buttons button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline-wrapper .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0 0;border-top:2px solid var(--brand-olive-20)}.timeline-wrapper .buttons button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:16px;font-weight:var(--aw-font-weight-bold);color:var(--brand-primary);min-height:36px;margin:0}.timeline-wrapper .buttons button:after{display:inline-block;font-family:"Font Awesome 6 Pro";font-weight:400;font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f106";margin-left:var(--button-icon-spacing);padding-top:2px}.timeline-items{--text-spacing:6px}@media (min-width:576px){.timeline-items{--text-spacing:10px}}@media (min-width:992px){.timeline-items{max-width:1000px;margin-left:auto;margin-right:auto}.timeline-items:not(:first-child){margin-top:80px}}.timeline-items .item{position:relative;line-height:1.2;padding-left:60px}@media (min-width:576px){.timeline-items .item{width:50%}}.timeline-items .item:before{content:"";position:absolute;width:0;top:50px;bottom:-30px;left:25px;border-left:2px dashed var(--brand-secondary)}.timeline-items .item:not(:last-child){margin-bottom:30px}.timeline-items .item:last-child:before{display:none}.timeline-items .item .status{position:absolute;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-size:22px;width:50px;height:50px;background-color:var(--brand-secondary-20);border:2px solid var(--brand-secondary);border-radius:50%}.timeline-items .item .date{color:var(--brand-secondary);margin-bottom:var(--text-spacing)}.timeline-items .item .title{margin:0 0 var(--text-spacing)}.timeline-items .item.complete:before{border-left-style:solid}.timeline-items .item.complete .status{color:#fff;background-color:var(--brand-secondary)}.timeline-items .item.complete .status:before{display:inline-block;font-family:"Font Awesome 6 Pro";font-weight:400;font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00c";line-height:1;padding-top:2px}.timeline-items .item.in-progress .status{color:#fff;background-color:var(--brand-primary);border-color:var(--brand-primary)}@media (min-width:576px){.timeline-items .item:nth-child(odd){margin-left:auto;text-align:left}.timeline-items .item:nth-child(odd):before{left:-1px}.timeline-items .item:nth-child(odd) .status{left:-25px}.timeline-items .item:nth-child(even){padding-left:0;padding-right:40px;text-align:right}.timeline-items .item:nth-child(even):before{right:-1px;left:initial}.timeline-items .item:nth-child(even) .status{right:-25px;left:initial}}