#timeline-slider{width:100%;height:calc(100vh - 89px - 190px)}#timeline-slider .swiper-wrapper{height:100%}#timeline-slider .swiper-wrapper .swiper-slide{padding:0 130px;padding-bottom:120px}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper{display:flex;height:100%;background:white}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-text-side{flex-basis:45%;padding:100px;display:flex;justify-content:center;flex-direction:column}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-text-side .timeline-year{color:var(--e-global-color-accent);font-size:50px;font-weight:bold;font-family:var(--e-global-typography-secondary-font-family)}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-text-side .timeline-events{font-size:26px;line-height:31px;font-family:var(--e-global-typography-text-font-family)}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-text-side .timeline-events p{margin-bottom:1em}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-text-side .timeline-events p:last-child{margin-bottom:0}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-text-side .timeline-events ul{display:flex;flex-direction:column;gap:0.5em;padding:0;padding-left:1em;padding-bottom:1em}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-text-side .timeline-events ul li::marker{color:var(--e-global-color-accent);font-size:30px}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-image-side{flex-basis:55%}#timeline-slider .swiper-wrapper .swiper-slide .timeline-year-wrapper .timeline-year-image-side img{height:100%;width:100%;object-fit:cover}#timeline-slider .timeline-nav{position:absolute;top:calc(50% - 120px);transform:translateY(50%);z-index:10;padding:0;border-radius:100%;width:50px;height:50px;background:white;border-color:var(--e-global-color-primary)}#timeline-slider .timeline-prev{left:105px;background-image:url(/wp-content/uploads/2025/08/prev-arrow.avif);background-position:center;background-repeat:no-repeat}#timeline-slider .timeline-prev.swiper-button-disabled{opacity:0.5}#timeline-slider .timeline-next{right:105px;background-image:url(/wp-content/uploads/2025/08/next-arrow.avif);background-position:center;background-repeat:no-repeat}#timeline-slider .timeline-next.swiper-button-disabled{opacity:0.7}#timeline-slider .timeline-pagination{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:10;width:calc(100% - 260px);overflow:hidden;margin:0 auto;left:50%;transform:translateX(-50%);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;position:relative}#timeline-slider .timeline-pagination:before{content:"";position:absolute;top:26px;left:0;right:0;height:2px;background:var(--e-global-color-primary);z-index:1}#timeline-slider .timeline-pagination::-webkit-scrollbar{display:none}#timeline-slider .timeline-pagination .swiper-pagination-bullet{border-radius:0;display:flex;align-items:center;flex-direction:column;gap:10px;height:auto;background:none;width:auto;opacity:1;width:150px;z-index:2;flex-shrink:0;margin:0;padding-top:11px}#timeline-slider .timeline-pagination .swiper-pagination-bullet:first-child{transition:margin-left 0.25s ease}#timeline-slider .timeline-pagination .swiper-pagination-bullet .dot{background:var(--e-global-color-primary);border-radius:100%;display:block;height:15px;width:15px}#timeline-slider .timeline-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .dot{background:var(--e-global-color-accent);height:30px;width:30px}/*# sourceMappingURL=timeline.css.map */