.timeline-image-slider{position:relative;margin-bottom:2rem}.timeline-image-slider .slideshow-wrapper{display:flex;flex-direction:column}.timeline-image-slider .nav-dots{order:2;display:flex;justify-content:center}.timeline-image-slider .nav-dots .dot{width:44px;height:44px;border:0;position:relative;background-color:transparent;padding:0}.timeline-image-slider .nav-dots .dot:after{position:absolute;content:"";width:8px;height:8px;border:1px solid var(--maroon);border-radius:100%;transform:translate(-50%,-50%)}.timeline-image-slider .nav-dots .dot.active:after{background-color:var(--maroon)}.timeline-image-slider .prev,.timeline-image-slider .next{background-color:var(--maroon);border-width:0;border-radius:100%;color:#fff;width:44px;height:44px;position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center;padding:0}.timeline-image-slider .prev i,.timeline-image-slider .next i{font-size:2rem}.timeline-image-slider .prev{left:10px}.timeline-image-slider .next{right:10px}.timeline-image-slider .slides{position:relative;overflow:hidden}.timeline-image-slider .slides .slide{position:absolute;top:0;left:0}.timeline-image-slider .slides .slide img{aspect-ratio:16/9;width:100%;object-fit:cover}
