.history-section__title{margin-bottom:48px;text-align:center}.history-section__slides{display:flex;flex-wrap:nowrap;position:relative;width:max-content}.history-section__slide{flex:0 0 280px;max-width:280px;padding-bottom:32px;padding-right:24px;padding-top:36px;position:relative}.history-section__slide-point{background-color:#c6c6ca;border-radius:50%;height:12px;left:0;position:absolute;top:-4px;width:12px}.history-section__slide-point:after{background-color:rgba(37,37,51,.3);border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.history-section__slide-year{font-size:48px;font-weight:600;line-height:56px;margin-bottom:16px;opacity:.38;transition:opacity .3s}.history-section__slide-title{font-size:20px;font-weight:700;line-height:24px;margin-bottom:8px}.history-section__slide-content,.history-section__slide-title{opacity:.38;transition:opacity .3s}.history-section__slide.active .history-section__slide-content,.history-section__slide.active .history-section__slide-title,.history-section__slide.active .history-section__slide-year,.history-section__slide.is-active .history-section__slide-content,.history-section__slide.is-active .history-section__slide-title,.history-section__slide.is-active .history-section__slide-year{opacity:1}.history-section__slide.active .history-section__slide-point,.history-section__slide.active .history-section__slide-point:after{background-color:var(--mainYellow)}.history-section__timeline-line{background-color:#c6c6ca;height:4px;left:0;position:absolute;right:280px;top:0}.history-section__timeline-scroll{background-color:var(--mainYellow);bottom:0;left:0;position:absolute;top:0}.history-section__timeline-point{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:rgba(255,217,96,.2);border:2px solid #b55308;border-radius:50%;height:32px;left:0;position:absolute;top:-14px;transform:translateX(-10px);width:32px;z-index:1}.history-section__timeline-point:after{background-color:var(--mainYellow);border-radius:50%;content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}@media (min-width:1024px){.history-section__title{margin-bottom:64px}.history-section__slide{flex-basis:360px;max-width:360px;padding-bottom:48px;padding-right:32px}.history-section__timeline-line{right:360px}.history-section__slide-year{font-size:57px;line-height:64px}.history-section__slide-title{font-size:22px;line-height:28px}.history-section__timeline-point{height:42px;top:-19px;transform:translateX(-15px);width:42px}.history-section__timeline-point:after{height:20px;width:20px}}@media (min-width:1440px){.history-section__title{margin-bottom:82px}.history-section__slide{flex-basis:420px;max-width:420px;padding-bottom:64px;padding-right:40px}.history-section__timeline-line{right:420px}}