#page-news .page-news-section {
  padding-top: 64px;
  padding-bottom: 64px; }
  #page-news .page-news-section .page-news-section-heading {
    margin-bottom: 40px; }
    #page-news .page-news-section .page-news-section-heading h2 {
      flex: 8;
      margin: 0; }
    #page-news .page-news-section .page-news-section-heading .page-news-section__menu {
      margin-top: 8px;
      background: #fff;
      border-radius: 12px;
      box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
      display: flex;
      padding: 6px;
      gap: 4px; }
      #page-news .page-news-section .page-news-section-heading .page-news-section__menu .page-news-section__menu-item {
        display: flex;
        padding: 8px 16px 10px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px; }
        #page-news .page-news-section .page-news-section-heading .page-news-section__menu .page-news-section__menu-item a {
          color: #737373;
          font-size: 20px;
          font-weight: 400; }
        #page-news .page-news-section .page-news-section-heading .page-news-section__menu .page-news-section__menu-item.active {
          border-radius: 8px;
          background: #E3F6FF; }
          #page-news .page-news-section .page-news-section-heading .page-news-section__menu .page-news-section__menu-item.active a {
            color: #007ED4;
            font-weight: 700; }
  #page-news .page-news-section .blog-posts {
    display: flex;
    flex-wrap: wrap;
    gap: 16px; }
    #page-news .page-news-section .blog-posts .item-article {
      flex: 0 0 calc(33.33333% - 10.6666px);
      max-width: calc(33.33333% - 10.6666px); }
    @media (max-width: 991.98px) {
      #page-news .page-news-section .blog-posts {
        gap: 8px; }
        #page-news .page-news-section .blog-posts .item-article {
          flex: 0 0 calc(50% - 4px);
          max-width: calc(50% - 4px); } }
  #page-news .page-news-section .page-news-section-viewmore {
    margin-top: 40px;
    text-align: center; }
    #page-news .page-news-section .page-news-section-viewmore a {
      display: inline-flex;
      min-height: 38px;
      padding: 7px 24px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      background: #FF6C0A;
      color: #fff;
      font-family: "Exo", sans-serif;
      font-weight: 600; }

#page-news .page-news-top {
  padding-top: 72px;
  padding-bottom: 72px;
  background: linear-gradient(217deg, #E3F6FF 11.09%, #FFF 49.26%, #FFECD3 87.42%); }
  #page-news .page-news-top .page-news-top-heading {
    display: flex;
    flex-wrap: wrap; }
    #page-news .page-news-top .page-news-top-heading h1 {
      flex: 0 0 calc(100% - 480px);
      max-width: calc(100% - 480px);
      margin: 0; }
    #page-news .page-news-top .page-news-top-heading .page-news-top-search {
      flex: 0 0 480px;
      max-width: 480px;
      position: relative; }
      #page-news .page-news-top .page-news-top-heading .page-news-top-search form {
        border-radius: 8px;
        border: 1px solid #f5f5f5;
        background: #fff;
        display: flex;
        justify-content: space-between;
        position: relative;
        padding: 6px 6px 6px 12px;
        gap: 16px; }
        #page-news .page-news-top .page-news-top-heading .page-news-top-search form input {
          padding: 6px;
          flex: 8;
          background: transparent;
          border: 0;
          color: #171717; }
        #page-news .page-news-top .page-news-top-heading .page-news-top-search form button {
          flex: 2;
          background: #FF6C0A;
          color: #fff;
          padding: 10px 24px;
          border-radius: 4px;
          border: 0;
          font-family: "Exo", sans-serif;
          font-weight: 600; }
        #page-news .page-news-top .page-news-top-heading .page-news-top-search form.expanded {
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0; }
  #page-news .page-news-top .page-news-top-left .item-news-card {
    height: 100%; }
    #page-news .page-news-top .page-news-top-left .item-news-card .read-more {
      display: none; }
  #page-news .page-news-top .page-news-top-right {
    display: flex;
    gap: 20px;
    flex-direction: column; }

#page-news .page-news-slider-wrap {
  background: #FFF7EC; }

#page-news .page-news-slider .swiper {
  padding-bottom: 10px; }
  #page-news .page-news-slider .swiper:not(.swiper-initialized) .swiper-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden; }
    #page-news .page-news-slider .swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
      flex: 0 0 calc(33.3333% - 10.6666667px);
      max-width: calc(33.3333% - 10.666667px);
      margin-right: 16px; }
      @media (max-width: 991.98px) {
        #page-news .page-news-slider .swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
          flex: 0 0 calc((100% / 1.25) - 8px);
          max-width: calc((100% / 1.25) - 8px);
          margin-right: 8px; } }

#page-news .page-news-slider .page-news-pagination.swiper-pagination-bullets {
  margin-top: 30px;
  text-align: center; }
  #page-news .page-news-slider .page-news-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 4px;
    border-radius: 1px;
    opacity: 0.4;
    background: #0A0A0A; }
    #page-news .page-news-slider .page-news-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 64px;
      height: 4px;
      border-radius: 1px;
      opacity: 1;
      background: #0A0A0A; }

@media (max-width: 991.98px) {
  #page-news .page-news-section {
    padding-bottom: 48px;
    padding-top: 48px; }
    #page-news .page-news-section .page-news-section-heading {
      margin-bottom: 24px;
      flex-direction: column;
      gap: 10px;
      margin-bottom: 24px; }
  #page-news .page-news-top .page-news-top-heading h1, #page-news .page-news-top .page-news-top-heading .page-news-top-search {
    flex: 0 0 100%;
    max-width: 100%; }
  #page-news .page-news-top .page-news-top-left {
    margin-bottom: 20px; }
  #page-news .page-news-slider .page-news-pagination.swiper-pagination-bullets {
    margin-top: 14px; } }
