table {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  width: 100%;
}
td, th {
  color: #333333;
  text-align: left;
}
tbody td, tbody th {
  background-color: #EEEEEE;
}
tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th {
  background-color: #F2F2F2;
}
tbody tr.shaded td, tbody tr.shaded th {
  background-color: #999999;
}
th {
  font-size: 1.125em;
  letter-spacing: 0.0555555556em;
  padding: 1.1111111111em;
}
td {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 1.25em;
  color: #444444;
}
thead {
  background-color: #333333;
}
thead th, thead td {
  color: #FFFFFF;
}
.post-content figure.highchart h2, .post-content .figure-heading {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.75em;
  font-weight: 700;
  text-align: center;
  color: #333333;
  border-top: 0;
  border-bottom: 0;
  padding-left: 0.3571428571em;
  padding-right: 0.3571428571em;
}
.post-content .credit-chart, .post-content .data-source {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.7058823529em;
  font-weight: 300;
  color: #666666;
  text-align: left;
  margin-bottom: 0;
}
.post-content .credit-chart {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  border-bottom: 0.3529411765em solid #F2F2F2;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 2.9411764706em;
}
.post-content .data-source strong {
  font-style: normal;
}
.single .body {
  position: relative;
}
.table-of-contents {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -13.75em;
  padding-top: 3.125em;
  padding-right: 0.625em;
  width: 13.75em;
}
.layout--sidebar-content .table-of-contents {
  right: 0;
  left: -6.875em;
  padding-right: 0;
  padding-left: 0.625em;
}
.table-of-contents .inner {
  position: -webkit-sticky;
  position: sticky;
  top: 3.125em;
  overflow: auto;
  max-height: 90vh;
}
.table-of-contents .flag {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 0.0833333333em;
}
.table-of-contents .title {
  font-size: 1em;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  margin: 0.3125em 0 1.25em;
}
.table-of-contents .items, .table-of-contents .extra-items {
  padding-bottom: 1.875em;
}
.table-of-contents .item {
  font-size: 0.875em;
  color: #78706E;
  display: block;
  padding: 0.5357142857em 0;
}
.table-of-contents .extra-item {
  font-size: 0.75em;
  color: #2B86A5;
  display: block;
  padding: 0.625em 0;
  text-transform: uppercase;
}
.table-of-contents .item.active {
  color: #FA851F;
}
.table-of-contents .progress-bar {
  background-color: #EEEEEE;
  position: relative;
  height: 0.5em;
  margin: 0.5em 0;
}
.table-of-contents .progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #FA851F;
}
@media (max-width: 87.5em) {
  .table-of-contents {
      position: static;
      width: auto;
 }
  .table-of-contents .inner {
      position: static;
      max-height: none;
 }
  .table-of-contents .progress-bar {
      display: none;
 }
}
@media print {
  .table-of-contents {
      display: none;
 }
}
.single .body {
  position: relative;
}
.page-table-of-contents {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6.875em;
  padding-top: 3.125em;
  padding-left: 0.625em;
  width: 13.75em;
}
.page-table-of-contents .inner {
  position: -webkit-sticky;
  position: sticky;
  top: 3.125em;
  overflow: auto;
  max-height: 90vh;
}
.page-table-of-contents .items {
  padding-bottom: 1.875em;
}
.page-table-of-contents .item {
  font-size: 0.875em;
  color: #78706E;
  display: block;
  padding: 0.5357142857em 0;
}
.page-table-of-contents .item.first-item {
  font-size: 1em;
  font-weight: 700;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  padding: 0.46875em 0;
}
.page-table-of-contents .item.active {
  color: #FA851F;
}
@media (max-width: 87.5em) {
  .page-table-of-contents {
      position: static;
      width: auto;
 }
  .page-table-of-contents .inner {
      position: static;
      max-height: none;
 }
}
@media print {
  .page-table-of-contents {
      display: none;
 }
}
.report-highlights {
  border-top: 0.375em solid #FA851F;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  max-width: 41.5em;
  margin: 0 auto 0.3125em;
  padding: 1.5em 1.875em 1em;
}
.report-highlights .title {
  color: #333333;
  letter-spacing: 0.07125em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1.875em;
}
@media (max-width: 43.75em) {
  .report-highlights {
      margin-bottom: 3.125em;
      -webkit-box-shadow: none;
      box-shadow: none;
 }
}
.pagination {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.875em 0;
}
.pagination .next-link, .pagination .previous-link, .pagination .link-items {
  width: 33.3%;
}
.pagination .next-link, .pagination .previous-link {
  font-size: 1em;
  color: #FA851F;
}
.pagination .next-link {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  text-align: right;
}
.pagination .previous-link {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.pagination .disabled {
  cursor: default;
  color: #999999;
}
.pagination .link-items {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination .link-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 1.25em;
  margin-right: 1.25em;
}
.pagination .link-item {
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 50% 0;
  background-color: #FEECDE;
  font-size: 0.875em;
  color: #E56B00;
  width: 2.1428571429em;
  height: 0;
  text-align: center;
  line-height: 0;
}
.pagination .current {
  background-color: #FA851F;
  color: #FFFFFF;
  cursor: default;
}
.pagination .link-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.0625em;
  margin: -0.0625em;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625em;
}
@media (max-width: 40em) {
  .pagination .next-link, .pagination .previous-link {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-top: 0.5em;
      padding-bottom: 0.5em;
      margin-bottom: 1em;
      width: 50%;
 }
  .pagination .link-items {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      width: 100%;
 }
}
.featured-content {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin-bottom: 2.25em;
}
.featured-content .image-window {
  max-height: 30em;
  overflow: hidden;
  margin-bottom: -8.125em;
  position: relative;
  z-index: -1;
  left: -15%;
  width: 130%;
}
.featured-content .image {
  display: block;
  margin: 0 auto;
}
.featured-content .flag {
  display: inline-block;
  text-transform: uppercase;
  background-color: #78706E;
  color: #FFFFFF;
  font-size: 0.875em;
  letter-spacing: 0.1428571429em;
  padding: 0.8571428571em;
}
.featured-content .featured-item {
  font-size: 2.25em;
  line-height: 1.333;
  letter-spacing: -0.0138888889em;
  padding: 0.6111111111em 3.8888888889em 0.3611111111em;
  display: block;
  -webkit-box-shadow: 0 0.0555555556em 0.1111111111em 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.0555555556em 0.1111111111em 0 rgba(0, 0, 0, 0.2);
  color: #444444;
  background-color: #FFFFFF;
  text-align: center;
  font-weight: 700;
}
.featured-content .more-text {
  font-size: 0.3888888889em;
  font-weight: 400;
  color: #FA851F;
  letter-spacing: 0.0714285714em;
  display: block;
  text-transform: uppercase;
  padding-top: 0.9285714286em;
}
@media (max-width: 75em) {
  .featured-content .image-window {
      left: 0;
      width: auto;
 }
  .featured-content .featured-item {
      padding-left: 1em;
      padding-right: 1em;
 }
}
@media (max-width: 45em) {
  .featured-content .featured-item {
      font-size: 1.5em;
 }
}
@media (max-width: 37.5em) {
  .featured-content .image-window {
      margin-bottom: -2.25em;
 }
}
.featured-content-pack {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.featured-content-pack .title {
  font-size: 1.5em;
  line-height: 1.5;
  color: #78706E;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.0416666667em;
}
.featured-content-pack .title-underline {
  background-color: #FA851F;
  border: 0 none;
  width: 2.8125em;
  height: 0.25em;
  margin: 1.375em auto 1.375em;
}
.featured-content-pack .inner {
  position: relative;
  min-height: 28.125em;
  padding-top: 2.75em;
}
.featured-content-pack .image {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 50%;
}
.featured-content-pack.align-left .image {
  left: 0;
  right: auto;
}
.featured-content-pack .content-container {
  width: 60%;
}
.featured-content-pack.align-left .content-container {
  float: right;
}
.featured-content-pack .flag {
  display: inline-block;
  text-transform: uppercase;
  background-color: #78706E;
  color: #FFFFFF;
  font-size: 0.875em;
  letter-spacing: 0.1428571429em;
  padding: 0.8571428571em;
}
.featured-content-pack .featured-item {
  font-size: 1.875em;
  display: block;
  -webkit-box-shadow: 0 0.0666666667em 0.1666666667em 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0.0666666667em 0.1666666667em 0 rgba(0, 0, 0, 0.4);
  border: 0.0333333333em solid #EEEEEE;
  color: #333333;
  background-color: #FFFFFF;
  padding: 0.7333333333em 1.6666666667em 0.7333333333em 1em;
}
.featured-content-pack .featured-read-more {
  font-size: 0.4666666667em;
  font-weight: 700;
  color: #FA851F;
  letter-spacing: 0.1428571429em;
  display: block;
  text-transform: uppercase;
  padding-top: 1.8571428571em;
}
.featured-content-pack .more-items {
  padding-left: 1.875em;
  padding-top: 2.125em;
  width: 75%;
}
.featured-content-pack.align-left .more-items {
  padding-left: 20%;
}
.featured-content-pack .more-label {
  font-size: 0.875em;
  font-weight: 700;
  color: #666666;
  letter-spacing: 0.0714285714em;
  text-transform: uppercase;
  display: block;
  padding-bottom: 1.3571428571em;
}
.featured-content-pack .item {
  display: inline-block;
  font-size: 1em;
  color: #FA851F;
  line-height: 1.5;
  padding-bottom: 0.75em;
}
.featured-content-pack .item:hover, .featured-content-pack .item:focus {
  text-decoration: underline;
}
@media (max-width: 60em) {
  .featured-content-pack .inner {
      padding-top: 0;
      min-height: auto;
 }
  .featured-content-pack .image {
      position: static;
      display: block;
      margin: 0 auto 1em;
      width: auto;
 }
  .featured-content-pack .content-container, .featured-content-pack.align-left .content-container {
      float: none;
      width: auto;
 }
  .featured-content-pack .more-items, .featured-content-pack.align-left .more-items {
      padding-left: 0;
      margin-left: auto;
      margin-right: auto;
      width: 80%;
 }
}
.newsletter-signup {
  background-color: #444444;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.newsletter-signup .holder {
  position: relative;
  padding-top: 2.5em;
  padding-bottom: 2.8125em;
}
.newsletter-signup .signup-form {
  width: 45.652173913%;
}
.newsletter-signup .flag {
  color: #FA851F;
  font-size: 0.875em;
  font-weight: 500;
  letter-spacing: 0.1428571429em;
  text-transform: uppercase;
  margin-bottom: 0.4285714286em;
}
.newsletter-signup .title {
  color: #FFFFFF;
  font-size: 2em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: 500;
}
.newsletter-signup .description {
  color: #FFFFFF;
  line-height: 1.5;
  font-weight: 300;
}
.newsletter-signup .input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1.875em;
}
.newsletter-signup .input-field {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  color: #666666;
  background: #FFFFFF;
  border: 0 none;
  border-right: 0;
  -webkit-border-radius: 0.2142857143em 0 0 0.2142857143em;
  border-radius: 0.2142857143em 0 0 0.2142857143em;
  font-size: 0.875em;
  padding: 1.7857142857em 0 1.7857142857em 1.7857142857em;
}
.newsletter-signup .submit-button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: none;
  background-color: #EA7533;
  border: 0 none;
  border-left: 0;
  -webkit-border-radius: 0 0.2142857143em 0.2142857143em 0;
  border-radius: 0 0.2142857143em 0.2142857143em 0;
  color: #FFFFFF;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.0714285714em;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  width: 10em;
}
.newsletter-signup .featured-item {
  background-color: #FFFFFF;
  display: block;
  color: #555555;
  border: 1px solid #F3F2F0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  line-height: 2;
  position: absolute;
  top: -1.875em;
  bottom: -1.875em;
  right: 0;
  padding: 3em 2.5em 1.5625em;
  width: 42.3913043478%;
}
.newsletter-signup .featured-item-date {
  font-size: 1em;
  font-weight: 300;
  color: #666666;
  display: block;
  margin-bottom: 0.875em;
}
.newsletter-signup .featured-item-title {
  font-size: 1.5em;
  font-weight: 500;
  color: #333333;
  letter-spacing: 0;
  line-height: 1.25;
  margin-bottom: 0.75em;
}
.newsletter-signup .featured-item-description {
  font-size: 1em;
  color: #333333;
  letter-spacing: 0;
  line-height: 1.875;
  margin-bottom: 1.5625em;
}
.newsletter-signup .featured-item-read-more {
  text-align: right;
  color: #FA851F;
  text-transform: uppercase;
  font-size: 0.875em;
  letter-spacing: 0.0714285714em;
  margin-top: 1.4285714286em;
}
.newsletter-signup--shortcode .signup-form {
  width: auto;
}
.newsletter-signup--shortcode .description p {
  color: #FFFFFF;
  font-size: 1em;
}
.newsletter-signup--shortcode .featured-item {
  display: none;
}
.newsletter-signup--footer {
  margin-top: 6.25em;
}
.newsletter-signup--widget {
  margin-left: -webkit-calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-right: -webkit-calc(50.9% - 50vw);
  margin-right: calc(50.9% - 50vw);
}
@media (max-width: 61.25em) {
  .newsletter-signup .signup-form, .newsletter-signup .featured-item {
      position: static;
      width: auto;
 }
  .newsletter-signup .signup-form {
      margin-bottom: 2em;
 }
  .newsletter-signup--footer {
      margin-top: 0;
 }
}
@media (max-width: 30em) {
  .newsletter-signup .input-field, .newsletter-signup .submit-button {
      width: 100%;
 }
  .newsletter-signup .input-field {
      -webkit-border-radius: 0.2142857143em 0.2142857143em 0 0;
      border-radius: 0.2142857143em 0.2142857143em 0 0;
 }
  .newsletter-signup .submit-button {
      -webkit-border-radius: 0 0 0.2142857143em 0.2142857143em;
      border-radius: 0 0 0.2142857143em 0.2142857143em;
      padding-top: 0.5714285714em;
      padding-bottom: 0.5714285714em;
 }
}
@media print {
  .newsletter-signup--footer {
      display: none;
 }
}
.share-tools {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.share-tools .label {
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.0625em;
  margin-bottom: 0.75em;
  text-align: center;
  color: #333333;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  width: 100%;
}
.share-tools .link {
  color: #FA851F;
  display: block;
  font-size: 1.625em;
  padding: 0 0.5384615385em;
}
.share-tools .icon-mail {
  font-size: 1.2307692308em;
  position: relative;
  top: -0.15625em;
}
.share-tools .icon-twitter {
  position: relative;
  top: 0.0769230769em;
}
@media print {
  .share-tools {
      display: none;
 }
}
.pulldata-shortcode {
  text-align: center;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1em;
}
.wysiwyg .pulldata-shortcode {
  margin-bottom: 1.3125em;
}
.pulldata-shortcode .context-text, .pulldata-shortcode .stat-text {
  color: #FFFFFF;
  background-color: #FA851F;
  font-weight: 700;
}
.pulldata-shortcode .context-text {
  font-size: 1.875em;
  margin-bottom: 0.8666666667em;
  display: inline;
  line-height: 1.5;
  -webkit-box-shadow: 0.3333333333em 0 0 #FA851F, -0.3333333333em 0 0 #FA851F;
  box-shadow: 0.3333333333em 0 0 #FA851F, -0.3333333333em 0 0 #FA851F;
}
.pulldata-shortcode .stat-text {
  padding-left: 0.1041666667em;
  padding-right: 0.1041666667em;
}
.pulldata-shortcode .stat {
  display: block;
  font-size: 6em;
  margin-bottom: 0.375em;
}
.pulldata-shortcode .tweet-this {
  display: block;
  color: #1DA1F2;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  margin-top: 1.625em;
  line-height: 0;
  text-decoration: none;
}
.dot-separator {
  clear: both;
  text-align: center;
  margin: 5.3125em 0 4.6875em;
}
.dot-separator .dot {
  background-color: #FA851F;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 0.75em;
  width: 0.75em;
  margin-left: 0.375em;
  margin-right: 0.375em;
}
a.call-to-action-shortcode {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2B86A5;
  background-image: -webkit-linear-gradient(325deg, #2B86A5 80%, #226B84 20%);
  background-image: -o-linear-gradient(325deg, #2B86A5 80%, #226B84 20%);
  background-image: linear-gradient(125deg, #2B86A5 80%, #226B84 20%);
  color: #FFFFFF;
  text-decoration: none;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.1875em;
  border-radius: 0.1875em;
  padding: 2em 1.875em;
  margin-bottom: 1.25em;
  -webkit-transition: -webkit-transform ease-in-out .3s;
  transition: -webkit-transform ease-in-out .3s;
  -o-transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s, -webkit-transform ease-in-out .3s;
}
a.call-to-action-shortcode:hover, a.call-to-action-shortcode:focus {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
}
a.call-to-action-shortcode .call-to-action-container {
  padding-right: 1em;
}
a.call-to-action-shortcode .call-to-action-headline {
  font-weight: 700;
  font-family: Helvetica;
  font-size: 1.875em;
  margin-bottom: 0.2em;
  color: #FFFFFF;
}
a.call-to-action-shortcode .call-to-action-text p {
  color: #FFFFFF;
  font-family: Helvetica;
  line-height: 1.5;
  font-size: 1em;
  margin-bottom: 0;
}
a.call-to-action-shortcode .call-to-action-button {
  display: inline-block;
  background-color: #FA851F;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.0714285714em;
  -webkit-border-radius: 0.2142857143em;
  border-radius: 0.2142857143em;
  padding: 1.2857142857em 2.2857142857em;
  -webkit-box-shadow: 0 0.1428571429em 0.2857142857em 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.1428571429em 0.2857142857em 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 36.25em) {
  a.call-to-action-shortcode {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
 }
  a.call-to-action-shortcode .call-to-action-button {
      margin-top: 2.2857142857em;
 }
}
.text-widget {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
  margin-bottom: 3.75em;
}
.text-widget .title {
  font-size: 1.5em;
  line-height: 1.5;
  color: #78706E;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.0416666667em;
}
.text-widget .title-underline {
  background-color: #FA851F;
  border: 0 none;
  width: 2.8125em;
  height: 0.25em;
  margin: 1.375em auto 1.375em;
}
.text-widget .headline {
  font-family: "ff-meta-serif-web-pro", serif;
  font-size: 1.875em;
  line-height: 1.6;
  color: #444444;
  margin-bottom: 1.875em;
}
.text-widget .more-text {
  color: #78706E;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.1428571429em;
  border: 0.1428571429em solid #CCCCCC;
  -webkit-border-radius: 0.4285714286em;
  border-radius: 0.4285714286em;
  margin: 0 auto;
  padding: 0.1428571429em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 13.4375em;
}
.text-widget .icon {
  font-size: 2.1428571429em;
  color: #E56B00;
}
.api-authors {
  overflow: auto;
  height: 100%;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.api-authors div {
  float: left;
  width: 45%;
  margin-right: 5%;
  padding-bottom: 2.5em;
}
.api-authors .odd {
  clear: left;
}
.api-authors h4 em {
  display: block;
  font-size: 0.6666666667em;
  font-weight: 400;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-transform: none;
  padding-top: 0.5em;
}
.api-authors dl {
  overflow: auto;
  height: 100%;
}
.api-authors dt, .api-authors dd {
  float: left;
  font-size: 1em;
  padding-bottom: 0.375em;
}
.api-authors dt {
  clear: left;
}
.api-authors dd {
  padding-left: 0.125em;
}
.api-authors .more {
  font-size: 0.875em;
  text-transform: uppercase;
  display: block;
  padding-top: 0.3571428571em;
}
@media (max-width: 40.625em) {
  .api-authors div {
      float: none;
      width: auto;
 }
}
.pictograph-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pictograph-card {
  background-color: #FDDABB;
  -webkit-border-radius: 0.375em;
  border-radius: 0.375em;
  -webkit-box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-bottom: 1.25em;
  position: relative;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
  -webkit-transition: background-color 0.5s, color 0.5s, -webkit-transform 0.5s;
  transition: background-color 0.5s, color 0.5s, -webkit-transform 0.5s;
  -o-transition: background-color 0.5s, color 0.5s, transform 0.5s;
  transition: background-color 0.5s, color 0.5s, transform 0.5s;
  transition: background-color 0.5s, color 0.5s, transform 0.5s, -webkit-transform 0.5s;
  min-height: 17.8125em;
  width: -webkit-calc( 1/4 * 100% - (1 - 1/4) * 20px);
  width: calc( 1/4 * 100% - (1 - 1/4) * 20px);
}
.pictograph-card:hover, .pictograph-card:focus {
  background-color: #FA851F;
  -webkit-transform: translateY(-1.25em);
  -ms-transform: translateY(-1.25em);
  transform: translateY(-1.25em);
}
.pictograph-card img {
  margin: 0 auto;
  display: inline-block;
  position: relative;
  top: 15%;
  height: 8.125em;
}
.pictograph-card .headline {
  background-color: #FFFFFF;
  -webkit-border-bottom-right-radius: 0.375em;
  border-bottom-right-radius: 0.375em;
  -webkit-border-bottom-left-radius: 0.375em;
  border-bottom-left-radius: 0.375em;
  color: #666666;
  font-size: 0.875em;
  font-weight: 500;
  padding: 0 0.8571428571em;
  letter-spacing: 0.0714285714em;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5em;
}
.pictograph-card:hover .headline, .pictograph-card:focus .headline {
  color: #444444;
}
@media (max-width: 48.75em) {
  .pictograph-card {
      width: -webkit-calc( 1/2 * 100% - (1 - 1/2) * 20px);
      width: calc( 1/2 * 100% - (1 - 1/2) * 20px);
 }
}
@media (max-width: 38.75em) {
  .pictograph-card {
      width: 100%;
 }
}
.title-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.title-card {
  background-color: #FEECDD;
  -webkit-border-radius: 0.5625em;
  border-radius: 0.5625em;
  -webkit-box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  position: relative;
  padding: 3.25em 0.75em 0.75em 1.875em;
  margin-bottom: 1.25em;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-transition: background-color 0.25s, color 0.25s, border-color 0.25s;
  -o-transition: background-color 0.25s, color 0.25s, border-color 0.25s;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
  min-height: 18.3125em;
  width: -webkit-calc( 1/3 * 100% - (1 - 1/3) * 20px);
  width: calc( 1/3 * 100% - (1 - 1/3) * 20px);
}
.title-card .title {
  color: #E56B00;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.0416666667em;
  margin-bottom: 1.375em;
  text-transform: uppercase;
  line-height: 1.25;
}
.title-card .title-rule {
  border: 0;
  border-bottom: 0.125em solid #FA851F;
  display: inline-block;
  margin-bottom: 2.0625em;
  width: 4.6875em;
}
.title-card .description {
  font-size: 1.125em;
  color: #444444;
  line-height: 1.3333;
  width: 80%;
}
.title-card .icon {
  font-size: 1.5em;
  color: #E56B00;
  position: absolute;
  right: 1em;
  bottom: 0.5em;
}
.title-card:hover, .title-card:focus {
  background-color: #FA851F;
}
.title-card:hover .title, .title-card:hover .description, .title-card:hover .icon, .title-card:focus .title, .title-card:focus .description, .title-card:focus .icon {
  color: #FFFFFF;
}
.title-card:hover .title-rule, .title-card:focus .title-rule {
  border-color: #CC6726;
}
@media (max-width: 48.75em) {
  .title-card {
      width: -webkit-calc( 1/2 * 100% - (1 - 1/2) * 20px);
      width: calc( 1/2 * 100% - (1 - 1/2) * 20px);
 }
}
@media (max-width: 30em) {
  .title-card {
      width: 100%;
 }
}
.product-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-cards.flickity-enabled {
  display: block;
}
.product-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #E56B00;
  -webkit-border-radius: 0.5625em;
  border-radius: 0.5625em;
  -webkit-box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  padding: 3.125em 4.0625em;
  margin-bottom: 1.25em;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
  min-height: 18.75em;
  width: -webkit-calc( 1/2 * 100% - (1 - 1/2) * 20px);
  width: calc( 1/2 * 100% - (1 - 1/2) * 20px);
}
.product-card .image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.product-card .description {
  font-size: 1.125em;
}
.product-card .more-text {
  letter-spacing: 0.0625em;
  text-transform: uppercase;
  font-weight: 500;
}
.flickity-enabled .product-card {
  margin-right: 20px;
}
@media (max-width: 48.75em) {
  .product-card {
      width: 100%;
 }
}
.content-card {
  background-color: #FFFFFF;
  color: #444444;
  display: block;
  color: #555555;
  border: 0.0625em solid #F3F2F0;
  -webkit-box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.2);
  line-height: 2;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 1.25em;
}
.content-card .headline {
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  margin-bottom: 0.8333333333em;
}
.content-card .description {
  font-size: 1em;
  letter-spacing: 0;
  line-height: 1.875;
  margin-bottom: 1.25em;
}
.content-card .more-text {
  color: #FA851F;
  text-transform: uppercase;
  font-size: 0.875em;
  letter-spacing: 0.1428571429em;
}
.homepage-widget .widget-title {
  color: #78706E;
  text-transform: uppercase;
  text-align: center;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.homepage-widget.api-pictograph-cards-widget {
  margin-bottom: 8em;
}
.homepage-widget.api-pictograph-cards-widget .widget-title {
  font-size: 0.875em;
  letter-spacing: 0.1428571429em;
  margin-bottom: 3.5714285714em;
}
.homepage-widget.api-title-cards-widget {
  margin-bottom: 7.5em;
}
.homepage-widget.api-title-cards-widget .widget-title {
  font-size: 1.875em;
  letter-spacing: 0.0556666667em;
  line-height: 1.2;
  margin-bottom: 2.3333333333em;
}
.homepage-widget.api-product-cards-widget {
  margin-bottom: 6.25em;
}
.homepage-widget.api-product-cards-widget .widget-title {
  font-size: 0.875em;
  letter-spacing: 0.1428571429em;
  margin-bottom: 2.1428571429em;
}
.homepage-widget.api-featured-content-pack-widget {
  margin-bottom: 5.625em;
}
.homepage-widget.api-newsletter-signup-widget {
  margin-bottom: 8.375em;
}
.archive-page-title {
  font-size: 3em;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  margin-bottom: 0.4166666667em;
  padding-top: 1.4583333333em;
}
.archive-page-description {
  font-size: 1em;
  line-height: 1.875;
  margin-bottom: 2.5em;
}
.archive-page-description a {
  color: #2B86A5;
}
.archive-page-description p {
  margin-bottom: 1.125em;
}
@media (max-width: 60em) {
  .archive-page-title {
      padding-top: 0.7291666667em;
 }
}
.archive-item {
  display: block;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #333333;
  padding-bottom: 2em;
  border-bottom: 0.099625em solid #eeeeee;
  margin-bottom: 1.75em;
  position: relative;
}
.archive-item.has-image {
  min-height: 13.75em;
}
.archive-item.has-image .content {
  width: 55%;
}
.archive-item img {
  float: right;
  position: relative;
  top: -1.25em;
  width: 40%;
}
.archive-item .byline {
  color: #999999;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
}
.archive-item .date {
  font-size: 1em;
  color: #999999;
  margin-bottom: 0.75em;
  display: inline-block;
}
.archive-item .title {
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 500;
}
.archive-item .description {
  font-family: "ff-meta-serif-web-pro", serif;
  font-size: 1em;
  color: #555555;
  line-height: 1.5;
  margin-top: 0.625em;
}
@media (max-width: 60em) {
  .archive-item {
      overflow: auto;
      padding-bottom: 0.5em;
 }
  .archive-item.has-image {
      min-height: auto;
 }
  .archive-item.has-image .content {
      width: auto;
 }
  .archive-item img {
      position: static;
      float: right;
      margin-left: 2em;
      margin-top: 0.5em;
      margin-bottom: -0.5em;
 }
}
@media (max-width: 40em) {
  .archive-item img {
      float: none;
      margin: 0 0 0.5em;
 }
}
.featured-archive-title {
  font-size: 1.5em;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1.5;
  color: #78706E;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.0416666667em;
}
.featured-archive-title-underline {
  background-color: #FA851F;
  border: 0 none;
  width: 2.8125em;
  height: 0.25em;
  margin: 0.75em auto 2.5em;
}
.featured-posts-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5em;
  padding: 0.625em 0;
}
.featured-posts-slider .content-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.25em;
  width: -webkit-calc( 1/2 * 100% - (1 - 1/2) * 20px);
  width: calc( 1/2 * 100% - (1 - 1/2) * 20px);
}
.featured-posts-slider .flickity-prev-next-button.previous {
  left: -48px;
}
.featured-posts-slider .flickity-prev-next-button.next {
  right: -48px;
}
.featured-posts-slider.flickity-enabled {
  display: block;
}
.featured-posts-slider.flickity-enabled .content-card {
  margin-right: 1.25em;
}
.featured-posts-slider.flickity-height-calculated .content-card {
  top: 0;
  bottom: 0;
}
@media (max-width: 63.75em) {
  .featured-posts-slider .content-card {
      width: 100%;
 }
  .featured-posts-slider .flickity-prev-next-button.previous, .featured-posts-slider .flickity-prev-next-button.next {
      display: none;
 }
}
.single {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  position: relative;
}
.single .featured-image {
  margin-left: -webkit-calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-right: -webkit-calc(50% - 49.4vw);
  margin-right: calc(50% - 49.4vw);
  max-height: 56.25em;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.single .featured-image .gradient {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(80%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 80%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 80%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 80%);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
.single .featured-image img {
  width: 101%;
}
.single .header {
  max-width: 41.5em;
  padding-top: 4.375em;
  margin: 0 auto 1.875em;
}
.single.has-featured-image .header {
  padding-top: 15vw;
}
.single .headline-flag {
  font-size: 1em;
  font-weight: 700;
  color: #FA851F;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
}
.single .headline {
  font-size: 3em;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.single .byline {
  font-size: 1em;
  font-weight: 400;
  margin-right: 0.75em;
  text-transform: uppercase;
}
.single .byline a {
  color: #333333;
}
.single .byline a:hover, .single .byline a:focus {
  text-decoration: underline;
}
.single.has-featured-image .headline, .single.has-featured-image .headline-flag, .single.has-featured-image .byline, .single.has-featured-image .byline a, .single.has-featured-image .date {
  color: #FFFFFF;
}
.single.has-featured-image .headline-flag {
  font-weight: 400;
}
.single .date {
  font-size: 1em;
  font-weight: 100;
  opacity: 0.8;
}
.single .single-pageview-flag {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #FA851F;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  margin-bottom: 0;
  margin-top: 4em;
}
.single .single-pageview-title {
  font-size: 3em;
  color: #333333;
  line-height: 1.25;
  font-weight: 700;
  padding-bottom: 0;
  border-bottom: 0 none;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.single .body {
  background-color: #FFFFFF;
  padding: 3.125em 8em 0;
}
.single .content.is-multi-chapter-report > p:first-child:first-letter, .single .content .dropcap {
  font-size: 4.8888888889em;
  font-weight: 600;
  margin-right: 0.0952386364em;
  color: #444444;
  float: left;
  line-height: 1;
  text-transform: uppercase;
}
.single .read-more-links {
  padding-top: 2em;
}
.single .read-more-links a {
  color: #2B86A5;
  text-decoration: underline;
}
.single .read-more-links p {
  margin-bottom: 0.75em;
}
.single .article-extra-items a {
  color: #2B86A5;
  text-decoration: underline;
}
.single .share-tools {
  margin-top: 4.0625em;
  margin-bottom: 2.8125em;
}
@media (max-width: 1400px) {
  .single .toc-double-col-only {
      display: none;
 }
}
@media (min-width: 1400px) {
  .single .toc-single-col-only {
      display: none;
 }
}
@media (max-width: 61.25em) {
  .single .body {
      padding-left: 2em;
      padding-right: 2em;
 }
}
@media (max-width: 60em) {
  .single.has-featured-image .header {
      padding-top: 2em;
 }
  .single.has-featured-image .headline, .single.has-featured-image .headline-flag, .single.has-featured-image .byline, .single.has-featured-image .byline a, .single.has-featured-image .date {
      color: #333333;
 }
  .single .featured-image {
      position: static;
 }
  .single .featured-image .gradient {
      display: none;
 }
  .single .body {
      padding-top: 0;
 }
}
@media (max-width: 42.5em) {
  .single .body {
      padding-left: 0;
      padding-right: 0;
 }
}
.search-page-title {
  font-size: 3em;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  margin-bottom: 1.1458333333em;
  padding-top: 1.4583333333em;
}
.search-page-title .the-search-query {
  color: #FA851F;
}
@media (max-width: 60em) {
  .search-page-title {
      padding-top: 0.7291666667em;
 }
}
.alphabetical-taxonomy-template {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.alphabetical-taxonomy-template .title {
  font-size: 1.5em;
  letter-spacing: 0.0833333333em;
  line-height: 1.5;
  color: #78706E;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.alphabetical-taxonomy-template .title-underline {
  background-color: #FA851F;
  border: 0 none;
  width: 2.8125em;
  height: 0.25em;
  margin: 1.5em auto;
}
.alphabetical-taxonomy-template .term-filter {
  border: 0.0714285714em solid #FFFFFF;
  -webkit-border-radius: 0.2142857143em;
  border-radius: 0.2142857143em;
  color: #78706E;
  font-size: 0.875em;
  letter-spacing: 0.1428571429em;
  font-weight: 700;
  padding: 2.1428571429em 1.4285714286em;
  margin-bottom: 2.1428571429em;
  -webkit-box-shadow: 0 0.1428571429em 0.2857142857em 0 #78706E;
  box-shadow: 0 0.1428571429em 0.2857142857em 0 #78706E;
  text-transform: uppercase;
  width: 100%;
}
.alphabetical-taxonomy-template .term-filter:focus, .alphabetical-taxonomy-template .term-filter:active {
  border-color: #2B86A5;
}
.alphabetical-taxonomy-template .terms-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.alphabetical-taxonomy-template .term-item {
  list-style-type: none;
  margin-bottom: 1.25em;
  width: -webkit-calc( 1/3 * 100% - (1 - 1/3) * 24px);
  width: calc( 1/3 * 100% - (1 - 1/3) * 24px);
}
.alphabetical-taxonomy-template .term {
  font-weight: 400;
  display: block;
  padding: 1em 0;
  text-align: center;
  background-color: #2B86A5;
  color: #FFFFFF;
  -webkit-border-radius: 0.1875em;
  border-radius: 0.1875em;
}
@media (max-width: 60em) {
  .alphabetical-taxonomy-template .term-item {
      width: -webkit-calc( 1/2 * 100% - (1 - 1/2) * 24px);
      width: calc( 1/2 * 100% - (1 - 1/2) * 24px);
 }
}
@media (max-width: 40em) {
  .alphabetical-taxonomy-template .term-item {
      width: 100%;
 }
}
.wysiwyg .additional-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 48.75em) {
  .wysiwyg .additional-content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
 }
}
@media (min-width: 48.75em) {
  .wysiwyg .additional-content .section {
      width: 30%;
      margin: 0 1.5%;
 }
}
.wysiwyg .additional-content .section .title {
  font-size: 1.25rem;
}
.wysiwyg .additional-content .section .description {
  font-size: 13px;
}
.wysiwyg .additional-content .section a {
  text-decoration: none;
}
.wysiwyg .additional-content .section span.byline {
  display: block;
}
/* Nicks CSS */
.hide {
  display: none !important;
}
/* Use .hidden to visual hide an element but still making it accessible to screen readers. */
.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.0625em;
  margin: -0.0625em;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625em;
}
/* #top is the ID of the Skip link. */
#top {
  left: -999em;
  position: absolute;
  top: auto;
}
/* If the skip link is focused using the keyboard then show it. */
#top:focus {
  position: static;
  font-size: 1.5em;
  background-color: #ffffd5;
  display: block;
  font-weight: 700;
  color: #000;
  padding: 2px 15px 5px;
}
/* Should only be used as a last resort if clearing floats with overflow:hidden|auto doesn't work. */
.clearfix {
  zoom: 1;
}
.clearfix:after, .clearfix:before {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  zoom: 1;
}
.clearfix:after {
  clear: both;
}
.triangular-background {
  border-top: 40vw solid #fdf7f2;
  border-right: 97vw solid transparent;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}
.highchart {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin-bottom: 0.8125em;
}
@media (max-width:576px) {
  .highchart{
    overflow-x: scroll;
  }
}
.highchart table {
  margin-bottom: 0;
}
.highchart .chart, .highchart .data {
  border-top: 0.125em solid #fa851f;
}
.highchart .data {
  padding: 1.25em 0 0;
}
.highchart .subtitle {
  font-family: "ff-meta-serif-web-pro", serif;
  font-size: 0.875em;
  font-style: italic;
  color: #666666;
  text-align: center;
  padding-left: 1.4285714286em;
  padding-right: 1.4285714286em;
  margin-bottom: 0;
}
.highchart .zoom-instructions {
  font-size: 0.75em;
  font-style: italic;
  text-transform: uppercase;
  margin: -1.5em 0 0.4166666667em;
  text-align: right;
  float: right;
  color: #999999;
}
.highchart .credit-chart cite {
  background-color: #ffffff;
  padding-right: 0.5625em;
  position: relative;
  top: 0.5625em;
}
.highchart .tabs li {
  font-size: 0.75em;
}
.highchart .tabs a {
  padding-bottom: 0.5em;
}
.highchart .tabs .first a {
  border-right: 0;
}
.highchart .tabs .active a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 0.5em solid #ffffff;
  border-right: 0.5em solid #ffffff;
  border-bottom: 0.5em solid #fa851f;
  position: absolute;
  bottom: 0;
  left: 35%;
}
.content figure.highchart h2, .content .figure-heading {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.75em;
  font-weight: 700;
  text-align: center;
  color: #333333;
  border-top: 0;
  border-bottom: 0;
  padding-left: 0.3571428571em;
  padding-right: 0.3571428571em;
}
.content .credit-chart, .content .data-source {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.7058823529em;
  font-weight: 300;
  color: #666666;
  text-align: left;
  margin-bottom: 0;
}
.content .credit-chart {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  border-bottom: 0.3529411765em solid #f2f2f2;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 2.9411764706em;
}
.content .data-source strong {
  font-style: normal;
}
/* Tabs */
/* Make list items go horizontal with these classes */
ol.horizontal, ol.horizontal-right, ul.horizontal, ul.horizontal-right {
  padding-left: 0;
  margin-bottom: 0;
}
.horizontal li {
  float: left;
  list-style: none;
}
.horizontal-right li {
  float: right;
  list-style: none;
}
.tabs {
  overflow: auto;
  height: 100%;
  border-bottom: 0;
  margin-bottom: 0;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.tabs li {
  border: 0;
  text-transform: uppercase;
  margin: 0;
}
.tabs a {
  color: #999999;
  padding: 0.125em 0.625em;
  text-decoration: none;
  display: block;
}
.tabs .first a {
  border-right: 0.0625em solid #999999;
}
.tabs .active {
  position: relative;
}
.tabs .active a {
  color: #fa851f;
}
.wysiwyg {
  font-family: "ff-meta-serif-web-pro", serif;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5 {
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.wysiwyg h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.2916666667em;
}
.wysiwyg h2 {
  font-size: 1.875em;
  color: #e56b00;
  line-height: 1.25;
  margin-top: 1.3333333333em;
  padding-bottom: 0.2666666667em;
  border-bottom: 0.0666666667em solid #feecde;
  margin-bottom: 0.4666666667em;
}
.wysiwyg h3 {
  font-size: 1.5em;
  color: #444444;
  letter-spacing: 0.0833333333em;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0.5833333333em;
}
.wysiwyg h4 {
  font-size: 1.5em;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0.5833333333em;
}
.wysiwyg h5 {
  font-size: 1.125em;
  letter-spacing: 0.1111111111em;
  text-transform: uppercase;
  margin-bottom: 0.7777777778em;
}
.wysiwyg p {
  font-size: 1.1em;
  color: #555555;
  line-height: 1.5;
  margin-bottom: 1.1931818182em;
}
.wysiwyg a {
  color: #2b86a5 !important;
  text-decoration: underline;
}
.wysiwyg ul, .wysiwyg ol {
  padding-left: 1.875em;
}
.wysiwyg ul {
  list-style: square;
}
.wysiwyg ol {
  list-style: decimal;
}
.wysiwyg li {
  font-size: 1.1em;
  line-height: 1.5;
  margin-bottom: 1.1931818182em;
  color: #555555;
}
.wysiwyg li ul, .wysiwyg li ol {
  padding-top: 1.1666666667em;
}
.wysiwyg li li {
  font-size: 1em;
}
.wysiwyg table {
  margin-bottom: 1.3125em;
}
.wysiwyg blockquote {
  font-size: 1em;
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 1.6666;
  border-left: 0.625em solid #fcdabd;
  padding-left: 2em;
  clear: both;
}
.wysiwyg blockquote, .wysiwyg blockquote p {
  color: #78706e;
  font-size: 1em;
}
.wysiwyg blockquote.pullquote {
  font-size: 1.3333333333em;
  background-color: #fdf7f2;
  border-left-color: #fa851f;
  padding: 2.0833333333em 2.0833333333em 1.0416666667em;
  margin-bottom: 0.875em;
  position: relative;
  left: -8%;
  width: 110%;
}
.wysiwyg blockquote.pullquote.alignleft, .wysiwyg blockquote.pullquote.alignright {
  left: 0;
}
.wysiwyg blockquote.pullquote, .wysiwyg blockquote.pullquote p {
  font-family: "ff-meta-serif-web-pro", serif;
  font-weight: 700;
  color: #333333;
  line-height: 1.5;
}
.wysiwyg blockquote.pullquote p:last-of-type {
  margin-bottom: 0;
}
.wysiwyg blockquote.pullquote cite {
  font-size: 0.5833333333em;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.4);
  font-family: "effra", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.wysiwyg blockquote.pullquote .left-quote, .wysiwyg blockquote.pullquote .right-quote {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 3em;
  line-height: 0;
  color: #fcdabd;
  position: absolute;
  top: 0.5555555556em;
  left: 0.1388888889em;
}
.wysiwyg blockquote.pullquote .right-quote {
  bottom: 0.2777777778em;
  right: 0.3472222222em;
  left: auto;
  top: auto;
}
.wysiwyg .half-width-column {
  float: left;
  margin-right: 4%;
  width: 45%;
}
@media (max-width: 61.25em) {
  .wysiwyg blockquote.pullquote {
      left: 0;
      width: auto;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw);
 }
}
@media (max-width: 40.625em) {
  .wysiwyg .half-width-column {
      float: none;
      width: auto;
 }
}
