.history-slider{background:#fff;overflow:hidden}.history-slider__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:64px}@media(max-width: 1024px){.history-slider__header{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-bottom:28px}}@media(max-width: 1024px){.history-slider__title{margin-bottom:16px}}.history-slider__timeline{margin-bottom:60px}@media(min-width: 1025px){.history-slider__timeline{padding-right:0}}@media(max-width: 1599px){.history-slider__timeline{margin-bottom:40px}}@media(max-width: 1024px){.history-slider__timeline{margin-bottom:28px}}.history-slider__timeline-track{display:flex}.history-slider__timeline-item{align-items:center;background:#fff;color:rgba(0,0,0,.4);cursor:pointer;display:flex;flex-shrink:0;font-weight:500;overflow:hidden;position:relative;transition:all .7s ease}@media(max-width: 1024px){.history-slider__timeline-item-data{display:none}}.history-slider__timeline-item::after{background:currentColor;content:"";display:block;margin-left:4px;width:44px;height:3px}@media(max-width: 1024px){.history-slider__timeline-item::after{margin-left:0}}.history-slider__timeline-item--active{color:var(--color-highlight)}.history-slider__gallery{overflow:hidden}@media(min-width: 1025px){.history-slider__gallery{padding-right:0}}.history-slider__gallery-track{display:flex}.history-slider__gallery-item{cursor:grab;display:flex;flex-shrink:0}@media(max-width: 1024px){.history-slider__gallery-item{flex-wrap:wrap-reverse}}.history-slider__slide-image-wrapper{flex:0 0 53.2%}@media(max-width: 1024px){.history-slider__slide-image-wrapper{flex:0 0 100%}}.history-slider__slide-image{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.history-slider__slide-content{display:flex;justify-content:center;flex-direction:column;padding-left:60px;padding-right:60px}@media(max-width: 1599px){.history-slider__slide-content{padding-left:40px;padding-right:40px}}@media(max-width: 1024px){.history-slider__slide-content{padding:0}}.history-slider__slide-title{font-weight:500;margin-bottom:12px}.history-slider__slide-copy{font-size:16px}@media(max-width: 1024px){.history-slider__slide-copy{font-size:14px;margin-bottom:30px}}