.alpha .sleft {
  display: flex;
}

@media (min-width: 1020px) {
  .alpha .sleft {
    width: 40.5vw;
    max-width: 510px;
  }
}

.alpha .sleft .six-col-v {
  width: 100%;
}

.alpha .sright {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1020px) {
  .alpha .sright {
    width: 40.5vw;
    max-width: 510px;
  }
}

.alpha .sright::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 1020px) {
  .bravo .sleft {
    width: 20.25vw;
    max-width: 255px;
  }
}

@media (min-width: 1020px) {
  .bravo .sright {
    width: 60.75vw;
    max-width: 765px;
  }
}

@media (min-width: 1020px) {
  .charlie .full {
    width: 81vw;
    max-width: 1020px;
  }
}

.charlie .full .twelve-col {
  width: 100%;
}

@media (min-width: 1020px) {
  .delta .sleft {
    width: 20.25vw;
    max-width: 255px;
  }
}

@media (min-width: 1020px) {
  .delta .middle {
    width: 40.5vw;
    max-width: 510px;
  }
}

@media (min-width: 1020px) {
  .delta .sright {
    width: 20.25vw;
    max-width: 255px;
  }
}

.echo .sleft {
  flex-direction: row;
}

@media (min-width: 1020px) {
  .echo .sleft {
    width: 40.5vw;
    max-width: 510px;
  }
}

.echo .sleft .three-col {
  width: 50%;
}

.echo .sright {
  flex-direction: column;
}

@media (min-width: 1020px) {
  .echo .sright {
    width: 40.5vw;
    max-width: 510px;
  }
}

.echo .sright .six-col-h {
  width: 100%;
}

.ncss-card {
  background-color: #eee;
  color: #222;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  transition: all 0.1s ease;
  display: flex;
  flex: 1 1 100%;
  text-decoration: none;
  font-weight: 300;
}

.ncss-card.fact {
  font-family: Glypha, Georgia, serif;
  font-size: 1.125rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  color: white;
}

.ncss-card.fact .card-content {
  display: flex;
  flex-direction: column;
  padding: 14px 24px 0;
}

@media (min-width: 1020px) {
  .ncss-card.fact .card-content {
    height: 100%;
  }
}

.ncss-card.fact h2 {
  margin: 0;
  font-size: 2.75rem;
  color: #FFF;
  font-weight: bold;
  line-height: 1.15;
  font-family: Glypha, Georgia, serif;
}

@media (min-width: 1020px) {
  .ncss-card.fact h2 {
    font-size: 3.2em;
  }
}

.ncss-card.fact .the-support p {
  margin-top: 24px;
  padding: 0 0.5em 1.25rem;
  letter-spacing: 0.03em;
  color: white;
}

.ncss-card.fact .fact-cta {
  font-size: 1.25em;
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  letter-spacing: normal;
  margin-top: auto;
}

.ncss-card.fact:hover .fact-cta, .ncss-card.fact:focus .fact-cta {
  color: #CCC;
}

.ncss-card.fact.has-red-400-background-color {
  background-color: #cc0000;
}

.ncss-card.fact.has-reynolds-400-background-color {
  background-color: #990000;
}

.ncss-card.fact.has-indigo-400-background-color {
  background-color: #4156a1;
}

.ncss-card.fact.has-blue-400-background-color {
  background-color: #427e93;
}

.ncss-card.fact.has-green-400-background-color {
  background-color: #6F7D1C;
}

.ncss-card.fact.has-yellow-400-background-color {
  background-color: #fdd726;
}

.ncss-card.fact.has-orange-400-background-color {
  background-color: #d14905;
}

.ncss-card.image {
  padding: 0;
}

.ncss-card.image img {
  width: 100%;
  height: auto;
}

.ncss-card.news-story {
  background-color: #eee;
}

.ncss-card.news-story .card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px 15px 15px 15px;
}

