.neon-blue {
  color: #0055FF;
  background: #D6EBFF;
}

.sorbus {
  color: #CC5702;
  background: #FFF3D3;
}

.coral-red {
  color: #ED1527;
  background: #FFF1F2;
}

.milestones {
  background: #EEF2F6;
  overflow: visible;
  padding-top: 72px;
  padding-bottom: 72px;
}
@media only screen and (min-width: 992px) {
  .milestones {
    padding-top: calc(72px + 28 * (100vw - 992px) / 608);
    padding-bottom: calc(72px + 28 * (100vw - 992px) / 608);
  }
}
@media only screen and (min-width: 1600px) {
  .milestones {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .milestones {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
@media only screen and (min-width: 1200px) {
  .milestones {
    --ms-marker-width: 380px;
    --ms-tooltip-width: 240px;
    --ms-tooltip-gap: 16px;
    --ms-diamond-size: 28px;
    --ms-marker-height: 72px;
    --ms-marker-padding-x: 16px;
    --ms-marker-padding-y: 10px;
    --ms-marker-gap: 12px;
    --ms-year-size: 22px;
    --ms-icon-size: 40px;
    --ms-label-size: 14px;
    --ms-card-padding: 18px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-marker-width: calc(380px + 180 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-marker-width: 560px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-tooltip-width: calc(240px + 260 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-tooltip-width: 500px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-tooltip-gap: calc(16px + 22 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-tooltip-gap: 38px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-diamond-size: calc(28px + 12 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-diamond-size: 40px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-marker-height: calc(72px + 28 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-marker-height: 100px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-marker-padding-x: calc(16px + 12 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-marker-padding-x: 28px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-marker-padding-y: calc(10px + 4 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-marker-padding-y: 14px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-marker-gap: calc(12px + 8 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-marker-gap: 20px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-year-size: calc(22px + 14 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-year-size: 36px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-icon-size: calc(40px + 24 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-icon-size: 64px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-label-size: calc(14px + 6 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-label-size: 20px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones {
    --ms-card-padding: calc(18px + 6 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones {
    --ms-card-padding: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .milestones {
    --ms-marker-width: 400px;
    --ms-label-size: 14px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) and (min-width: 1200px) {
  .milestones {
    --ms-marker-width: calc(400px + 100 * (100vw - 1200px) / 200);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) and (min-width: 1400px) {
  .milestones {
    --ms-marker-width: 500px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) and (min-width: 1200px) {
  .milestones {
    --ms-label-size: calc(14px + 2 * (100vw - 1200px) / 200);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) and (min-width: 1400px) {
  .milestones {
    --ms-label-size: 16px;
  }
}
.milestones.section > .container {
  overflow: visible;
}
@media only screen and (min-width: 1200px) {
  .milestones.section > .container {
    width: 100%;
    box-sizing: border-box;
    max-width: 960px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones.section > .container {
    max-width: calc(960px + 640 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones.section > .container {
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .milestones.section > .container {
    padding-left: calc(24px + 16 * (100vw - 1200px) / 400);
    padding-right: calc(24px + 16 * (100vw - 1200px) / 400);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1600px) {
  .milestones.section > .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.milestones__intro {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}
@media only screen and (min-width: 992px) {
  .milestones__intro {
    max-width: calc(640px + 320 * (100vw - 992px) / 608);
  }
}
@media only screen and (min-width: 1600px) {
  .milestones__intro {
    max-width: 960px;
  }
}
.milestones__intro {
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) {
  .milestones__intro {
    margin-bottom: calc(48px + 24 * (100vw - 992px) / 608);
  }
}
@media only screen and (min-width: 1600px) {
  .milestones__intro {
    margin-bottom: 72px;
  }
}
@media only screen and (max-width: 1199px) {
  .milestones__intro {
    margin-bottom: 32px;
  }
}
.milestones__eyebrow {
  margin: 0;
  font-weight: 600;
  line-height: 1.4;
  color: #0055FF;
  font-size: 12px;
}
@media only screen and (min-width: 992px) {
  .milestones__eyebrow {
    font-size: calc(12px + 4 * (100vw - 992px) / 608);
  }
}
@media only screen and (min-width: 1600px) {
  .milestones__eyebrow {
    font-size: 16px;
  }
}
.milestones__eyebrow {
  margin-bottom: 12px;
}
@media only screen and (min-width: 992px) {
  .milestones__eyebrow {
    margin-bottom: calc(12px + 6 * (100vw - 992px) / 608);
  }
}
@media only screen and (min-width: 1600px) {
  .milestones__eyebrow {
    margin-bottom: 18px;
  }
}
.milestones__heading {
  margin: 0;
  color: #121926;
  font-weight: 700;
  font-size: 25px;
}
@media only screen and (min-width: 992px) {
  .milestones__heading {
    font-size: calc(25px + 11 * (100vw - 992px) / 608);
  }
}
@media only screen and (min-width: 1600px) {
  .milestones__heading {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .milestones__heading {
    font-size: 30px;
    line-height: 38px;
  }
}
.milestones__timeline {
  position: relative;
  margin: 0 auto;
  overflow: visible;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .milestones__timeline {
    padding-top: calc(16px + 8 * (100vw - 992px) / 608);
    padding-bottom: calc(16px + 8 * (100vw - 992px) / 608);
  }
}
@media only screen and (min-width: 1600px) {
  .milestones__timeline {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.milestones__track {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 5px;
  transform: translateX(-50%);
  background: #48AEFF;
  pointer-events: none;
  z-index: 0;
}
.milestones__track::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #48AEFF;
  transform: translate(-50%, 50%);
}
.milestones__track::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 28px;
  height: 22px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 22px solid #48AEFF;
  transform: translate(-50%, -100%);
}
@media only screen and (max-width: 1199px) {
  .milestones__track {
    display: none;
  }
}
.milestones__items {
  display: flex;
  flex-direction: column-reverse;
  gap: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .milestones__items {
    gap: 16px;
  }
}
.milestones__item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  min-height: 100px;
  min-width: 0;
}
.milestones__item::before {
  display: none;
}
.milestones__item::after {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .milestones__item {
    flex-direction: column;
    align-items: stretch;
    min-height: 0;
    gap: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__item {
    min-height: var(--ms-marker-height);
  }
}
.milestones__item.is-active {
  z-index: 4;
}
.milestones__marker {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 72px;
  margin: 0;
  padding: 16px 20px;
  border: 0;
  background: #0055FF;
  color: #ffffff;
  cursor: pointer;
  text-align: left;
  font: inherit;
  gap: 16px;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.4s ease;
  transition-property: background-color;
}
@media only screen and (min-width: 1200px) {
  .milestones__marker {
    width: var(--ms-marker-width);
    max-width: 100%;
    height: auto;
    min-height: var(--ms-marker-height);
    padding: var(--ms-marker-padding-y) var(--ms-marker-padding-x);
    gap: var(--ms-marker-gap);
  }
}
.milestones.section .milestones__marker {
  border-radius: 12px;
}
@media only screen and (min-width: 1200px) {
  .milestones.section .milestones__marker:hover, .milestones.section .milestones__marker:focus-visible {
    background: #083FC5;
  }
}
@media only screen and (max-width: 1199px) {
  .milestones.section .milestones__marker:focus-visible {
    outline: 2px solid #083FC5;
    outline-offset: 2px;
  }
}
.milestones__year {
  flex: 0 0 auto;
  min-width: 4.5ch;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (min-width: 1200px) {
  .milestones__year {
    font-size: var(--ms-year-size);
  }
}
.milestones__icon {
  display: block;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
}
@media only screen and (min-width: 1200px) {
  .milestones__icon {
    width: var(--ms-icon-size);
    height: var(--ms-icon-size);
  }
}
.milestones__icon-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.milestones__label {
  flex: 1 1 auto;
  min-width: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 1200px) {
  .milestones__label {
    font-size: var(--ms-label-size);
  }
}
.milestones__card {
  width: 100%;
  border-radius: 12px;
  background: #ffffff;
  overflow: visible;
}
@media only screen and (max-width: 1199px) {
  .milestones__card {
    display: grid;
    grid-template-rows: 0fr;
    margin-top: 0;
    padding: 0;
    box-shadow: none;
    opacity: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    transition-property: grid-template-rows, opacity, margin-top, box-shadow;
    transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__card {
    position: absolute;
    top: 50%;
    display: block;
    width: var(--ms-tooltip-width);
    max-width: min(var(--ms-tooltip-width), 50vw - 64px);
    padding: var(--ms-card-padding) 28px;
    box-shadow: 0 8px 32px rgba(18, 25, 38, 0.1);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(calc(-50% + 6px));
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.33, 1, 0.68, 1), visibility 0.4s ease;
    z-index: 3;
  }
}
.milestones__card-inner {
  min-width: 0;
}
@media only screen and (max-width: 1199px) {
  .milestones__card-inner {
    overflow: hidden;
    min-height: 0;
    padding: 0 24px;
    transform: translateY(-8px);
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1), opacity 0.4s ease, padding 0.4s ease;
  }
}
@media only screen and (max-width: 1199px) {
  .milestones__item.is-active .milestones__card {
    grid-template-rows: 1fr;
    margin-top: 12px;
    box-shadow: 0 8px 32px rgba(18, 25, 38, 0.1);
    opacity: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__item.is-active .milestones__card {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 1199px) {
  .milestones__item.is-active .milestones__card-inner {
    padding: 20px 24px;
    transform: translateY(0);
    opacity: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__item.is-active .milestones__card::after {
    content: "";
    position: absolute;
    top: 50%;
    width: var(--ms-diamond-size);
    height: var(--ms-diamond-size);
    border-radius: 8px;
    background: #0055FF;
    transform: translateY(-50%) rotate(45deg);
    z-index: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__item--card-left .milestones__card {
    right: calc(50% + var(--ms-marker-width) / 2 + var(--ms-tooltip-gap));
    padding-right: calc(var(--ms-diamond-size) / 2 + 10px);
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__item--card-left.is-active .milestones__card::after {
    right: calc(var(--ms-diamond-size) / -2);
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__item--card-right .milestones__card {
    left: calc(50% + var(--ms-marker-width) / 2 + var(--ms-tooltip-gap));
    padding-left: calc(var(--ms-diamond-size) / 2 + 15px);
  }
}
@media only screen and (min-width: 1200px) {
  .milestones__item--card-right.is-active .milestones__card::after {
    left: calc(var(--ms-diamond-size) / -2);
  }
}
@media only screen and (max-width: 1199px) {
  .milestones__item--no-card .milestones__marker {
    margin-bottom: 0;
  }
}
.milestones__card-title {
  margin: 0 0 12px;
  color: #121926;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
}
@media only screen and (max-width: 1199px) {
  .milestones__card-title {
    font-size: 18px;
  }
}
.milestones__card-text {
  margin: 0;
}
.milestones.section .milestones__card-text p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #4B5565;
}
@media only screen and (max-width: 1199px) {
  .milestones.section .milestones__card-text p {
    font-size: 15px;
  }
}
.milestones.section .milestones__card-text p + p {
  margin-top: 12px;
}
@media only screen and (prefers-reduced-motion: reduce) and (max-width: 1199px) {
  .milestones__card {
    transition: none;
  }
}
@media only screen and (prefers-reduced-motion: reduce) and (min-width: 1200px) {
  .milestones__card {
    transition: none;
  }
}
@media only screen and (prefers-reduced-motion: reduce) and (max-width: 1199px) {
  .milestones__card-inner {
    transition: none;
    transform: none;
  }
}
@media only screen and (prefers-reduced-motion: reduce) and (min-width: 1200px) {
  .milestones__item.is-active .milestones__card {
    transform: translateY(-50%);
  }
}