@media screen and (max-width: 950px) {
  .hide-in-mobile {
    display: none;
  }
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@media screen and (max-width: 950px) {
  .hide-in-mobile {
    display: none;
  }
}
@font-face {
  font-family: BerlingskeSerif;
  src: url("../themes/dealflow/assets/fonts/berlingske_serif-webfont.ttf") format("opentype");
}
@font-face {
  font-family: BerlingskeSerif;
  font-weight: bold;
  src: url("../themes/dealflow/assets/fonts/berlingske_serif-extrabold-webfont.ttf") format("opentype");
}
@font-face {
  font-family: SFProText;
  src: url("../themes/dealflow/assets/fonts/SF-Pro-Text-Regular.otf") format("opentype");
}
@font-face {
  font-family: SFProText;
  font-weight: bold;
  src: url("../themes/dealflow/assets/fonts/SF-Pro-Text-Semibold.otf") format("opentype");
}
@font-face {
  font-family: SFProText;
  font-weight: 500;
  src: url("../themes/dealflow/assets/fonts/SF-Pro-Text-Medium.otf") format("opentype");
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    font-family: sans-serif;
  }
}
html {
  width: 100%;
  height: 100%;
}
body {
  padding-top: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  margin-bottom: -1px;
  width: 100%;
  height: auto;
  min-height: 100%;
}
.layout-wrapper {
  width: 100%;
  min-height: 100%;
  box-sizing: border-box;
}
body {
  background: rgba(255, 170, 92, 0.06);
  font-size: 19px;
  line-height: 32px;
  color: #5d6469;
  font-family: SFProText, Helvetica, sans-serif;
}
/** focus height fix **/
body {
  position: relative;
}
.light-focus-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
a {
  text-decoration: none;
  color: #5d6469;
  position: relative;
  border-bottom: 3px solid #89d1fd;
}
a.deemphasized {
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 2px;
  padding-bottom: 1px;
}
h2 a {
  color: inherit;
  border: none;
}
b {
  color: #000000;
}
ul {
  padding-left: 0;
}
ul li {
  margin: 28px 0;
  list-style: none;
  /** custom bullet point graphic **/
  position: relative;
}
ul li::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: black;
  opacity: 0.4;
  top: 11px;
  left: -24px;
}
ul li:first-child {
  margin-top: 0;
}
ul li:last-child {
  margin-bottom: 0;
}
::selection {
  background: rgba(108, 199, 255, 0.5);
}
.pane-container {
  position: relative;
}
.visible-pane,
.layout-wrapper.searching .search-pane,
.layout-wrapper:not(.searching) .page-content-pane {
  position: static;
}
.visible-pane-anim,
.layout-wrapper.searching-anim .search-pane,
.layout-wrapper:not(.searching-anim) .page-content-pane {
  opacity: 1;
}
.hidden-pane,
.layout-wrapper.searching .page-content-pane,
.layout-wrapper:not(.searching) .search-pane {
  position: absolute;
  top: 0;
  pointer-events: none;
}
.hidden-pane-anim,
.layout-wrapper.searching-anim .page-content-pane,
.layout-wrapper:not(.searching-anim) .search-pane {
  opacity: 0;
}
.pane,
.layout-wrapper .page-content-pane,
.layout-wrapper .search-pane {
  width: 100%;
  transition: opacity 0.5s;
}
.layout-wrapper {
  margin-bottom: 0 !important;
  /** close icon made out of burger icon **/
}
.layout-wrapper .search-wrapper {
  width: 100%;
  margin-bottom: 0 !important;
}
.layout-wrapper .content-wrapper {
  transition: 0.5s opacity;
}
.layout-wrapper nav a,
.layout-wrapper .subscribe-cta-wrapper,
.layout-wrapper .author-stamp {
  transition: opacity 0.5s;
}
.layout-wrapper.searching nav a,
.layout-wrapper.searching .subscribe-cta-wrapper,
.layout-wrapper.searching .author-stamp {
  opacity: 0;
  pointer-events: none;
}
.layout-wrapper.searching .page-content-pane {
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .layout-wrapper:not(.searching) #search {
    pointer-events: none;
    opacity: 0;
  }
}
.layout-wrapper:not(.searching) .page-content-pane {
  max-height: none !important;
}
.layout-wrapper:not(.searching) .search-input-container {
  overflow: hidden;
}
.layout-wrapper .burger-icon {
  position: absolute;
  cursor: pointer;
  top: 19px;
  right: 2px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
}
.layout-wrapper .burger-icon .burger-icon__bar {
  width: 15px;
  height: 1px;
  background: black;
  margin-bottom: 4px;
}
.layout-wrapper .burger-icon .burger-icon__bar:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}
.layout-wrapper .burger-icon .burger-icon__bar:nth-child(2) {
  opacity: 0;
}
.layout-wrapper .burger-icon .burger-icon__bar:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}
.layout-wrapper .burger-icon .esc-hint {
  font-size: 11px;
  top: 9px;
  right: -1.5px;
  position: absolute;
  opacity: 0.5;
  transition: opacity 0.5s;
}
@media screen and (max-width: 950px) {
  .layout-wrapper .burger-icon .esc-hint {
    display: none;
  }
}
.layout-wrapper.searching .burger-icon {
  pointer-events: auto;
  opacity: 1;
}
.search-wrapper.issue h1 {
  font-weight: bold;
}
.search-wrapper.issue h2 {
  opacity: .55;
  font-weight: normal;
  font-family: inherit;
  font-size: 17px;
  color: inherit;
}
.layout-wrapper {
  position: relative;
  width: 1152px;
  width: 80%;
  margin: auto;
  margin-top: 64px;
  margin-bottom: 120px;
  transition: opacity 1s;
}
@media screen and (max-width: 1024px) {
  .layout-wrapper {
    margin-top: 56px;
  }
}
@media screen and (max-width: 950px) {
  .layout-wrapper {
    width: auto !important;
    margin-top: 15px;
    margin-left: 56px;
    margin-right: 56px;
  }
}
@media screen and (min-width: 951px) {
  .layout-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.layout-wrapper .subscribe-cta-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  resize: none;
  display: flex;
  width: 304px;
  height: 48px;
  border-radius: 304px;
  padding: 0 23px;
  padding-right: 144px;
  /** because of SUBSCRIBE label **/
  box-sizing: border-box;
  font-size: 16px;
  line-height: 48px;
  border: 1px solid transparent;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.layout-wrapper .subscribe-field-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 304px;
  box-sizing: border-box;
  background: white;
}
.layout-wrapper #subscribe-cta {
  position: relative;
  z-index: 2;
  color: black;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  background: none;
  resize: none;
  box-sizing: border-box;
  line-height: 44px;
  white-space: nowrap;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  align-self: center;
  padding: 0;
  padding-top: 1px;
}
.layout-wrapper #subscribe-cta::placeholder {
  color: rgba(93, 100, 105, 0.55);
}
.layout-wrapper #subscribe-cta:focus + .subscribe-field-background {
  outline: none;
  border-color: #6cc7ff;
  box-shadow: 0px 0px 5px #6cc7ff;
}
.layout-wrapper #subscribe-button {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 48px;
  margin: 0;
  padding: 0 24px;
}
.layout-wrapper #subscribe-button span {
  margin-left: 6px;
}
@media screen and (min-width: 790px) and (max-width: 950px) {
  .layout-wrapper .subscribe-cta-wrapper {
    width: 250px;
  }
}
@media screen and (max-width: 790px) {
  .layout-wrapper .subscribe-cta-wrapper {
    position: fixed;
    bottom: 24px;
    left: 24px;
    right: 24px;
    top: unset;
    width: auto;
    transition: bottom 0.5s, opacity 0.5s;
  }
  .layout-wrapper .subscribe-cta-wrapper.hidden:not(.focused) {
    bottom: -50px;
  }
}
.is-safari .layout-wrapper #subscribe-cta {
  padding-top: 0;
  margin-top: 1px;
  margin-left: 0px;
}
@media screen and (max-width: 950px) {
  .is-safari .layout-wrapper #subscribe-cta {
    margin-top: -1px;
  }
}
.is-safari .layout-wrapper #subscribe-button {
  top: -1px;
}
nav {
  position: relative;
  margin-bottom: 124px;
}
nav #logo {
  margin-right: 43px;
  position: relative;
  left: -11px;
  top: -5px;
}
@media screen and (max-width: 1024px) {
  nav #logo {
    margin-right: 29px;
  }
}
@media screen and (max-width: 950px) {
  nav #logo {
    left: 0;
  }
}
nav a {
  border: none;
  font-size: 16px;
  color: #000000;
  margin-right: 36px;
  vertical-align: top;
  line-height: 40px;
  position: relative;
  top: 5px;
}
nav a:first-child {
  margin-right: 0;
}
@media screen and (max-width: 790px) {
  nav a.nav__page-link {
    float: right;
    font-size: 13px;
    margin-right: 30px;
    margin-left: -13px;
  }
}
nav .search-input-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
nav .search-input-wrapper {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}
@media screen and (max-width: 790px) {
  nav .search-input-wrapper {
    position: absolute;
    left: 0;
    right: unset;
    top: 1px;
  }
}
nav .search-input-wrapper .lens-icon {
  position: relative;
  top: -9px;
  top: 6px;
  left: 5px;
  margin-right: 13px;
}
nav .search-input-wrapper .lens-icon rect,
nav .search-input-wrapper .lens-icon path {
  stroke: #000000;
  fill: transparent;
}
nav .search-input-wrapper #search {
  background: transparent;
  border: none;
  outline: none;
  resize: none;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: relative;
  top: 5px;
  padding: 0;
  color: #000000;
  transition: opacity 0.5s;
}
nav .search-input-wrapper #search::placeholder {
  color: rgba(93, 100, 105, 0.55);
}
@media screen and (max-width: 1024px) {
  nav {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 950px) {
  nav {
    margin-bottom: 21px;
  }
}
h1 {
  font-size: 44px;
  line-height: 56px;
  color: #000000;
  font-family: BerlingskeSerif, "Times New Roman", serif;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 59px;
}
@media screen and (max-width: 950px) {
  h1 {
    margin-bottom: 30px;
  }
}
.calco,
.calco-d,
.calco-m {
  position: fixed;
  top: -203px;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.4;
  display: none;
}
.calco-d {
  width: 1440px;
}
@media screen and (min-width: 1024px) {
  .calco-d {
    display: block;
  }
}
.calco-m {
  width: 320px;
}
@media screen and (max-width: 500px) {
  .calco-m {
    display: block;
  }
}
.content-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 148px;
}
@media screen and (max-width: 950px) {
  .content-wrapper {
    flex-direction: column;
  }
}
.author-stamp {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: fixed;
  left: 144px;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .author-stamp {
    left: 66px;
  }
}
@media screen and (max-width: 950px) {
  .author-stamp {
    display: none;
  }
}
.author-stamp p {
  font-size: 16px;
  margin-left: 24px;
  margin-top: 4px;
  line-height: 24px;
}
.author-stamp a {
  border: none;
}
.author-stamp .signature {
  width: 237px;
  height: 65px;
  background: url(../themes/dealflow/assets/images/jaime-novoa-signature.png);
  background-size: 237px 65px;
  background-color: rgba(255, 170, 92, 0.06);
  background-blend-mode: darken;
  opacity: 0.6;
  position: absolute;
  bottom: 0;
  right: -69px;
  z-index: -2;
}
#light-focus {
  transform-origin: left;
  transform: translateY(-593px) translate(-360px, -640px) rotate(42deg);
  transition: transform 0.5s;
  transition: transform 1s;
}
.content-wrapper .left-column {
  width: 416px;
}
@media screen and (max-width: 950px) {
  .left-column {
    width: auto !important;
    max-width: 500px;
  }
}
@media screen and (min-width: 951px) {
  .layout-wrapper:not(.searching) .page-content-pane .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 45px;
  }
}
@media screen and (min-width: 951px) {
  .layout-wrapper.searching .search-pane .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 45px;
  }
}
.page-content-pane::after,
.search-pane::after {
  content: '';
  width: 100%;
  height: 100px;
  position: static;
  display: block;
}
.right-column {
  width: 640px;
  width: 55.5%;
  padding-left: 0;
  padding-top: 12px;
}
@media screen and (max-width: 950px) {
  .right-column {
    width: auto !important;
    max-width: 750px;
    margin-top: 15px;
  }
}
.right-column > :first-child {
  margin-top: 0;
}
.right-column > :last-child {
  margin-bottom: 0;
}
.right-column p {
  margin: 32px 0;
}
@media screen and (max-width: 950px) {
  body {
    font-size: 17px;
    line-height: 28px;
  }
}
.xdebug-var-dump {
  font-size: 13px;
  white-space: pre-wrap;
}
.hoverable-list-js li,
.hoverable-list-js + button {
  transition: opacity 0.35s;
}
.hoverable-list-js.li-has-hover li:not(.hovered) {
  opacity: 0.3;
}
.hoverable-list-js.li-has-hover + button {
  opacity: 0.3;
}
button {
  padding: 12px 16px;
  border: none;
  border-radius: 4px;
  color: black;
  background: rgba(108, 199, 255, 0.4);
}
button:hover {
  background: rgba(108, 199, 255, 0.6);
}
button {
  padding: 12px 16px;
  border: none;
  border-radius: 5px;
  color: black;
  background: rgba(204, 204, 204, 0.4);
  transition: background 0.3s, opacity 0.35s !important;
}
button:hover {
  background: rgba(0, 0, 0, 0.9);
  color: white;
}
.column-quote {
  margin-bottom: 48px;
}
.column-quote .column-quote__content {
  font-weight: 500;
  color: black;
}
.column-quote .column-quote__content::before,
.column-quote .column-quote__content::after {
  content: '“';
}
.column-quote .column-quote__author {
  margin-top: -24px;
}
@media screen and (max-width: 950px) {
  .column-quote {
    margin-bottom: 32px;
  }
}
.column-quote:first-child p:first-child {
  margin-top: 0;
}
.column-quote:last-child p:last-child {
  margin-bottom: 0;
}
.featured-quote {
  margin-top: -20px;
}
.featured-quote .quote {
  font-size: 24px;
  line-height: 32px;
  font-family: BerlingskeSerif, "Times New Roman", serif;
  margin-bottom: -1px;
}
.featured-quote .quote-author {
  font-size: 16px;
}
@media screen and (max-width: 950px) {
  .featured-quote {
    margin-top: -6px;
  }
  .featured-quote .quote {
    font-size: 18px;
    line-height: 28px;
  }
  .featured-quote .quote-author {
    font-size: 12px;
    margin: 0;
  }
}
.issue-list {
  padding-left: 0 !important;
}
.issue-list li {
  list-style: none;
  cursor: pointer;
}
.issue-list li.load-more-limit ~ li {
  display: none;
}
.issue-list li::before {
  visibility: hidden;
}
.issue-list li a {
  border: none;
}
.issue-list li .issue-li__date {
  font-size: 16px;
  opacity: 0.55;
  margin-top: -3px;
  margin-bottom: -1px;
}
.issue-list li .issue-li__content {
  margin-top: 0;
  margin-bottom: 44px;
}
@media screen and (max-width: 1024px) {
  .issue-list li .issue-li__content {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 950px) {
  .issue-list li .issue-li__date {
    font-size: 12px;
    margin-bottom: -4px;
  }
  .issue-list li .issue-li__content {
    font-size: 17px;
    line-height: 28px;
  }
}
button.load-more {
  margin-top: 24px;
}
.about-author {
  display: flex;
  flex-direction: row;
  margin-bottom: 14px;
}
.about-author img {
  margin-right: 20px;
}
@media screen and (max-width: 350px) {
  .about-author img {
    width: 93px;
    height: 112px;
  }
}
.about-author .about-author__details {
  align-self: center;
}
.about-author .about-author__details p,
.about-author .about-author__details a {
  font-size: 16px;
  margin: 0;
  line-height: 28px;
}
.about-author .about-author__details p b,
.about-author .about-author__details a b {
  font-size: 18px;
}
@media screen and (max-width: 450px) {
  .about-author img {
    width: 93px;
    height: 112px;
    margin-right: 16px;
  }
  .about-author .about-author__details p,
  .about-author .about-author__details a {
    font-size: 13px;
    line-height: 22px;
  }
  .about-author .about-author__details p b,
  .about-author .about-author__details a b {
    font-size: 16px;
  }
}
.vacacornio-seal-of-approval {
  font-size: 16px;
  vertical-align: middle;
  line-height: 44px;
}
.vacacornio-seal-of-approval img {
  display: inline;
  vertical-align: middle;
  padding-right: 10px;
  position: relative;
  top: -2px;
}
.vacacornio-seal-of-approval .conditional-break {
  display: none;
}
@media screen and (max-width: 350px) {
  .vacacornio-seal-of-approval {
    font-size: 14px;
  }
}
@media screen and (max-width: 670px) {
  .vacacornio-seal-of-approval {
    line-height: 2;
    width: 400px;
    max-width: 100%;
  }
  .vacacornio-seal-of-approval img {
    display: block;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 950px) and (max-width: 1299px) {
  .vacacornio-seal-of-approval {
    line-height: 2;
    width: 400px;
    max-width: 100%;
  }
  .vacacornio-seal-of-approval img {
    display: block;
    padding-bottom: 10px;
  }
}
.graph {
  margin-top: 78px;
  margin-bottom: 88px;
}
.graph .graph__bar {
  display: flex;
  flex-direction: row;
  height: 16px;
}
.graph .graph__bar .graph__bar-section {
  display: flex;
  margin-left: 1px;
}
.graph .graph__bar .graph__bar-section:first-child {
  margin-left: 0;
}
.graph .graph__bar .graph__bar-section,
.graph .graph__bar .graph__bar-section .graph__within-bar-section {
  width: var(--percentage);
  height: 100%;
}
.graph .graph__bar .graph__bar-section .graph__dashed-separator {
  border-right: 1px dashed rgba(0, 0, 0, 0.5);
}
.graph .graph__data {
  display: flex;
  flex-direction: row;
  font-size: 16px;
  margin-top: 37px;
}
.graph .graph__data > div {
  width: 25%;
  padding-left: 16px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.graph .graph__data > div p,
.graph .graph__data > div li {
  padding-right: 10%;
  margin-top: 11px;
  margin-bottom: 11px;
  line-height: 22px;
  letter-spacing: -0.25px;
}
.graph .graph__data > div p:last-child,
.graph .graph__data > div li:last-child {
  margin-bottom: 0;
}
.graph .graph__data > div p::before,
.graph .graph__data > div li::before {
  width: 6px;
  height: 6px;
  top: 8px;
  left: -14px;
}
.graph .graph__data > div > p:first-child:not(.graph__big-number) {
  margin-top: -5px;
}
.graph .graph__data > div ul {
  padding-left: 16px;
}
.graph .graph__data > div:first-child {
  padding-left: 0;
  border-left: none;
}
.graph .graph__data > div:last-child {
  width: 22.5%;
}
.graph .graph__data .graph__big-number {
  margin-top: 0;
  margin-bottom: 0;
  font-family: BerlingskeSerif, "Times New Roman", serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 40px;
  color: #000000;
}
.graph .graph__show-in-mobile {
  display: none;
}
@media screen and (max-width: 549px) {
  .graph {
    display: flex;
    flex-direction: row;
  }
  .graph.location-graph .graph__bar {
    height: 380px !important;
  }
  .graph.location-graph .graph__data > div {
    min-height: 64px !important;
  }
  .graph.location-graph .graph__data > div:first-child {
    min-height: 150px !important;
  }
  .graph .graph__show-in-mobile {
    display: block;
  }
  .graph .graph__hide-in-mobile {
    display: none !important;
  }
  .graph .graph__bar {
    flex-direction: column;
    height: 424px;
    width: 16px;
    flex: none;
    position: relative;
    left: -24px;
  }
  .graph .graph__bar .graph__bar-section {
    display: flex;
    flex-direction: column;
  }
  .graph .graph__bar .graph__bar-section,
  .graph .graph__bar .graph__bar-section .graph__within-bar-section {
    height: var(--percentage);
    width: 100%;
    margin-left: 0;
  }
  .graph .graph__bar .graph__bar-section .graph__dashed-separator {
    border: none;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
  }
  .graph .graph__data {
    display: flex;
    flex-direction: column;
    margin-left: 12px;
  }
  .graph .graph__data > div {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    border-left: none;
    padding-top: 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    width: 100% !important;
    min-height: 79px;
  }
  .graph .graph__data > div:first-child {
    padding-top: 16px;
    margin-top: -6px;
  }
  .graph .graph__data > div p.graph__big-number {
    width: 127px;
    flex: none;
    padding-right: 0;
  }
  .graph .graph__data > div p,
  .graph .graph__data > div ul,
  .graph .graph__data > div li {
    margin-top: -5px;
  }
  .graph .graph__data > div span p,
  .graph .graph__data > div span li {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .graph .graph__data > div span ul {
    margin-top: 13px;
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 375px) {
  .graph .graph__data > div p,
  .graph .graph__data > div ul,
  .graph .graph__data > div li {
    font-size: 13px;
    line-height: 17px;
    padding-right: 0;
  }
  .graph .graph__data > div li::before {
    top: 5px;
  }
}
.hush {
  opacity: .55;
}
/*
@media screen and (max-width: 539px) {
    .audience-stats-section {
        display: none;
    }
}
*/
@media screen and (max-width: 950px) {
  ul {
    padding-left: 23px;
  }
  ul li::before {
    top: 10px;
    left: -19px;
  }
}
h2 {
  color: black;
  font-family: BerlingskeSerif, "Times New Roman", serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 42px;
  margin-bottom: 11px;
}
h2:first-child {
  margin-top: 0;
}
.issue h1 {
  font-weight: normal;
}
.issue .issue__date {
  font-size: 16px;
  opacity: .55;
  color: #5d6469;
  margin-top: -28px;
  margin-bottom: 34px;
  margin-bottom: 4px;
}
.issue .issue__sponsored-label {
  color: #5D6469;
  opacity: .55;
  font-size: 14px;
}
.issue .right-column p {
  margin: 29px 0;
}
.issue .right-column > *:first-child,
.issue .newsletter-design-v1 > *:first-child {
  margin-top: 0;
}
.issue ul {
  margin: 9px 0;
  margin: 0;
  margin: 18px 0;
}
.issue li {
  color: #000000;
  margin: 28px 0;
  line-height: 30px;
}
.issue li:first-child.sponsored {
  margin-top: -3px;
}
.issue a {
  color: #000000;
}
.issue a.sponsor-banner {
  display: block;
  margin-bottom: -5px;
  margin-top: 52px;
  border: 0;
}
.issue a.sponsor-banner img {
  max-width: 100% !important;
  margin-bottom: 44px !important;
}
.issue h2 {
  margin-top: 64px;
  margin-bottom: 29px;
}
.issue h2:first-child {
  margin-top: 0;
}
.issue h2 a {
  color: inherit;
}
.issue ul {
  padding-left: 0 !important;
}
.issue ul li::before {
  display: none !important;
}
.issue ul li.sponsored::before {
  top: 44px;
}
.newsletter-design-v1 a {
  border: none;
}
/*
@media screen and (max-width: 600px) {
    nav a {
        font-size: 13px;
        margin-right: 16px;
        &:not(:first-child) {
            float: right;
        }
        &[href$="sponsor"] {
            margin-right: 0;
        }
    }
}
*/
