/*
Shims for Flexbox - should work on Safari and IE10+
*/
.display-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  color: #231f20;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-size: 19px;
  line-height: 1.42105263;
  padding: 0;
  margin: 0;
  touch-action: manipulation;
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #f8f8f8;
  }
}
main {
  display: block;
}
.interactive {
  padding: 10px;
  margin: 20px auto;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
a {
  color: #0777b3;
  text-decoration: none;
}
a:visited {
  color: #71757d;
}
a:hover,
a:focus {
  color: #2b4d70;
}
a img {
  border: none;
}
img,
video,
embed,
object,
iframe {
  max-width: 100%;
}
h2,
h3,
h4,
h5,
h6 {
  color: #231f20;
  margin: 1.42105263 0 0.71052632 0;
}
h2 {
  font-size: 24px;
  line-height: 1.42105263;
}
h3 {
  font-size: 22px;
  line-height: 1.04545455;
}
h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0.71052632 0 0 0;
}
.byline {
  font-size: 19px;
  margin-bottom: 0;
}
.staff-position {
  font-style: italic;
  font-size: 15px;
  margin-top: 0;
}
.publish-date {
  font-size: 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  color: #71757d;
}
.graphic-hed {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.graphic-chatter {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.source-container {
  margin-top: 10px;
}
.source-container::after {
  clear: both;
  content: "";
  display: block;
}
.data-source,
.art-credit,
.caption {
  color: #71757d;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
}
.data-source {
  font-style: italic;
}
@media (min-width: 480px) {
  .data-source {
    float: left;
  }
}
@media (min-width: 480px) {
  .art-credit {
    float: right;
  }
}
.main-nav {
  background: white;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  position: relative;
  line-height: 1;
  z-index: 999;
  font-size: 0px;
}
.main-nav .wrapper {
  max-width: 1020px;
  margin: auto;
  position: relative;
  padding: 10px;
}
.main-nav .logo {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
}
.main-nav .logo img {
  height: 24px;
  max-height: 100%;
}
.share-bar {
  display: inline-block;
  position: absolute;
  right: 0;
  vertical-align: middle;
}
.share-icon {
  margin-left: 3px;
  margin-right: 3px;
  width: 30px;
}
.share-icon:hover .changes-color {
  fill: #231f20;
}
zeus-ad {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}
.marketing {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: 20px 5px;
  padding: 10px;
  text-align: center;
  width: calc(100% - 10px);
}
.marketing--footer {
  border: 1px solid #e0e0e0;
  max-width: 630px;
}
@media (min-width: 640px) {
  .marketing--footer {
    margin: 20px auto;
  }
  .marketing--footer span {
    white-space: pre;
  }
}
.marketing--sidebar {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  max-width: 350px;
}
@media (max-width: 500px) {
  .marketing--sidebar {
    margin: auto;
  }
}
.marketing__text {
  margin: 5px auto;
}
.marketing__body {
  font-size: 18px;
  line-height: 21px;
}
.marketing__button {
  background: #0777b3;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  margin-top: 3px;
  padding: 5px 20px;
}
.marketing__button:hover {
  color: #fff;
  background: #2b4d70;
}
.marketing__button:visited {
  color: #fff;
}
.show-comments {
  border: 1px solid #0777b3;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #0777b3;
  cursor: pointer;
  margin: 20px 0;
}
.thin-div {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: auto;
  max-width: 900px;
}
.thin-div .center {
  position: relative;
  top: 15px;
  margin: auto;
  width: 105px;
  text-align: center;
  font-size: 20px;
  background: white;
}
.dont-miss {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 15px;
  max-width: 900px;
  font-size: 17px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.dont-miss .story {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 480px) {
  .dont-miss .story {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
.dont-miss .padded {
  padding: 10px;
}
.dont-miss img {
  width: 100%;
}
.dont-miss a {
  color: #424648;
  transition: color 0.1s linear;
}
.dont-miss a:hover {
  color: #0777b3;
}
.dont-miss .small {
  font-weight: bold;
  font-size: 15px;
}
.project-credits {
  padding-top: 10px;
  max-width: 900px;
  margin: 10px auto;
}
@media (min-width: 768px) {
  .project-credits {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
  }
}
.project-credit {
  flex-basis: 50%;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  margin: 3px 0;
  padding: 0 10px;
}
footer.nav-bottom {
  background: black;
  opacity: 0.95;
  padding: 8px 8px 4px 8px;
  position: relative;
  z-index: 99;
}
footer.nav-bottom .logo {
  float: left;
  margin-right: 10px;
}
footer.nav-bottom .logo img {
  margin-top: 5px;
  height: 20px;
}
footer.nav-bottom::after {
  clear: both;
  content: " ";
  display: block;
}
.g-container {
  max-width: 960px;
  margin: auto;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
h2 {
  text-align: center;
}
@media (max-width: 480px) {
  h2 {
    font-size: 17px;
  }
}
.chatter {
  display: inline-block;
  width: 73%;
  float: left;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .chatter {
    display: none;
  }
}
.chatter.mobile {
  display: none;
}
@media (max-width: 480px) {
  .chatter.mobile {
    display: block;
    width: 100%;
    padding: 0 5%;
    font-size: 15px;
  }
}
.legend {
  display: inline-block;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  max-width: 360px;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 25%;
}
@media (max-width: 480px) {
  .legend {
    position: static;
    font-size: 12px;
    margin-left: 10%;
    width: 80%;
  }
}
.legend ul {
  list-style-type: none;
  float: left;
  margin: 3px 0;
  margin-bottom: 2px;
}
.legend h2 {
  font-size: 14px;
  margin: 0;
}
.legend .splotch {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.legend .splotch.medaling {
  background-color: rgba(254, 180, 46, 0.4);
  height: 25px;
}
.legend .splotch.done {
  background-color: #e4e2e2;
  height: 25px;
}
@media (max-width: 480px) {
  .table {
    padding: 0;
    padding-top: 30px;
  }
}
.table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid gray;
}
.table-row.colorMe {
  background-color: rgba(17, 132, 187, 0.3);
}
@media (max-width: 480px) {
  .table-row {
    display: block;
  }
}
.table-row.off {
  display: none;
}
.table-row.headers {
  font-size: 15px;
  text-align: center;
  background-color: #789daf;
  color: white;
}
@media (max-width: 768px) {
  .table-row.headers {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .table-row.headers {
    display: none;
  }
}
.table-row .schedule {
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .table-row .schedule {
    display: block;
  }
}
.table-row .row-item {
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-height: 0;
  min-width: 0;
  background-color: rgba(17, 132, 187, 0.1);
  border: 1px solid #ffffff;
}
.table-row .row-item.highlight {
  background-color: rgba(17, 132, 187, 0.4);
}
@media (max-width: 480px) {
  .table-row .row-item {
    display: block;
    width: 100%;
    border: none;
  }
}
.table-row .row-item.athlete-name {
  -webkit-flex: 0 0 250px;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  text-align: left;
  font-size: 14px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .table-row .row-item.athlete-name {
    display: block;
  }
}
.table-row .row-item.athlete-name.header {
  padding-left: 15px;
  cursor: default;
}
.table-row .row-item.athlete-name img {
  padding: 1% 2%;
  width: 30%;
}
.table-row .row-item.athlete-name .stats {
  display: block;
  width: 70%;
  float: right;
}
.table-row .row-item.athlete-name .stats .name {
  font-size: 17px;
  font-weight: 700;
}
.table-row .row-item.athlete-name .stats .fa {
  padding-right: 15px;
  padding-top: 5px;
  float: right;
  color: #71757d;
}
.table-row .row-item.athlete-name .stats .fa:hover {
  color: black;
}
@media (max-width: 480px) {
  .table-row .row-item.athlete-name .stats .fa:hover {
    color: #71757d;
  }
}
@media (max-width: 480px) {
  .table-row .row-item.event {
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    border: none;
  }
  .table-row .row-item.event.show {
    max-height: 300px;
    border-left: solid black 6px;
  }
}
.table-row .row-item.event.medal {
  background-color: rgba(254, 180, 46, 0.4);
}
@media (max-width: 480px) {
  .table-row .row-item.noevent {
    display: block;
  }
}
.table-row .row-item.done {
  background-color: #e4e2e2;
}
.expand {
  background-color: rgba(17, 132, 187, 0.8);
  cursor: pointer;
  color: white;
  margin: auto;
  margin: 10px 0;
  padding: 15px 32px;
  text-align: center;
  display: block;
  font-size: 16px;
}
.credit {
  font-size: 11.5px;
  color: #71757d;
}
.tooltip {
  position: relative;
  text-align: center;
}
@media (max-width: 480px) {
  .tooltip {
    text-align: left;
  }
}
.tooltip .g-icon {
  position: relative;
}
.tooltip .g-icon img {
  max-width: 100%;
}
@media (max-width: 480px) {
  .tooltip .g-icon {
    width: 10%;
    float: left;
    padding-top: 5px;
  }
}
.tooltip .g-icon.grow:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.tooltip .tooltiptext {
  visibility: hidden;
  text-align: left;
  display: inline-block;
  width: 200px;
  background-color: #e0e0e0;
  color: black;
  font-size: 14px;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 115%;
  left: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -100px;
  opacity: 0;
  transition: opacity 0.5s, ease-out 0.5s;
}
.tooltip .tooltiptext.lefty {
  width: 200px;
  margin-left: -200px;
}
.tooltip .tooltiptext.lefty:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent;
}
@media (max-width: 480px) {
  .tooltip .tooltiptext.lefty:after {
    display: none;
  }
}
@media (max-width: 480px) {
  .tooltip .tooltiptext {
    width: 88%;
    visibility: visible;
    opacity: 1;
    position: relative;
    bottom: 0;
    margin-left: auto;
    background-color: inherit;
    border-radius: 0px;
    left: 0;
    bottom: 0%;
    text-align: left;
    display: inline-block;
  }
}
.tooltip .tooltiptext .fa {
  padding-right: 8px;
}
.tooltip .tooltiptext .title {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 0 0;
}
.tooltip .tooltiptext .date {
  display: block;
  font-weight: bold;
}
@media (max-width: 480px) {
  .tooltip .tooltiptext .date {
    float: right;
    display: block;
    width: 15%;
    text-align: right;
    font-size: 17px;
    font-weight: 700;
  }
}
.tooltip .tooltiptext .nbc {
  font-size: 11px;
}
.tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e0e0e0 transparent transparent transparent;
}
@media (max-width: 480px) {
  .tooltip .tooltiptext:after {
    display: none;
  }
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.athlete-box {
  width: 100%;
  display: none;
  -webkit-order: 999;
  -ms-flex-order: 999;
  order: 999;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.athlete-box.show {
  display: block;
}
.athlete-box .box {
  background-color: rgba(17, 132, 187, 0.2);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 480px) {
  .athlete-box .box {
    padding-left: 15px;
    margin: auto;
    padding: 20px 10px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.athlete-box .box .wrapper {
  display: table-cell;
  vertical-align: middle;
}
.athlete-box .box .item {
  display: inline-table;
  margin-right: 30px;
  font-size: 14px;
}
.athlete-box .box .header {
  font-weight: 700;
  font-size: 14px;
  margin: 0;
}
@media (max-width: 480px) {
  .athlete-box .box .header {
    font-size: 14px;
    display: inline-block;
  }
}
.athlete-box .box .content {
  margin: 0;
}
@media (max-width: 480px) {
  .athlete-box .box .content {
    display: inline-block;
  }
}
.athlete-box .box img {
  max-width: 40px;
}
@media (max-width: 480px) {
  .athlete-box .box img {
    display: none;
  }
}
