.timeline{padding-top:6rem;padding-bottom:6rem}@media screen and (min-width: 1200px){.timeline{padding-top:10rem;padding-bottom:10rem}}.timeline{background-color:#f7f7f7;display:grid}.timeline__wrapper{width:100%;max-width:144.8rem;padding-right:2rem;padding-left:2rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 899px){.timeline__wrapper{padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 900px)and (max-width: 1800px){.timeline__wrapper{padding-right:4rem;padding-left:4rem}}.timeline__wrapper{margin-bottom:2rem}.timeline__title,.timeline__text{color:#27465c;text-align:center}.timeline__title{font-weight:700;margin-bottom:1rem;margin-top:-2rem}.timeline__text{font-size:1.8rem;line-height:1.4}.timeline .timeline__list{padding-top:2rem;padding-left:0;margin:0;position:relative;padding:0 2rem}.timeline .swiper-container{position:relative;overflow:hidden;backface-visibility:hidden;z-index:1;padding:0 2rem}.timeline .swiper-wrapper{display:flex}.timeline .swiper-slide{display:flex;min-width:33.4rem;background:#fff;justify-content:space-between;flex-direction:column}.timeline__item{height:40rem;padding:5rem 2rem;background-color:#fff}.timeline__item-image,.timeline__item-text{padding:0 3rem}.timeline__item-image{width:auto;display:flex}.timeline__item-image img{width:auto;-o-object-fit:contain;object-fit:contain}.timeline__item-text{margin-bottom:4rem;font-size:1.5rem;line-height:1.5;color:#000}.timeline__item-year{position:relative;background-color:#cbcbcb;height:8px;width:100%}.timeline__item-year .timeline__cursor{position:absolute;background-color:#285574;width:2rem;height:2rem;border-radius:50%;top:-6px}.timeline__item-year span{color:#285574;font-size:2rem;line-height:1.5;font-weight:700;position:absolute;top:1.5rem}.timeline__item:last-child .timeline__item-year span{left:90% !important}.timeline .timeline__navigation{position:absolute;top:calc(50% - 3rem);left:0;width:100%}.timeline .timeline__navigation .timeline__button{background-color:rgba(60,59,59,.2);width:6rem;height:6rem;border-radius:50%;border:none;transition:all .3s ease-in-out;position:absolute;cursor:pointer}.timeline .timeline__navigation .timeline__button:hover{background-color:rgba(60,59,59,.6)}.timeline .timeline__navigation .timeline__button svg{fill:#fff}.timeline .timeline__navigation .timeline__button--prev{transform:scaleX(-1);left:.5rem}.timeline .timeline__navigation .timeline__button--next{right:.5rem}.timeline .timeline__scrollbar{align-items:center;display:none;width:34rem;margin:4rem auto .4rem;background:#cbcbcb;border:none;height:.2rem;position:relative;border-radius:.4rem}.timeline .timeline__scrollbar .swiper-scrollbar-drag{background:#285574;height:.4rem;left:0;top:0;position:relative;transform:scaleX(0);transition:transform .4s cubic-bezier(0.215, 0.6, 0.27, 0.995);border-radius:.4rem;cursor:pointer}@media screen and (min-width: 600px){.timeline__title{font-size:3rem;line-height:1.3}.timeline .swiper-container{overflow:hidden}}@media screen and (min-width: 1200px){.timeline__title{font-size:4rem}.timeline .swiper-slide{background:rgba(0,0,0,0);transition:all .3s ease-in-out}.timeline .swiper-slide:hover{background-color:#fff}.timeline .timeline__scrollbar{display:flex}}