<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tl-timeline {
  background: transparent !important;
}
.tl-timeline .tl-slider-background {
  background: transparent !important;
}
.tl-timeline .tl-text-content-container {
  color: white;
  font-family: "Raleway", sans-serif;
}
.tl-timeline .tl-text-content-container .tl-headline-date {
  margin-bottom: 0.5rem;
  font-family: "Raleway", sans-serif !important;
  font-weight: normal !important;
  opacity: 1 !important;
  color: white !important;
}
.tl-timeline .tl-text-content-container .tl-headline {
  font-size: 2rem;
}
.tl-timeline .tl-text-content-container .tl-headline a {
  color: white;
  font-family: "Raleway", sans-serif;
  text-transform: none;
}
.tl-timeline .tl-text-content-container .tl-text-content {
  font-weight: 400 !important;
  color: white !important;
  opacity: 1 !important;
}
.tl-timeline .tl-text-content-container .tl-text-content p {
  font-weight: 400 !important;
  color: white !important;
  opacity: 1 !important;
  font-family: "Raleway", sans-serif !important;
}
.tl-timeline .tl-slidenav-content-container .tl-slidenav-icon {
  color: white !important;
  text-shadow: none !important;
  transition: 0.3s all ease-in-out;
}
.tl-timeline .tl-slidenav-content-container .tl-slidenav-title,
.tl-timeline .tl-slidenav-content-container .tl-slidenav-description {
  transition: 0.3s all ease-in-out;
  color: white !important;
  text-shadow: none !important;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
}
.tl-timeline .tl-slidenav-content-container .tl-slidenav-description {
  font-weight: normal;
}
.tl-timeline .tl-timenav {
  background: rgba(255, 255, 255, 0.3);
  border: none;
}
.tl-timeline .tl-menubar {
  border-radius: 0;
  left: 0.5rem;
}
.tl-timeline .tl-menubar-button {
  color: #007bff !important;
  background: white !important;
  opacity: 0.5;
  border-radius: 5px;
  margin-bottom: 0.25rem;
  transition: 0.3s all ease-in-out;
}
.tl-timeline .tl-menubar-button:focus, .tl-timeline .tl-menubar-button:hover {
  opacity: 1;
}
.tl-timeline .tl-timemarker-content-container {
  border: none !important;
  box-shadow: none !important;
  background: rgba(255, 255, 255, 0.7) !important;
  transition: 0.3s all ease-in-out !important;
}
.tl-timeline .tl-timemarker-content-container:hover, .tl-timeline .tl-timemarker-content-container:focus {
  background: white !important;
}
.tl-timeline .tl-timemarker-content .tl-timemarker-media-container {
  display: none;
}
.tl-timeline .tl-timemarker-content .tl-headline {
  font-family: "Raleway", sans-serif !important;
  font-weight: bold !important;
  color: #333 !important;
}

.timeline-cct-logo .tl-timeline {
  background: transparent !important;
}
.timeline-cct-logo .tl-timeline .tl-slider-background {
  background: transparent !important;
}
.timeline-cct-logo .tl-timeline .tl-text-content-container {
  color: #010f4c;
}
.timeline-cct-logo .tl-timeline .tl-text-content-container .tl-headline-date {
  color: #010f4c !important;
}
.timeline-cct-logo .tl-timeline .tl-text-content-container .tl-headline a {
  color: #010f4c;
}
.timeline-cct-logo .tl-timeline .tl-text-content-container .tl-text-content {
  color: #010f4c !important;
}
.timeline-cct-logo .tl-timeline .tl-text-content-container .tl-text-content p {
  color: #010f4c !important;
}
.timeline-cct-logo .tl-timeline .tl-slidenav-content-container .tl-slidenav-icon {
  color: #010f4c !important;
}
.timeline-cct-logo .tl-timeline .tl-slidenav-content-container .tl-slidenav-title,
.timeline-cct-logo .tl-timeline .tl-slidenav-content-container .tl-slidenav-description {
  color: #010f4c !important;
}
.timeline-cct-logo .tl-timeline .tl-timenav {
  background: rgba(255, 255, 255, 0.3);
  border: none;
}
.timeline-cct-logo .tl-timeline .tl-menubar {
  border-radius: 0;
  left: 0.5rem;
}
.timeline-cct-logo .tl-timeline .tl-menubar-button {
  color: #010f4c !important;
  background: white !important;
}
.timeline-cct-logo .tl-timeline .tl-menubar-button:focus, .timeline-cct-logo .tl-timeline .tl-menubar-button:hover {
  opacity: 1;
}

/*# sourceMappingURL=cct-timeline.css.map */
</pre></body></html>