.timeline{background-color:var(--liquorice);padding:145px 0 190px;display:block;position:relative}.timeline:after{content:"";background-image:url(/images/graphics/landing-banner.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:45px;display:block;position:absolute;bottom:0;left:0}.timeline .container{flex-direction:column;gap:40px}.timeline .container .timelineDots{gap:60px;display:flex;position:relative}.timeline .container .timelineDots .dot{border:1px solid var(--halsbury-red);border-radius:12px;width:11px;height:11px;transition:background-color .3s;display:block;position:relative}.timeline .container .timelineDots .dot:after{content:"";background-color:var(--halsbury-red);width:60px;height:1px;display:block;position:absolute;top:50%;right:-60px}.timeline .container .timelineDots .dot:last-child:after{content:none}.timeline .container .timelineDots.one .dot:first-child,.timeline .container .timelineDots.two .dot:first-child,.timeline .container .timelineDots.two .dot:nth-child(2),.timeline .container .timelineDots.three .dot:first-child,.timeline .container .timelineDots.three .dot:nth-child(2),.timeline .container .timelineDots.three .dot:nth-child(3){background-color:var(--halsbury-red)}.timeline .container .timelineCards{grid-template-columns:100% 100% 100%;justify-content:flex-start;align-items:stretch;gap:200px;width:100%;display:grid}.timeline .container .timelineCards .timelineCard{grid-template-columns:1fr 580px;grid-template-areas:"content image";gap:105px;width:100%;display:grid;overflow:visible}.timeline .container .timelineCards .timelineCard:nth-child(2n){grid-template-columns:580px 1fr;grid-template-areas:"image content"}.timeline .container .timelineCards .timelineCard:nth-child(2n) .assetWrapper{transform:rotate(-1.62deg)}.timeline .container .timelineCards .timelineCard .content{grid-area:content}.timeline .container .timelineCards .timelineCard .content p.year{color:var(--frost);text-transform:uppercase;margin-top:65px;margin-bottom:10px;font-family:Tanker-Regular,sans-serif;font-size:110px;line-height:96%}.timeline .container .timelineCards .timelineCard .content .cardContent *{color:var(--white)}.timeline .container .timelineCards .timelineCard .content .cardContent p{margin-bottom:15px}.timeline .container .timelineCards .timelineCard .assetWrapper{grid-area:image;display:block;position:relative;transform:rotate(.73deg)}.timeline .container .timelineCards .timelineCard .assetWrapper .asset{border-radius:4px;width:100%;height:auto;display:block;position:relative;overflow:hidden;max-width:580px!important}.timeline .container .timelineCards .timelineCard .assetWrapper .asset img{object-fit:cover;object-position:center center}@media screen and (max-width:1400px){.timeline .container .timelineCards .timelineCard{grid-template-columns:1fr 480px}.timeline .container .timelineCards .timelineCard .content p.year{margin-top:20px}}@media screen and (max-width:990px){.timeline .container .timelineCards .timelineCard{flex-direction:column;gap:40px;display:flex}.timeline .container .timelineCards .timelineCard .content p.year{margin-top:0}.timeline .container .timelineCards .timelineCard .assetWrapper{width:400px}}@media screen and (max-width:768px){.timeline{display:none}}
.timelineCarouselWrapper{max-width:100%;display:none;position:relative}.timelineCarouselWrapper .swiper.timelineCarousel{max-width:100%;display:block;position:relative}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide{width:auto;height:auto}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard{padding:60px var(--mobile-padding) 100px var(--mobile-padding);background-color:var(--liquorice);height:100%}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard:nth-child(2n) .assetWrapper{transform:rotate(-1.62deg)}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard .content{margin-bottom:40px}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard .content p.year{color:var(--frost);text-transform:uppercase;margin-bottom:20px;font-family:Tanker-Regular,sans-serif;font-size:60px;line-height:96%}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard .content .cardContent *{color:var(--white)}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard .content .cardContent p{margin-bottom:15px}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard .assetWrapper{display:block;position:relative;transform:rotate(.73deg)}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard .assetWrapper .asset{border-radius:4px;width:100%;height:auto;display:block;position:relative;overflow:hidden;max-width:425px!important}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-wrapper .swiper-slide .timelineCard .assetWrapper .asset img{object-fit:cover;object-position:center center}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-pagination{flex-flow:wrap;place-content:center flex-start;gap:10px;max-width:calc(100% - 48px);margin:0 auto;display:flex;position:relative;bottom:66px}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-pagination .swiper-pagination-bullet{border:2px solid var(--halsbury-red);opacity:1;cursor:pointer;background-color:#0000;width:12px;height:12px;margin:0;transition:background-color .5s;display:block;position:relative}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-pagination .swiper-pagination-bullet:only-child{display:none}.timelineCarouselWrapper .swiper.timelineCarousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--halsbury-red)}@media screen and (max-width:768px){.timelineCarouselWrapper{box-sizing:border-box;padding:0 var(--mobile-padding);display:block}.timelineCarouselWrapper .swiper.countryResortsCarousel .swiper-pagination{max-width:calc(100% - 48px)}}
