/* line 1538, editor/blocks/big-fact/style.scss */
.wp-block-ncst-big-fact {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 80px 0;
  padding: 60px 0; }
  /* line 1543, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact .big-fact__container {
    max-width: 875px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }
    @media (min-width: 400px) {
      /* line 1543, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__container {
        padding-left: calc(20px + 40 * (100vw - 400px) / 368); } }
    @media (min-width: 768px) {
      /* line 1543, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__container {
        padding-left: 60px; } }
    @media (min-width: 400px) {
      /* line 1543, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__container {
        padding-right: calc(20px + 40 * (100vw - 400px) / 368); } }
    @media (min-width: 768px) {
      /* line 1543, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__container {
        padding-right: 60px; } }
    /* line 1551, editor/blocks/big-fact/style.scss */
    .wp-block-ncst-big-fact .big-fact__container > .ncst-component__button-link {
      margin-top: 30px; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-red-400-background-color {
    background-color: #cc0000; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-reynolds-400-background-color {
    background-color: #990000; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-orange-400-background-color {
    background-color: #d14905; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-green-400-background-color {
    background-color: #6F7D1C; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-aqua-400-background-color {
    background-color: #008473; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-blue-400-background-color {
    background-color: #427e93; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-indigo-400-background-color {
    background-color: #4156a1; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-gray-600-background-color {
    background-color: #666666; }
  /* line 1557, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact.has-gray-800-background-color {
    background-color: #333333; }
  /* line 1562, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact .big-fact__heading {
    color: #fff;
    font-family: Glypha, Georgia, serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 auto;
    font-size: 40px; }
    @media (min-width: 400px) {
      /* line 1562, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__heading {
        font-size: calc(40px + 18 * (100vw - 400px) / 800); } }
    @media (min-width: 1200px) {
      /* line 1562, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__heading {
        font-size: 58px; } }
  /* line 1572, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact .big-fact__support {
    color: #fff;
    font-family: Glypha, Georgia, serif;
    margin: 30px auto 0;
    font-size: 18px; }
    @media (min-width: 400px) {
      /* line 1572, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__support {
        font-size: calc(18px + 6 * (100vw - 400px) / 800); } }
    @media (min-width: 1200px) {
      /* line 1572, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__support {
        font-size: 24px; } }
    @media (min-width: 768px) {
      /* line 1572, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__support {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; } }
    @media (min-width: 576px) {
      /* line 1572, editor/blocks/big-fact/style.scss */
      .wp-block-ncst-big-fact .big-fact__support {
        flex: 0 0 83.33333%;
        max-width: 83.33333%; } }
  /* line 1588, editor/blocks/big-fact/style.scss */
  .wp-block-ncst-big-fact .wp-block-ncst-buttons {
    justify-content: center;
    margin: 1.375rem 0 0 0; }
    /* line 1592, editor/blocks/big-fact/style.scss */
    .wp-block-ncst-big-fact .wp-block-ncst-buttons .wp-block-ncst-button {
      margin-left: 0.5rem;
      margin-right: 0.5rem; }

@media (min-width: 992px) {
  /* line 1600, editor/blocks/big-fact/style.scss */
  .sidebar + .main .wp-block-ncst-big-fact {
    margin-left: 0;
    margin-right: 0;
    flex: 0 0 88.88889%;
    max-width: 88.88889%; } }

@media (min-width: 768px) {
  /* line 1603, editor/blocks/big-fact/style.scss */
  .sidebar + .main .wp-block-ncst-big-fact .big-fact__support {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; } }

/* line 1609, editor/blocks/big-fact/style.scss */
.sidebar + .main .wp-block-ncst-big-fact .big-fact__container {
  max-width: none; }

/* line 1538, editor/blocks/cta-statement/style.scss */
.wp-block-ncst-cta-statement {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%; }
  /* line 1541, editor/blocks/cta-statement/style.scss */
  .wp-block-ncst-cta-statement .ncst-cta-statement__container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    /* line 1548, editor/blocks/cta-statement/style.scss */
    .wp-block-ncst-cta-statement .ncst-cta-statement__container .ncst-cta-statement__statement {
      font-family: Glypha, Georgia, serif;
      color: #fff;
      text-align: center;
      font-size: 1em;
      font-weight: 700;
      margin-bottom: 0;
      font-size: 20px; }
      @media (min-width: 400px) {
        /* line 1548, editor/blocks/cta-statement/style.scss */
        .wp-block-ncst-cta-statement .ncst-cta-statement__container .ncst-cta-statement__statement {
          font-size: calc(20px + 18 * (100vw - 400px) / 800); } }
      @media (min-width: 1200px) {
        /* line 1548, editor/blocks/cta-statement/style.scss */
        .wp-block-ncst-cta-statement .ncst-cta-statement__container .ncst-cta-statement__statement {
          font-size: 38px; } }
    /* line 1558, editor/blocks/cta-statement/style.scss */
    .wp-block-ncst-cta-statement .ncst-cta-statement__container > .ncst-component__button-link {
      margin-top: 30px; }
    /* line 1562, editor/blocks/cta-statement/style.scss */
    .wp-block-ncst-cta-statement .ncst-cta-statement__container .wp-block-ncst-buttons {
      justify-content: center;
      margin: 1.375rem 0 0 0; }
      /* line 1566, editor/blocks/cta-statement/style.scss */
      .wp-block-ncst-cta-statement .ncst-cta-statement__container .wp-block-ncst-buttons .wp-block-ncst-button {
        margin-left: 0.5rem;
        margin-right: 0.5rem; }

/* line 1540, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed .instagram-feed__feed-container {
  overflow: hidden; }
  /* line 1543, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed .instagram-feed__feed-container .instagram-feed__wrapper {
    margin: -18px; }
  /* line 1547, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed .instagram-feed__feed-container #sb_instagram {
    padding: 0 !important; }

@media (min-width: 992px) {
  /* line 1555, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed .instagram-feed__container {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 1559, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed .instagram-feed__feed-container {
    flex: 0 0 54.54545%;
    max-width: 54.54545%; }
  /* line 1563, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed .instagram-feed__text-container {
    flex: 0 0 45.45455%;
    max-width: 45.45455%;
    margin-left: 9.09091%;
    padding: 60px;
    padding-left: 0; }
  /* line 1571, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed.mirror-layout .instagram-feed__container {
    margin-left: 8.33333%; }
  /* line 1575, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed.mirror-layout .instagram-feed__feed-container {
    margin-left: -9.09091%; }
  /* line 1579, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed.mirror-layout .instagram-feed__text-container {
    padding-left: 60px;
    padding-right: 0; } }

@media (min-width: 1200px) {
  /* line 1587, editor/blocks/instagram-feed/style.scss */
  .wp-block-ncst-instagram-feed .instagram-feed__text-container {
    padding: 60px; } }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-red-400-background-color #sb_instagram .sbi_link {
  background: #990000 !important; }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-reynolds-400-background-color #sb_instagram .sbi_link {
  background: #5e0000 !important; }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-indigo-400-background-color #sb_instagram .sbi_link {
  background: #24347b !important; }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-blue-400-background-color #sb_instagram .sbi_link {
  background: #1d4b61 !important; }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-green-400-background-color #sb_instagram .sbi_link {
  background: #424c09 !important; }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-aqua-400-background-color #sb_instagram .sbi_link {
  background: #005b5f !important; }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-yellow-400-background-color #sb_instagram .sbi_link {
  background: #b88800 !important; }

