/* line 1540, editor/blocks/header-blocks/homepage-header/style.scss */
.ncst-homepage-header {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0px !important;
  height: 100vh; }
  /* line 1546, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header .floating-box-header__content-container {
    min-height: 30%;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 5%; }
    /* line 1555, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content {
      min-height: 30vh;
      background-color: #cc0000;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      /* line 1563, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content label {
        font-weight: bolder;
        text-transform: uppercase;
        font-size: 16px; }
        @media (min-width: 768px) {
          /* line 1563, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content label {
            font-size: calc(16px + 2 * (100vw - 768px) / 732); } }
        @media (min-width: 1500px) {
          /* line 1563, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content label {
            font-size: 18px; } }
      /* line 1569, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content h1 {
        color: #fff;
        margin-top: 0.5rem;
        margin-bottom: 1rem;
        font-size: 24px; }
        @media (min-width: 768px) {
          /* line 1569, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content h1 {
            margin-top: calc(0.5rem + 0.5 * (100vw - 768px) / 732); } }
        @media (min-width: 1500px) {
          /* line 1569, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content h1 {
            margin-top: 1rem; } }
        @media (min-width: 768px) {
          /* line 1569, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content h1 {
            margin-bottom: calc(1rem + 0.5 * (100vw - 768px) / 732); } }
        @media (min-width: 1500px) {
          /* line 1569, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content h1 {
            margin-bottom: 1.5rem; } }
        @media (min-width: 500px) {
          /* line 1569, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content h1 {
            font-size: calc(24px + 26 * (100vw - 500px) / 1000); } }
        @media (min-width: 1500px) {
          /* line 1569, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content h1 {
            font-size: 50px; } }
      /* line 1576, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content .floating-box-header__intro {
        font-weight: 300;
        line-height: 1.4;
        font-size: 18px; }
        @media (min-width: 768px) {
          /* line 1576, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content .floating-box-header__intro {
            font-size: calc(18px + 2 * (100vw - 768px) / 732); } }
        @media (min-width: 1500px) {
          /* line 1576, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content .floating-box-header__intro {
            font-size: 20px; } }
      /* line 1583, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content .floating-box-header__cta-container {
        margin-bottom: -1.2em; }
        /* line 1585, editor/blocks/header-blocks/homepage-header/style.scss */
        .ncst-homepage-header .floating-box-header__content-container .floating-box-header__content .floating-box-header__cta-container > * {
          margin-right: 1em;
          margin-bottom: 1.2em; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-red-400-background-color .floating-box-header__content {
    background-color: #cc0000; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-reynolds-400-background-color .floating-box-header__content {
    background-color: #990000; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-orange-400-background-color .floating-box-header__content {
    background-color: #d14905; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-green-400-background-color .floating-box-header__content {
    background-color: #6F7D1C; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-aqua-400-background-color .floating-box-header__content {
    background-color: #008473; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-blue-400-background-color .floating-box-header__content {
    background-color: #427e93; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-indigo-400-background-color .floating-box-header__content {
    background-color: #4156a1; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-gray-600-background-color .floating-box-header__content {
    background-color: #666666; }
  /* line 1594, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.has-gray-800-background-color .floating-box-header__content {
    background-color: #333333; }
  /* line 1600, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.with-moving-media .floating-box-header__container {
    height: 100vh; }
    /* line 1603, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header.with-moving-media .floating-box-header__container .floating-box-header__image-container {
      height: 100vh; }
      /* line 1606, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header.with-moving-media .floating-box-header__container .floating-box-header__image-container .ncst-video-loop-container {
        height: 100%; }
        /* line 1609, editor/blocks/header-blocks/homepage-header/style.scss */
        .ncst-homepage-header.with-moving-media .floating-box-header__container .floating-box-header__image-container .ncst-video-loop-container video {
          height: 100%; }
    /* line 1616, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header.with-moving-media .floating-box-header__container.content-position-right .ncst-video-loop-controls {
      left: 0;
      right: auto;
      bottom: auto; }
  /* line 1625, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-top-left .floating-box-header__content-container {
    justify-content: flex-start;
    align-items: flex-start; }
  /* line 1630, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-center-left .floating-box-header__content-container {
    justify-content: flex-start;
    align-items: center; }
  /* line 1635, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-bottom-left .floating-box-header__content-container {
    justify-content: flex-start;
    align-items: flex-end; }
  /* line 1640, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-top-right .floating-box-header__content-container {
    justify-content: flex-end;
    align-items: flex-start; }
  /* line 1646, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-center-right .floating-box-header__content-container {
    justify-content: flex-end;
    align-items: center; }
  /* line 1651, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-bottom-right .floating-box-header__content-container {
    justify-content: flex-end;
    align-items: flex-end; }
  /* line 1659, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-top-right .homepage-content, .ncst-homepage-header.content-position-center-right .homepage-content, .ncst-homepage-header.content-position-bottom-right .homepage-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-end; }
  /* line 1666, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-center .floating-box-header__content-container {
    height: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column; }
    /* line 1675, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header.content-position-center .floating-box-header__content-container .floating-box-header__inner-content {
      height: 80%;
      display: flex;
      flex-direction: column;
      align-content: center;
      justify-content: center; }
      /* line 1683, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header.content-position-center .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content {
        background-color: transparent;
        min-width: 100% !important; }
        /* line 1687, editor/blocks/header-blocks/homepage-header/style.scss */
        .ncst-homepage-header.content-position-center .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content > * {
          display: none; }
        /* line 1691, editor/blocks/header-blocks/homepage-header/style.scss */
        .ncst-homepage-header.content-position-center .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content h1 {
          display: inline-block;
          text-transform: uppercase;
          font-family: Glypha;
          font-size: 55px; }
          @media (min-width: 500px) {
            /* line 1691, editor/blocks/header-blocks/homepage-header/style.scss */
            .ncst-homepage-header.content-position-center .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content h1 {
              font-size: calc(55px + 75 * (100vw - 500px) / 400); } }
          @media (min-width: 900px) {
            /* line 1691, editor/blocks/header-blocks/homepage-header/style.scss */
            .ncst-homepage-header.content-position-center .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content h1 {
              font-size: 130px; } }
    /* line 1701, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header.content-position-center .floating-box-header__content-container #header-chevron {
      cursor: pointer;
      height: 20%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      /* line 1708, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header.content-position-center .floating-box-header__content-container #header-chevron svg {
        fill: white;
        height: 6rem;
        -webkit-animation: bounce 2s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate both;
                animation: bounce 2s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate both; }

@-webkit-keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-25px); }
  100% {
    transform: translateY(0); } }

@keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-25px); }
  100% {
    transform: translateY(0); } }
        @media (min-width: 768px) {
          /* line 1708, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header.content-position-center .floating-box-header__content-container #header-chevron svg {
            height: calc(6rem + 2 * (100vw - 768px) / 732); } }
        @media (min-width: 1500px) {
          /* line 1708, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header.content-position-center .floating-box-header__content-container #header-chevron svg {
            height: 8rem; } }
  /* line 1724, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header .floating-box-header__image-container {
    background-color: #cccccc;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 0px !important;
    height: 100vh;
    min-height: unset !important;
    max-height: unset !important; }
    /* line 1736, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header .floating-box-header__image-container .floating-box-header__image {
      position: relative;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      width: 100%; }
      /* line 1743, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__image-container .floating-box-header__image img {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0; }
    /* line 1752, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header .floating-box-header__image-container::after {
      display: block;
      content: "";
      font-size: 0;
      min-height: inherit; }
  /* line 1761, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header .floating-box-header__container {
    height: 100%;
    position: relative; }
    /* line 1765, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header .floating-box-header__container .floating-box-header__image-container {
      height: 80vh; }
    /* line 1769, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container {
      padding: 0;
      position: absolute;
      bottom: 0;
      width: 100%; }
      /* line 1775, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container .floating-box-header__inner-content {
        width: 100%; }
  /* line 1782, editor/blocks/header-blocks/homepage-header/style.scss */
  .ncst-homepage-header.content-position-center .floating-box-header__image-container {
    height: 100vh; }
  @media (min-width: 768px) {
    /* line 1790, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header.with-moving-media .floating-box-header__image-container {
      background-color: transparent;
      min-height: 200px; }
      /* line 1794, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header.with-moving-media .floating-box-header__image-container .floating-box-header__image {
        display: none; }
      /* line 1797, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header.with-moving-media .floating-box-header__image-container .ncst-video-loop-container {
        display: block;
        width: 100%;
        height: 100vh; }
        /* line 1802, editor/blocks/header-blocks/homepage-header/style.scss */
        .ncst-homepage-header.with-moving-media .floating-box-header__image-container .ncst-video-loop-container video {
          -o-object-fit: cover;
             object-fit: cover; }
    /* line 1810, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header .floating-box-header__container {
      height: 100vh;
      display: flex;
      justify-content: center;
      position: relative; }
      /* line 1816, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__container .floating-box-header__image-container {
        width: 100%;
        height: 100vh !important;
        min-height: 500px;
        max-height: none;
        margin-bottom: 24px; }
        /* line 1823, editor/blocks/header-blocks/homepage-header/style.scss */
        .ncst-homepage-header .floating-box-header__container .floating-box-header__image-container .floating-box-header__moving-media {
          width: 100%;
          height: 100%;
          max-width: 100%; }
      /* line 1830, editor/blocks/header-blocks/homepage-header/style.scss */
      .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container {
        position: absolute;
        width: 83.33333%;
        display: flex;
        bottom: 0;
        height: 100%;
        padding: 64px 0; }
        /* line 1838, editor/blocks/header-blocks/homepage-header/style.scss */
        .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container .floating-box-header__inner-content {
          width: unset; }
          /* line 1841, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content {
            max-width: 45%;
            width: auto;
            height: auto;
            min-width: 450px;
            padding: 40px; } }
        @media (min-width: 768px) and (min-width: 500px) {
          /* line 1841, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content {
            min-width: calc(450px + 50 * (100vw - 500px) / 1000); } }
        @media (min-width: 768px) and (min-width: 1500px) {
          /* line 1841, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content {
            min-width: 500px; } }
        @media (min-width: 768px) and (min-width: 768px) {
          /* line 1841, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content {
            padding: calc(40px + 15 * (100vw - 768px) / 223); } }
        @media (min-width: 768px) and (min-width: 991px) {
          /* line 1841, editor/blocks/header-blocks/homepage-header/style.scss */
          .ncst-homepage-header .floating-box-header__container .floating-box-header__content-container .floating-box-header__inner-content .floating-box-header__content {
            padding: 55px; } }
  @media (min-width: 992px) {
    /* line 1856, editor/blocks/header-blocks/homepage-header/style.scss */
    .ncst-homepage-header .sidebar + .main .ncst-floating-box-header {
      margin-left: 0;
      margin-right: 0; } }

/* line 1540, editor/blocks/homepage-container/style.scss */
.wp-block-ncst-homepage-container {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  height: 100%;
  margin: 0px auto;
  overflow: hidden; }
  /* line 1546, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container .ncst-column-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    padding: 2rem 0rem;
    width: 1500px; }
    @media (min-width: 1200px) {
      /* line 1546, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container .ncst-column-container {
        padding: 0rem 5rem; } }
    @media (min-width: 2000px) {
      /* line 1546, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container .ncst-column-container {
        width: calc(1500px + 500 * (100vw - 2000px) / 560); } }
    @media (min-width: 2560px) {
      /* line 1546, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container .ncst-column-container {
        width: 2000px; } }
  /* line 1562, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container .wp-block-ncst-video-image .video-image__overlay {
    overflow: hidden; }
  /* line 1566, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container .wp-block-ncst-video-image .video-image__caption {
    color: #333333;
    border-left: 5px solid #333333;
    font-size: 18px; }
    @media (min-width: 768px) {
      /* line 1566, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container .wp-block-ncst-video-image .video-image__caption {
        font-size: calc(18px + 6 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1566, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container .wp-block-ncst-video-image .video-image__caption {
        font-size: 24px; } }
  /* line 1577, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
    background-color: #e5e5e5; }
    /* line 1579, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
      filter: brightness(90%); }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-red-400-background-color {
    color: #fff;
    background-color: #cc0000; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-red-400-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-spotlight-card {
      background-color: #990000; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-red-400-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #990000; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-red-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-red-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-red-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-red-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-reynolds-400-background-color {
    color: #fff;
    background-color: #990000; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-spotlight-card {
      background-color: #5e0000; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-reynolds-400-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #5e0000; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-reynolds-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-reynolds-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-reynolds-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-orange-400-background-color {
    color: #fff;
    background-color: #d14905; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-orange-400-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-spotlight-card {
      background-color: #a91b02; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-orange-400-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #a91b02; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-orange-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-orange-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-orange-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-orange-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-green-400-background-color {
    color: #fff;
    background-color: #6F7D1C; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-green-400-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-spotlight-card {
      background-color: #424c09; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-green-400-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #424c09; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-green-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-green-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-green-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-green-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-aqua-400-background-color {
    color: #fff;
    background-color: #008473; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-spotlight-card {
      background-color: #005b5f; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-aqua-400-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #005b5f; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-aqua-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-aqua-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-aqua-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-aqua-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-blue-400-background-color {
    color: #fff;
    background-color: #427e93; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-blue-400-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-spotlight-card {
      background-color: #1d4b61; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-blue-400-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #1d4b61; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-blue-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-blue-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-blue-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-blue-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-indigo-400-background-color {
    color: #fff;
    background-color: #4156a1; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-spotlight-card {
      background-color: #24347b; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-indigo-400-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #24347b; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-indigo-400-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-indigo-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-indigo-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-indigo-400-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-gray-600-background-color {
    color: #fff;
    background-color: #666666; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-600-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-spotlight-card {
      background-color: #666666; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-gray-600-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #666666; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-gray-600-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-600-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-600-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-gray-600-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1589, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container.has-gray-800-background-color {
    color: #fff;
    background-color: #333333; }
    /* line 1594, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-video-image .video-image__caption {
      color: inherit;
      border-color: inherit; }
    /* line 1600, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-800-background-color .hot-dog,
    .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-fact-card,
    .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-spotlight-card {
      background-color: #666666; }
      /* line 1606, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-gray-800-background-color .hot-dog .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-fact-card .content-card__text-container label,
      .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-spotlight-card .content-card__text-container label {
        color: #fff; }
    /* line 1613, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-curated-news-list h2 {
      color: inherit !important; }
    /* line 1618, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news h6,
    .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news label {
      color: inherit !important; }
    /* line 1623, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus, .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover {
      background-color: #666666; }
      /* line 1625, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus img, .wp-block-ncst-homepage-container.has-gray-800-background-color .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover img {
        filter: brightness(90%); }
    /* line 1636, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-800-background-color.with-bg-image .wp-block-ncst-curated-news-list .hot-dog {
      background-color: #fff; }
    /* line 1641, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container.has-gray-800-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:hover, .wp-block-ncst-homepage-container.has-gray-800-background-color.with-bg-image .wp-block-ncst-curated-news-list .wp-block-ncst-curated-news:focus {
      background-color: #333333; }
  /* line 1652, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container .wp-block-ncst-video-image figcaption {
    color: #FFF;
    font-size: 24px; }
  /* line 1658, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container .ncst-column {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 100%;
    max-width: 100%; }
    /* line 1666, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container .ncst-column > * {
      flex: 0 0 100%;
      max-width: 100%;
      flex-basis: 90% !important;
      margin: unset !important; }
  /* line 1675, editor/blocks/homepage-container/style.scss */
  .wp-block-ncst-homepage-container .ncst-column {
    padding: 1rem 0; }
    /* line 1678, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container .ncst-column > * {
      flex: 0 0 100%;
      max-width: 100%; }
  @media (min-width: 768px) {
    /* line 1685, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container .ncst-column {
      padding: 3% 0; }
      /* line 1688, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container .ncst-column > * {
        flex: 0 0 83.33333%;
        max-width: 83.33333%; } }
  @media (min-width: 992px) {
    /* line 1695, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container .ncst-column {
      padding: 50px 0;
      flex: 0 0 50%;
      max-width: 50%; }
      /* line 1700, editor/blocks/homepage-container/style.scss */
      .wp-block-ncst-homepage-container .ncst-column > * {
        max-width: 100% !important; }
    /* line 1705, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container .ncst-column + .ncst-column {
      padding-top: 50px; } }
  @media (min-width: 1200px) {
    /* line 1540, editor/blocks/homepage-container/style.scss */
    .wp-block-ncst-homepage-container {
      min-height: 100vh;
      max-height: 100%; } }

/* line 1540, editor/blocks/homepage-statement/style.scss */
.wp-block-ncst-homepage-statement {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0%;
  display: flex;
  justify-content: center; }
  /* line 1547, editor/blocks/homepage-statement/style.scss */
  .wp-block-ncst-homepage-statement .ncst-statement__content-container {
    text-decoration: none; }
    /* line 1550, editor/blocks/homepage-statement/style.scss */
    .wp-block-ncst-homepage-statement .ncst-statement__content-container label {
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 0; }
    /* line 1557, editor/blocks/homepage-statement/style.scss */
    .wp-block-ncst-homepage-statement .ncst-statement__content-container h2 {
      font-size: 36px;
      margin-top: 15px;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        /* line 1557, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container h2 {
          font-size: calc(36px + 20 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1557, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container h2 {
          font-size: 56px; } }
      @media (min-width: 768px) {
        /* line 1557, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container h2 {
          margin-top: calc(15px + 15 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1557, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container h2 {
          margin-top: 30px; } }
      @media (min-width: 768px) {
        /* line 1557, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container h2 {
          margin-bottom: calc(15px + 15 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1557, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container h2 {
          margin-bottom: 30px; } }
    /* line 1563, editor/blocks/homepage-statement/style.scss */
    .wp-block-ncst-homepage-statement .ncst-statement__content-container p {
      max-width: 550px;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        /* line 1563, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container p {
          margin-bottom: calc(0 + 1.625 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1563, editor/blocks/homepage-statement/style.scss */
        .wp-block-ncst-homepage-statement .ncst-statement__content-container p {
          margin-bottom: 1.625rem; } }
    /* line 1568, editor/blocks/homepage-statement/style.scss */
    .wp-block-ncst-homepage-statement .ncst-statement__content-container .ncst-statement__cta {
      font-size: 0.42em;
      font-weight: 700;
      color: #cc0000;
      margin: 0; }
  /* line 1578, editor/blocks/homepage-statement/style.scss */
  .wp-block-ncst-homepage-statement a:hover .ncst-statement__statement-content,
  .wp-block-ncst-homepage-statement a:hover .ncst-statement__cta, .wp-block-ncst-homepage-statement a:focus .ncst-statement__statement-content,
  .wp-block-ncst-homepage-statement a:focus .ncst-statement__cta {
    color: #990000; }
  /* line 1586, editor/blocks/homepage-statement/style.scss */
  .wp-block-ncst-homepage-statement .wp-block-ncst-buttons {
    display: flex;
    flex-direction: column;
    margin: 0 auto; }
    /* line 1592, editor/blocks/homepage-statement/style.scss */
    .wp-block-ncst-homepage-statement .wp-block-ncst-buttons .wp-block-ncst-button {
      margin: 1.125rem 1rem 0rem 0; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-red-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-red-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-red-400-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-red-400-background-color .ncst-statement a:hover .ncst-statement__cta, .has-red-400-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-red-400-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-reynolds-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-reynolds-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-reynolds-400-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-reynolds-400-background-color .ncst-statement a:hover .ncst-statement__cta, .has-reynolds-400-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-reynolds-400-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-orange-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-orange-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-orange-400-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-orange-400-background-color .ncst-statement a:hover .ncst-statement__cta, .has-orange-400-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-orange-400-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-green-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-green-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-green-400-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-green-400-background-color .ncst-statement a:hover .ncst-statement__cta, .has-green-400-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-green-400-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-aqua-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-aqua-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-aqua-400-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-aqua-400-background-color .ncst-statement a:hover .ncst-statement__cta, .has-aqua-400-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-aqua-400-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-blue-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-blue-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-blue-400-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-blue-400-background-color .ncst-statement a:hover .ncst-statement__cta, .has-blue-400-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-blue-400-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-indigo-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-indigo-400-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-indigo-400-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-indigo-400-background-color .ncst-statement a:hover .ncst-statement__cta, .has-indigo-400-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-indigo-400-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-gray-600-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-gray-600-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-gray-600-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-gray-600-background-color .ncst-statement a:hover .ncst-statement__cta, .has-gray-600-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-gray-600-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1601, editor/blocks/homepage-statement/style.scss */
.has-gray-800-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__statement-content,
.has-gray-800-background-color .ncst-statement .ncst-statement__content-container .ncst-statement__cta {
  color: #fff;
  transition: color ease 0.3s; }

/* line 1609, editor/blocks/homepage-statement/style.scss */
.has-gray-800-background-color .ncst-statement a:hover .ncst-statement__statement-content,
.has-gray-800-background-color .ncst-statement a:hover .ncst-statement__cta, .has-gray-800-background-color .ncst-statement a:focus .ncst-statement__statement-content,
.has-gray-800-background-color .ncst-statement a:focus .ncst-statement__cta {
  color: #cccccc; }

/* line 1540, editor/blocks/homepage-events/components/localist-event-type-checklist/style.scss */
.localist-types__checklist {
  max-height: 200px;
  overflow-y: scroll; }

/* line 1541, editor/blocks/homepage-events/style.scss */
.wp-block-ncst-events .ncst-labeled-section__header {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    /* line 1541, editor/blocks/homepage-events/style.scss */
    .wp-block-ncst-events .ncst-labeled-section__header {
      margin-bottom: calc(20px + 10 * (100vw - 768px) / 732); } }
  @media (min-width: 1500px) {
    /* line 1541, editor/blocks/homepage-events/style.scss */
    .wp-block-ncst-events .ncst-labeled-section__header {
      margin-bottom: 30px; } }
  /* line 1548, editor/blocks/homepage-events/style.scss */
  .wp-block-ncst-events .ncst-labeled-section__header .ncst-labeled-section__heading {
    min-width: 100%;
    max-width: 100%; }
  @media (min-width: 1300px) {
    /* line 1541, editor/blocks/homepage-events/style.scss */
    .wp-block-ncst-events .ncst-labeled-section__header {
      flex-direction: row; }
      /* line 1556, editor/blocks/homepage-events/style.scss */
      .wp-block-ncst-events .ncst-labeled-section__header .ncst-labeled-section__heading {
        min-width: 40%;
        max-width: 50%; } }
  /* line 1562, editor/blocks/homepage-events/style.scss */
  .wp-block-ncst-events .ncst-labeled-section__header .ncst-labeled-section__link-bros {
    padding: 20px 0px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
    /* line 1571, editor/blocks/homepage-events/style.scss */
    .wp-block-ncst-events .ncst-labeled-section__header .ncst-labeled-section__link-bros a {
      position: unset;
      margin: 0px 10px 0px 0px; }
    @media (min-width: 1300px) {
      /* line 1562, editor/blocks/homepage-events/style.scss */
      .wp-block-ncst-events .ncst-labeled-section__header .ncst-labeled-section__link-bros {
        padding: 0px;
        justify-content: flex-end; }
        /* line 1580, editor/blocks/homepage-events/style.scss */
        .wp-block-ncst-events .ncst-labeled-section__header .ncst-labeled-section__link-bros a {
          margin: 0 10px; } }


/* line 1541, editor/blocks/spotlight-card-list/style.scss */
.wp-block-ncst-spotlight-card-list label {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.5rem; }

/* line 1548, editor/blocks/spotlight-card-list/style.scss */
.wp-block-ncst-spotlight-card-list .ncst-spotlight-card-list__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 10px; }
  @media (min-width: 500px) {
    /* line 1548, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .ncst-spotlight-card-list__container {
      -moz-column-gap: calc(10px + 15 * (100vw - 500px) / 1000);
           column-gap: calc(10px + 15 * (100vw - 500px) / 1000); } }
  @media (min-width: 1500px) {
    /* line 1548, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .ncst-spotlight-card-list__container {
      -moz-column-gap: 25px;
           column-gap: 25px; } }
  @media (min-width: 500px) {
    /* line 1548, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .ncst-spotlight-card-list__container {
      row-gap: calc(10px + 15 * (100vw - 500px) / 1000); } }
  @media (min-width: 1500px) {
    /* line 1548, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .ncst-spotlight-card-list__container {
      row-gap: 25px; } }

/* line 1557, editor/blocks/spotlight-card-list/style.scss */
.wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-image,
.wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-video-image {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  width: 100%; }

/* line 1563, editor/blocks/spotlight-card-list/style.scss */
.wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card {
  background-color: #e5e5e5; }
  /* line 1567, editor/blocks/spotlight-card-list/style.scss */
  .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__image-container img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 140px; }
    @media (min-width: 768px) {
      /* line 1567, editor/blocks/spotlight-card-list/style.scss */
      .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__image-container img {
        height: calc(140px + 10 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1567, editor/blocks/spotlight-card-list/style.scss */
      .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__image-container img {
        height: 150px; } }
  /* line 1574, editor/blocks/spotlight-card-list/style.scss */
  .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container {
    padding: 10% !important;
    padding: 8%; }
    @media (min-width: 768px) {
      /* line 1574, editor/blocks/spotlight-card-list/style.scss */
      .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container {
        padding: calc(8% + 2 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1574, editor/blocks/spotlight-card-list/style.scss */
      .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container {
        padding: 10%; } }
    /* line 1578, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container label {
      color: #333333;
      margin: 0;
      font-size: 14px; }
      @media (min-width: 500px) {
        /* line 1578, editor/blocks/spotlight-card-list/style.scss */
        .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container label {
          font-size: calc(14px + 2 * (100vw - 500px) / 268); } }
      @media (min-width: 768px) {
        /* line 1578, editor/blocks/spotlight-card-list/style.scss */
        .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container label {
          font-size: 16px; } }
    /* line 1585, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container h3 {
      font-size: 16px; }
      @media (min-width: 500px) {
        /* line 1585, editor/blocks/spotlight-card-list/style.scss */
        .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container h3 {
          font-size: calc(16px + 8 * (100vw - 500px) / 268); } }
      @media (min-width: 768px) {
        /* line 1585, editor/blocks/spotlight-card-list/style.scss */
        .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container h3 {
          font-size: 24px; } }
    /* line 1589, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container p {
      font-size: 14px; }
      @media (min-width: 500px) {
        /* line 1589, editor/blocks/spotlight-card-list/style.scss */
        .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container p {
          font-size: calc(14px + 2 * (100vw - 500px) / 268); } }
      @media (min-width: 768px) {
        /* line 1589, editor/blocks/spotlight-card-list/style.scss */
        .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container p {
          font-size: 16px; } }
    /* line 1593, editor/blocks/spotlight-card-list/style.scss */
    .wp-block-ncst-spotlight-card-list .wp-block-ncst-spotlight-card .content-card__text-container .content-card__teaser {
      margin: unset; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-red-400-background-color {
  background-color: #cc0000; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-reynolds-400-background-color {
  background-color: #990000; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-orange-400-background-color {
  background-color: #d14905; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-green-400-background-color {
  background-color: #6F7D1C; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-aqua-400-background-color {
  background-color: #008473; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-blue-400-background-color {
  background-color: #427e93; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-indigo-400-background-color {
  background-color: #4156a1; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-gray-600-background-color {
  background-color: #666666; }

/* line 1542, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card.has-gray-800-background-color {
  background-color: #333333; }

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.wp-block-ncst-spotlight-card:hover, .wp-block-ncst-spotlight-card:focus {
  filter: brightness(80%); }

/* line 1551, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card:not(.gs_reveal) {
  transition: transform 0.1s ease; }
  /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
  .wp-block-ncst-spotlight-card:not(.gs_reveal):hover, .wp-block-ncst-spotlight-card:not(.gs_reveal):focus {
    transform: translate(0, -3px); }

/* line 1558, editor/blocks/spotlight-card/style.scss */
.wp-block-ncst-spotlight-card a {
  text-decoration: none; }
  /* line 1561, editor/blocks/spotlight-card/style.scss */
  .wp-block-ncst-spotlight-card a .ncst-content-card {
    height: 100%; }
  /* line 1565, editor/blocks/spotlight-card/style.scss */
  .wp-block-ncst-spotlight-card a .content-card__text-container {
    overflow-wrap: break-word;
    padding: 5% 10% !important; }
    /* line 1569, editor/blocks/spotlight-card/style.scss */
    .wp-block-ncst-spotlight-card a .content-card__text-container label {
      font-weight: 300;
      margin-bottom: 0.5rem;
      text-transform: unset; }
    /* line 1575, editor/blocks/spotlight-card/style.scss */
    .wp-block-ncst-spotlight-card a .content-card__text-container h3 {
      font-size: 1.75rem;
      margin: 0.5rem 0; }
    /* line 1580, editor/blocks/spotlight-card/style.scss */
    .wp-block-ncst-spotlight-card a .content-card__text-container .content-card__teaser {
      margin: 1rem 0; }
    /* line 1584, editor/blocks/spotlight-card/style.scss */
    .wp-block-ncst-spotlight-card a .content-card__text-container .content-card__cta {
      font-size: 1rem; }

/* line 1541, editor/blocks/spotlight-image/style.scss */
.wp-block-ncst-spotlight-image .image__caption {
  font-weight: 300;
  font-size: 0.875rem;
  color: #666666;
  text-align: left;
  padding: 0.375rem 1rem;
  margin: 0.75rem 0 0 0;
  border-left: 5px solid #cccccc; }
  /* line 211, node_modules/ncstate-theme-resources/scss/mixins/_helpers.scss */
  .wp-block-ncst-spotlight-image .image__caption a {
    color: #cc0000;
    text-decoration: none !important;
    padding: 0 1px;
    background: linear-gradient(to bottom, #cc0000 0%, #cc0000 100%);
    background-position: 0 calc(100% + 0.05em);
    background-repeat: repeat-x;
    background-size: 0.05em 0;
    transition: background-size .2s ease-out 50ms, color .2s ease-out 50ms, box-shadow .1s ease-in;
    box-shadow: inset 0 -0.05em 0 #cccccc; }
    /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
    .wp-block-ncst-spotlight-image .image__caption a:hover, .wp-block-ncst-spotlight-image .image__caption a:focus {
      color: #fff;
      background-size: 0.1em calc(100% + 0.05em);
      box-shadow: inset 0 -0.05em 0 #cc0000; }

/* line 1545, editor/blocks/spotlight-image/style.scss */
.wp-block-ncst-spotlight-image.alignwide {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 576px) {
    /* line 1545, editor/blocks/spotlight-image/style.scss */
    .wp-block-ncst-spotlight-image.alignwide {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  @media (min-width: 992px) {
    /* line 1545, editor/blocks/spotlight-image/style.scss */
    .wp-block-ncst-spotlight-image.alignwide {
      flex: 0 0 75%;
      max-width: 75%; } }
  @media (min-width: 1200px) {
    /* line 1545, editor/blocks/spotlight-image/style.scss */
    .wp-block-ncst-spotlight-image.alignwide {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

/* line 1549, editor/blocks/spotlight-image/style.scss */
.wp-block-ncst-spotlight-image .spotlight__image {
  margin: 0; }

/* line 1553, editor/blocks/spotlight-image/style.scss */
.wp-block-ncst-spotlight-image .image__wrapper {
  margin: 0;
  width: 100%;
  position: relative; }

/* line 1559, editor/blocks/spotlight-image/style.scss */
.wp-block-ncst-spotlight-image .image__container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  /* line 1564, editor/blocks/spotlight-image/style.scss */
  .wp-block-ncst-spotlight-image .image__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 1573, editor/blocks/spotlight-image/style.scss */
.wp-block-ncst-spotlight-image .image__overlay {
  display: flex;
  align-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
  height: 100%;
  width: 100%;
  overflow: hidden;
  transition: transform 0.1s ease; }
  /* line 1586, editor/blocks/spotlight-image/style.scss */
  .wp-block-ncst-spotlight-image .image__overlay .image__img {
    max-width: 100%;
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  /* line 1596, editor/blocks/spotlight-image/style.scss */
  .wp-block-ncst-spotlight-image .image__overlay .gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent 65%, #000);
    z-index: 2; }
  /* line 1604, editor/blocks/spotlight-image/style.scss */
  .wp-block-ncst-spotlight-image .image__overlay .input-fields {
    color: #fff;
    position: absolute;
    z-index: 3;
    padding: 24px; }
    /* line 1610, editor/blocks/spotlight-image/style.scss */
    .wp-block-ncst-spotlight-image .image__overlay .input-fields label {
      color: #fff;
      text-transform: unset;
      margin-bottom: 0;
      font-weight: normal;
      font-size: 15px;
      font-size: inherit; }
    /* line 1622, editor/blocks/spotlight-image/style.scss */
    .wp-block-ncst-spotlight-image .image__overlay .input-fields h6 {
      color: #fff;
      margin: 0;
      font-size: 16px; }
      @media (min-width: 500px) {
        /* line 1622, editor/blocks/spotlight-image/style.scss */
        .wp-block-ncst-spotlight-image .image__overlay .input-fields h6 {
          font-size: calc(16px + 8 * (100vw - 500px) / 268); } }
      @media (min-width: 768px) {
        /* line 1622, editor/blocks/spotlight-image/style.scss */
        .wp-block-ncst-spotlight-image .image__overlay .input-fields h6 {
          font-size: 24px; } }
  /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
  .wp-block-ncst-spotlight-image .image__overlay:hover, .wp-block-ncst-spotlight-image .image__overlay:focus {
    filter: brightness(80%);
    transform: translate(0, -3px); }

/* line 1541, editor/blocks/spotlight-video-image/style.scss */
.wp-block-ncst-spotlight-video-image .video-image__caption {
  font-weight: 300;
  font-size: 0.875rem;
  color: #666666;
  text-align: left;
  padding: 0.375rem 1rem;
  margin: 0.75rem 0 0 0;
  border-left: 5px solid #cccccc; }
  /* line 211, node_modules/ncstate-theme-resources/scss/mixins/_helpers.scss */
  .wp-block-ncst-spotlight-video-image .video-image__caption a {
    color: #cc0000;
    text-decoration: none !important;
    padding: 0 1px;
    background: linear-gradient(to bottom, #cc0000 0%, #cc0000 100%);
    background-position: 0 calc(100% + 0.05em);
    background-repeat: repeat-x;
    background-size: 0.05em 0;
    transition: background-size .2s ease-out 50ms, color .2s ease-out 50ms, box-shadow .1s ease-in;
    box-shadow: inset 0 -0.05em 0 #cccccc; }
    /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
    .wp-block-ncst-spotlight-video-image .video-image__caption a:hover, .wp-block-ncst-spotlight-video-image .video-image__caption a:focus {
      color: #fff;
      background-size: 0.1em calc(100% + 0.05em);
      box-shadow: inset 0 -0.05em 0 #cc0000; }

/* line 1545, editor/blocks/spotlight-video-image/style.scss */
.wp-block-ncst-spotlight-video-image.alignwide {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 576px) {
    /* line 1545, editor/blocks/spotlight-video-image/style.scss */
    .wp-block-ncst-spotlight-video-image.alignwide {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  @media (min-width: 992px) {
    /* line 1545, editor/blocks/spotlight-video-image/style.scss */
    .wp-block-ncst-spotlight-video-image.alignwide {
      flex: 0 0 75%;
      max-width: 75%; } }
  @media (min-width: 1200px) {
    /* line 1545, editor/blocks/spotlight-video-image/style.scss */
    .wp-block-ncst-spotlight-video-image.alignwide {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

/* line 1549, editor/blocks/spotlight-video-image/style.scss */
.wp-block-ncst-spotlight-video-image .video-image__video {
  margin: 0; }

/* line 1553, editor/blocks/spotlight-video-image/style.scss */
.wp-block-ncst-spotlight-video-image .video-image__wrapper {
  margin: 0;
  width: 100%;
  position: relative; }

/* line 1559, editor/blocks/spotlight-video-image/style.scss */
.wp-block-ncst-spotlight-video-image .video-image__video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  /* line 1564, editor/blocks/spotlight-video-image/style.scss */
  .wp-block-ncst-spotlight-video-image .video-image__video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 1573, editor/blocks/spotlight-video-image/style.scss */
.wp-block-ncst-spotlight-video-image .video-image__overlay {
  display: flex;
  align-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
  height: 100%;
  width: 100%;
  overflow: hidden;
  transition: transform 0.1s ease; }
  /* line 1586, editor/blocks/spotlight-video-image/style.scss */
  .wp-block-ncst-spotlight-video-image .video-image__overlay .video-image__img {
    max-width: 100%;
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  /* line 1596, editor/blocks/spotlight-video-image/style.scss */
  .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator {
    transition: background-color ease 0.3s, color ease 0.5s;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px;
    height: 40px;
    width: 40px;
    border: 3px solid #fff;
    border: 3px solid #fff; }
    @media (min-width: 768px) {
      /* line 1596, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator {
        margin: calc(16px + 8 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1596, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator {
        margin: 24px; } }
    @media (min-width: 768px) {
      /* line 1596, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator {
        height: calc(40px + 20 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1596, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator {
        height: 60px; } }
    @media (min-width: 768px) {
      /* line 1596, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator {
        width: calc(40px + 20 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1596, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator {
        width: 60px; } }
    /* line 1613, editor/blocks/spotlight-video-image/style.scss */
    .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator svg {
      width: 16px;
      height: auto; }
      @media (min-width: 768px) {
        /* line 1613, editor/blocks/spotlight-video-image/style.scss */
        .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator svg {
          width: calc(16px + 4 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1613, editor/blocks/spotlight-video-image/style.scss */
        .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator svg {
          width: 20px; } }
      /* line 1617, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .play-indicator svg path {
        fill: #fff; }
  /* line 1623, editor/blocks/spotlight-video-image/style.scss */
  .wp-block-ncst-spotlight-video-image .video-image__overlay .gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent 65%, #000);
    z-index: 2; }
  /* line 1631, editor/blocks/spotlight-video-image/style.scss */
  .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields {
    color: #fff;
    position: absolute;
    z-index: 3;
    left: 50px;
    padding: 16px; }
    @media (min-width: 768px) {
      /* line 1631, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields {
        left: calc(50px + 25 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1631, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields {
        left: 75px; } }
    @media (min-width: 768px) {
      /* line 1631, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields {
        padding: calc(16px + 8 * (100vw - 768px) / 732); } }
    @media (min-width: 1500px) {
      /* line 1631, editor/blocks/spotlight-video-image/style.scss */
      .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields {
        padding: 24px; } }
    /* line 1639, editor/blocks/spotlight-video-image/style.scss */
    .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields label {
      color: #fff;
      text-transform: unset;
      margin-bottom: 0;
      font-weight: normal;
      font-size: 15px; }
      @media (min-width: 576px) {
        /* line 1639, editor/blocks/spotlight-video-image/style.scss */
        .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields label {
          font-size: inherit; } }
    /* line 1651, editor/blocks/spotlight-video-image/style.scss */
    .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields h6 {
      color: #fff;
      margin: 0;
      font-size: 16px; }
      @media (min-width: 500px) {
        /* line 1651, editor/blocks/spotlight-video-image/style.scss */
        .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields h6 {
          font-size: calc(16px + 8 * (100vw - 500px) / 268); } }
      @media (min-width: 768px) {
        /* line 1651, editor/blocks/spotlight-video-image/style.scss */
        .wp-block-ncst-spotlight-video-image .video-image__overlay .input-fields h6 {
          font-size: 24px; } }
  /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
  .wp-block-ncst-spotlight-video-image .video-image__overlay:hover, .wp-block-ncst-spotlight-video-image .video-image__overlay:focus {
    filter: brightness(80%);
    transform: translate(0, -3px); }
    /* line 1663, editor/blocks/spotlight-video-image/style.scss */
    .wp-block-ncst-spotlight-video-image .video-image__overlay:hover .play-indicator, .wp-block-ncst-spotlight-video-image .video-image__overlay:focus .play-indicator {
      background-color: #cc0000; }

/* line 1540, editor/blocks/curated-news-list/style.scss */
.wp-block-ncst-curated-news-list {
  height: auto; }
  /* line 1543, editor/blocks/curated-news-list/style.scss */
  .wp-block-ncst-curated-news-list h2 {
    color: #333333;
    font-size: 32px;
    margin-top: 0px; }
  /* line 1549, editor/blocks/curated-news-list/style.scss */
  .wp-block-ncst-curated-news-list .hot-dog {
    background-color: #cc0000;
    display: block;
    margin: 15px 0;
    height: 6px;
    width: 70px; }
  /* line 1558, editor/blocks/curated-news-list/style.scss */
  .wp-block-ncst-curated-news-list .ncst-curated-news-list__container {
    height: 100%;
    display: flex;
    flex-direction: column; }
    /* line 1566, editor/blocks/curated-news-list/style.scss */
    .wp-block-ncst-curated-news-list .ncst-curated-news-list__container .wp-block-ncst-curated-news:nth-last-child(n + 5):first-child img,
    .wp-block-ncst-curated-news-list .ncst-curated-news-list__container .wp-block-ncst-curated-news:nth-last-child(n + 5):first-child ~ .wp-block-ncst-curated-news img {
      width: auto;
      max-width: 100px; }
      @media (min-width: 500px) {
        /* line 1566, editor/blocks/curated-news-list/style.scss */
        .wp-block-ncst-curated-news-list .ncst-curated-news-list__container .wp-block-ncst-curated-news:nth-last-child(n + 5):first-child img,
        .wp-block-ncst-curated-news-list .ncst-curated-news-list__container .wp-block-ncst-curated-news:nth-last-child(n + 5):first-child ~ .wp-block-ncst-curated-news img {
          max-width: calc(100px + 25 * (100vw - 500px) / 1000); } }
      @media (min-width: 1500px) {
        /* line 1566, editor/blocks/curated-news-list/style.scss */
        .wp-block-ncst-curated-news-list .ncst-curated-news-list__container .wp-block-ncst-curated-news:nth-last-child(n + 5):first-child img,
        .wp-block-ncst-curated-news-list .ncst-curated-news-list__container .wp-block-ncst-curated-news:nth-last-child(n + 5):first-child ~ .wp-block-ncst-curated-news img {
          max-width: 125px; } }
  /* line 1573, editor/blocks/curated-news-list/style.scss */
  .wp-block-ncst-curated-news-list .curated-news__content {
    padding: 0px; }
  /* line 1578, editor/blocks/curated-news-list/style.scss */
  .wp-block-ncst-curated-news-list.with-images .curated-news__content {
    padding: 0px 15px; }
    @media (min-width: 500px) {
      /* line 1578, editor/blocks/curated-news-list/style.scss */
      .wp-block-ncst-curated-news-list.with-images .curated-news__content {
        padding: 0px 20px; } }

/* line 1540, editor/blocks/curated-news/style.scss */
.wp-block-ncst-curated-news {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 -15px;
  padding: 10px 15px; }
  @media (min-width: 500px) {
    /* line 1540, editor/blocks/curated-news/style.scss */
    .wp-block-ncst-curated-news {
      padding: 15px; } }
  /* line 1551, editor/blocks/curated-news/style.scss */
  .wp-block-ncst-curated-news .curated-news__container {
    width: 100%; }
    /* line 1554, editor/blocks/curated-news/style.scss */
    .wp-block-ncst-curated-news .curated-news__container a {
      text-decoration: none;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      min-width: 30%; }
      /* line 1561, editor/blocks/curated-news/style.scss */
      .wp-block-ncst-curated-news .curated-news__container a img {
        width: auto;
        max-width: 90px; }
        @media (min-width: 300px) {
          /* line 1561, editor/blocks/curated-news/style.scss */
          .wp-block-ncst-curated-news .curated-news__container a img {
            max-width: calc(90px + 60 * (100vw - 300px) / 1200); } }
        @media (min-width: 1500px) {
          /* line 1561, editor/blocks/curated-news/style.scss */
          .wp-block-ncst-curated-news .curated-news__container a img {
            max-width: 150px; } }
      /* line 1567, editor/blocks/curated-news/style.scss */
      .wp-block-ncst-curated-news .curated-news__container a .curated-news__content {
        align-self: baseline; }
        /* line 1571, editor/blocks/curated-news/style.scss */
        .wp-block-ncst-curated-news .curated-news__container a .curated-news__content label {
          color: #333333;
          font-weight: lighter;
          font-size: 14px; }
          @media (min-width: 500px) {
            /* line 1571, editor/blocks/curated-news/style.scss */
            .wp-block-ncst-curated-news .curated-news__container a .curated-news__content label {
              font-size: calc(14px + 2 * (100vw - 500px) / 268); } }
          @media (min-width: 768px) {
            /* line 1571, editor/blocks/curated-news/style.scss */
            .wp-block-ncst-curated-news .curated-news__container a .curated-news__content label {
              font-size: 16px; } }
        /* line 1578, editor/blocks/curated-news/style.scss */
        .wp-block-ncst-curated-news .curated-news__container a .curated-news__content h6 {
          color: #333333;
          margin: 0;
          font-size: 16px; }
          @media (min-width: 500px) {
            /* line 1578, editor/blocks/curated-news/style.scss */
            .wp-block-ncst-curated-news .curated-news__container a .curated-news__content h6 {
              font-size: calc(16px + 8 * (100vw - 500px) / 268); } }
          @media (min-width: 768px) {
            /* line 1578, editor/blocks/curated-news/style.scss */
            .wp-block-ncst-curated-news .curated-news__container a .curated-news__content h6 {
              font-size: 24px; } }
      @media (max-width: 1199.98px) {
        /* line 1554, editor/blocks/curated-news/style.scss */
        .wp-block-ncst-curated-news .curated-news__container a {
          min-width: 65%; } }

/* line 1540, editor/blocks/fact-card-list/style.scss */
.wp-block-ncst-fact-card-list {
  margin: 60px auto;
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  height: 100%; }
  @media (min-width: 576px) {
    /* line 1540, editor/blocks/fact-card-list/style.scss */
    .wp-block-ncst-fact-card-list {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  @media (min-width: 992px) {
    /* line 1540, editor/blocks/fact-card-list/style.scss */
    .wp-block-ncst-fact-card-list {
      flex: 0 0 75%;
      max-width: 75%; } }
  @media (min-width: 1200px) {
    /* line 1540, editor/blocks/fact-card-list/style.scss */
    .wp-block-ncst-fact-card-list {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }
  /* line 1545, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list.layout-default.has-three-fact {
    margin-left: auto;
    margin-right: auto;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 1250px; }
  /* line 1549, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list.layout-default.has-two-fact {
    margin-left: auto;
    margin-right: auto;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 1250px; }
  /* line 1553, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list .ncst-fact-card-list__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center; }
  /* line 1560, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list .ncst-fact + .ncst-fact {
    margin-top: 0; }
  /* line 1565, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list.layout-one-column .ncst-fact {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
  /* line 1572, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list.layout-one-column.has-two-fact .wp-block-ncst-fact-card {
    height: 50vh; }
  /* line 1578, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list.layout-one-column.has-three-fact .wp-block-ncst-fact-card {
    height: 33vh; }
  @media (min-width: 768px) {
    /* line 1585, editor/blocks/fact-card-list/style.scss */
    .wp-block-ncst-fact-card-list.layout-default.has-one-fact .wp-block-ncst-fact-card {
      flex-basis: inherit;
      max-width: 100%; }
      /* line 1589, editor/blocks/fact-card-list/style.scss */
      .wp-block-ncst-fact-card-list.layout-default.has-one-fact .wp-block-ncst-fact-card .fact__heading {
        font-size: 3rem;
        line-height: 1.2; }
      /* line 1594, editor/blocks/fact-card-list/style.scss */
      .wp-block-ncst-fact-card-list.layout-default.has-one-fact .wp-block-ncst-fact-card .fact__support {
        font-size: 1.375rem; } }
  /* line 1600, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list + .wp-block-ncst-fact-card-list {
    margin: -60px auto 60px auto; }
  /* line 1604, editor/blocks/fact-card-list/style.scss */
  .wp-block-ncst-fact-card-list + :not(.wp-block-ncst-fact-card-list) {
    margin-top: 100px; }

/* line 1540, editor/blocks/fact-card/style.scss */
.wp-block-ncst-fact-card {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 375px;
  margin: 12.5px 0px;
  min-width: 30%; }
  /* line 1549, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card .ncst-icon > svg {
    fill: #fff;
    width: 85px; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-red-400-background-color {
    background-color: #cc0000; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-red-400-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #990000; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-reynolds-400-background-color {
    background-color: #990000; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-reynolds-400-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #5e0000; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-orange-400-background-color {
    background-color: #d14905; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-orange-400-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #a91b02; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-green-400-background-color {
    background-color: #6F7D1C; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-green-400-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #424c09; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-aqua-400-background-color {
    background-color: #008473; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-aqua-400-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #005b5f; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-blue-400-background-color {
    background-color: #427e93; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-blue-400-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #1d4b61; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-indigo-400-background-color {
    background-color: #4156a1; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-indigo-400-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #24347b; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-gray-600-background-color {
    background-color: #666666; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-gray-600-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #666666; }
  /* line 1555, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card.has-gray-800-background-color {
    background-color: #333333; }
    /* line 1558, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card.has-gray-800-background-color .fact__cta {
      padding: 5px 20px;
      background-color: #666666; }
  /* line 1565, editor/blocks/fact-card/style.scss */
  .wp-block-ncst-fact-card .ncst-fact {
    display: flex;
    padding: 4%; }
    @media (min-width: 300px) {
      /* line 1565, editor/blocks/fact-card/style.scss */
      .wp-block-ncst-fact-card .ncst-fact {
        padding: calc(4% + 6 * (100vw - 300px) / 1200); } }
    @media (min-width: 1500px) {
      /* line 1565, editor/blocks/fact-card/style.scss */
      .wp-block-ncst-fact-card .ncst-fact {
        padding: 10%; } }
    /* line 1570, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card .ncst-fact .fact__heading {
      font-size: 38px; }
      @media (min-width: 768px) {
        /* line 1570, editor/blocks/fact-card/style.scss */
        .wp-block-ncst-fact-card .ncst-fact .fact__heading {
          font-size: calc(38px + 16 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1570, editor/blocks/fact-card/style.scss */
        .wp-block-ncst-fact-card .ncst-fact .fact__heading {
          font-size: 54px; } }
    /* line 1574, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card .ncst-fact .fact__support {
      width: 90%;
      font-weight: 400;
      font-size: 18px;
      margin: 30px auto 0; }
      @media (min-width: 768px) {
        /* line 1574, editor/blocks/fact-card/style.scss */
        .wp-block-ncst-fact-card .ncst-fact .fact__support {
          font-size: calc(18px + 6 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1574, editor/blocks/fact-card/style.scss */
        .wp-block-ncst-fact-card .ncst-fact .fact__support {
          font-size: 24px; } }
  @media (max-width: 1199.98px) {
    /* line 1540, editor/blocks/fact-card/style.scss */
    .wp-block-ncst-fact-card {
      min-width: 65%; } }

/* line 1540, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
.ncst-enterprise-subpage-header {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 25px; }
  @media (min-width: 300px) {
    /* line 1540, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header {
      margin-bottom: calc(25px + -5 * (100vw - 300px) / 300); } }
  @media (min-width: 600px) {
    /* line 1540, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header {
      margin-bottom: 20px; } }
  /* line 1544, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.header-bump {
    margin-bottom: 25px; }
    @media (min-width: 300px) {
      /* line 1544, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.header-bump {
        margin-bottom: calc(25px + 25 * (100vw - 300px) / 300); } }
    @media (min-width: 600px) {
      /* line 1544, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.header-bump {
        margin-bottom: 50px; } }
  /* line 1548, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header .enterprise-subpage-header__content {
    background-color: #cc0000; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-red-400-background-color .enterprise-subpage-header__content {
    background-color: #cc0000; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-reynolds-400-background-color .enterprise-subpage-header__content {
    background-color: #990000; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-orange-400-background-color .enterprise-subpage-header__content {
    background-color: #d14905; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-green-400-background-color .enterprise-subpage-header__content {
    background-color: #6F7D1C; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-aqua-400-background-color .enterprise-subpage-header__content {
    background-color: #008473; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-blue-400-background-color .enterprise-subpage-header__content {
    background-color: #427e93; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-indigo-400-background-color .enterprise-subpage-header__content {
    background-color: #4156a1; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-gray-600-background-color .enterprise-subpage-header__content {
    background-color: #666666; }
  /* line 1553, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.has-gray-800-background-color .enterprise-subpage-header__content {
    background-color: #333333; }
  /* line 1559, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.with-moving-media .ncst-video-loop-container {
    display: none;
    -ms-grid-row-align: start;
        align-self: start; }
    /* line 1563, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header.with-moving-media .ncst-video-loop-container .ncst-video-loop-controls {
      bottom: unset;
      top: 0%; }
    /* line 1568, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header.with-moving-media .ncst-video-loop-container.mobile {
      display: block; }
      /* line 1571, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.with-moving-media .ncst-video-loop-container.mobile .ncst-video-loop-controls {
        display: block; }
      /* line 1574, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.with-moving-media .ncst-video-loop-container.mobile .enterprise-subpage-header__mobile-moving-media {
        width: 100%; }
  /* line 1583, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header.with-mobile-moving-media .enterprise-subpage-header__image {
    display: none; }
  /* line 1588, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container {
    justify-content: center; }
  /* line 1592, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container {
    background-color: #cccccc;
    height: 35vh;
    min-height: 200px;
    max-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 20px; }
    /* line 1603, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container .enterprise-subpage-header__image {
      position: relative;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%; }
      /* line 1611, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container .enterprise-subpage-header__image img {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0; }
    /* line 1620, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container::after {
      display: block;
      content: "";
      font-size: 0;
      min-height: inherit; }
  /* line 1628, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
  .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container {
    color: #fff;
    display: flex;
    align-items: center; }
    /* line 1633, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container .enterprise-subpage-header__content {
      text-align: center;
      text-transform: uppercase;
      width: 100%;
      padding: 30px 50px;
      padding-left: 30px;
      padding-right: 30px; }
      @media (min-width: 400px) {
        /* line 1633, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
        .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container .enterprise-subpage-header__content {
          padding-left: calc(30px + 20 * (100vw - 400px) / 368); } }
      @media (min-width: 768px) {
        /* line 1633, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
        .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container .enterprise-subpage-header__content {
          padding-left: 50px; } }
      @media (min-width: 400px) {
        /* line 1633, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
        .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container .enterprise-subpage-header__content {
          padding-right: calc(30px + 20 * (100vw - 400px) / 368); } }
      @media (min-width: 768px) {
        /* line 1633, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
        .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container .enterprise-subpage-header__content {
          padding-right: 50px; } }
    /* line 1643, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container h1 {
      margin-top: 0;
      margin-bottom: 0rem;
      color: #fff;
      font-weight: 900;
      font-size: 34px; }
      @media (min-width: 768px) {
        /* line 1643, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
        .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container h1 {
          font-size: calc(34px + 56 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1643, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
        .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container h1 {
          font-size: 90px; } }
  @media (min-width: 768px) {
    /* line 1654, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container {
      background-color: transparent;
      min-height: 600px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    /* line 1654, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container {
      min-height: calc(600px + 168 * (100vw - 768px) / 732); } }
  @media (min-width: 768px) and (min-width: 1500px) {
    /* line 1654, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container {
      min-height: 768px; } }
  @media (min-width: 768px) {
      /* line 1659, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container .enterprise-subpage-header__image {
        display: none; }
      /* line 1663, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container .ncst-video-loop-container {
        display: block;
        width: 100%; }
        /* line 1667, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
        .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container .ncst-video-loop-container.mobile {
          display: none; }
    /* line 1674, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__container {
      position: relative;
      display: flex;
      justify-content: center;
      flex-direction: column; }
    /* line 1682, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container {
      width: 100%;
      min-height: 768px;
      max-height: none;
      margin-bottom: -12rem; } }
  @media (min-width: 768px) and (min-width: 768px) {
    /* line 1682, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container {
      margin-bottom: calc(-12rem + 4 * (100vw - 768px) / 432); } }
  @media (min-width: 768px) and (min-width: 1200px) {
    /* line 1682, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container {
      margin-bottom: -8rem; } }
  @media (min-width: 768px) {
      /* line 1688, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header .enterprise-subpage-header__image-container .enterprise-subpage-header__moving-media {
        width: 100%;
        height: 100%;
        max-width: 100%; }
    /* line 1695, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container {
      z-index: 1;
      display: flex;
      min-height: 135px; } }
  @media (min-width: 768px) and (min-width: 1080px) {
    /* line 1695, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container {
      min-height: calc(135px + 115 * (100vw - 1080px) / 420); } }
  @media (min-width: 768px) and (min-width: 1500px) {
    /* line 1695, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container {
      min-height: 250px; } }
  @media (min-width: 768px) {
      /* line 1701, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header .enterprise-subpage-header__content-container .enterprise-subpage-header__content {
        min-width: 40%;
        max-width: 900px; } }
  @media (min-width: 992px) {
    /* line 1710, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header .sidebar + .main .ncst-enterprise-subpage-header {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    /* line 1719, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
    .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container {
      min-height: 500px; }
      /* line 1722, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container .enterprise-subpage-header__image {
        display: block; }
      /* line 1725, editor/blocks/header-blocks/enterprise-subpage-header/style.scss */
      .ncst-enterprise-subpage-header.with-moving-media .enterprise-subpage-header__image-container .ncst-video-loop-container {
        display: none; } }


/*# sourceMappingURL=blocks.css.map*/