.mb-n2\.5 {
  margin-bottom: -0.6em !important;
}
.mx-gutter {
  margin-left: 15px;
  margin-right: 15px;
}
.ml-gutter {
  margin-left: 15px;
}
.mr-gutter {
  margin-right: 15px;
}
.px-gutter {
  padding-left: 15px;
  padding-right: 15px;
}
.pl-gutter {
  padding-left: 15px;
}
.pr-gutter {
  padding-right: 15px;
}
@media (min-width: 768px) {
  .pr-md-gutter {
    padding-right: 15px !important;
  }
}
@media (min-width: 768px) {
  .pl-md-gutter {
    padding-left: 15px !important;
  }
}
.embed-soundcloud-only * {
  display: none;
}
.embed-soundcloud-only .embed {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.embed-soundcloud-only .embed iframe[src*="soundcloud.com"] {
  display: block !important;
}
.btn-primary {
  background-color: #990000;
  border-color: #990000;
}
.btn-primary:hover,
.btn-primary:active {
  background-color: #990000 !important;
  border-color: #990000 !important;
}
.btn-inverse {
  background-color: #fff;
  border-color: #fff;
  color: #990000;
}
.btn-inverse:hover,
.btn-inverse:active {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #990000;
}
.btn-secondary {
  background-color: #666;
  border-color: #666;
}
.btn-secondary:hover,
.btn-secondary:active {
  background-color: #666 !important;
  border-color: #666 !important;
}
.btn-outline {
  background-color: #fff;
  color: #990000;
  border: 1px solid #990000;
  border-radius: 0;
}
.btn-outline:hover,
.btn-outline:active {
  background-color: #fff;
  color: #990000;
  border: 1px solid #990000;
}
.text-primary-color {
  color: #990000 !important;
}
.text-secondary-color {
  color: #666 !important;
}
.font-display {
  font-family: "Inter", sans-serif !important;
}
.font-sans {
  font-family: "Inter", sans-serif !important;
}
.font-serif {
  font-family: "ff-meta-serif-web-pro", "Times", serif !important;
}
.font-bv {
  font-family: "Zilla Slab", "Times", serif !important;
}
.text-gray {
  color: #777 !important;
}
.text-small {
  font-size: 0.95em;
  line-height: 1.2em;
}
.text-smaller {
  font-size: 0.8em;
}
.text-smallerer {
  font-size: 0.5em;
}
.text-bigger {
  font-size: 1.2em;
}
.text-biggerer {
  font-size: 1.5em;
}
.font-weight-black {
  font-weight: 800;
}
@media (min-width: 992px) {
  .text-lg-wrap {
    white-space: normal !important;
  }
}
.bg-primary-color {
  background-color: #990000;
}
.bg-secondary-color {
  background-color: #666;
}
.bg-gray {
  background-color: #f2f2f2;
}
.border-primary-color {
  border-color: #990000 !important;
}
.border-secondary-color {
  border-color: #666 !important;
}
.border-gray {
  border-color: #dee2e6;
}
.border-2x {
  border-width: 2px;
}
.border-lg-left {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-left {
    border-left: 1px solid #dee2e6;
  }
}
.border-lg-bottom {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-bottom {
    border-bottom: 1px solid #dee2e6;
  }
}
.border-lg-right {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-right {
    border-right: 1px solid #dee2e6;
  }
}
.border-lg-top {
  border: none;
}
@media (min-width: 992px) {
  .border-lg-top {
    border-top: 1px solid #dee2e6;
  }
}
@media (min-width: 992px) {
  .fixed-sidebar {
    max-width: 330px;
  }
}
.kicker {
  font-size: 0.76470588rem;
  line-height: 0.76470588rem;
  font-family: "Inter", sans-serif;
  display: inline-block;
  color: #020100;
  background: #ccc;
  padding: 4px;
  margin-right: 5px;
}
.kicker a {
  font-weight: 300;
  color: #020100;
  text-transform: uppercase;
}
.kicker:hover {
  background: #990000;
}
.kicker:hover a {
  text-decoration: none;
  color: #fff;
}
article.art-above.featured p,
article.art-left.featured p,
article.art-right.featured p,
article.art-hed.featured p,
article.art-above.top-story p,
article.art-left.top-story p,
article.art-right.top-story p,
article.art-hed.top-story p {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
}
article.art-above h1 a,
article.art-left h1 a,
article.art-right h1 a,
article.art-hed h1 a,
article.art-above h2 a,
article.art-left h2 a,
article.art-right h2 a,
article.art-hed h2 a,
article.art-above h3 a,
article.art-left h3 a,
article.art-right h3 a,
article.art-hed h3 a,
article.art-above h4 a,
article.art-left h4 a,
article.art-right h4 a,
article.art-hed h4 a,
article.art-above h5 a,
article.art-left h5 a,
article.art-right h5 a,
article.art-hed h5 a,
article.art-above h6 a,
article.art-left h6 a,
article.art-right h6 a,
article.art-hed h6 a {
  color: #020100;
}
article.art-above h1 a:hover,
article.art-left h1 a:hover,
article.art-right h1 a:hover,
article.art-hed h1 a:hover,
article.art-above h2 a:hover,
article.art-left h2 a:hover,
article.art-right h2 a:hover,
article.art-hed h2 a:hover,
article.art-above h3 a:hover,
article.art-left h3 a:hover,
article.art-right h3 a:hover,
article.art-hed h3 a:hover,
article.art-above h4 a:hover,
article.art-left h4 a:hover,
article.art-right h4 a:hover,
article.art-hed h4 a:hover,
article.art-above h5 a:hover,
article.art-left h5 a:hover,
article.art-right h5 a:hover,
article.art-hed h5 a:hover,
article.art-above h6 a:hover,
article.art-left h6 a:hover,
article.art-right h6 a:hover,
article.art-hed h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.art-above h1,
article.art-left h1,
article.art-right h1,
article.art-hed h1 {
  font-size: 2.29411765rem;
  line-height: 2.52941176rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.art-above h1,
  article.art-left h1,
  article.art-right h1,
  article.art-hed h1 {
    font-size: 1.47058824rem;
    line-height: 1.76470588rem;
  }
}
article.art-above h2,
article.art-left h2,
article.art-right h2,
article.art-hed h2 {
  font-size: 1.47058824rem;
  line-height: 1.76470588rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.art-above h2,
  article.art-left h2,
  article.art-right h2,
  article.art-hed h2 {
    font-size: 1.05882353rem;
    line-height: 1.35294118rem;
  }
}
article.art-above h3,
article.art-left h3,
article.art-right h3,
article.art-hed h3 {
  font-size: 1.05882353rem;
  line-height: 1.35294118rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.art-above h4,
article.art-left h4,
article.art-right h4,
article.art-hed h4 {
  font-size: 0.94117647rem;
  line-height: 1.23529412rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.art-above h5,
article.art-left h5,
article.art-right h5,
article.art-hed h5 {
  font-size: 0.88235294rem;
  line-height: 1.11764706rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.art-above hr,
article.art-left hr,
article.art-right hr,
article.art-hed hr {
  margin-top: 0.65rem;
  margin-bottom: 0.5rem;
}
article.art-above .image-container img,
article.art-left .image-container img,
article.art-right .image-container img,
article.art-hed .image-container img {
  display: block;
  max-width: 100%;
}
@media (max-width: 575.98px) {
  article.art-above .image-container img,
  article.art-left .image-container img,
  article.art-right .image-container img,
  article.art-hed .image-container img {
    margin-bottom: 0;
  }
}
article.art-above p,
article.art-left p,
article.art-right p,
article.art-hed p {
  font-size: 0.94117647rem;
  line-height: 1.17647059rem;
  margin: 0;
  padding: 0;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  article.art-above p,
  article.art-left p,
  article.art-right p,
  article.art-hed p {
    font-size: 0.82352941rem;
    line-height: 1.17647059rem;
  }
}
article.art-above .dateline,
article.art-left .dateline,
article.art-right .dateline,
article.art-hed .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  display: inline-block;
  font-style: italic;
}
@media (max-width: 575.98px) {
  article.art-above .dateline,
  article.art-left .dateline,
  article.art-right .dateline,
  article.art-hed .dateline {
    margin-bottom: 0;
  }
}
article.art-above .dateline a:hover,
article.art-left .dateline a:hover,
article.art-right .dateline a:hover,
article.art-hed .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.art-above .abstract-related,
article.art-left .abstract-related,
article.art-right .abstract-related,
article.art-hed .abstract-related {
  font-family: "Inter", sans-serif;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 500;
}
article.art-above .abstract-related li,
article.art-left .abstract-related li,
article.art-right .abstract-related li,
article.art-hed .abstract-related li {
  border-bottom: 1px solid #767575;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
article.art-above .abstract-related li:last-child,
article.art-left .abstract-related li:last-child,
article.art-right .abstract-related li:last-child,
article.art-hed .abstract-related li:last-child {
  border-bottom: none;
}
article.art-left .image-container img,
article.art-right .image-container img {
  display: block;
  max-width: 100%;
  margin-bottom: 0;
}
article.art-hed.featured p,
article.art-hed.top-story p {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
}
article.art-hed h1 a,
article.art-hed h2 a,
article.art-hed h3 a,
article.art-hed h4 a,
article.art-hed h5 a,
article.art-hed h6 a {
  color: #020100;
}
article.art-hed h1 a:hover,
article.art-hed h2 a:hover,
article.art-hed h3 a:hover,
article.art-hed h4 a:hover,
article.art-hed h5 a:hover,
article.art-hed h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.art-hed h1 {
  font-size: 2.29411765rem;
  line-height: 2.52941176rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.art-hed h1 {
    font-size: 1.47058824rem;
    line-height: 1.76470588rem;
  }
}
article.art-hed h2 {
  font-size: 1.47058824rem;
  line-height: 1.76470588rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.art-hed h2 {
    font-size: 1.05882353rem;
    line-height: 1.35294118rem;
  }
}
article.art-hed h3 {
  font-size: 1.05882353rem;
  line-height: 1.35294118rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.art-hed h4 {
  font-size: 0.94117647rem;
  line-height: 1.23529412rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.art-hed h5 {
  font-size: 0.88235294rem;
  line-height: 1.11764706rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.art-hed hr {
  margin-top: 0.65rem;
  margin-bottom: 0.5rem;
}
article.art-hed .image-container img {
  display: block;
  max-width: 100%;
}
@media (max-width: 575.98px) {
  article.art-hed .image-container img {
    margin-bottom: 0;
  }
}
article.art-hed p {
  font-size: 0.94117647rem;
  line-height: 1.17647059rem;
  margin: 0;
  padding: 0;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  article.art-hed p {
    font-size: 0.82352941rem;
    line-height: 1.17647059rem;
  }
}
article.art-hed .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  display: inline-block;
  font-style: italic;
}
@media (max-width: 575.98px) {
  article.art-hed .dateline {
    margin-bottom: 0;
  }
}
article.art-hed .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.art-hed .abstract-related {
  font-family: "Inter", sans-serif;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 500;
}
article.art-hed .abstract-related li {
  border-bottom: 1px solid #767575;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
article.art-hed .abstract-related li:last-child {
  border-bottom: none;
}
article.art-hed .dateline {
  margin-bottom: 0;
}
article.full-article h1 {
  font-family: "Inter", sans-serif;
  font-weight: 800;
}
@media (max-width: 575.98px) {
  article.full-article h1 {
    font-size: 1.94117647rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}
article.full-article h2 {
  font-size: 1.05882353rem;
  line-height: 1.41176471rem;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-weight: 500;
}
article.full-article a {
  text-decoration: underline;
}
article.full-article .dom-art-container {
  display: block;
}
article.full-article .dom-art-container .domphoto-caption,
article.full-article .author-name {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
  color: #5c5b5b;
  font-family: "Inter", sans-serif;
}
article.full-article .dom-art-container .domphoto-caption * {
  display: inline;
}
article.full-article .dom-art-container .domphoto-caption a {
  color: #020100;
  text-decoration: none;
  border-bottom: 2px solid #020100;
}
article.full-article .dom-art-container .domphoto-caption a:hover,
article.full-article .dom-art-container .domphoto-caption a:active {
  color: #990000;
  border-color: #990000;
}
article.full-article .author-name {
  display: block;
  text-align: left;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-size: 1rem;
  line-height: 1.23529412rem;
}
article.full-article .author-name a {
  font-weight: 700;
  color: #020100;
  text-decoration: none;
  border-bottom: 2px solid #020100;
}
article.full-article .author-name a:hover,
article.full-article .author-name a:active {
  color: #990000;
  border-color: #990000;
}
article.full-article .dateline {
  font-style: italic;
}
article.full-article .social-links {
  font-size: 1.41176471rem;
  line-height: 2rem;
}
article.full-article .social-links a {
  color: #020100;
}
article.full-article .article-content .related {
  border: 2px solid #990000;
  border-width: 2px 0 2px 0;
  clear: both;
}
article.full-article .article-content .related .kicker {
  font-size: 0.70588235rem;
  line-height: 0.79058824rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #990000;
}
article.full-article .article-content .related article.art-left.featured p,
article.full-article .article-content .related article.art-left.top-story p {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
}
article.full-article .article-content .related article.art-left h1 a,
article.full-article .article-content .related article.art-left h2 a,
article.full-article .article-content .related article.art-left h3 a,
article.full-article .article-content .related article.art-left h4 a,
article.full-article .article-content .related article.art-left h5 a,
article.full-article .article-content .related article.art-left h6 a {
  color: #020100;
}
article.full-article .article-content .related article.art-left h1 a:hover,
article.full-article .article-content .related article.art-left h2 a:hover,
article.full-article .article-content .related article.art-left h3 a:hover,
article.full-article .article-content .related article.art-left h4 a:hover,
article.full-article .article-content .related article.art-left h5 a:hover,
article.full-article .article-content .related article.art-left h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.full-article .article-content .related article.art-left h1 {
  font-size: 2.29411765rem;
  line-height: 2.52941176rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left h1 {
    font-size: 1.47058824rem;
    line-height: 1.76470588rem;
  }
}
article.full-article .article-content .related article.art-left h2 {
  font-size: 1.47058824rem;
  line-height: 1.76470588rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left h2 {
    font-size: 1.05882353rem;
    line-height: 1.35294118rem;
  }
}
article.full-article .article-content .related article.art-left h3 {
  font-size: 1.05882353rem;
  line-height: 1.35294118rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-left h4 {
  font-size: 0.94117647rem;
  line-height: 1.23529412rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-left h5 {
  font-size: 0.88235294rem;
  line-height: 1.11764706rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-left hr {
  margin-top: 0.65rem;
  margin-bottom: 0.5rem;
}
article.full-article .article-content .related article.art-left .image-container img {
  display: block;
  max-width: 100%;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left .image-container img {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-left p {
  font-size: 0.94117647rem;
  line-height: 1.17647059rem;
  margin: 0;
  padding: 0;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left p {
    font-size: 0.82352941rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-left .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  display: inline-block;
  font-style: italic;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-left .dateline {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-left .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-left .abstract-related {
  font-family: "Inter", sans-serif;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 500;
}
article.full-article .article-content .related article.art-left .abstract-related li {
  border-bottom: 1px solid #767575;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
article.full-article .article-content .related article.art-left .abstract-related li:last-child {
  border-bottom: none;
}
article.full-article .article-content .related article.art-right.featured p,
article.full-article .article-content .related article.art-right.top-story p {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
}
article.full-article .article-content .related article.art-right h1 a,
article.full-article .article-content .related article.art-right h2 a,
article.full-article .article-content .related article.art-right h3 a,
article.full-article .article-content .related article.art-right h4 a,
article.full-article .article-content .related article.art-right h5 a,
article.full-article .article-content .related article.art-right h6 a {
  color: #020100;
}
article.full-article .article-content .related article.art-right h1 a:hover,
article.full-article .article-content .related article.art-right h2 a:hover,
article.full-article .article-content .related article.art-right h3 a:hover,
article.full-article .article-content .related article.art-right h4 a:hover,
article.full-article .article-content .related article.art-right h5 a:hover,
article.full-article .article-content .related article.art-right h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.full-article .article-content .related article.art-right h1 {
  font-size: 2.29411765rem;
  line-height: 2.52941176rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right h1 {
    font-size: 1.47058824rem;
    line-height: 1.76470588rem;
  }
}
article.full-article .article-content .related article.art-right h2 {
  font-size: 1.47058824rem;
  line-height: 1.76470588rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right h2 {
    font-size: 1.05882353rem;
    line-height: 1.35294118rem;
  }
}
article.full-article .article-content .related article.art-right h3 {
  font-size: 1.05882353rem;
  line-height: 1.35294118rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-right h4 {
  font-size: 0.94117647rem;
  line-height: 1.23529412rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-right h5 {
  font-size: 0.88235294rem;
  line-height: 1.11764706rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-right hr {
  margin-top: 0.65rem;
  margin-bottom: 0.5rem;
}
article.full-article .article-content .related article.art-right .image-container img {
  display: block;
  max-width: 100%;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right .image-container img {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-right p {
  font-size: 0.94117647rem;
  line-height: 1.17647059rem;
  margin: 0;
  padding: 0;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right p {
    font-size: 0.82352941rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-right .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  display: inline-block;
  font-style: italic;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-right .dateline {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-right .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-right .abstract-related {
  font-family: "Inter", sans-serif;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 500;
}
article.full-article .article-content .related article.art-right .abstract-related li {
  border-bottom: 1px solid #767575;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
article.full-article .article-content .related article.art-right .abstract-related li:last-child {
  border-bottom: none;
}
article.full-article .article-content .related article.art-hed.featured p,
article.full-article .article-content .related article.art-hed.top-story p {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
}
article.full-article .article-content .related article.art-hed h1 a,
article.full-article .article-content .related article.art-hed h2 a,
article.full-article .article-content .related article.art-hed h3 a,
article.full-article .article-content .related article.art-hed h4 a,
article.full-article .article-content .related article.art-hed h5 a,
article.full-article .article-content .related article.art-hed h6 a {
  color: #020100;
}
article.full-article .article-content .related article.art-hed h1 a:hover,
article.full-article .article-content .related article.art-hed h2 a:hover,
article.full-article .article-content .related article.art-hed h3 a:hover,
article.full-article .article-content .related article.art-hed h4 a:hover,
article.full-article .article-content .related article.art-hed h5 a:hover,
article.full-article .article-content .related article.art-hed h6 a:hover {
  text-decoration: none;
  color: #5c5b5b;
}
article.full-article .article-content .related article.art-hed h1 {
  font-size: 2.29411765rem;
  line-height: 2.52941176rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed h1 {
    font-size: 1.47058824rem;
    line-height: 1.76470588rem;
  }
}
article.full-article .article-content .related article.art-hed h2 {
  font-size: 1.47058824rem;
  line-height: 1.76470588rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed h2 {
    font-size: 1.05882353rem;
    line-height: 1.35294118rem;
  }
}
article.full-article .article-content .related article.art-hed h3 {
  font-size: 1.05882353rem;
  line-height: 1.35294118rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-hed h4 {
  font-size: 0.94117647rem;
  line-height: 1.23529412rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-hed h5 {
  font-size: 0.88235294rem;
  line-height: 1.11764706rem;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
article.full-article .article-content .related article.art-hed hr {
  margin-top: 0.65rem;
  margin-bottom: 0.5rem;
}
article.full-article .article-content .related article.art-hed .image-container img {
  display: block;
  max-width: 100%;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed .image-container img {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-hed p {
  font-size: 0.94117647rem;
  line-height: 1.17647059rem;
  margin: 0;
  padding: 0;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed p {
    font-size: 0.82352941rem;
    line-height: 1.17647059rem;
  }
}
article.full-article .article-content .related article.art-hed .dateline {
  font-size: 0.82352941rem;
  line-height: 1.05882353rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  display: inline-block;
  font-style: italic;
}
@media (max-width: 575.98px) {
  article.full-article .article-content .related article.art-hed .dateline {
    margin-bottom: 0;
  }
}
article.full-article .article-content .related article.art-hed .dateline a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
}
article.full-article .article-content .related article.art-hed .abstract-related {
  font-family: "Inter", sans-serif;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 500;
}
article.full-article .article-content .related article.art-hed .abstract-related li {
  border-bottom: 1px solid #767575;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
article.full-article .article-content .related article.art-hed .abstract-related li:last-child {
  border-bottom: none;
}
article.full-article .article-content figure img {
  max-width: 100% !important;
}
article.full-article .article-content .embed {
  clear: both;
}
article.full-article .article-content .embed-related {
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  padding: 10px;
}
article.full-article .article-content p {
  font-size: 1rem;
  line-height: 1.58823529rem;
  font-family: "ff-meta-serif-web-pro", "Times", serif;
  font-weight: 400;
  color: #020100;
}
@media (max-width: 575.98px) {
}
article.full-article .article-content p a {
  color: #020100;
  text-decoration: none;
  border-bottom: 2px solid #020100;
}
article.full-article .article-content p a:hover,
article.full-article .article-content p a:active {
  color: #990000;
  border-color: #990000;
}
article.full-article .article-content .embedded-caption {
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
  color: #5c5b5b;
  font-family: "Inter", sans-serif;
}
article.full-article .article-content .embedded-caption * {
  display: inline;
}
article.full-article .article-content .embedded-caption a {
  color: #020100;
  text-decoration: none;
  border-bottom: 2px solid #020100;
}
article.full-article .article-content .embedded-caption a:hover,
article.full-article .article-content .embedded-caption a:active {
  color: #990000;
  border-color: #990000;
}
@media (min-width: 576px) {
  article.full-article.longform-article .article-content p,
  article.full-article.longform-article .article-content aside {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  article.full-article.longform-article .article-content p,
  article.full-article.longform-article .article-content aside {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (min-width: 1200px) {
  article.full-article.longform-article .article-content p,
  article.full-article.longform-article .article-content aside {
    margin-left: 80px;
    margin-right: 80px;
  }
}
.pagination a {
  font-size: 0.70588235rem;
  line-height: 0.79058824rem;
  color: #990000;
}
.pagination .page-link:hover,
.pagination .page-link.active {
  background: #990000;
  color: #fff;
}
.search-results .text-break {
  display: none;
}
.search-results h4 {
  font-size: 1.47058824rem;
  line-height: 1.76470588rem;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .search-results h4 {
    font-size: 1.05882353rem;
    line-height: 1.35294118rem;
  }
}
.search-results .pagination {
  justify-content: center !important;
  display: flex;
  margin: auto;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.search-results .pagination .d-none.d-md-inline {
  display: none !important;
}
.search-results .pagination li:last-child a,
.search-results .pagination li:last-child span {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.search-results .pagination li:first-child a,
.search-results .pagination li:first-child span {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.search-results .pagination a:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.search-results .pagination .pagination a,
.search-results .pagination span {
  color: #002469;
}
.search-results .pagination a,
.search-results .pagination span {
  font-size: 0.70588235rem;
  line-height: 0.94117647rem;
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #990000;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
@media (max-width: 575.98px) {
  input[type="text"],
  input[type="password"],
  input[type="phone"],
  textarea,
  select {
    font-size: 16px !important;
  }
}
.list-piped li > * {
  border-right: 1px solid #020100;
}
.list-piped li:last-child > * {
  border: none;
}
.w-90 {
  max-width: 90% !important;
}
.w-85 {
  max-width: 85% !important;
}
.w-80 {
  max-width: 80% !important;
}
.w-70 {
  max-width: 70% !important;
}
.w-65 {
  max-width: 65% !important;
}
.w-60 {
  max-width: 60% !important;
}
._header-base,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
  color: #020100;
}
h1 {
  font-size: 2.36882353rem;
  line-height: 2.65308235rem;
}
h2 {
  font-size: 1.77705882rem;
  line-height: 1.99030588rem;
}
h3 {
  font-size: 1.33294118rem;
  line-height: 1.49289412rem;
}
h4 {
  font-size: 1rem;
  line-height: 1.12rem;
}
h5 {
  font-size: 0.75rem;
  line-height: 0.84rem;
}
h6 {
  font-size: 0.56294118rem;
  line-height: 0.63049412rem;
}
.pipe {
  color: #767575;
}
.subheader {
  font-size: 0.94117647rem;
  line-height: 1.17647059rem;
  font-family: "Inter", sans-serif;
  color: #020100;
  font-weight: 700;
}
.subheader.bordered {
  padding-top: 1em;
  border-top: 2px solid #666;
}
.page-header {
  font-size: 1.88235294rem;
  line-height: 1.88235294rem;
}
form.form .form-control {
  border-radius: 0;
}
.placeholder-font-meta::placeholder {
  font-family: "ff-meta-serif-web-pro", "Times", serif !important;
  font-style: italic !important;
}
.preheader ul.list-inline a[href*="twitter.com"] .fa-circle {
  color: #55acee;
}
.preheader ul.list-inline a[href*="facebook.com"] .fa-circle {
  color: #3b5998;
}
.preheader ul.list-inline a[href*="instagram.com"] .fa-circle {
  color: #833ab4;
}
.preheader ul.list-inline a[href*="linkedin.com"] .fa-circle {
  color: #0077b5;
}
.preheader ul.list-inline a[href*="spotify.com"] .fa-circle {
  color: #1db954;
}
.preheader ul.list-inline a[href*="youtube.com"] .fa-circle {
  color: #ff0000;
}
.preheader ul.list-inline a[href*="tiktok.com"] .fa-circle {
  color: #69c9d0;
}
footer {
  font-size: 0.88235294rem;
  line-height: 1.11764706rem;
}
footer ul.list-inline a[href*="twitter.com"] .fa-circle {
  color: #55acee;
}
footer ul.list-inline a[href*="facebook.com"] .fa-circle {
  color: #3b5998;
}
footer ul.list-inline a[href*="instagram.com"] .fa-circle {
  color: #833ab4;
}
footer ul.list-inline a[href*="linkedin.com"] .fa-circle {
  color: #0077b5;
}
footer ul.list-inline a[href*="spotify.com"] .fa-circle {
  color: #1db954;
}
footer ul.list-inline a[href*="youtube.com"] .fa-circle {
  color: #ff0000;
}
footer ul.list-inline a[href*="tiktok.com"] .fa-circle {
  color: #69c9d0;
}
footer a {
  color: #fff;
}
footer a:active,
footer a:hover {
  text-decoration: none;
  color: #fff;
}
footer .list-unstyled-item a.text-white:hover {
  text-decoration: underline;
}
footer p {
  text-transform: none;
  font-size: 0.82352941rem;
  line-height: 1.17647059rem;
}
footer .btn-primary {
  background: #fff;
  color: #990000;
  border-radius: 0;
  text-transform: uppercase;
}
footer .btn-primary:hover,
footer .btn-primary:active {
  background: #fff !important;
  color: #990000 !important;
}
#mainNavbar {
  border-bottom: 1px solid #dee2e6;
  background: #fff;
}
#mainNavbar a {
  color: #333;
  font-weight: 700;
}
#mainNavbar .navbar-item.bg-primary-color a {
  color: #fff;
}
@media (min-width: 992px) {
  #mainNavbar .dropdown-menu {
    font-size: 0.88235294rem;
    line-height: 0.88235294rem;
    padding: 10px;
    border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    border-top: 4px solid #990000;
    margin-top: -5px;
    text-align: left;
  }
  #mainNavbar .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #333;
    padding: 10px 20px;
  }
  #mainNavbar .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
  }
  #mainNavbar .dropdown-menu .dropdown-item:hover {
    background: #990000;
    color: #fff;
  }
}
@media (max-width: 575.98px) {
  #mainNavbar .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    border: none;
    text-align: center;
  }
  #mainNavbar .dropdown-menu .dropdown-item {
    font-size: 0.76470588rem;
    line-height: 1.05882353rem;
  }
}
#mainNavbar .home-link {
  display: none;
}
#mainNavbar .form-control {
  border-radius: 0;
  border-color: #333;
}
#fixedNavbar {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  transition: top ease-in 100ms;
  z-index: 999;
  background: #fff;
}
#fixedNavbar .home-link {
  display: block;
}
.embedded-galleria {
  height: 500px;
}
@media (max-width: 575.98px) {
  .embedded-galleria {
    height: 250px;
  }
}
:root {
  font-size: 17px;
}
body {
  font-size: 17px;
  color: #333;
  font-family: "Inter", sans-serif;
}
img {
  max-width: 100%;
}
a {
  color: #990000;
}
a:hover {
  color: #660000;
}
a.text-white:hover {
  color: #fff;
}
.hp-message a {
  color: #fff;
  text-decoration: underline;
}
