.timeline{--slide-content-width-overflow: clamp(0px, 5vw, 10rem);--item-width: 20vw;--total-width: calc(var(--item-width) * var(--timeline-item-count));--padding-block:10rem;--row-gap: 6rem;--column-gap: 0;--top-row-height: var(--e822d164);--bottom-row-height: var(--766d0cf4);--total-height: calc((var(--padding-block) * 2) + var(--row-gap) + var(--top-row-height) + var(--bottom-row-height));overflow:hidden;display:block!important}@media screen and (max-width: 2000px){.timeline{--item-width: 30vw}}@media screen and (max-width: 1400px){.timeline{--item-width: 45vw}}@media screen and (max-width: 991px){.timeline{--item-width: 60vw;--slide-content-width-overflow: 5rem}}@media screen and (max-width: 768px){.timeline{--item-width: 80vw;--padding-block:8rem;--row-gap: 3rem;--column-gap: 4rem;--slide-content-width-overflow: 0px}}@media screen and (max-width: 500px){.timeline{--item-width: calc(100vw - var(--slide-content-width-overflow) - 2rem)}}.timeline__list{display:flex;gap:var(--column-gap)}.timeline__list_item{container:listItem/inline-size;--item-row: 1;--item-opacity:.5;width:var(--item-width);padding-block:var(--padding-block);position:relative;z-index:var(--zIndex, 1);display:grid;grid-template-columns:1fr;grid-template-rows:var(--top-row-height) var(--bottom-row-height);align-items:center;row-gap:var(--row-gap)}.timeline__list_item:nth-child(odd){--item-row: 2}.timeline__list_item.is-active{--item-opacity:1}@media screen and (max-width: 768px){.timeline__list_item{grid-template-rows:1fr;--item-opacity:1}}.timeline__list_item:last-child{width:calc(var(--item-width) + var(--slide-content-width-overflow) * 5)}@media screen and (max-width: 768px){.timeline__list_item:last-child{--slide-content-width-overflow: 10vw}}.timeline__list_item:last-child .timeline__item{width:calc(var(--item-width) + var(--slide-content-width-overflow))}.timeline__item_date{position:absolute;top:0;line-height:1;padding:.5rem 1rem;border-radius:5rem;background:var(--paper);color:var(--ink);transition:color .3s ease-in-out,background .3s ease-in-out}.splide__slide.is-active .timeline__item_date.current{background:var(--c-blue);color:var(--c-white)}[data-theme=blue] .splide__slide.is-active .timeline__item_date.current{background:var(--c-white);color:var(--c-blue)}.timeline__item_date.next{left:50%}@media screen and (max-width: 768px){.timeline__item_date.next{transform:translate(-50%);left:calc(50% + var(--column-gap))}}.timeline__item_date:after{content:"";display:block;position:absolute;left:50%;top:calc(100% + 1rem);width:1px}.timeline__item_date.current:after{height:calc(var(--total-height) - 3.6rem);background:var(--c-blue)}[data-theme=blue] .timeline__item_date.current:after{background:var(--c-white)}.timeline__item_date.next:after{height:2.5rem;background:var(--ink)}.timeline__item{background:var(--c-grey-200);border-radius:8px;border:6px solid rgba(54,73,224,.2);color:var(--c-dark);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:clamp(2rem,3vw,4rem);padding:1.6rem 3rem 1.6rem 4.8rem;position:relative;width:calc(100% + var(--slide-content-width-overflow));z-index:3;grid-row-start:var(--item-row)}@container listItem (max-width: 400px){.timeline__item{grid-template-columns:1fr}}@media screen and (max-width: 768px){.timeline__item{grid-row-start:unset;padding-left:3.4rem}}.timeline__item:before{content:"";display:block;position:absolute;left:.5rem;height:calc(100% - 2rem);width:1.2rem;background:var(--c-green);border-radius:2px}.timeline__item *{opacity:var(--item-opacity);transition:opacity .3s ease-in-out}.timeline__image{width:10.8rem;height:10.8rem;--aspect-ratio:1/1;--border-radius: 50%;margin-bottom:0}.timeline__image,.timeline__image img{border-radius:var(--border-radius);aspect-ratio:var(--aspect-ratio)}.timeline__image:not(:has(img)){background-color:var(--c-grey-500)}.timeline__image img{-o-object-fit:cover;object-fit:cover}.timeline__title{margin-bottom:1rem}.timeline__ui{--arrow-size: 7.2rem;padding:0 calc(var(--arrow-size) + 2rem);display:flex;align-items:center;justify-content:center;height:calc(var(--arrow-size) + 4rem);background:var(--c-grey-300);position:relative;border-radius:100px;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media screen and (max-width: 768px){.timeline__ui{--arrow-size: 4rem}}.timeline .splide__pagination{position:relative;transform:none;bottom:0}.timeline .splide__pagination__page{width:8px;height:8px;background-color:#00000061}.timeline .splide__pagination__page.is-active{background-color:var(--c-blue);transform:scale(1)}.timeline .splide__arrow{width:var(--arrow-size);height:var(--arrow-size);background:unset;opacity:1!important;transition:opacity .3s ease-in-out,transform .3s ease-in-out!important}.timeline .splide__arrow:hover,.timeline .splide__arrow:focus-visible{opacity:.8!important}.timeline .splide__arrow--next{right:2rem}.timeline .splide__arrow--prev{left:2rem}.timeline .splide__arrow--prev img{rotate:180deg}
