* {
  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 p,
.footnotes li,
.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;
}
.footnotes {
  margin-bottom: 20px;
}
.footnotes h4 {
  margin: 2px 0 7px 0;
  color: #666;
  font-size: 11px;
}
.footnotes ul {
  margin: 2px 0 0 1em;
  padding: 0;
}
.footnotes li {
  margin: 0;
  padding: 0;
}
.footnotes li + li {
  margin-top: 2px;
}
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;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes rotation2 {
  from {
    transform: rotate(359deg) scaleX(-1);
  }
  to {
    transform: rotate(0deg) scaleX(-1);
  }
}
h1,
h2 {
  text-align: center;
}
h1 {
  margin: 0 0 10px 0;
  font-size: 32px;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  font-weight: 700;
  color: #F18E31;
  -webkit-font-smoothing: antialiased;
}
h2 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  color: #676767;
  -webkit-font-smoothing: antialiased;
}
.interstitial-body {
  padding: 10px 0px;
  padding-bottom: 0px;
  max-width: 660px;
  margin: 0 auto;
}
.interstitial {
  width: 200px;
  margin: 0 auto;
}
.interstitial.fork-spoon .inner {
  position: relative;
  left: 33px;
}
.interstitial.fork-spoon img {
  height: 100px;
}
.interstitial.fork-spoon img.fork {
  transform: rotate(90deg);
}
.interstitial.fork-spoon img.fork2 {
  transform: scaleX(-1) rotate(90deg);
  margin-left: 67px;
}
.footer-nav,
.footer-nav-compact {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
.footer-nav p,
.footer-nav-compact p,
.footer-nav h3,
.footer-nav-compact h3 {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  text-align: center;
}
.footer-nav p,
.footer-nav-compact p {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  margin: 0px;
}
.footer-nav h3,
.footer-nav-compact h3 {
  text-transform: none;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: normal;
  color: #F18E31;
  padding-bottom: 20px;
}
.footer-nav .topper,
.footer-nav-compact .topper {
  display: flex;
  justify-content: center;
}
.footer-nav .topper h3,
.footer-nav-compact .topper h3 {
  white-space: nowrap;
}
.footer-nav .topper div.text,
.footer-nav-compact .topper div.text {
  padding: 10px;
}
.footer-nav .topper .icon,
.footer-nav-compact .topper .icon {
  width: 24%;
  max-width: 100px;
}
.footer-nav .topper img,
.footer-nav-compact .topper img {
  width: 100px;
  margin-top: 30px;
}
.footer-nav .topper img.fork2,
.footer-nav-compact .topper img.fork2 {
  transform: scaleX(-1);
}
.footer-nav .items,
.footer-nav-compact .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  clear: both;
  display: table;
  cursor: pointer;
}
.footer-nav .items .item-upper,
.footer-nav-compact .items .item-upper {
  padding: 10px;
  padding-bottom: 5px;
  margin-top: 20px;
  border-radius: 10px;
  margin: 3px;
}
.footer-nav .items .item-upper:hover h2,
.footer-nav-compact .items .item-upper:hover h2 {
  color: #2C63ae !important;
}
.footer-nav .items .item,
.footer-nav-compact .items .item {
  margin: 5px;
  display: table-cell;
  vertical-align: middle;
}
.footer-nav .items .item.promo-img,
.footer-nav-compact .items .item.promo-img {
  width: calc(100% - 200px);
}
.footer-nav .items .item.promo-img img,
.footer-nav-compact .items .item.promo-img img {
  border-radius: 10px;
}
.footer-nav .items .item.title,
.footer-nav-compact .items .item.title {
  width: 200px;
  padding-left: 5px;
  padding-right: 5px;
}
.footer-nav .items .item h2,
.footer-nav-compact .items .item h2 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 19px;
}
.footer-nav .bg-red,
.footer-nav-compact .bg-red {
  background-color: #f4baa9;
}
.footer-nav .bg-red:hover,
.footer-nav-compact .bg-red:hover {
  background-color: #f9dad2;
}
.footer-nav .bg-orange,
.footer-nav-compact .bg-orange {
  background-color: #f1d7c0;
}
.footer-nav .bg-orange:hover,
.footer-nav-compact .bg-orange:hover {
  background-color: #f9efe6;
}
.footer-nav .bg-green,
.footer-nav-compact .bg-green {
  background-color: #d8e2d5;
}
.footer-nav .bg-green:hover,
.footer-nav-compact .bg-green:hover {
  background-color: #f1f5f0;
}
.footer-nav-compact .items {
  display: flex;
}
.footer-nav-compact a {
  display: contents;
}
.footer-nav-compact .item-upper {
  width: calc(33% - 5px);
}
.footer-nav-compact .img-icon {
  width: calc(33% - 5px);
  margin: 0 auto;
}
.footer-nav-compact .item.title {
  width: calc(33% - 5px) !important;
}
.footer-nav-compact .item-upper {
  background-color: #f1d7c0;
}
.footer-nav-compact .item-upper:hover {
  background-color: #f9efe6;
}
@media only screen and (max-width: 600px) {
  .item h2 {
    font-size: 14px;
  }
  .footer-nav .item-upper {
    border-radius: 5px;
  }
  .footer-nav .items .item.promo-img {
    width: calc(100% - 100px);
  }
  .footer-nav .items .item.promo-img img {
    border-radius: 5px;
  }
  .footer-nav .items .item.title {
    width: 100px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .footer-nav-compact .items .item-upper {
    width: calc(50% - 10px);
    padding-left: 5px;
  }
  .footer-nav-compact .img-icon {
    width: calc(50% - 10px);
    margin: 0 auto;
  }
  .footer-nav-compact .item.title {
    width: calc(50% - 10px);
  }
  .footer-nav-compact .topper img {
    margin-top: 37px;
    margin-right: -10px;
    padding-left: 10px;
  }
}
