@media screen and (max-width: 781px) {
  .legal-hub-hero-section {
    padding: 80px 48px !important;
    background-image: url("/wp-content/uploads/2026/01/legal-hub-bg-verticle-img.jpg") !important;
    background-position: bottom !important;
  }
}
.legal-hub-hero-section .wp-block-heading span {
  color: var(--wp--preset--color--white) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration: none !important;
}
@media screen and (max-width: 781px) {
  .legal-hub-hero-section .wp-block-heading {
    color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  }
}
.legal-hub-hero-section p {
  max-width: 530px;
}

.service-marquee-slider-section .service-marquee-slider {
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
}

@media screen and (max-width: 781px) {
  .legal-articles-section .wp-block-columns {
    padding: 80px 33px !important;
  }
}
.legal-articles-section .dropdown-filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 50px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.legal-articles-section .dropdown-filters label {
  color: var(--wp--preset--color--custom-dark-blue);
  font-weight: 500;
}
.legal-articles-section .dropdown-filters select {
  border-radius: 5px;
  padding: 12px 18px;
  background-color: var(--wp--preset--color--custom-grand-jury-gold-50-tint);
  border: none;
  max-width: 300px;
  width: 100%;
  color: var(--wp--preset--color--custom-dark-blue);
  font-weight: 500;
  font-size: 14px;
  font-family: "Poppins";
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg fill='%231a253f' width='24px' height='24px' viewBox='-8.5 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.28 20.040c-0.24 0-0.44-0.080-0.6-0.24l-6.44-6.44c-0.32-0.32-0.32-0.84 0-1.2 0.32-0.32 0.84-0.32 1.2 0l5.84 5.84 5.84-5.84c0.32-0.32 0.84-0.32 1.2 0 0.32 0.32 0.32 0.84 0 1.2l-6.44 6.44c-0.16 0.16-0.4 0.24-0.6 0.24z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 24px;
}
.legal-articles-section .dropdown-filters select option {
  background: var(--wp--preset--color--white);
}
.legal-articles-section .selected-and-reset {
  margin-top: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px 40px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.legal-articles-section .selected-and-reset .selected-term-wrap {
  color: var(--wp--preset--color--custom-dark-blue);
  background-color: var(--wp--preset--color--custom-lawful-light-blue);
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.legal-articles-section .selected-and-reset .selected-term-wrap .cross-icon {
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  cursor: pointer;
  margin-right: -10px;
  font-size: 0;
  width: 19px;
  height: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.legal-articles-section .selected-and-reset .selected-term-wrap .cross-icon:after {
  content: "";
  width: 17px;
  height: 1px;
  background: var(--wp--preset--color--custom-dark-blue);
  position: absolute;
}
.legal-articles-section .selected-and-reset .selected-term-wrap .cross-icon:before {
  content: "";
  width: 1px;
  height: 17px;
  background: var(--wp--preset--color--custom-dark-blue);
  display: inline-block;
}
.legal-articles-section .selected-and-reset .clear-filter {
  color: var(--wp--preset--color--custom-dark-blue);
  border: 1px solid var(--wp--preset--color--custom-dark-blue);
  border-radius: 5px;
  padding: 9px 11px;
  text-decoration: none !important;
  font-weight: 500;
}
.legal-articles-section .legal-article-cards-grid {
  margin-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 781px) {
  .legal-articles-section .legal-article-cards-grid {
    margin-top: 60px;
  }
}
.legal-articles-section .legal-article-cards-grid.loading {
  opacity: 0.7;
}
.legal-articles-section .legal-article-cards-grid .legal-article-item {
  background-color: var(--wp--preset--color--custom-grand-jury-gold-50-tint);
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
  overflow: hidden;
  position: relative;
  color: var(--wp--preset--color--custom-dark-blue);
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-image {
  width: 100%;
  min-height: 50px;
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-image a {
  display: contents;
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-image a img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 250px;
  min-height: 100%;
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 32px 42px 69px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 31px;
}
@media screen and (max-width: 781px) {
  .legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content {
    padding: 40px 30px;
  }
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-category {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: calc(100% - 60px);
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
  border-radius: 5px;
  padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--30);
  text-decoration: none !important;
  font-weight: 500;
  position: absolute;
  top: 37px;
  left: 39px;
}
@media screen and (max-width: 781px) {
  .legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-category {
    left: 30px;
  }
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-title {
  margin: 0;
  font-size: 24px;
}
@media screen and (max-width: 781px) {
  .legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-title {
    font-size: 19px;
  }
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-excerpt {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-readmore {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
  border-radius: 5px;
  padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--30);
  text-decoration: none !important;
  font-weight: 500;
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-readmore:hover {
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--custom-barrister-blue);
}
.legal-articles-section .legal-article-cards-grid .legal-article-item {
  width: calc(33.33% - 20px);
}
@media screen and (max-width: 1200px) {
  .legal-articles-section .legal-article-cards-grid .legal-article-item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 770px) {
  .legal-articles-section .legal-article-cards-grid .legal-article-item {
    width: 100%;
  }
}
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-category,
.legal-articles-section .legal-article-cards-grid .legal-article-item .legal-article-content .legal-article-readmore {
  font-weight: 600;
}
.legal-articles-section .legal-article-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 90px 0 0;
  gap: 20px;
}
@media screen and (max-width: 781px) {
  .legal-articles-section .legal-article-pagination {
    padding-top: 0px;
    gap: 10px;
  }
  .legal-articles-section .legal-article-pagination:has(.page-numbers) {
    padding-top: 60px;
  }
}
.legal-articles-section .legal-article-pagination .page-numbers {
  color: var(--wp--preset--color--custom-dark-blue);
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 5px;
  text-decoration: none;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 9px 15px;
  opacity: 0.3;
}
.legal-articles-section .legal-article-pagination .page-numbers:not(.dots):hover {
  opacity: 1;
  border-color: var(--wp--preset--color--custom-grand-jury-gold);
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
}
.legal-articles-section .legal-article-pagination .page-numbers.dots {
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
}
@media screen and (min-width: 782px) {
  .legal-articles-section .legal-article-pagination .page-numbers:not(.dots):before {
    content: "Page ";
  }
}
.legal-articles-section .legal-article-pagination .page-numbers.current {
  opacity: 1;
  pointer-events: none;
  color: var(--wp--preset--color--custom-dark-blue);
  border-color: var(--wp--preset--color--custom-grand-jury-gold);
}
/*# sourceMappingURL=legal-hub.css.map */
