* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  background-color: #fff;
  margin: 0;
  padding: 33px 0;
  font: 14px/1.4 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  color: #555;
  touch-action: manipulation;
}
img,
svg {
  max-width: 100%;
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  margin: 0 0 22px 0;
  font-size: 20px;
  color: #333;
  font-weight: 600;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  letter-spacing: 0.01em;
  font-weight: normal;
  color: #636363;
  font-size: 14px;
  margin: -11px 0 33px 0;
  line-height: 1.6;
}
h3 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 15px 0;
  padding-top: 0;
  line-height: 1.2;
  font-size: 12px;
  color: #333;
}
.nowrap {
  white-space: nowrap;
}
.footnotes {
  margin-bottom: 20px;
}
.footnotes h4 {
  margin: 2px 0 7px 0;
  color: #666;
  font-size: 11px;
}
.footnotes p,
.footer p {
  margin: 2px 0 0 0;
  font-size: 12px;
  line-height: 1.7;
  color: #808080;
}
.footer p {
  font-style: italic;
}
.footer p em {
  font-style: normal;
}
.footnotes p strong {
  color: #666;
}
a,
a:link,
a:visited {
  color: #4774CC;
  text-decoration: none;
}
a:hover,
a:active {
  color: #bccae5;
}
.graphic-wrapper {
  position: relative;
}
.graphic {
  position: relative;
  margin-bottom: 11px;
}
.graphic::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.graphic img {
  max-width: 100%;
  height: auto;
}
.key {
  margin: -11px 0 33px 0;
  padding: 0;
  list-style-type: none;
}
.key .key-item {
  display: inline-block;
  margin: 0 18px 0 0;
  padding: 0;
  line-height: 15px;
}
.key .key-item b {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  float: left;
}
.key .key-item label {
  white-space: nowrap;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
svg {
  overflow: hidden;
}
.axis {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  fill: #999;
}
.axis path,
.axis line {
  fill: none;
  stroke: #ccc;
  shape-rendering: crispEdges;
}
.axis.y path {
  display: none;
}
.axis.y .tick line {
  display: none;
}
.grid path {
  display: none;
}
.grid .tick {
  stroke: #eee;
  color: #eee;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.grid.y g:first-child line {
  display: none;
}
.zero-line {
  stroke: #666;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
line,
rect {
  shape-rendering: crispEdges;
}
.bars rect {
  fill: #17807E;
}
.labels {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
.labels li {
  position: absolute;
  text-align: right;
  font-size: 12px;
  line-height: 1.4;
  color: #666;
  display: table;
  -webkit-font-smoothing: antialiased;
}
.labels li span {
  display: table-cell;
  vertical-align: middle;
}
.value text {
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
}
.value text.in {
  fill: #fff;
}
.value text.out {
  fill: #636363;
}
body.hp {
  padding-top: 0;
  padding-bottom: 10px;
}
body.childlink {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
img:not([alt]) {
  outline: 3px solid red;
}
[role="img"] img:not([alt]) {
  outline: none;
}
.sr-only {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
#graphic-table,
#primary-table {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
/*
==============================*/
/* General Styles */
/* ============================== */
.graphic-container {
  display: flex;
  position: relative;
  margin-bottom: 22px;
  padding-left: 13px;
  margin-left: 10px;
}
.graphic-container::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #adc1d8;
  z-index: 1;
}
/*
==============================*/
/* Timeline Styles */
/* ============================== */
.timeline-content {
  width: 100%;
}
.fixed-timeline {
  display: none;
  pointer-events: none;
}
.year-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.year-item {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  /* Aligns children to the top */
}
.year-label {
  font-size: 12px;
  display: block;
  margin-bottom: 0;
  margin-right: 5px;
  /* Add some space between the year label and the dots */
}
.year-item.active .year-label {
  color: #3f53b8;
  font-weight: bold;
}
.year-item.active .year-label {
  padding: 0px;
  border-radius: 3px;
}
.fixed-timeline {
  transition: transform 0.3s ease-out;
}
.month-item,
.year-item {
  transition: all 0.3s ease;
}
.month-item.active,
.year-item.active {
  transition: all 0.3s ease;
}
.month-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.month-item {
  margin: 0px;
}
.month-dot {
  width: 8px;
  height: 8px;
  background-color: #ccc;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.3s ease;
}
.month-item.active .month-dot {
  width: 8px;
  height: 8px;
  background-color: #3f53b8;
}
@media (min-width: 769px) {
  .timeline-content {
    width: 75%;
  }
  .fixed-timeline {
    display: flex;
    width: 160px;
    position: absolute;
    right: 0px;
    margin-top: 100px;
    top: 0;
    transition: all 0.4s ease;
    height: 290px;
    padding-left: 30px;
  }
  .fixed-timeline.fixed {
    position: fixed;
    top: 20px;
  }
  .fixed-timeline .timeline-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 65px;
    width: 2px;
    background-color: #ccc;
  }
  .fixed-timeline .year-list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    /* Changed from space-between to align years to the top */
  }
  .fixed-timeline .year-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    /* Changed from center to align content to the top */
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 0;
    margin-bottom: 0px;
    /* Added some bottom margin to separate years */
    line-height: normal;
  }
  .fixed-timeline .year-item.active {
    color: #1F7CAF;
  }
}
.fixed-timeline .year-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 6px;
  /* Adjust spacing between years as needed */
}
.fixed-timeline .year-label {
  text-align: right;
  padding-right: 0px;
  /* Space between year label and timeline */
}
.fixed-timeline .month-list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
}
.fixed-timeline .month-item {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding-right: 5px;
  /* Adjust to align month dots with year labels */
}
.fixed-timeline .month-dot {
  margin-left: -2px;
  margin-bottom: 3px;
  margin-top: 2px;
}
/*
==============================*/
/* Year Styles */
/* ============================== */
.year {
  font-size: 20px;
  margin-bottom: 0;
  color: black;
  background-color: #adc1d8;
  padding: 5px 0px 5px 10px;
  font-weight: 700;
  width: 180px;
  position: relative;
  text-align: center;
}
.year::before {
  content: '';
  position: absolute;
  left: -6px;
  top: 50%;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
}
/*
==============================*/
/* Element Row Styles */
/* ============================== */
.element-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px;
  border-top: 2px solid #eee;
  background-color: #fff;
  margin-top: 0px;
  transition: all 0.3s ease;
  max-height: 30px;
  overflow: hidden;
}
.date {
  margin-bottom: 6px;
  padding: 1px 3px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #333;
  font-size: 13px;
  line-height: 20px;
}
/*
==============================*/
/* Image Styles */
/* ============================== */
.image-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 5px;
}
.circle-img {
  width: 100%;
  height: inherit !important;
  object-fit: cover;
}
.image-circle.matthewGarza {
  border: 1.5px solid #a35557;
  position: relative;
}
.image-circle.matthewGarza::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(163, 85, 87, 0.3);
  mix-blend-mode: color;
  pointer-events: none;
}
/* Eric Garcetti */
.image-circle.ericGarcetti {
  border: 2px solid #5e539d;
  position: relative;
}
.image-circle.ericGarcetti::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(94, 83, 157, 0.3);
  mix-blend-mode: color;
  pointer-events: none;
}
/* Rick Jacobs */
.image-circle.rickJacobs {
  border: 1.5px solid #71a081;
  position: relative;
}
.image-circle.rickJacobs::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(113, 160, 129, 0.3);
  mix-blend-mode: color;
  pointer-events: none;
}
/* Yashar Ali */
.image-circle.yasharAli {
  border: 1.5px solid #ac9c40;
  position: relative;
}
.image-circle.yasharAli::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(172, 156, 64, 0.3);
  mix-blend-mode: color;
  pointer-events: none;
}
/* Adjust brightness and contrast for all images */
.circle-img {
  filter: brightness(95%) contrast(90%);
}
/* Maintain the specific size for Yashar Ali's image */
.yasharAli img {
  height: 60px;
}
.matthewGarza {
  color: #a35557;
  font-weight: 700;
}
.ericGarcetti {
  color: #5e539d;
  font-weight: 700;
}
.rickJacobs {
  color: #71a081;
  font-weight: 700;
}
.yasharAli {
  color: #ac9c40;
  font-weight: 700;
}
a,
a:link,
a:visited {
  color: #333;
  text-decoration: none;
  position: relative;
  padding-right: 17px;
  padding-bottom: 2px;
  display: inline-block;
}
a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  /* Adjust size as needed */
  height: 1em;
  /* Adjust size as needed */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10.0002 5H8.2002C7.08009 5 6.51962 5 6.0918 5.21799C5.71547 5.40973 5.40973 5.71547 5.21799 6.0918C5 6.51962 5 7.08009 5 8.2002V15.8002C5 16.9203 5 17.4801 5.21799 17.9079C5.40973 18.2842 5.71547 18.5905 6.0918 18.7822C6.5192 19 7.07899 19 8.19691 19H15.8031C16.921 19 17.48 19 17.9074 18.7822C18.2837 18.5905 18.5905 18.2839 18.7822 17.9076C19 17.4802 19 16.921 19 15.8031V14M20 9V4M20 4H15M20 4L13 11' stroke='%230000FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
