/*
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%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.42105263 0 0.71052632 0;
}
h1 {
  font-size: 52px;
  line-height: 1.07142857;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 768px) {
  h1 {
    font-size: 35px;
    line-height: 1.0952381;
    letter-spacing: -1px;
  }
}
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: #c0c0c0;
  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 {
  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 {
  background-color: "#ccc";
}
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;
}
@media (max-width: 480px) {
  .hiddenMobile {
    display: none;
  }
}
.poyEvent {
  color: #c0c0c0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  border-top: 2px solid gray;
  border-bottom: 2px solid gray;
  padding: 15px 0px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .poyEvent {
    border-bottom: 2px solid gray;
    padding-bottom: 15px;
  }
}
.poyEvent .join {
  font-size: 20px;
  text-align: center;
  margin-top: 0;
}
.poyEvent p {
  font-size: 15px;
  font-weight: normal;
}
.poyEvent .logo {
  max-width: none;
  width: 150px;
  display: inline-block;
  vertical-align: middle;
}
.poyEvent .center {
  margin: auto;
  padding: 5px;
  font-size: 0px;
  background-color: #3e3e3e;
}
.poyEvent .center .text {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 150px);
}
body {
  background-color: #212121;
}
.inner {
  max-width: 1200px;
  margin: auto;
  color: lightgray;
}
.hero {
  line-height: 0;
  margin: auto;
  margin-top: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #141416;
}
.hero .left,
.hero .right {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.hero img {
  width: 100%;
}
@media (max-width: 480px) {
  .hero {
    margin-top: 33px;
    display: block;
    background: none;
  }
  .hero .right {
    padding-top: 15px;
  }
}
.head {
  margin: 10px;
}
p {
  font-size: 20px;
  max-width: 720px;
  margin: auto;
  margin-bottom: 10px;
  line-height: 1.5em;
}
@media (max-width: 480px) {
  p {
    margin-bottom: 6px;
  }
}
p:last-child {
  margin-bottom: 0;
}
.center {
  font-weight: 600;
  text-align: center;
  color: white;
}
.storyLine {
  padding: 60px 0 40px;
  border-bottom: 1px solid gray;
  border-top: 1px solid gray;
}
@media (max-width: 480px) {
  .storyLine {
    padding: 40px 0 20px;
  }
}
.medium {
  max-width: 80%;
  margin: auto;
}
@media (max-width: 480px) {
  .medium {
    max-width: 100%;
  }
}
.story {
  margin: 40px auto;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0 10px;
  border-bottom: 1px solid gray;
  padding-bottom: 40px;
}
.story .story-inner {
  max-width: 860px;
  margin: auto;
}
.story .story-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .story .story-flex {
    display: block;
  }
}
.story p {
  max-width: 860px;
}
@media (max-width: 768px) {
  .story p {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .story p {
    font-size: 20px;
  }
}
.story .left {
  -webkit-flex: 5;
  -ms-flex: 5;
  flex: 5;
}
.story .right {
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  color: #c0c0c0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin-left: 50px;
  border-top: 2px solid gray;
  padding-top: 15px;
}
@media (max-width: 768px) {
  .story .right.poyEvent {
    border-bottom: 2px solid gray;
    padding-bottom: 15px;
  }
}
.story .right.poyEvent .join {
  font-size: 20px;
  margin-top: 0;
}
.story .right.poyEvent .logo {
  max-width: 120px;
  margin: auto;
}
@media (max-width: 768px) {
  .story .right.poyEvent .logo {
    max-width: none;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
  }
}
.story .right.poyEvent .center {
  font-size: 0px;
}
@media (max-width: 768px) {
  .story .right.poyEvent .center {
    background-color: #3e3e3e;
  }
}
.story .right.poyEvent .center .text {
  font-size: 20px;
}
@media (max-width: 768px) {
  .story .right.poyEvent .center .text {
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 150px);
  }
}
.story .right .small {
  max-width: 150px;
  margin: auto;
}
.story .right.fred {
  border-top: none;
}
@media (max-width: 768px) {
  .story .right.fred .small {
    max-width: none;
    display: inline-block;
  }
  .story .right.fred .small img {
    max-width: 150px;
    margin-right: 10px;
  }
}
.story .right.fred .caption {
  max-width: 150px;
  margin: auto;
}
@media (max-width: 768px) {
  .story .right.fred .caption {
    max-width: none;
    margin: none;
    width: calc(100% - 165px);
    display: inline-block;
    vertical-align: top;
  }
}
.story .right p {
  font-size: 15px;
  margin: 10px 0;
}
@media (max-width: 768px) {
  .story .right {
    margin-left: 0;
    margin-top: 30px;
  }
}
.byline {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  text-align: center;
  padding-top: 20px;
  line-height: 1.8em;
  margin-bottom: 0;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .byline {
    font-size: 15px;
  }
}
.containers {
  padding-bottom: 40px;
}
@media (max-width: 480px) {
  .containers {
    padding-bottom: 0px;
  }
}
.container {
  border-bottom: 1px solid gray;
  padding: 60px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.container:last-child {
  border-bottom: 0;
  padding-bottom: 10px;
}
.container img {
  width: 100%;
}
@media (max-width: 768px) {
  .container {
    display: block;
    padding: 30px 0px;
  }
  .container:last-child {
    border-bottom: 0;
    padding-bottom: 0px;
  }
}
.container h2 {
  color: lightgray;
  margin-top: 0;
}
@media (max-width: 480px) {
  .container h2 {
    margin-top: 20px;
  }
}
.container .date {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .container .date {
    font-size: 14px;
  }
}
.container .img-box {
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  text-align: center;
}
@media (max-width: 768px) {
  .container .img-box {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}
.container .img-box.seal {
  max-width: 650px;
}
.container .img-box.hockey {
  max-width: 500px;
}
.container .img-box.baseball {
  max-width: 500px;
}
.container .img-box.basketball {
  max-width: 600px;
}
.container .portfolio-link {
  padding-right: 5px;
}
.container .portfolio-link a {
  color: #d3d3d3;
}
.container .portfolio-link a:hover {
  color: #71757d;
}
.container .caption {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 40px;
}
.container .caption.inline {
  margin-left: 0px;
}
@media (max-width: 768px) {
  .container .caption {
    margin-left: 0px;
  }
}
.container .caption p {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-style: inherit;
  font-size: 16px;
}
@media (max-width: 768px) {
  .container .caption p {
    font-size: 15px;
  }
}
.container .story-link {
  text-align: right;
  margin-left: 4px;
}
.container .story-link a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #71757d;
}
.container .story-link a:hover {
  color: #AAA;
}
nav {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
nav.top-bar {
  border-bottom: 1px solid lightgray;
  position: relative;
}
nav.top-bar .logo {
  width: 100%;
  position: relative;
  top: 30px;
  text-align: center;
  display: block;
}
nav.top-bar .logo img {
  box-sizing: content-box;
  height: 30px;
  background: #212121;
  padding: 6px 10px;
  border: none;
}
@media (max-width: 480px) {
  nav.top-bar {
    margin-top: -30px;
  }
}
.credits {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  text-align: center;
  font-size: 15px;
  line-height: 1.4em;
  color: #c0c0c0;
  margin-bottom: 15px;
  margin-top: 15px;
}
.copyright {
  text-align: center;
  padding: 20px 0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
}
.share label {
  color: #d3d3d3 !important;
  background: #141416 !important;
  padding: 9px 14px 7px 14px !important;
}
.share .left {
  margin-left: 0px !important;
}
.share.top.sharer-0 {
  width: 100px !important;
}
