.news-insights {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    overflow: hidden;
  }
  .news-insights .content-area .title-area {
    margin-bottom: 40px;
  }
  .news-insights .content-area .news-insights-container {
    opacity: 0;
    transition: all 0.35s;
  }
  .news-insights .content-area .news-insights-container.slick-initialized {
    opacity: 1;
    transition: all 0.35s;
  }
  .news-insights .content-area .news-insights-container .slick-list {
    overflow: visible;
  }
  .news-insights .content-area .news-insights-container .slick-list .slick-track {
    display: flex;
  }
  .news-insights .content-area .news-insights-container .slick-list .slick-track .content-box {
    height: auto;
  }
  .news-insights .content-area .news-insights-container .content-box {
    position: relative;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    width: 386px;
    margin-right: 20px;
    transition: all 0.35s;
  }
  @media (max-width: 767.98px) {
    .news-insights .content-area .news-insights-container .content-box {
      width: 320px;
    }
  }
  .news-insights .content-area .news-insights-container .content-box:not(.slick-active) {
    opacity: 0.3;
    transition: all 0.35s;
  }
  @media (max-width: 991.98px) {
    .news-insights .content-area .news-insights-container .content-box:not(.slick-active) {
      opacity: 1;
    }
  }
  .news-insights .content-area .news-insights-container .content-box .image-area {
    width: 100%;
    height: 194px;
    position: relative;
  }
  .news-insights .content-area .news-insights-container .content-box .image-area.no-overlay::after {
    display: none;
  }
  .news-insights .content-area .news-insights-container .content-box .image-area img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .news-insights .content-area .news-insights-container .content-box .image-area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/founder-stories-img-overlay.png);
    background-size: cover;
    background-position: center;
  }
  .news-insights .content-area .news-insights-container .content-box .text-area {
    padding: 20px;
  }
  .news-insights .content-area .news-insights-container .content-box .text-area .meta {
    display: flex;
    flex-wrap: wrap;
  }
  @media (max-width: 767.98px) {
    .news-insights .content-area .news-insights-container .content-box .text-area .meta {
      margin-bottom: 20px;
    }
  }
  .news-insights .content-area .news-insights-container .content-box .text-area .meta h6 {
    color: #207552;
    text-transform: uppercase;
    border-right: 1px solid #e0e0e0;
    padding-right: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  @media (max-width: 767.98px) {
    .news-insights .content-area .news-insights-container .content-box .text-area .meta h6 {
      width: 100%;
      border-right: 0;
      padding-right: 0;
      margin-right: 0;
      margin-bottom: 10px;
    }
  }
  .news-insights .content-area .news-insights-container .content-box .text-area .meta h6:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
  .news-insights .content-area .news-insights-container .content-box .text-area h5 {
    margin-bottom: 20px;
    color: #545454;
  }
  .news-insights .content-area .news-insights-container .content-box .text-area p {
    margin-bottom: 0;
    color: #545454;
  }
  .news-insights .content-area .news-insights-container .content-box .link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
  }

  .news-insights .content-area .text-area ul li {
    color: #131415;
    font-family: "TT Commons Pro Variable";
    font-size: 18px;
  }

  .news-insights .wp-block-button__link.wp-element-button {
    display: inline-flex;
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px;
    font-size: 14px;
    line-height: 17.5px;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    padding: 11px 24px;
    font-family: "TT Commons Pro Variable";
    font-weight: 420;
  }

  .news-insights .wp-block-button__link.wp-element-button::after {
    background-image: url(../../assets/images/button-arrow-dark.png);
    width: 32px;
    height: 16px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    background-size: contain;
    transition: all 0.35s;
  }

  .news-insights .wp-element-button:hover, .news-insights .wp-block-button__link.wp-element-button:hover {
    background-color: #ffffff !important; 
    color: #000 !important;
  }

  .wp-block-acf-news-insights .news-insights .content-area {
    position: relative;
    width: 1240px;
    max-width: 100%;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .wp-block-acf-news-insights .news-insights .content-area .title-area h3 {
    font-family: "Acta";
    color: #207552;
    font-size: 48px;
    line-height: 57.6px;
    font-weight: 50;
    margin-bottom: 16px;
    margin-top: 0;
  }

  .wp-block-acf-news-insights .news-insights .content-area .news-insights-container .content-box .text-area .meta h6 {
    font-family: "TT Commons Pro Variable";
    font-weight: 490;
    font-size: 14px;
    line-height: 17.5px;
    letter-spacing: 2px;
    margin-top: 0;
  }

  .wp-block-acf-news-insights .news-insights .content-area .news-insights-container .content-box .text-area h5 {
    font-family: "Acta";
    font-weight: 50;
    font-size: 24px;
    line-height: 28.8px;
    margin-top: 0;
  }

  .wp-block-acf-news-insights .news-insights .content-area .news-insights-container .content-box .text-area p {
    font-size: 18px;
    font-weight: 420;
    font-family: "TT Commons Pro Variable";
  }

  @media (max-width: 767.98px) {
    .news-insights .content-area .news-insights-container .content-box .text-area .meta h6:first-child {
      padding-right: 20px;
      margin-right: 20px;
      border-right: 1px solid #e0e0e0;
      margin-bottom: 20px;
      text-transform: uppercase;
      color: #207552;
    }

    .news-insights .content-area .news-insights-container .content-box .text-area .meta h6 {
      width: auto !important;
    }
  }

  .news-insights .content-area .title-area {
    display: flex;
    justify-content: space-between;
  }

  .news-insights .content-area .title-area .acf-innerblocks-container {
    flex-shrink: 0;
  }

  .news-insights .content-area .title-area .modal-nav {
    display: flex;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 10px;
    justify-content: flex-end;
    padding-top: 10px;
  }

  .news-insights .content-area .title-area .modal-nav .prev {
    border-radius: 4px;
    border: 1px solid #c5c5c5;
    background: #fff;
    background-image: url(./static/wp-content/themes/mayfield/assets/images/button-arrow-dark.png);
    background-size: 32px 16px;
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
    height: 40px;
    transform: scale(-1);
    cursor: pointer;
  }

  .news-insights .content-area .title-area .modal-nav .next {
    border-radius: 4px;
    border: 1px solid #c5c5c5;
    background: #fff;
    background-image: url(./static/wp-content/themes/mayfield/assets/images/button-arrow-dark.png);
    background-size: 32px 16px;
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
    height: 40px;
    cursor: pointer;
  }

  .news-insights .content-area .news-insights-container .slick-arrow {
    opacity: 0 !important;
  }

  @media (max-width: 767.98px) {
    .news-insights .content-area .title-area {
      flex-wrap: wrap;
    }
  }

  