* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  margin: 0;
  padding: 33px 0;
  font: 14px/1.4 Helvetica, Arial, sans-serif;
  color: #555;
  touch-action: manipulation;
}
img,
svg {
  max-width: 100%;
}
h1 {
  margin: 0 0 33px 0;
  font-size: 20px;
  color: #666;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-weight: normal;
  color: #777;
  font-size: 12px;
  margin: -22px 0 22px 0;
  line-height: 1.6;
}
h3 {
  margin: 0 0 15px 0;
  font-family: 'Knockout 31 4r';
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 0;
  line-height: 1.2;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  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: 11px;
  line-height: 1.7;
  color: #999;
}
.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-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.3;
  color: #666;
  display: table;
  -webkit-font-smoothing: antialiased;
}
.labels li span {
  display: table-cell;
  vertical-align: middle;
}
.value text {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
}
.value text.in {
  fill: #fff;
}
.value text.out {
  fill: #999;
}
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;
}
.event-date p,
.event-body p {
  padding: 0px;
  margin: 0px;
}
.event-date {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #444;
  margin-bottom: 4px;
  width: 100%;
  display: flex;
}
.event-body {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
  padding: 20px;
  border: 1px solid black;
  background-color: white;
  border: 1px solid #C0C0C0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}
.event-body p {
  padding-top: 10px;
  padding-bottom: 10px;
}
.event-body.musk {
  background-color: rgba(248, 226, 202, 0.2);
  border-color: #EAAA61;
}
.event-body.musk a,
.event-body.musk a:visited {
  color: #E38D2C;
  text-decoration: underline;
}
.event-body.musk a:hover {
  opacity: 0.5;
}
.event-body.agrawal {
  background-color: rgba(211, 234, 247, 0.2);
  border-color: #7DBFE6;
}
.event-body.agrawal a,
.event-body.agrawal a:visited {
  color: #51AADE;
  text-decoration: underline;
}
.event-body.agrawal a:hover {
  opacity: 0.5;
}
.event-body.tbd {
  border: 1px dashed #c0c0c0;
}
.event-body:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: white;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -100;
}
.event2 {
  margin-left: 15px;
  margin-right: -15px;
}
.event {
  margin: -20px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.event-wrapper {
  max-width: 600px;
  margin: 0 auto 15px auto;
}
.event-wrapper-inner {
  max-width: 400px;
  margin: 0 auto;
}
.arrow-wrapper svg {
  margin: 0 auto;
  display: block;
}
.img-wrapper-bottom {
  max-width: 60px;
  float: right;
  /* shape-outside only apply to float elements */
  height: 100%;
  /* take all the height */
  margin-left: 15px;
  display: flex;
  align-items: flex-end;
  shape-outside: inset(calc(100% - 80px) 0 0);
  /* make the text flow on the top free space*/
  margin-bottom: 5px;
}
@media screen and (max-width: 500px) {
  .img-wrapper-bottom {
    max-width: 50px;
    shape-outside: inset(calc(100% - 60px) 0 0);
  }
}
.img-wrapper-top {
  max-width: 60px;
  float: left;
  /* shape-outside only apply to float elements */
  height: 100%;
  /* take all the height */
  margin-right: 15px;
  /* push the image to the bottom */
  display: flex;
  align-items: flex-start;
  shape-outside: inset(0px calc(100% - 100px) calc(100% - 60px) 0);
}
@media screen and (max-width: 500px) {
  .img-wrapper-top {
    max-width: 50px;
    shape-outside: inset(0px calc(100% - 60px) calc(100% - 60px) 0);
  }
}
@media screen and (max-width: 500px) {
  .event-wrapper {
    max-width: 400px;
  }
  .event-wrapper-inner {
    max-width: 240px;
  }
  .event-body {
    padding: 12px;
    font-size: 12px;
  }
  .arrow-wrapper svg {
    width: 240px;
  }
  .event {
    margin-top: -10px;
  }
}
img.musk {
  border-radius: 50%;
  filter: drop-shadow(0px 0px 6px #E38D2C);
}
@media screen and (max-width: 500px) {
}
img.agrawal {
  border-radius: 50%;
  filter: drop-shadow(0px 0px 6px #51AADE);
}
@media screen and (max-width: 500px) {
}
@media screen and (min-width: 501px) {
  .one-line-desktop.event-body p {
    margin-top: 10px;
  }
}
.promo {
  background-color: #f5f5f5;
}
.promo svg {
  opacity: 0;
}
