.theme-history-timeline{background-color:var(--theme-base-dark);color:var(--theme-base-light);padding-block:3rem}@media (min-width: 768px){.theme-history-timeline{padding-block:4.5rem}}@media (min-width: 992px){.theme-history-timeline{padding-block:5.5rem}}@media (min-width: 1710px){.theme-history-timeline{padding-block:6.25rem}}.theme-history-timeline__title{margin:0 0 clamp(2rem,4vw,3.5rem);text-align:left;text-transform:uppercase;color:var(--theme-base-light)}@media (min-width: 992px){.theme-history-timeline__title{text-align:center}}.theme-history-timeline__timeline{max-width:50.625rem;margin-inline:auto}.theme-history-timeline__milestones{position:relative;display:flex;flex-direction:column;gap:3rem}.theme-history-timeline__track,.theme-history-timeline__progress{position:absolute;left:.59375rem;top:1.875rem;z-index:0;width:.1875rem;border-radius:.1875rem;pointer-events:none}.theme-history-timeline__track{bottom:1.875rem;background:var(--theme-teal-dark)}.theme-history-timeline__progress{height:0;background:var(--theme-secondary-color)}.theme-history-timeline__milestone{position:relative;padding-left:clamp(3rem,7vw,6.875rem)}.theme-history-timeline__dot{position:absolute;left:0;top:1.875rem;z-index:1;box-sizing:border-box;width:1.375rem;height:1.375rem;border-radius:50%;background:var(--theme-base-dark);border:.1875rem solid var(--theme-primary-color);box-shadow:var(--theme-shadow-primary);transition:background-color var(--theme-transition),border-color var(--theme-transition),box-shadow var(--theme-transition)}.theme-history-timeline__dot:before{content:"";position:absolute;left:50%;top:50%;width:5.25rem;height:5.25rem;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,transparent 10%,color-mix(in oklab,var(--theme-secondary-color) 18%,transparent) 0%,color-mix(in oklab,var(--theme-primary-color) 6%,transparent) 68%,transparent 71%);opacity:0;pointer-events:none;transition:opacity var(--theme-transition)}.theme-history-timeline__dot.is-active{background:var(--theme-primary-color);border-color:var(--theme-secondary-color);box-shadow:var(--theme-shadow-secondary)}.theme-history-timeline__dot.is-active:before{opacity:1}.theme-history-timeline__card{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.875rem;border:1px solid var(--theme-teal-dark);border-radius:1.875rem;background-color:var(--theme-teal-darkest);transition:box-shadow var(--theme-transition)}@media (any-hover: hover){.theme-history-timeline__card:hover{box-shadow:var(--theme-shadow-primary)}}@media (min-width: 768px){.theme-history-timeline__card{flex-direction:row;align-items:center;gap:1.875rem}}.theme-history-timeline__card-text{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:1rem}.theme-history-timeline__date{margin:0;font-size:var(--theme-h4-fs);font-weight:500;line-height:1.5;text-transform:uppercase;color:var(--theme-secondary-color)}.theme-history-timeline__card-title{margin:0;font-size:var(--theme-h5-fs);font-weight:500;line-height:1.5;text-transform:uppercase;color:var(--theme-base-light)}.theme-history-timeline__card-desc{border-left:.1875rem solid var(--theme-primary-color);padding-left:1.875rem;font-size:1.125rem;line-height:1.5;color:var(--theme-base-light)}.theme-history-timeline__card-desc p{margin:0}.theme-history-timeline__card-desc p+p{margin-top:.75rem}.theme-history-timeline__logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:8.75rem;height:8.75rem}.theme-history-timeline__logo img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.theme-history-timeline__empty{margin:0;color:var(--theme-grey-color)}