a:has( > span:last-child:not(:first-child))::after {
  content: none;
}
/*
==============================*/
/* Year Container Styles */
/* ============================== */
.year-container {
  transition: all 0.3s ease;
  position: relative;
  z-index: 5;
  margin-top: 20px;
}
.year-container.single-event {
  margin-top: 50px;
}
.multiple-events {
  margin-top: 50px;
}
.multiple-events .year-events {
  padding-right: 4px;
}
.year-container .year-events {
  max-height: 0;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}
.year-container.expanded .year-events {
  max-height: 2000px;
  opacity: 1;
  width: 100%;
}
.year-container.expanded .element-row {
  max-height: 1000px;
}
/* Style for element-row */
.element-row {
  background-color: #fcfcff;
  border: 1px solid #cad4de;
  opacity: 1;
  transition: all 0.1s;
}
.element-row .title-container,
.element-row .square {
  transition: opacity 0.3s ease;
  opacity: 0;
}
.year-container.expanded .element-row .title-container,
.year-container.expanded .element-row .square {
  opacity: 1;
  width: 100%;
}
.title-container {
  font-weight: normal;
  font-size: 13.5px;
  line-height: 1.6;
}
/*
==============================*/
/* Toggle and Info Styles */
/* ============================== */
.year-toggle {
  cursor: pointer;
  transition: all 0.3s ease;
}
.year-info {
  padding-left: 10px;
  font-size: 14px;
}
.image-gallery {
  display: flex;
}
.date-and-images {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.year-container .different-month:not(:first-of-type) {
  margin-top: 16px;
}
/*
==============================*/
/* Media Queries */
/* ============================== */
@media (max-width: 768px) {
  .truncate-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .year-container.expanded .truncate-text {
    -webkit-line-clamp: unset;
  }
  .expand-btn {
    display: none;
  }
}
@media (min-width: 769px) {
  .element-row {
    max-height: none;
    overflow: visible;
  }
  .truncate-text {
    display: block;
  }
  .expand-btn {
    display: none;
  }
  .year-events {
    width: 80%;
  }
}
@media (min-width: 790px) {
  .optional {
    margin-top: -100px !important;
  }
  .graphic-container::before {
    left: 37.5%;
  }
  .year-container {
    width: 100%;
  }
  .single-event .date-and-images {
    flex-direction: row;
  }
  .year-container .different-month:not(:first-of-type) {
    margin-top: 20px !important;
  }
  .year-container.multiple-events .element-row {
    width: 50%;
  }
  .year-container.multiple-events .element-row:nth-child(even) {
    position: relative;
    left: 50%;
    margin-top: -40px;
    margin-left: 3px;
  }
  .year-container.multiple-events .element-row:nth-child(odd) {
    margin-left: 3px;
  }
  .year-container.multiple-events .element-row:nth-child(odd) .date-and-images {
    flex-direction: row;
  }
  .year-container.multiple-events .element-row:nth-child(odd):not(:first-child) {
    margin-top: -40px;
  }
  .year-container:nth-child(even),
  .year-container:nth-child(odd) {
    left: 0;
  }
  .year-container:nth-child(even) .year,
  .year-container:nth-child(odd) .year {
    width: 100% !important;
  }
  .year-container:nth-child(even) .year::before,
  .year-container:nth-child(odd) .year::before {
    left: 49%;
    top: -10px;
  }
  .year-container:nth-child(odd) {
    align-items: flex-end;
  }
  .graphic-container {
    padding-left: 0;
    margin-left: 0;
  }
}
body {
  background-color: #fff;
  margin: 0;
  padding: 33px 0;
  font: 14px/1.4 'NPR Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  color: #555;
  touch-action: manipulation;
}
