             .hp-v4-rresources-tabs-posts a {
                                                background: linear-gradient(32deg, #112C51 34.55%, #0D4B77 61.66%, #0291CE 94.95%);
                                            }
  .filter-bar {
    background-color: #112C51;
    padding: 16px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    flex-wrap: wrap; /* allows wrap on smaller screens */
    gap: 16px;
    margin-bottom: 64px;
    font-family: 'Raleway', sans-serif;
    z-index: 10;
    position: relative;
  }

  a.btn-yellow.entuity-load-more-btn {
    border: 1px solid #fff;
    font-family: Raleway;
    font-weight: 700;
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: transparent;
    width: 138;
    height: 49;
    padding-top: 8px;
    padding-right: 24px;
    padding-bottom: 8px;
    padding-left: 24px;
    gap: 10px;
    border-radius: 100px;
    border-width: 1px;
    color: #fff !important;
}

.entuity-load-more-btn {
  display: inline-block;
}
  span.filter-label {
    color: #FFF;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
}

  .filter-label {
    color: #ffffff;
    font-weight: 500;
    white-space: nowrap;
  }

  .filter-search-form {
    display: flex;
    align-items: center;
    background-color: #F4F8FC;
    border-radius: 999px;
    padding: 6px 12px;
    width: 50%; /*449.148px */
    height: 40px;
    font-family: 'Raleway', sans-serif;

  }

  .filter-input,  .filter-input::placeholder  {
    border: none;
    background: transparent;
    padding: 6px;
    outline: none;
    width: 100%;
    color: #0C1B36;
    font-size: 16px;
    box-shadow: none;       /* ✨ Removes default focus glow */
    appearance: none;       /* ✨ Neutralizes browser styles */
    font-family: 'Raleway', sans-serif;
    padding-top: 20px;
    font-weight: 500;
  }

  .filter-input:focus {
  outline: none;
  box-shadow: none;
  background: transparent;
  border: none;
}
  .filter-button {
    background: none;
    border: none;
    font-size: 14px;
    color: #0C1B36;
    cursor: pointer;
  }

  .filter-dropdown {
    background-color: #F4F8FC;
    color: #0C1B36;
    border: none;
    border-radius: 999px;
    padding: 8px 16px;
    font-size: 14px;
    appearance: none;
    cursor: pointer;
    width: 35%; /*
    width: 265.502px; */
        font-family: 'Raleway', sans-serif;


  }

  .filter-reset {
    color: #ffffff;
    font-family: Raleway;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0px;
    text-decoration: none;;

  }

  .filter-reset:hover {
    color: #FFD600;
  }

  .hover-yellow-icon:hover .icon-path {
  fill: #FFD600;
}


  .ent-bg-blue {
    background: #061733;
  }

  @media (max-width: 1000px) {
    .filter-reset {
      margin-left: 0;
    }
     .filter-search-form {
      width: 100%;
     }
     .filter-dropdown {
      width: 100%;
     }
  }

  @media (min-width: 1225px) {
    .custom-md-dropdown-w {
      width: 35% !important;
    }
}
@media (min-width: 1000px) and (max-width: 1224px) {
    .custom-md-dropdown-w {
      width: 30% !important;
    }

}
@media (min-width: 768px) and (max-width: 1023px) {
   .ent-rhub .hp-v4-rresources-tabs-posts a {
        width: 47% !important;
        height: 475px;
  }
  
}

  .rhub-category{
    font-family: Raleway;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 120%;
    color: #fff;
}

  .rhub-title{
      font-family: Raleway;
      font-weight: 600;
      font-size: 28px;
      line-height: 120%;
      letter-spacing: 0px;
      color: #fff;
  }

  .rhub-readmore {
    color: #FFD600 !important;
    text-align: right;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.283px;
    text-transform: uppercase;
  }


.ent-rhub .hp-v4-rresources-tag {
    margin-bottom: 20px;
}

.btype-rounded {
  border-radius: 24px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0px;
  color: #061733;
  background: #f4f8fc;
    transition: all 0.25s ease-in-out;

}

.rhub-icon {
  height: 63px;
  width: auto;;
}

.ent-rhub .hp-v4-rresources-title {
  margin-top: 20px;
}
  
.ent-rhub {
  padding-bottom: 120px;
}


@media (max-width: 768px) {
    .hp-v4-rresources-tabs-posts a {
        padding: 37px 16px;
 }
.rhub-mobile {
  margin-left: 24px;
}
}
@media (min-width: 901px) {

  .four-left-svg  {
      top: 493.479px;
      left: 0px;
      max-height: 94%;
  }
    .four-right-svg {
        bottom: 300.479px;
    }
}

@media (max-width: 900px) {
    .four-img {
        max-width: 100%;
    }

    .four-right-svg {
        bottom: 0;
        right: -149px;
        max-height: 94%;

  }

  .ent-rhub .hp-v4-rresources-title {
    font-family: Raleway;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0px;
  }
      .hp-v4-rresources-tabs-posts a {
        height: 462px;
      }
  
}

.ent-rhub .hp-v4-rresources-title {
    font-family: Raleway;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 0px;
}

.ent-rhub .hp-v4-rresources-tag {
    margin-bottom: 20px;
    font-family: Raleway;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
}

.ent-rhub .hp-v4-rresources-textbox span {
    font-family: Raleway;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1.28px;
    text-align: right;
    text-transform: uppercase;
}

.rhub-card {
  display: flex !important;
  flex-direction: column; 
  justify-content: space-between; 
  height: 100%
}

.btype-ul {
    position: absolute;
    top: calc(100% - 8px);
    left: 0;
    right: 0;
    background: #f4f8fc !important;
    border-radius: 0 0 16px 16px;
    z-index: 39;
    border: 2px solid #112C51;
    border-top: 0px;
    font-family: Raleway;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0px;
    overflow: hidden;
      transition: all 0.25s ease-in-out;


}

.btype-open {
    border-radius: 16px 16px 0 0;
    border: 2px solid #112C51;
    border-bottom: 0px;
    max-height: 40px !important;
}