/* line 1596, editor/blocks/instagram-feed/style.scss */
.wp-block-ncst-instagram-feed.has-orange-400-background-color #sb_instagram .sbi_link {
  background: #a91b02 !important; }

@media (min-width: 1200px) {
  /* line 1606, editor/blocks/instagram-feed/style.scss */
  .sidebar + .main .wp-block-ncst-instagram-feed .ncst-askew-media-text__text-container {
    padding: 30px 30px 30px 0; }
  /* line 1611, editor/blocks/instagram-feed/style.scss */
  .sidebar + .main .wp-block-ncst-instagram-feed.mirror-layout .ncst-askew-media-text__text-container {
    flex: 0 0 54.54545%;
    max-width: 54.54545%; } }

/* line 1538, editor/blocks/testimonial/style.scss */
.ncst-testimonial {
  margin: 40px auto;
  font-size: 32px; }
  @media (min-width: 400px) {
    /* line 1538, editor/blocks/testimonial/style.scss */
    .ncst-testimonial {
      font-size: calc(32px + 6 * (100vw - 400px) / 368); } }
  @media (min-width: 768px) {
    /* line 1538, editor/blocks/testimonial/style.scss */
    .ncst-testimonial {
      font-size: 38px; } }
  /* line 1542, editor/blocks/testimonial/style.scss */
  .ncst-testimonial .testimonial__content {
    color: inherit;
    font-family: Glypha, Georgia, serif;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.3;
    margin-bottom: 0; }
  /* line 1552, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-quotes .testimonial__content:before {
    content: "\201c";
    margin-left: -0.55em; }
  /* line 1556, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-quotes .testimonial__content:after {
    content: "\201d";
    margin-right: -0.55em; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-red-400-text-color {
    color: #cc0000; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-reynolds-400-text-color {
    color: #990000; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-orange-400-text-color {
    color: #d14905; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-green-400-text-color {
    color: #6F7D1C; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-aqua-400-text-color {
    color: #008473; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-blue-400-text-color {
    color: #427e93; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-indigo-400-text-color {
    color: #4156a1; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-gray-600-text-color {
    color: #666666; }
  /* line 1564, editor/blocks/testimonial/style.scss */
  .ncst-testimonial.has-gray-800-text-color {
    color: #333333; }
  /* line 1569, editor/blocks/testimonial/style.scss */
  .ncst-testimonial .testimonial__attribution-container {
    display: flex;
    color: #666666;
    font-family: Glypha, Georgia, serif;
    margin-top: 12px; }
    /* line 1575, editor/blocks/testimonial/style.scss */
    .ncst-testimonial .testimonial__attribution-container.has-image {
      margin-top: 24px; }
    /* line 1579, editor/blocks/testimonial/style.scss */
    .ncst-testimonial .testimonial__attribution-container .testimonial__image-container {
      flex: 0 0 auto;
      height: 75px;
      width: 75px;
      overflow-y: hidden;
      margin-right: 1.125rem; }
      /* line 1586, editor/blocks/testimonial/style.scss */
      .ncst-testimonial .testimonial__attribution-container .testimonial__image-container img {
        width: 100%;
        height: auto; }
    /* line 1592, editor/blocks/testimonial/style.scss */
    .ncst-testimonial .testimonial__attribution-container .attribution-name,
    .ncst-testimonial .testimonial__attribution-container .attribution-title {
      margin: 0;
      font-size: 0.42em; }
    /* line 1598, editor/blocks/testimonial/style.scss */
    .ncst-testimonial .testimonial__attribution-container .attribution-name {
      font-weight: 700; }
  @media (max-width: 767.98px) {
    /* line 1605, editor/blocks/testimonial/style.scss */
    .ncst-testimonial.has-quotes .testimonial-container {
      margin: 0 0.55em; } }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-red-400-background-color .wp-block-ncst-testimonial {
  background-color: #cc0000; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-red-400-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-red-400-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-reynolds-400-background-color .wp-block-ncst-testimonial {
  background-color: #990000; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-reynolds-400-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-reynolds-400-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-orange-400-background-color .wp-block-ncst-testimonial {
  background-color: #d14905; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-orange-400-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-orange-400-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-green-400-background-color .wp-block-ncst-testimonial {
  background-color: #6F7D1C; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-green-400-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-green-400-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-aqua-400-background-color .wp-block-ncst-testimonial {
  background-color: #008473; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-aqua-400-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-aqua-400-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-blue-400-background-color .wp-block-ncst-testimonial {
  background-color: #427e93; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-blue-400-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-blue-400-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-indigo-400-background-color .wp-block-ncst-testimonial {
  background-color: #4156a1; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-indigo-400-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-indigo-400-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-gray-600-background-color .wp-block-ncst-testimonial {
  background-color: #666666; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-gray-600-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-gray-600-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

/* line 1613, editor/blocks/testimonial/style.scss */
.has-gray-800-background-color .wp-block-ncst-testimonial {
  background-color: #333333; }
  /* line 1616, editor/blocks/testimonial/style.scss */
  .has-gray-800-background-color .wp-block-ncst-testimonial .testimonial__content {
    color: #fff; }
  /* line 1620, editor/blocks/testimonial/style.scss */
  .has-gray-800-background-color .wp-block-ncst-testimonial .testimonial__attribution-container {
    color: #fff; }

@media (min-width: 992px) {
  /* line 1629, editor/blocks/testimonial/style.scss */
  .page .wp-block-ncst-testimonial.alignright .ncst-testimonial {
    width: 350px;
    margin: 0; } }

/* line 1538, editor/blocks/media-divider/style.scss */
.wp-block-ncst-media-divider {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 60px 0; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-red-400-box-color .ncst-media-divider__content {
    background-color: #cc0000; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-reynolds-400-box-color .ncst-media-divider__content {
    background-color: #990000; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-orange-400-box-color .ncst-media-divider__content {
    background-color: #d14905; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-green-400-box-color .ncst-media-divider__content {
    background-color: #6F7D1C; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-aqua-400-box-color .ncst-media-divider__content {
    background-color: #008473; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-blue-400-box-color .ncst-media-divider__content {
    background-color: #427e93; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-indigo-400-box-color .ncst-media-divider__content {
    background-color: #4156a1; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-gray-600-box-color .ncst-media-divider__content {
    background-color: #666666; }
  /* line 1543, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.has-gray-800-box-color .ncst-media-divider__content {
    background-color: #333333; }
  /* line 1548, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.with-box {
    margin-top: 36px; }
  /* line 1553, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.with-moving-media .ncst-media-divider__image {
    display: block; }
  /* line 1556, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.with-moving-media .ncst-video-loop-container {
    display: none; }
  /* line 1561, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.box-position-left .ncst-media-divider__content-container {
    justify-content: flex-start; }
  /* line 1565, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider.box-position-right .ncst-media-divider__content-container {
    justify-content: flex-end; }
  /* line 1569, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider .ncst-media-divider__image-container {
    background-color: #cccccc;
    height: 35vh;
    max-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-top: 24px; }
    /* line 1579, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__image-container .ncst-media-divider__image {
      position: relative;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%; }
      /* line 1587, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider .ncst-media-divider__image-container .ncst-media-divider__image img {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0; }
    /* line 1596, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__image-container::after {
      display: block;
      content: "";
      font-size: 0;
      min-height: inherit; }
  /* line 1604, editor/blocks/media-divider/style.scss */
  .wp-block-ncst-media-divider .ncst-media-divider__content-container {
    color: #fff;
    display: flex;
    align-items: center; }
    /* line 1609, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__statement {
      font-family: Glypha, Georgia, serif; }
      /* line 1612, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__statement .ncst-media-divider__statement-content {
        font-weight: 700;
        font-size: 2rem;
        line-height: 1.3;
        margin: 0; }
      /* line 1619, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__statement .ncst-media-divider__attribution {
        font-size: 0.875rem;
        line-height: 1.4;
        margin: 1.125rem 0 0 0; }
      /* line 1625, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__statement.has-quotes {
        margin-left: 0.55em;
        margin-right: 0.55em; }
        /* line 1630, editor/blocks/media-divider/style.scss */
        .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__statement.has-quotes .ncst-media-divider__statement-content:before {
          content: "\201c";
          margin-left: -0.55em; }
        /* line 1634, editor/blocks/media-divider/style.scss */
        .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__statement.has-quotes .ncst-media-divider__statement-content:after {
          content: "\201d";
          margin-right: -0.55em; }
    /* line 1642, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__content {
      width: 100%;
      padding: 30px 50px;
      padding-left: 30px;
      padding-right: 30px; }
      @media (min-width: 400px) {
        /* line 1642, editor/blocks/media-divider/style.scss */
        .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__content {
          padding-left: calc(30px + 20 * (100vw - 400px) / 368); } }
      @media (min-width: 768px) {
        /* line 1642, editor/blocks/media-divider/style.scss */
        .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__content {
          padding-left: 50px; } }
      @media (min-width: 400px) {
        /* line 1642, editor/blocks/media-divider/style.scss */
        .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__content {
          padding-right: calc(30px + 20 * (100vw - 400px) / 368); } }
      @media (min-width: 768px) {
        /* line 1642, editor/blocks/media-divider/style.scss */
        .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__content {
          padding-right: 50px; } }
  @media (min-width: 768px) {
    /* line 1652, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider.with-moving-media .ncst-media-divider__image-container {
      background-color: transparent; }
      /* line 1655, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider.with-moving-media .ncst-media-divider__image-container .ncst-media-divider__image {
        display: none; }
      /* line 1658, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider.with-moving-media .ncst-media-divider__image-container .ncst-video-loop-container {
        display: block;
        width: 100%; }
    /* line 1665, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__container {
      display: flex;
      justify-content: center;
      position: relative; }
    /* line 1671, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__image-container {
      width: 100%;
      height: auto;
      min-height: 500px;
      max-height: none; }
      /* line 1677, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider .ncst-media-divider__image-container .ncst-media-divider__moving-media {
        width: 992px;
        position: relative;
        left: auto;
        right: 0;
        display: block; }
    /* line 1686, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__content-container {
      position: absolute;
      width: 83.33333%;
      display: flex;
      top: 0; }
      /* line 1692, editor/blocks/media-divider/style.scss */
      .wp-block-ncst-media-divider .ncst-media-divider__content-container .ncst-media-divider__content {
        width: auto;
        min-width: 40%;
        max-width: 500px; } }
  @media (min-width: 992px) {
    /* line 1703, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider.with-moving-media .ncst-media-divider__image-container .ncst-media-divider__moving-media {
      width: 100%;
      height: 100%;
      max-width: 100%;
      position: static; }
    /* line 1712, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .sidebar + .main .ncst-media-divider {
      margin-left: 0;
      margin-right: 0; } }
  @media (prefers-reduced-motion: reduce) {
    /* line 1720, editor/blocks/media-divider/style.scss */
    .wp-block-ncst-media-divider .ncst-media-divider__image {
      display: block; } }

/* line 1541, editor/blocks/mini-story/style.scss */
.wp-block-ncst-mini-story .wp-block-ncst-buttons {
  margin-bottom: 0; }

/* line 1545, editor/blocks/mini-story/style.scss */
.wp-block-ncst-mini-story figcaption {
  display: none; }

/* line 1538, editor/blocks/parallax-container/style.scss */
.wp-block-ncst-parallax-container {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 60px 0; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-red-400-background-color .ncst-parallax-container__content {
    background-color: #cc0000; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-reynolds-400-background-color .ncst-parallax-container__content {
    background-color: #990000; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-orange-400-background-color .ncst-parallax-container__content {
    background-color: #d14905; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-green-400-background-color .ncst-parallax-container__content {
    background-color: #6F7D1C; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-aqua-400-background-color .ncst-parallax-container__content {
    background-color: #008473; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-blue-400-background-color .ncst-parallax-container__content {
    background-color: #427e93; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-indigo-400-background-color .ncst-parallax-container__content {
    background-color: #4156a1; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-gray-600-background-color .ncst-parallax-container__content {
    background-color: #666666; }
  /* line 1543, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box.has-gray-800-background-color .ncst-parallax-container__content {
    background-color: #333333; }
  /* line 1548, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container.with-box .ncst-parallax-container__content {
    background-color: #666666; }
  /* line 1552, editor/blocks/parallax-container/style.scss */
  .wp-block-ncst-parallax-container .ncst-parallax-container__container {
    background-color: #1a1a1a;
    height: 400px;
    max-height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-top: 24px; }
    /* line 1562, editor/blocks/parallax-container/style.scss */
    .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__content {
      width: 80%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      position: absolute;
      padding: 40px 60px;
      padding-left: 40px;
      padding-right: 40px; }
      @media (min-width: 400px) {
        /* line 1562, editor/blocks/parallax-container/style.scss */
        .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__content {
          padding-left: calc(40px + 20 * (100vw - 400px) / 800); } }
      @media (min-width: 1200px) {
        /* line 1562, editor/blocks/parallax-container/style.scss */
        .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__content {
          padding-left: 60px; } }
      @media (min-width: 400px) {
        /* line 1562, editor/blocks/parallax-container/style.scss */
        .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__content {
          padding-right: calc(40px + 20 * (100vw - 400px) / 800); } }
      @media (min-width: 1200px) {
        /* line 1562, editor/blocks/parallax-container/style.scss */
        .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__content {
          padding-right: 60px; } }
    /* line 1574, editor/blocks/parallax-container/style.scss */
    .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__image {
      background-attachment: scroll;
      position: relative;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 1rem 2rem; }
      /* line 1587, editor/blocks/parallax-container/style.scss */
      .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__image img {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0; }
  @media (min-width: 768px) {
    /* line 1538, editor/blocks/parallax-container/style.scss */
    .wp-block-ncst-parallax-container {
      display: flex;
      justify-content: center;
      position: relative; }
      /* line 1598, editor/blocks/parallax-container/style.scss */
      .wp-block-ncst-parallax-container .ncst-parallax-container__container {
        width: 100%;
        height: auto;
        min-height: 500px;
        max-height: none; }
        /* line 1604, editor/blocks/parallax-container/style.scss */
        .wp-block-ncst-parallax-container .ncst-parallax-container__container .ncst-parallax-container__image {
          background-attachment: fixed; } }
  @media (min-width: 992px) {
    /* line 1612, editor/blocks/parallax-container/style.scss */
    .wp-block-ncst-parallax-container .sidebar + .main .ncst-parallax-container {
      margin-left: 0;
      margin-right: 0; } }
  @media (prefers-reduced-motion: reduce) {
    /* line 1620, editor/blocks/parallax-container/style.scss */
    .wp-block-ncst-parallax-container .ncst-parallax-container__image {
      display: block;
      background-attachment: scroll; } }

/* line 1627, editor/blocks/parallax-container/style.scss */
.isIOS .ncst-parallax-container .ncst-parallax-container__image {
  display: block;
  background-attachment: scroll; }

/* line 1538, editor/blocks/photo-gallery/style.scss */
.wp-block-ncst-photo-gallery {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  font-family: Glypha, Georgia, serif;
  text-align: center;
  padding: 30px 0;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  color: #fff;
  width: 91.66667%;
  display: flex;
  flex-direction: column;
  align-items: center; }
  /* line 1551, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery figure {
    margin: 0; }
  /* line 1555, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    margin: auto; }
  /* line 1563, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__container {
    margin: auto;
    padding: 0 1rem;
    position: relative;
    width: 100%; }
  /* line 1570, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__heading {
    color: inherit;
    font-family: inherit;
    margin-top: 0; }
  /* line 1576, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport {
    width: 109.09091%;
    overflow: hidden; }
  /* line 1581, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport-reel {
    display: flex;
    align-items: baseline;
    position: relative;
    transition: transform 150ms ease-out; }
    /* line 1587, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport-reel img {
      touch-action: none; }
  /* line 1592, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery-item {
    flex-basis: 100%;
    flex-grow: 1;
    flex-shrink: 0; }
  /* line 1598, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport-caption {
    color: inherit;
    width: 91.66667%;
    margin: auto;
    text-align: center;
    border: none;
    margin-top: 1.25rem;
    font-size: 1rem; }
  /* line 1608, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__navigation {
    width: 100%;
    position: relative;
    padding: 1.25rem 0 0; }
  /* line 1614, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    /* line 1620, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls button {
      margin: 0;
      opacity: 1;
      background-color: transparent;
      width: 35px;
      height: 35px;
      padding: 7px;
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1;
      transition: all 0.2s ease-out;
      border: none;
      color: #fff;
      border: none; }
      /* line 1637, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls button:disabled {
        opacity: 0.6;
        background-color: transparent !important;
        color: #fff !important; }
      /* line 1643, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls button svg {
        fill: currentColor;
        height: 100%; }
  /* line 1650, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__progress {
    margin: 0 1rem; }
  /* line 1654, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__thumbnails {
    display: none;
    list-style: none;
    padding: 0;
    margin: auto;
    width: calc(100% - 80px);
    overflow: hidden;
    position: relative; }
  /* line 1664, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery__thumb-btn {
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    background: transparent;
    padding: 0 0 56.25%;
    border: none;
    position: relative; }
    /* line 1674, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__thumb-btn img {
      width: 100%; }
  /* line 1679, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery .ncst-photo-gallery-thumb {
    padding: 0 5px;
    flex-basis: 33.33333%;
    flex-grow: 1;
    flex-shrink: 0;
    transition: transform 0.4s ease; }
    /* line 1687, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery-thumb.active .ncst-photo-gallery__thumb-btn {
      outline: none; }
      /* line 1690, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery-thumb.active .ncst-photo-gallery__thumb-btn::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: 3px solid #fff; }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-red-400-background-color {
    background-color: #cc0000; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-red-400-background-color button:hover, .wp-block-ncst-photo-gallery.has-red-400-background-color button:focus {
        color: #cc0000; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-reynolds-400-background-color {
    background-color: #990000; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-reynolds-400-background-color button:hover, .wp-block-ncst-photo-gallery.has-reynolds-400-background-color button:focus {
        color: #990000; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-orange-400-background-color {
    background-color: #d14905; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-orange-400-background-color button:hover, .wp-block-ncst-photo-gallery.has-orange-400-background-color button:focus {
        color: #d14905; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-green-400-background-color {
    background-color: #6F7D1C; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-green-400-background-color button:hover, .wp-block-ncst-photo-gallery.has-green-400-background-color button:focus {
        color: #6F7D1C; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-aqua-400-background-color {
    background-color: #008473; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-aqua-400-background-color button:hover, .wp-block-ncst-photo-gallery.has-aqua-400-background-color button:focus {
        color: #008473; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-blue-400-background-color {
    background-color: #427e93; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-blue-400-background-color button:hover, .wp-block-ncst-photo-gallery.has-blue-400-background-color button:focus {
        color: #427e93; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-indigo-400-background-color {
    background-color: #4156a1; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-indigo-400-background-color button:hover, .wp-block-ncst-photo-gallery.has-indigo-400-background-color button:focus {
        color: #4156a1; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-gray-600-background-color {
    background-color: #666666; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-gray-600-background-color button:hover, .wp-block-ncst-photo-gallery.has-gray-600-background-color button:focus {
        color: #666666; } }
  /* line 1704, editor/blocks/photo-gallery/style.scss */
  .wp-block-ncst-photo-gallery.has-gray-800-background-color {
    background-color: #333333; }
    @media (min-width: 576px) {
      /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
      .wp-block-ncst-photo-gallery.has-gray-800-background-color button:hover, .wp-block-ncst-photo-gallery.has-gray-800-background-color button:focus {
        color: #333333; } }
  @media (min-width: 576px) {
    /* line 1718, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__container {
      padding: 0 40px; }
    /* line 1722, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport-caption {
      padding-left: 40px;
      padding-right: 40px; }
    /* line 1727, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__navigation {
      padding-bottom: 1.25rem;
      margin-bottom: 1.25rem; }
    /* line 1732, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 100%;
      justify-content: space-between; }
      /* line 1739, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls button {
        border: 2px solid #fff; }
        /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
        .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls button:hover, .wp-block-ncst-photo-gallery .ncst-photo-gallery__controls button:focus {
          background-color: #fff; }
    /* line 1748, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__progress {
      position: absolute;
      top: 100%;
      left: 50%;
      margin: 0;
      transform: translateX(-50%); }
    /* line 1756, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery .ncst-photo-gallery__thumbnails {
      display: flex; } }
  @media (min-width: 768px) {
    /* line 1538, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
      /* line 1764, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport {
        width: 116.66667%; }
      /* line 1768, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport-caption {
        width: 85.71429%; } }
  @media (min-width: 992px) {
    /* line 1538, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
      /* line 1776, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport {
        width: 114.28571%; }
      /* line 1780, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport-caption {
        width: 87.5%; }
      /* line 1784, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery-thumb {
        flex-basis: 25%; } }
  @media (min-width: 1200px) {
    /* line 1538, editor/blocks/photo-gallery/style.scss */
    .wp-block-ncst-photo-gallery {
      flex: 0 0 50%;
      max-width: 50%; }
      /* line 1792, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport {
        width: 116.66667%; }
      /* line 1796, editor/blocks/photo-gallery/style.scss */
      .wp-block-ncst-photo-gallery .ncst-photo-gallery__viewport-caption {
        width: 85.71429%; } }

/* line 1538, editor/blocks/resource-links/style.scss */
.wp-block-ncst-resource-links {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 1250px;
  margin: 80px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  /* line 1545, editor/blocks/resource-links/style.scss */
  .wp-block-ncst-resource-links .wp-block-ncst-single-resource-link {
    display: flex;
    flex-basis: 100%;
    flex-grow: 0;
    padding: 0 15px;
    transition: transform 0.1s ease; }
  /* line 1553, editor/blocks/resource-links/style.scss */
  .wp-block-ncst-resource-links .wp-block-ncst-single-resource-link + .wp-block-ncst-single-resource-link {
    margin-top: 40px; }
  @media (min-width: 768px) {
    /* line 1558, editor/blocks/resource-links/style.scss */
    .wp-block-ncst-resource-links .wp-block-ncst-single-resource-link {
      flex-basis: 50%; }
    /* line 1562, editor/blocks/resource-links/style.scss */
    .wp-block-ncst-resource-links .wp-block-ncst-single-resource-link:nth-of-type(2) {
      margin-top: 0; } }

@media (min-width: 992px) {
  /* line 1569, editor/blocks/resource-links/style.scss */
  .sidebar + .main .wp-block-ncst-resource-links {
    margin-left: auto;
    margin-right: auto;
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 1250px; } }

/* line 1538, editor/blocks/single-resource-link/style.scss */
.wp-block-ncst-single-resource-link {
  color: #666666; }
  /* line 1541, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link a.ncst-single-resource-link__url {
    display: flex;
    text-decoration: none;
    color: #666666; }
    /* line 1546, editor/blocks/single-resource-link/style.scss */
    .wp-block-ncst-single-resource-link a.ncst-single-resource-link__url .ncst-icon,
    .wp-block-ncst-single-resource-link a.ncst-single-resource-link__url .ncst-single-resource-link__heading,
    .wp-block-ncst-single-resource-link a.ncst-single-resource-link__url .ncst-single-resource-link__teaser {
      transition: color ease 0.3s; }
    /* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
    .wp-block-ncst-single-resource-link a.ncst-single-resource-link__url:hover, .wp-block-ncst-single-resource-link a.ncst-single-resource-link__url:focus {
      color: #333333; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-red-400-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-red-400-text-color .ncst-single-resource-link__heading {
    color: #cc0000; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-red-400-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-red-400-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-red-400-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-red-400-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #990000; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-reynolds-400-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-reynolds-400-text-color .ncst-single-resource-link__heading {
    color: #990000; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-reynolds-400-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-reynolds-400-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-reynolds-400-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-reynolds-400-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #5e0000; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-orange-400-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-orange-400-text-color .ncst-single-resource-link__heading {
    color: #d14905; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-orange-400-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-orange-400-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-orange-400-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-orange-400-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #a91b02; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-green-400-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-green-400-text-color .ncst-single-resource-link__heading {
    color: #6F7D1C; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-green-400-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-green-400-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-green-400-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-green-400-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #424c09; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-aqua-400-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-aqua-400-text-color .ncst-single-resource-link__heading {
    color: #008473; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-aqua-400-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-aqua-400-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-aqua-400-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-aqua-400-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #005b5f; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-blue-400-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-blue-400-text-color .ncst-single-resource-link__heading {
    color: #427e93; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-blue-400-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-blue-400-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-blue-400-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-blue-400-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #1d4b61; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-indigo-400-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-indigo-400-text-color .ncst-single-resource-link__heading {
    color: #4156a1; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-indigo-400-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-indigo-400-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-indigo-400-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-indigo-400-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #24347b; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-gray-600-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-gray-600-text-color .ncst-single-resource-link__heading {
    color: #666666; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-gray-600-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-gray-600-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-gray-600-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-gray-600-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #333333; }
  /* line 1559, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-gray-800-text-color .ncst-icon,
  .wp-block-ncst-single-resource-link.has-gray-800-text-color .ncst-single-resource-link__heading {
    color: #333333; }
  /* line 1566, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link.has-gray-800-text-color a.ncst-single-resource-link__url:hover .ncst-icon,
  .wp-block-ncst-single-resource-link.has-gray-800-text-color a.ncst-single-resource-link__url:hover .ncst-single-resource-link__heading, .wp-block-ncst-single-resource-link.has-gray-800-text-color a.ncst-single-resource-link__url:focus .ncst-icon,
  .wp-block-ncst-single-resource-link.has-gray-800-text-color a.ncst-single-resource-link__url:focus .ncst-single-resource-link__heading {
    color: #666666; }
  /* line 1575, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link .ncst-icon {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center; }
  /* line 1581, editor/blocks/single-resource-link/style.scss */
  .wp-block-ncst-single-resource-link .ncst-single-resource-link__content {
    padding: 0 0 0 30px;
    align-items: flex-start; }
    /* line 1585, editor/blocks/single-resource-link/style.scss */
    .wp-block-ncst-single-resource-link .ncst-single-resource-link__content .ncst-single-resource-link__heading {
      margin-top: 0;
      margin-bottom: .75rem; }
    /* line 1590, editor/blocks/single-resource-link/style.scss */
    .wp-block-ncst-single-resource-link .ncst-single-resource-link__content .ncst-single-resource-link__teaser {
      margin-bottom: 0; }
  @media (min-width: 768px) {
    /* line 1596, editor/blocks/single-resource-link/style.scss */
    .wp-block-ncst-single-resource-link .ncst-single-resource-link__content {
      padding-right: 40px; } }

/* line 1538, editor/blocks/statement/style.scss */
.wp-block-ncst-statement {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 32px; }
  @media (min-width: 400px) {
    /* line 1538, editor/blocks/statement/style.scss */
    .wp-block-ncst-statement {
      font-size: calc(32px + 6 * (100vw - 400px) / 368); } }
  @media (min-width: 768px) {
    /* line 1538, editor/blocks/statement/style.scss */
    .wp-block-ncst-statement {
      font-size: 38px; } }
  /* line 1543, editor/blocks/statement/style.scss */
  .wp-block-ncst-statement .ncst-statement__content-container {
    text-decoration: none; }
    /* line 1546, editor/blocks/statement/style.scss */
    .wp-block-ncst-statement .ncst-statement__content-container .ncst-statement__statement-content {
      color: #cc0000;
      font-family: Glypha, Georgia, serif;
      font-weight: 700;
      font-size: 1em;
      line-height: 1.3;
      margin-bottom: 24px; }
    /* line 1555, editor/blocks/statement/style.scss */
    .wp-block-ncst-statement .ncst-statement__content-container .ncst-statement__cta {
      font-size: 0.42em;
      font-weight: 700;
      color: #cc0000;
      margin: 0; }
  /* line 1565, editor/blocks/statement/style.scss */
  .wp-block-ncst-statement a:hover .ncst-statement__statement-content,
  .wp-block-ncst-statement a:hover .ncst-statement__cta, .wp-block-ncst-statement a:focus .ncst-statement__statement-content,
  .wp-block-ncst-statement a:focus .ncst-statement__cta {
    color: #990000; }

/* line 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1576, editor/blocks/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 1584, editor/blocks/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 1538, editor/blocks/header-blocks/floating-box-header/style.scss */
.ncst-floating-box-header {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px; }
  /* line 1542, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header .floating-box-header__content {
    background-color: #cc0000; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-red-400-background-color .floating-box-header__content {
    background-color: #cc0000; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-reynolds-400-background-color .floating-box-header__content {
    background-color: #990000; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-orange-400-background-color .floating-box-header__content {
    background-color: #d14905; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-green-400-background-color .floating-box-header__content {
    background-color: #6F7D1C; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-aqua-400-background-color .floating-box-header__content {
    background-color: #008473; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-blue-400-background-color .floating-box-header__content {
    background-color: #427e93; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-indigo-400-background-color .floating-box-header__content {
    background-color: #4156a1; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-gray-600-background-color .floating-box-header__content {
    background-color: #666666; }
  /* line 1547, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.has-gray-800-background-color .floating-box-header__content {
    background-color: #333333; }
  /* line 1553, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.with-moving-media .ncst-video-loop-container {
    display: none; }
  /* line 1558, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.with-moving-media.content-position-right .ncst-video-loop-controls {
    left: 0;
    right: auto; }
  /* line 1565, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.content-position-left .floating-box-header__content-container {
    justify-content: flex-start; }
  /* line 1569, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header.content-position-right .floating-box-header__content-container {
    justify-content: flex-end; }
  /* line 1573, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header .floating-box-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 1584, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__image-container .floating-box-header__image {
      position: relative;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%; }
      /* line 1592, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-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 1601, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__image-container::after {
      display: block;
      content: "";
      font-size: 0;
      min-height: inherit; }
  /* line 1609, editor/blocks/header-blocks/floating-box-header/style.scss */
  .ncst-floating-box-header .floating-box-header__content-container {
    color: #fff;
    display: flex;
    align-items: center; }
    /* line 1614, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__content {
      width: 100%;
      padding: 30px 50px;
      padding-left: 30px;
      padding-right: 30px; }
      @media (min-width: 400px) {
        /* line 1614, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__content {
          padding-left: calc(30px + 20 * (100vw - 400px) / 368); } }
      @media (min-width: 768px) {
        /* line 1614, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__content {
          padding-left: 50px; } }
      @media (min-width: 400px) {
        /* line 1614, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__content {
          padding-right: calc(30px + 20 * (100vw - 400px) / 368); } }
      @media (min-width: 768px) {
        /* line 1614, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__content {
          padding-right: 50px; } }
    /* line 1621, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__content-container h1 {
      margin-top: 0;
      margin-bottom: 1.5rem;
      color: #fff;
      font-size: 34px; }
      @media (min-width: 768px) {
        /* line 1621, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container h1 {
          font-size: calc(34px + 10 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1621, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container h1 {
          font-size: 44px; } }
    /* line 1628, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__intro {
      font-weight: 300;
      line-height: 1.4;
      font-size: 16px; }
      @media (min-width: 768px) {
        /* line 1628, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__intro {
          font-size: calc(16px + 2 * (100vw - 768px) / 732); } }
      @media (min-width: 1500px) {
        /* line 1628, editor/blocks/header-blocks/floating-box-header/style.scss */
        .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__intro {
          font-size: 18px; } }
    /* line 1634, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__cta-container {
      margin-bottom: -1.2em; }
      /* line 1636, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__cta-container > * {
        margin-right: 1em;
        margin-bottom: 1.2em; }
  @media (min-width: 768px) {
    /* line 1645, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header.with-moving-media .floating-box-header__image-container {
      background-color: transparent;
      min-height: 200px; }
      /* line 1649, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-header.with-moving-media .floating-box-header__image-container .floating-box-header__image {
        display: none; }
      /* line 1652, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-header.with-moving-media .floating-box-header__image-container .ncst-video-loop-container {
        display: block;
        width: 100%; }
    /* line 1659, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__container {
      display: flex;
      justify-content: center;
      position: relative; }
    /* line 1665, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__image-container {
      width: 100%;
      height: auto;
      min-height: 500px;
      max-height: none;
      margin-bottom: 24px; }
      /* line 1672, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-header .floating-box-header__image-container .floating-box-header__moving-media {
        width: 100%;
        height: 100%;
        max-width: 100%; }
    /* line 1679, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .floating-box-header__content-container {
      position: absolute;
      width: 83.33333%;
      display: flex;
      bottom: 0; }
      /* line 1685, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-header .floating-box-header__content-container .floating-box-header__content {
        min-width: 40%;
        max-width: 500px; } }
  @media (min-width: 992px) {
    /* line 1694, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header .sidebar + .main .ncst-floating-box-header {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    /* line 1703, editor/blocks/header-blocks/floating-box-header/style.scss */
    .ncst-floating-box-header.with-moving-media .floating-box-header__image-container {
      min-height: 500px; }
      /* line 1706, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-header.with-moving-media .floating-box-header__image-container .floating-box-header__image {
        display: block; }
      /* line 1709, editor/blocks/header-blocks/floating-box-header/style.scss */
      .ncst-floating-box-header.with-moving-media .floating-box-header__image-container .ncst-video-loop-container {
        display: none; } }


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