.ncss-card.news-story .news-container-full {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.ncss-card.news-story .card-image {
  background-color: #000;
}

.ncss-card.news-story.with-img.rev {
  flex-direction: row-reverse;
}

.ncss-card.news-story img {
  width: 100%;
  height: auto;
}

.ncss-card.news-story h2 {
  color: #cc0000;
  font-size: 18px;
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.4;
}

.ncss-card.news-story p {
  color: #666;
  margin: 11px 0;
  font-size: 14px;
}

@media (min-width: 576px) {
  .ncss-card.news-story p {
    font-size: 16px;
  }
}

.ncss-card.news-story a {
  color: #cc0000;
}

.ncss-card.news-story .cta-label {
  font-size: 14px;
  margin-top: auto;
  color: #CC0000;
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.ncss-card.news-story .cat {
  margin: 0 0 18px;
  text-transform: none;
  color: #666;
  font-size: 12px;
  font-weight: 300;
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.ncss-card.news-story:hover .card-content p, .ncss-card.news-story:focus .card-content p {
  color: #000;
}

.ncss-card.news-story:hover .card-image img, .ncss-card.news-story:focus .card-image img {
  opacity: 0.7;
}

.ncss-card.news-story:hover h2, .ncss-card.news-story:focus h2 {
  color: #660000;
}

.ncss-card.news-story:hover .cta-label, .ncss-card.news-story:focus .cta-label {
  color: #660000;
}

.ncss-card.quote {
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}

.ncss-card.quote .card-content {
  padding: 24px 24px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.ncss-card.quote h3 {
  font-family: Glypha, Georgia, serif;
  font-size: 1.7rem;
  letter-spacing: 0.02em;
  margin: 0;
  color: #FFF;
  font-weight: bold;
  line-height: 1.45;
}

.ncss-card.quote h3:before {
  content: "\201c";
  margin-left: -0.4em;
}

.ncss-card.quote h3:after {
  content: "\201d";
  margin-right: -0.4em;
}

.ncss-card.quote .attr {
  color: white;
  margin-top: 1rem;
  margin-right: 2rem;
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.9rem;
  text-align: left;
}

.ncss-card.quote .attr:before {
  content: "\2014";
}

.ncss-card.quote .quote-cta {
  font-size: 1.1em;
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  letter-spacing: normal;
  padding-top: 1rem;
  margin-top: auto;
  color: white;
}

.ncss-card.quote:hover .quote-cta, .ncss-card.quote:focus .quote-cta {
  color: #CCC;
}

.ncss-card.quote.has-red-400-background-color {
  background-color: #cc0000;
}

.ncss-card.quote.has-reynolds-400-background-color {
  background-color: #990000;
}

.ncss-card.quote.has-indigo-400-background-color {
  background-color: #4156a1;
}

.ncss-card.quote.has-blue-400-background-color {
  background-color: #427e93;
}

.ncss-card.quote.has-green-400-background-color {
  background-color: #6F7D1C;
}

.ncss-card.quote.has-yellow-400-background-color {
  background-color: #fdd726;
}

.ncss-card.quote.has-orange-400-background-color {
  background-color: #d14905;
}

.ncss-card.social {
  padding: 2rem;
  font-family: Glypha, Georgia, serif;
  letter-spacing: 0.02em;
  align-items: center;
  justify-content: center;
}

.ncss-card.social .card-content {
  padding: 18px 24px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.ncss-card.social .card-content p {
  color: white;
}

.ncss-card.social h2 {
  font-family: Glypha, Georgia, serif;
  font-size: 16px;
  letter-spacing: 0.02em;
  margin: 0;
  color: #FFF;
  font-weight: bold;
  line-height: 1.45;
}

.ncss-card.social h2 .glyphicon {
  margin-right: 8px;
}

.ncss-card.social .tweet-txt {
  margin: 2rem 0;
  font-size: 1.4rem;
  display: block;
  font-weight: bold;
}

.ncss-card.social .tweet-txt:hover {
  text-decoration: none;
}

.ncss-card.social .tweet-cta {
  font-size: 1.1em;
  font-family: Univers, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  letter-spacing: normal;
  margin-top: auto;
}

.ncss-card.social a {
  color: #fff;
  text-decoration: none;
}

.ncss-card.social a:hover, .ncss-card.social a:focus {
  text-decoration: underline;
}

.ncss-card.social:hover .tweet-cta, .ncss-card.social:focus .tweet-cta {
  color: #CCC;
}

.ncss-card.social.has-red-400-background-color {
  background-color: #cc0000;
}

.ncss-card.social.has-reynolds-400-background-color {
  background-color: #990000;
}

.ncss-card.social.has-indigo-400-background-color {
  background-color: #4156a1;
}

.ncss-card.social.has-blue-400-background-color {
  background-color: #427e93;
}

.ncss-card.social.has-green-400-background-color {
  background-color: #6F7D1C;
}

.ncss-card.social.has-yellow-400-background-color {
  background-color: #fdd726;
}

.ncss-card.social.has-orange-400-background-color {
  background-color: #d14905;
}

.ncss-card.video {
  background-color: #222;
  padding: 0;
  position: relative;
  z-index: 50;
  overflow: hidden;
  display: block;
}

.ncss-card.video .video-image__video {
  margin: 0;
}

.ncss-card.video .video-image__wrapper {
  margin: 0;
  width: 100%;
  position: relative;
}

.ncss-card.video .video-image__video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.ncss-card.video .video-image__video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ncss-card.video .video-image__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
  height: 100%;
  width: 100%;
}

.ncss-card.video .video-image__overlay .video-image__img {
  max-width: 100%;
  height: auto;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.ncss-card.video .video-image__overlay .play-indicator {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  width: 80px;
  background-color: #cc0000;
  z-index: 10;
}

.ncss-card.video .video-image__overlay .play-indicator svg {
  width: 30px;
  height: auto;
}

.ncss-card.video .video-image__overlay .play-indicator svg path {
  fill: white;
}

.ncss-card.video .video-image__overlay:hover .play-indicator,
.ncss-card.video .video-image__overlay:focus .play-indicator {
  background-color: #990000;
}

.ncss-card.link {
  background-color: #eee;
}

.ncss-card.link .card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px 15px 15px 15px;
}

@media (min-width: 1020px) {
  .ncss-card.link .card-content {
    height: 100%;
  }
}

.ncss-card.link .card-image {
  background-color: #000;
}

.ncss-card.link.with-img.rev {
  flex-direction: row-reverse;
}

.ncss-card.link img {
  width: 100%;
  height: auto;
}

.ncss-card.link .news-container-full {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.ncss-card.link h2 {
  color: #cc0000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.4;
}

.ncss-card.link p {
  color: #666;
  margin: 11px 0;
  font-size: 14px;
}

@media (min-width: 576px) {
  .ncss-card.link p {
    font-size: 16px;
  }
}

.ncss-card.link a {
  color: #cc0000;
}

.ncss-card.link .cta-label {
  font-size: 14px;
  margin-top: auto;
  color: #cc0000;
}

.ncss-card.link .cat {
  margin: 0 0 18px;
  text-transform: none;
  color: #666;
  font-size: 12px;
  font-weight: 300;
}

.ncss-card.link:hover .card-content p, .ncss-card.link:focus .card-content p {
  color: #000;
}

.ncss-card.link:hover h2, .ncss-card.link:focus h2 {
  color: #660000;
}

.ncss-card.link:hover .cta-label, .ncss-card.link:focus .cta-label {
  color: #660000;
}

.ncss-card:hover, .ncss-card:focus {
  transform: translate(0, -3px);
}

.ncss-card .card-content {
  padding: 1rem;
  font-size: 16px;
}

.ncss-card .cta-label {
  font-weight: 700;
}

.hidden {
  display: none;
}

.twelve-col .news-story,
.twelve-col .link {
  flex-direction: column;
}

@media (min-width: 1020px) {
  .twelve-col .news-story,
  .twelve-col .link {
    flex-direction: row;
  }
  .twelve-col .news-story.rev,
  .twelve-col .link.rev {
    flex-direction: row-reverse;
  }
}

.twelve-col .news-story .card-image,
.twelve-col .link .card-image {
  width: 100%;
}

@media (min-width: 1020px) {
  .twelve-col .news-story .card-image,
  .twelve-col .link .card-image {
    width: 66.6666%;
  }
}

.twelve-col .news-story .card-content,
.twelve-col .link .card-content {
  width: 100%;
  padding: 24px 21px 15px 21px;
}

@media (min-width: 1020px) {
  .twelve-col .news-story .card-content,
  .twelve-col .link .card-content {
    width: 33.33333%;
  }
}

.twelve-col .news-story .card-content.txt-only,
.twelve-col .link .card-content.txt-only {
  width: 100%;
}

.six-col-h .with-img .news-container-full {
  display: none;
}

.six-col-h .with-img .card-image {
  width: 66.66666%;
}

.six-col-h .with-img .card-content {
  width: 33.33333%;
}

.six-col-h .with-img.compress .news-container-full {
  display: block;
}

.six-col-h .with-img.compress .news-container-compressed,
.six-col-h .with-img.compress .card-image {
  display: none;
}

.six-col-h .with-img.compress .card-content {
  width: 100%;
}

.six-col-v .news-story,
.six-col-v .link {
  flex-direction: column;
}

.content-card-sheet {
  margin: 1rem 0;
}

.content-card-sheet .row {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 830px) {
  .content-card-sheet .row {
    display: flex;
    flex-wrap: nowrap;
  }
}

.content-card-sheet .row.rev {
  flex-direction: row-reverse;
}

.content-card-sheet .row .sleft,
.content-card-sheet .row .sright,
.content-card-sheet .row .middle,
.content-card-sheet .row .full {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  width: 100%;
}

.content-card-sheet .row .card-slot {
  padding: 10px;
  width: 100%;
  display: flex;
}

.content-card-sheet .row .card-slot.six-col-h:last-of-type {
  flex: 1;
}

.content-card-sheet .error {
  background-color: #F33;
  color: #333;
  padding: 1rem 2rem;
  margin: 1rem 0;
}

/*# sourceMappingURL=ncstate-content-cards-public.css.map */