.primary-navigation-buttons{position:absolute;top:100%;margin-top:32px;font-size:0;line-height:0;border:0;width:45px;height:45px;z-index:2}
.navigation-prev-button{background:url('../clientlib-site/resources/images/previous.png') no-repeat center;right:55px;width:45px;height:45px;background-size:contain;border:0}
.navigation-prev-button:hover{background:url('../clientlib-site/resources/images/previous-hover.png') no-repeat center;background-size:45px 45px}
.navigation-next-button{background:url('../clientlib-site/resources/images/next.png') no-repeat center;right:0;width:45px;height:45px;background-size:contain;border:0}
.navigation-next-button:hover{background:url('../clientlib-site/resources/images/next-hover.png') no-repeat center;background-size:45px 45px}
.pause-button{border:0;background:url('../clientlib-site/resources/images/pause_white.svg') no-repeat center;width:42px;height:43px}
.play-button{border:0;background:url('../clientlib-site/resources/images/play_white.svg') no-repeat center;width:42px;height:43px}
.pause-button-animated{position:relative;width:28px;height:28px;border:0;background:url('../clientlib-site/resources/images/pause-icon.svg') no-repeat center;background-size:contain}
@media(min-width:768px){.pause-button-animated{width:45px;height:45px}
}
.pause-button-animated svg{position:absolute;top:0;left:0;width:28px;height:28px;transform:rotate(-90deg);pointer-events:none}
@media(min-width:768px){.pause-button-animated svg{width:45px;height:45px}
}
.pause-button-animated .progress-circle{fill:none;stroke:var(--white);stroke-width:2.5;stroke-linecap:round;transition:none}
.swiper-pagination-bullet{border-radius:8px;height:8px;border:0;opacity:1;padding:0;background:var(--white);width:8px}
.swiper-pagination-bullet-active{width:24px;background:var(--accent-primary);box-shadow:none}
.my-button{height:24px;width:24px;background:url('../clientlib-site/resources/images/close.svg') no-repeat center;border:0}
@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.cmp-timeline{background-color:var(--background-primary);font-family:var(--font-f1);max-width:var(--component-global-max-width);margin:0 auto}
.cmp-timeline .cmp-timeline-container{padding:0 0 0 16px}
@media(min-width:768px){.cmp-timeline .cmp-timeline-container{padding:0}
}
.cmp-timeline .cards-carousel-container{margin:0 auto;max-width:var(--cards-container-max-width-desktop)}
@media(min-width:768px){.cmp-timeline .cards-carousel-container{margin:0 0 0 16px}
}
@media(min-width:1024px){.cmp-timeline .cards-carousel-container{margin:0 16px}
}
@media(min-width:1360px){.cmp-timeline .cards-carousel-container{margin:0 auto}
}
.cmp-timeline__card{height:505px;overflow:hidden;background:var(--white);display:flex;flex-direction:column}
@media(min-width:768px){.cmp-timeline__card{height:513px}
}
.cmp-timeline__card.text-only .cmp-timeline__card-description{max-height:calc(22.4em);overflow:hidden}
@supports(-webkit-line-clamp:16){.cmp-timeline__card.text-only .cmp-timeline__card-description{display:-webkit-box;-webkit-line-clamp:16;-webkit-box-orient:vertical;overflow:hidden;max-height:none;min-width:0;min-height:0}
}
@supports(-webkit-line-clamp:7){.cmp-timeline__card:not(.text-only) .cmp-timeline__card-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;max-height:none;min-width:0;min-height:0}
}
.cmp-timeline__card-image-button{background:0;border:0;padding:0;margin:0;font:inherit;color:inherit}
.cmp-timeline__card-image-container{height:181px;overflow:hidden;display:flex;padding:18px 18px 0}
.cmp-timeline__card-image{height:auto;width:100%;object-fit:cover}
.cmp-timeline__card-title{color:var(--text-primary);font-family:var(--font-racing);font-size:20px;font-weight:400;line-height:52px;margin:0 0 16px}
@media(min-width:768px){.cmp-timeline__card-title{font-size:24px}
}
.cmp-timeline__card-body{padding:16px 18px 24px;display:flex;flex-direction:column;flex:1}
.cmp-timeline__card-description-container{display:flex;flex-direction:column;height:100%;justify-content:space-between}
.cmp-timeline__card-description{font-size:14px;font-weight:400;line-height:20px;display:flex;flex-direction:column;gap:24px;max-height:calc(9.1em);overflow:hidden}
.cmp-timeline__card-description p{margin:unset}
@media(min-width:768px){.cmp-timeline__card-description{font-size:16px;line-height:22px}
}
.cmp-timeline__modal-button{border:0;background:transparent;color:var(--surface-action-tertiary);display:flex;font-size:14px;font-weight:700;line-height:14px;padding:0}
@media(min-width:768px){.cmp-timeline__modal-button{font-size:16px;line-height:22px}
}
.cmp-timeline__modal-button.hidden{display:none;pointer-events:none}
.cmp-timeline .swiper-controls{display:flex;justify-content:space-between;margin:32px 16px 48px 0}
@media(min-width:768px){.cmp-timeline .swiper-controls{margin:32px 0 88px}
}
.cmp-timeline .swiper-controls .swiper-pagination{position:unset;display:flex;align-items:center}
.cmp-timeline .swiper-controls .navigation-container{display:flex}
@media(min-width:768px){.cmp-timeline .swiper-controls .navigation-container{margin:0 16px 0 0}
}
@media(min-width:1440px){.cmp-timeline .swiper-controls .navigation-container{margin:unset}
}
.cmp-timeline .swiper-button-next,.cmp-timeline .swiper-button-prev{position:unset}
.cmp-timeline .swiper-button-next.swiper-button-disabled,.cmp-timeline .swiper-button-prev.swiper-button-disabled{opacity:.7}
.cmp-timeline .swiper-button-next:after,.cmp-timeline .swiper-button-prev:after{display:none}
.cmp-timeline .swiper-button-prev{background:url('../clientlib-site/resources/images/previous.png') no-repeat center;right:55px;width:45px;height:45px;background-size:contain;border:0;margin:0}
.cmp-timeline .swiper-button-prev:hover{background:url('../clientlib-site/resources/images/previous-hover.png') no-repeat center;background-size:45px 45px}
.cmp-timeline .swiper-button-next{background:url('../clientlib-site/resources/images/next.png') no-repeat center;right:0;width:45px;height:45px;background-size:contain;border:0;margin:0 0 0 10px}
.cmp-timeline .swiper-button-next:hover{background:url('../clientlib-site/resources/images/next-hover.png') no-repeat center;background-size:45px 45px}
.cmp-timeline .swiper-pagination-bullet{background:var(--neutral-400)}
.cmp-timeline .swiper-pagination-bullet-active{background:var(--accent-primary)}
.cmp-timeline .years-carousel{margin:16px 0}
@media(min-width:768px){.cmp-timeline .years-carousel{margin:32px 0}
}
.cmp-timeline .years-carousel .years-slide{color:var(--grey-100);font-family:var(--font-racing);font-size:24px;font-weight:400;line-height:30px}
@media(min-width:768px){.cmp-timeline .years-carousel .years-slide{text-align:center;font-size:32px;line-height:52px}
}
.cmp-timeline .years-carousel .years-slide-container.is-highlighted .years-slide{color:var(--accent-primary)}
@media(min-width:768px){.cmp-timeline .years-carousel-wrapper{translate:-19% 0}
}
.cmp-timeline .years-slide{font-size:50px;font-weight:800;color:var(--grey-100)}
.cmp-timeline .cmp-timeline__modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100vw}
.cmp-timeline .cmp-timeline__modal.hidden{display:none}
.cmp-timeline .cmp-timeline__modal.no-image .cmp-timeline__modal-body{align-items:flex-start;justify-content:center;box-sizing:border-box;display:flex;height:100%;overflow-y:scroll;padding:0 var(--mobile-x-margin);margin-top:20%;max-height:90%}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.no-image .cmp-timeline__modal-body{padding:0 var(--padding-x-desktop);margin-top:0}
}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.no-image .cmp-timeline__modal-container{width:550px;max-width:80%}
.cmp-timeline .cmp-timeline__modal.no-image .cmp-timeline__modal-close{padding:24px}
}
.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-image-container{display:flex;justify-content:center;max-width:100%;padding:0 0 48px 0}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-image-container{width:50%}
}
.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-image{object-fit:contain;max-height:60vh;max-width:100%}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container{overflow:hidden;display:flex}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container{width:90%;overflow-y:auto;max-height:100vh}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container .cmp-timeline__modal-body,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container .cmp-timeline__modal-body{width:95%}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container .cmp-timeline__modal-close,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container .cmp-timeline__modal-close{padding:24px 56px}
}
@media(min-width:1024px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container{width:80%}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container .cmp-timeline__modal-body,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container .cmp-timeline__modal-body{width:unset}
}
@media(min-width:1440px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container{max-width:var(--component-content-max-width)}
}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-body,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-body{align-items:flex-start;justify-content:center;box-sizing:border-box;display:flex;max-width:100vw;height:100%;overflow-y:scroll;padding:0 var(--mobile-x-margin);margin-top:20%;max-height:90%}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-body .cmp-timeline__modal-description,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-body .cmp-timeline__modal-description{margin:0 0 10px}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-body .cmp-timeline__modal-content,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-body .cmp-timeline__modal-content{padding:0}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-body .cmp-timeline__modal-content,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-body .cmp-timeline__modal-content{flex-shrink:1;width:50%;justify-content:center}
}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-body,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-body{flex-direction:row;margin:10px 16px 32px;padding:0}
}
@media(min-width:1024px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-body,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-body{margin:10px 10% 32px}
}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-content-wrapper,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-content-wrapper{display:flex;flex-direction:column-reverse;width:100%}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-content-wrapper,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-content-wrapper{flex-direction:row;gap:16px}
}
@media(min-width:1024px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-content-wrapper,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-content-wrapper{gap:32px}
}
.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-pagination{display:none}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-content{justify-content:center;margin:0 0 186px}
}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal.no-image .cmp-timeline__modal-body,.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-body,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-body{max-height:unset;align-items:flex-start}
.cmp-timeline .cmp-timeline__modal.no-image .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container{max-height:1064px;height:fit-content;display:flex;flex-direction:column;align-items:flex-end}
}
@media(min-width:768px) and (min-width:768px){.cmp-timeline .cmp-timeline__modal.no-image .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.carousel .cmp-timeline__modal-container,.cmp-timeline .cmp-timeline__modal.static-image .cmp-timeline__modal-container{overflow-y:auto;max-height:100vh}
}
.cmp-timeline .cmp-timeline__modal-backdrop{position:absolute;inset:0;background-color:var(--white)}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal-backdrop{background-color:rgba(0,0,0,0.8)}
}
.cmp-timeline .cmp-timeline__modal-container{z-index:1;width:100%;height:100%;overflow-y:auto;max-width:1440px;background-color:transparent}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal-container{background-color:var(--white);max-height:60%}
}
.cmp-timeline .cmp-timeline__modal-close{height:24px;width:24px;background:url('../clientlib-site/resources/images/close.svg') no-repeat center;background-image:url('../clientlib-site/resources/images/Close-X-black.svg');position:absolute;top:2.5rem;right:1rem;border:0;line-height:1;cursor:pointer;z-index:2}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal-close{position:unset}
}
.cmp-timeline .cmp-timeline__modal-carousel-container{flex-shrink:0;max-width:100%}
@media(min-width:768px){.cmp-timeline .cmp-timeline__modal-carousel-container{max-width:544px;width:50%}
}
.cmp-timeline__modal-thumbs-carousel{margin:16px 0 0 0}
.cmp-timeline__modal-thumbs-wrapper{padding:0 0 32px 0}
.cmp-timeline__modal-thumbs-wrapper .swiper-slide.modal-thumb-slide{max-width:78px;height:46px}
.cmp-timeline__modal-thumbs-wrapper .swiper-slide.modal-thumb-slide .modal-thumbs-image{width:100%;height:100%;object-fit:cover;filter:brightness(0.5)}
.cmp-timeline__modal-thumbs-wrapper .swiper-slide.modal-thumb-slide.swiper-slide-thumb-active .modal-thumbs-image{filter:unset}
.cmp-timeline__modal-carousel{width:100%;height:auto;touch-action:pan-y}
.cmp-timeline__modal-carousel .swiper-wrapper{touch-action:pan-y;align-items:flex-end}
@media(min-width:768px){.cmp-timeline__modal-carousel .swiper-wrapper{align-items:center}
}
.cmp-timeline__modal-carousel-wrapper{height:auto;max-height:60vh}
@media(min-width:768px){.cmp-timeline__modal-carousel-wrapper{max-height:unset}
}
.cmp-timeline .modal-slide.swiper-slide{display:flex;justify-content:center}
.cmp-timeline .modal-slide.swiper-slide .modal-hero-image{width:auto;height:auto;max-width:100%;max-height:55vh}
@media(min-width:768px){.cmp-timeline .modal-slide.swiper-slide .modal-hero-image{max-height:823px}
}
.cmp-timeline__modal-carousel-controls{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:0;width:100%;padding:0 0 48px 0}
.cmp-timeline__modal-content{width:100%;flex-shrink:0;overflow-y:auto;color:var(--black);padding:0 0 48px 0}
@media(min-width:768px){.cmp-timeline__modal-content{width:100%;display:flex;flex-direction:column}
}
.cmp-timeline__modal-title{margin:0 0 8px;font-family:var(--font-racing);font-size:20px;font-weight:400;line-height:52px}
@media(min-width:768px){.cmp-timeline__modal-title{font-size:24px;line-height:52px}
}
.cmp-timeline__modal-description{font-size:14px;font-weight:400;line-height:20px}
.cmp-timeline__modal-description p{margin:0;padding-block:16px;border-bottom:1px solid var(--grey-200)}
@media(min-width:768px){.cmp-timeline__modal-description{font-size:16px;line-height:22px}
}
.cmp-timeline__dropdown{position:relative;display:inline-block;width:fit-content}
.cmp-timeline__dropdown-selected-text{font-size:14px;font-weight:700;line-height:14px;margin:0 10px 0 0;color:var(--black);-webkit-appearance:none;appearance:none}
@media(min-width:768px){.cmp-timeline__dropdown-selected-text{font-size:16px;line-height:22px}
}
.cmp-timeline .cmp-timeline__dropdown-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;border:0;cursor:pointer;font-size:1rem;background:transparent}
.cmp-timeline .cmp-timeline__dropdown-trigger:focus .cmp-timeline__dropdown-selected-text{color:var(--racing-blue)}
.cmp-timeline .cmp-timeline__dropdown-trigger:focus .cmp-timeline__dropdown-icon{height:8px;width:10px;background:url('../clientlib-site/resources/images/chevron-down.svg') no-repeat center;border:0;transition:transform .2s ease;background-image:url('../clientlib-site/resources/images/chevron-down-active.svg')}
.cmp-timeline__dropdown-icon{height:8px;width:10px;background:url('../clientlib-site/resources/images/chevron-down.svg') no-repeat center;border:0;transition:transform .2s ease;flex-shrink:0}
.cmp-timeline .cmp-timeline__dropdown.is-open .cmp-timeline__dropdown-icon{height:8px;width:10px;background:url('../clientlib-site/resources/images/chevron-down.svg') no-repeat center;border:0;transition:transform .2s ease;transform:rotate(180deg)}
.cmp-timeline .cmp-timeline__dropdown.is-open .cmp-timeline__dropdown-trigger:focus .cmp-timeline__dropdown-icon{height:8px;width:10px;background:url('../clientlib-site/resources/images/chevron-down.svg') no-repeat center;border:0;transition:transform .2s ease;background-image:url('../clientlib-site/resources/images/chevron-down-active.svg');transform:rotate(180deg)}
.cmp-timeline .cmp-timeline__dropdown-listbox{display:none;visibility:hidden;position:absolute;top:calc(104%);left:0;z-index:100;width:100%;max-height:260px;overflow-y:auto;margin:0;padding:4px 0;list-style:none;border-radius:6px;border:1px solid rgba(0,0,0,0.2);background:rgba(255,255,255,0.6);box-shadow:0 0 4.9px 0 rgba(0,0,0,0.15);backdrop-filter:blur(25px);opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}
.cmp-timeline .cmp-timeline__dropdown-listbox.is-open{display:block;visibility:visible;opacity:1;transform:translateY(0)}
.cmp-timeline .cmp-timeline__dropdown-option{padding:5px 18px;cursor:pointer;color:var(--font-charcoal);font-size:14px;font-weight:400;line-height:20px;transition:background .15s ease}
.cmp-timeline .cmp-timeline__dropdown-option:hover{background:#f0f0f0}
.cmp-timeline .cmp-timeline__dropdown-option:focus{outline:0;background:#e0ecff;color:var(--racing-blue)}
.cmp-timeline .cmp-timeline__dropdown-option[aria-selected="true"]{background:#e0ecff;font-weight:600;color:var(--racing-blue)}
.cmp-timeline__dropdown-container{display:flex;width:100%;justify-content:center;align-items:center;margin:10px 0}
html:has(.modal-open),body:has(.modal-open){overflow:hidden}