* {
  -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;
}
main {
  display: block;
}
a {
  color: #0777b3;
  text-decoration: none;
  outline: 0 !important;
}
a:hover {
  color: #2b4d70;
}
a img {
  border: none;
}
img,
video,
embed,
object,
iframe {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #231f20;
  margin: 1.42105263 0 0.71052632 0;
}
h1 {
  font-size: 28px;
  line-height: 1.07142857;
  letter-spacing: -0.5px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 42px;
    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;
}
nav.main-nav {
  background: white;
  width: 100%;
  top: 0;
  left: 0;
  line-height: 1;
  z-index: 999;
}
nav.main-nav .wrapper {
  max-width: 1020px;
  margin: auto;
  position: relative;
  padding: 10px;
}
@media (max-width: 480px) {
  nav.main-nav .wrapper {
    padding: 6px;
  }
}
nav.main-nav .logo {
  display: inline-block;
  vertical-align: middle;
}
nav.main-nav .logo img {
  height: 24px;
  max-height: 100%;
}
@media (max-width: 480px) {
  nav.main-nav .logo img {
    height: 18px;
  }
}
@media (max-width: 480px) {
  nav.main-nav .section {
    display: none;
  }
}
nav.main-nav .share.top {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
}
@media (max-width: 768px) {
  nav.main-nav .share.top {
    right: 4px;
    width: auto !important;
  }
}
nav.main-nav .share.top label {
  background: white !important;
}
@media (max-width: 480px) {
  nav.main-nav .share.top {
    top: 6px;
  }
  nav.main-nav .share.top label span {
    display: none;
  }
  nav.main-nav .share.top .left {
    margin-left: -275px !important;
  }
}
.ad {
  text-align: center;
  padding: 20px 0;
}
.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;
  margin-bottom: 30px;
}
.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 .1s linear;
}
.dont-miss a:hover {
  color: #0777b3;
}
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;
}
footer.nav-bottom .share.bottom {
  float: right;
  margin-top: 2px;
}
footer.nav-bottom .share.bottom label {
  background: black !important;
  color: white !important;
}
@media (max-width: 768px) {
  body {
    padding: 8px;
  }
}
header.splash {
  max-width: 1600px;
  margin: auto;
  position: relative;
}
header.splash h1 {
  margin: 0;
  text-align: center;
  font-size: 60px;
  padding-top: 48px;
}
@media (max-width: 480px) {
  header.splash h1 {
    font-size: 36px;
    padding-top: 24px;
  }
}
header.splash img.hexes {
  position: relative;
}
header.splash .chatter {
  max-width: 820px;
  font-size: 20px;
  margin: 16px auto;
  text-align: center;
}
cite.byline {
  font-style: normal;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
footer.authors {
  font-size: 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: auto;
  padding: 48px 100px;
}
footer.authors .content {
  margin: auto;
  max-width: 700px;
}
footer.comments {
  max-width: 800px;
  margin: auto;
}
/*
Shims for Flexbox - should work on Safari and IE10+
*/
.display-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cuisine-player {
  margin: 16px auto;
  padding: 16px 0;
  display: block;
}
.cuisine-player h2 {
  margin: 8px;
  font-size: 19px;
  display: none;
}
.cuisine-player hr {
  display: none;
  width: 50%;
  border-color: #424648;
  border-width: 2px;
  border-style: solid;
  margin: 24px auto;
}
.cuisine-player .chatter {
  text-align: center;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
}
.video-container.pending {
  position: relative;
}
.video-container.pending::after {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 4px 16px;
  border-radius: 4px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  background: #424648;
  color: #f8f8f8;
  content: "VIDEO";
  z-index: 999;
  pointer-events: none;
}
.aspect-outer {
  width: 100%;
}
.aspect-outer .aspect-inner {
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.aspect-outer .video-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.playlist-container {
  position: relative;
}
.playlist-container[data-enabled="false"]::before {
  content: "Advertisement in progress, please wait";
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  z-index: 999;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  background: white;
}
.playlist {
  list-style-type: none;
  margin: 0;
  padding: 18px 0 0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  text-align: center;
}
.playlist li.playlist-item {
  display: inline-block;
  vertical-align: text-top;
  width: 14.28571429%;
  max-width: 160px;
  padding: 8px;
  clear: both;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .playlist li.playlist-item {
    max-width: auto;
    width: 25%;
  }
}
@media (max-width: 480px) {
  .playlist li.playlist-item {
    width: 50%;
  }
}
[data-enabled="true"] .playlist li.playlist-item {
  cursor: pointer;
}
[data-enabled="true"] .playlist li.playlist-item:hover {
  background: #e0e0e0;
}
[data-enabled="true"] .playlist li.playlist-item.active {
  background: #424648;
  color: #f8f8f8;
}
.playlist li.playlist-item .image-frame {
  position: relative;
}
.playlist li.playlist-item .image-frame::after {
  content: "▸";
  position: absolute;
  text-align: center;
  top: 4px;
  right: 4px;
  font-size: 26px;
  color: white;
  text-shadow: 0px 0px 2px black;
  background: #424648;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 4px;
}
.playlist li.playlist-item img {
  display: block;
  margin: auto;
}
.playlist li.playlist-item .caption {
  display: block;
  padding-top: 18px;
  font-weight: bold;
}
[data-enabled="false"] .playlist {
  opacity: .3;
}
.article-text {
  margin: auto;
  display: block;
  max-width: 800px;
}
.article-text aside.inset {
  float: right;
  margin-left: 20px;
}
@media (max-width: 480px) {
  .article-text aside.inset {
    float: none;
    margin: 20px 0;
  }
}
.article-text p {
  max-width: 600px;
}
@media (max-width: 768px) {
  .article-text p {
    max-width: 100%;
  }
}
.article-text em {
  text-transform: uppercase;
  font-size: 120%;
  font-weight: bold;
  font-style: normal;
}
.article-text hr {
  border-color: #798f71;
  margin: 48px auto;
  width: 50%;
}
.article-text .image .caption {
  font-size: 14px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  color: #7e838b;
  margin-top: 2px;
  max-width: 100%;
}
.article-text .image.wide {
  max-width: 800px;
  margin-bottom: 25px;
}
.article-text .image.right {
  float: right;
  max-width: 300px;
  margin: 0 0 25px 24px;
}
@media (max-width: 480px) {
  .article-text .image.right {
    max-width: 100%;
    margin: 0;
  }
}
.article-text .image.left {
  float: left;
  max-width: 500px;
  margin: 10px;
}
.article-text .related.inset {
  padding: 0 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  max-width: 200px;
}
@media (max-width: 480px) {
  .article-text .related.inset {
    width: 100%;
    max-width: 100%;
  }
}
.article-text .related.inset .read-more {
  font-weight: bold;
  border-bottom: 4px solid black;
  margin-bottom: 0;
  font-size: 18px;
}
@media (max-width: 480px) {
  .article-text .related.inset .read-more {
    margin-bottom: 8px;
  }
}
.article-text .related.inset ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.article-text .related.inset li {
  padding: 8px 0;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  border-bottom: 1px solid #e0e0e0;
}
.article-text .related.inset li a {
  color: black;
}
@media (max-width: 480px) {
  .article-text .related.inset li {
    display: inline;
    border-bottom: none;
  }
  .article-text .related.inset li:not(:first-child)::before {
    content: " • ";
  }
}
.gallery-container {
  padding: 16px 0;
  margin: 0;
}
.gallery-container h2 {
  margin-bottom: 3px;
  font-size: 19px;
  text-align: center;
}
.gallery {
  background: linear-gradient(to right, #eee, white, #eee);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.gallery .gallery-item {
  padding: 8px;
  cursor: pointer;
  -webkit-flex: 0 0 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  text-align: center;
}
.gallery .thumb {
  max-height: 160px;
}
.gallery-overlay {
  display: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity .3s linear;
}
.gallery-overlay.show {
  display: block;
}
.gallery-overlay.fade {
  opacity: 1;
}
.gallery-overlay .modal {
  position: absolute;
  margin: 0 auto;
  opacity: 0;
  transition: opacity .3s linear;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  padding: 16px;
  overflow: hidden;
  max-height: 100%;
}
.gallery-overlay.fade-content .modal {
  opacity: 1;
}
.gallery-overlay .caption {
  width: 600px;
  max-width: 100%;
  margin: auto;
}
.gallery-overlay .credit {
  display: inline;
  font-style: normal;
}
.gallery-overlay .text {
  display: inline;
}
.gallery-overlay img {
  display: block;
  max-height: 80%;
  max-height: 80vh;
  margin: auto;
  object-fit: contain;
}
.gallery-overlay button {
  position: absolute;
  top: 50%;
  border-radius: 8px;
  border: 1px solid #f8f8f8;
  opacity: .5;
  z-index: 999;
  background: rgba(0, 0, 0, 0.4);
  color: #f8f8f8;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  padding: 6px 12px;
  cursor: pointer;
}
.gallery-overlay button:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  .gallery-overlay button {
    opacity: 1;
  }
}
.gallery-overlay button.next {
  right: 10px;
}
.gallery-overlay button.previous {
  left: 10px;
}
