.ha-timeline-interactive{margin-bottom:100px}.ha-timeline-interactive__container{background:#fff;padding-bottom:40px;padding-top:1px}.ha-timeline-interactive__title{font-size:36px;font-weight:600;line-height:40px;text-align:center}.ha-timeline-interactive__description{font-size:18px;font-weight:400;line-height:28px;margin:16px auto;max-width:900px;text-align:center}.ha-timeline-interactive__bar{margin:80px 0 0;overflow-x:clip;overflow-y:visible;position:relative}.ha-timeline-interactive__bar:before{background:rgba(0,0,0,.15);content:"";height:2px;left:0;pointer-events:none;position:absolute;right:0;top:67px;z-index:0}.ha-timeline-interactive__bar-label{bottom:calc(100% - 24px);font-size:24px;font-weight:600;left:0;line-height:32px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:left .45s ease;white-space:nowrap;z-index:2}.ha-timeline-interactive__bar-title{display:block;font-size:15px;font-weight:700;line-height:1.3;margin-bottom:4px}.ha-timeline-interactive__bar-date{color:rgba(0,0,0,.55);display:block;font-size:13px}.ha-timeline-interactive__track{align-items:center;display:flex;height:100px;position:relative;transition:transform .45s ease;will-change:transform;z-index:1}.ha-timeline-interactive__dot-wrap{align-items:center;display:flex;flex-direction:column;flex-shrink:0;width:180px}.ha-timeline-interactive__dot-year{display:block;font-size:16px;margin-bottom:10px;text-align:center}.ha-timeline-interactive__dot{background:var(--ui-slate-300);border-radius:50%;display:block;flex-shrink:0;height:12px;position:relative;transition:width .2s ease,height .2s ease,background .2s ease,box-shadow .2s ease;width:12px;z-index:1}.dark .ha-timeline-interactive__dot{background:var(--ui-slate-500)}.ha-timeline-interactive__dot.is-active{background:var(--primary);box-shadow:0 0 0 5px rgba(104,152,224,.3);height:20px;width:20px}.ha-timeline-interactive__slide{align-items:end;display:none;gap:40px;grid-template-columns:1fr 1fr;padding:40px 100px}.ha-timeline-interactive__slide.is-active{display:grid}.ha-timeline-interactive__left{display:flex;flex-direction:column;gap:32px}.ha-timeline-interactive__era-label{font-size:52px;font-weight:700;line-height:1.15;pointer-events:none;user-select:none}.ha-timeline-interactive__nav{align-items:center;display:flex;gap:16px}.ha-timeline-interactive__year{font-size:28px;font-weight:700;letter-spacing:-.5px}.ha-timeline-interactive__next,.ha-timeline-interactive__prev{align-items:center;background:var(--primary);border-radius:50%;border-width:0;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:background .2s ease,opacity .2s ease;width:40px}.ha-timeline-interactive__next:hover:not(:disabled),.ha-timeline-interactive__prev:hover:not(:disabled){opacity:.8}.ha-timeline-interactive__next:disabled,.ha-timeline-interactive__prev:disabled{cursor:default;opacity:.25}.ha-timeline-interactive__card{background:rgba(0,0,0,.035);border-radius:12px;padding:32px}.dark .ha-timeline-interactive__card{background:hsla(0,0%,100%,.05)}.ha-timeline-interactive__logo{display:block;height:32px;margin-bottom:20px;width:auto}.ha-timeline-interactive__logo--light{display:block}.dark .ha-timeline-interactive__logo--light,.ha-timeline-interactive__logo--dark{display:none}.dark .ha-timeline-interactive__logo--dark{display:block}.ha-timeline-interactive__event-title{border-top:1px solid var(--ui-slate-300);font-size:30px;font-weight:600;line-height:1.3;line-height:36px;margin:0 0 8px;padding-top:16px}.ha-timeline-interactive__date{font-size:14px;margin:0 0 16px}.ha-timeline-interactive__event-desc{font-size:18px;font-weight:400;line-height:28px}@media (max-width:767px){.ha-timeline-interactive__bar-label{display:none}.ha-timeline-interactive__bar{margin-top:40px}.ha-timeline-interactive__slide{gap:24px;grid-template-columns:1fr;padding:20px}.ha-timeline-interactive__left{display:contents}.ha-timeline-interactive__era-label{font-size:32px;order:0}.ha-timeline-interactive__right{order:1}.ha-timeline-interactive__nav{justify-content:center;order:2}.ha-timeline-interactive__description{max-width:100%}}.dark .ha-timeline-interactive__logo{filter:none}.dark .ha-timeline-interactive__container{background:var(--ui-slate-700)}.dark .ha-timeline-interactive__bar:before{background:hsla(0,0%,100%,.15)}.dark .ha-timeline-interactive__event-title{border-top-color:var(--ui-slate-500)}