.hero-internal {
  position: relative;
  z-index: 0;
  margin-top: -120px;
}
.hero-internal picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.hero-internal picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  z-index: 0;
}
.hero-internal .hero-content {
  max-width: 1280px;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  padding: 160px 20px 60px;
}
.hero-internal .hero-content .hero-title {
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 52px;
  line-height: 3.25rem;
  margin-bottom: 40px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.hero-internal .hero-content .hero-title-2 {
  font-family: "Roboto Slab", serif;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 35px;
  line-height: 2.1875rem;
  margin-bottom: 10px;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
}
.hero-internal .hero-content .hero-subtitle {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 35px;
  line-height: 2.1875rem;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.hero-internal .hero-content .hero-title:has(+ .hero-subtitle) {
  margin-bottom: 15px;
}
.hero-internal .hero-content .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .hero-internal {
    margin-top: -131px;
  }
  .hero-internal .hero-content {
    padding: 180px 50px 60px;
  }
  .hero-internal .hero-content .hero-title {
    text-align: left;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 72px;
    line-height: 4.5rem;
  }
  .hero-internal .hero-content .hero-title:has(+ .hero-title-2) {
    margin-bottom: 20px;
  }
  .hero-internal .hero-content .hero-title:has(+ .hero-subtitle) {
    margin-bottom: 30px;
    width: 60%;
  }
  .hero-internal .hero-content .hero-title-2,
  .hero-internal .hero-content .hero-subtitle {
    text-align: left;
  }
  .hero-internal .hero-content .btn {
    width: auto;
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .hero-internal {
    margin-top: -162px;
  }
  .hero-internal .hero-content {
    padding: 200px 20px 80px;
    width: 100%;
    margin-inline: auto;
  }
  .hero-internal .hero-content .hero-title {
    text-align: left;
    font-size: 80px;
    font-size: 5rem;
    line-height: 92px;
    line-height: 5.75rem;
    margin-bottom: 40px;
    text-wrap: balance;
  }
  .hero-internal .hero-content .hero-title:has(+ .hero-title-2) {
    margin-bottom: 20px;
  }
  .hero-internal .hero-content .hero-title-2,
  .hero-internal .hero-content .hero-subtitle {
    text-align: left;
  }
  .hero-internal .hero-content .hero-title:has(+ .hero-subtitle) {
    margin-bottom: 30px;
    width: 80%;
  }
}

.hero-internal.hero-target .hero-content {
  padding: 300px 25px 60px;
}
@media (min-width: 768px) {
  .hero-internal.hero-target .hero-content {
    padding: 180px 50px 60px;
  }
}
@media (min-width: 1280px) {
  .hero-internal.hero-target .hero-content {
    padding: 200px 20px 80px;
  }
}

.hero-logos {
  margin-top: 40px;
  justify-content: center;
}
@media (min-width: 768px) {
  .hero-logos {
    margin-top: 50px;
  }
}
@media (min-width: 1280px) {
  .hero-logos {
    width: 50%;
  }
}
.hero-logos .slick-track {
  display: flex;
  align-items: center;
}
.hero-logos .hero-logo {
  display: flex;
  justify-content: center;
  width: auto;
  object-fit: contain;
  align-items: center;
}
.hero-logos .hero-logo img {
  max-width: 90%;
  height: auto;
  max-height: 100%;
}
@media (max-width: 768px) {
  .hero-logos .hero-logo img {
    max-width: 80%;
    margin-inline: auto;
  }
}

.page-title {
  max-width: 600px;
}

.page-container {
  padding: 50px 20px 20px;
  max-width: 1280px;
  margin: 0 auto;
}
.page-container.with-sidebar .main-content {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .page-container {
    padding: 50px;
  }
}
@media (min-width: 1280px) {
  .page-container.with-sidebar {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .page-container.with-sidebar .breadcrumbs {
    flex: 0 0 100%;
  }
  .page-container.with-sidebar .main-content {
    flex: 1;
  }
  .page-container.with-sidebar .sidebar {
    flex: 0 0 400px;
    margin-left: 50px;
  }
}

.gray-bg {
  background-color: var(--bgColor);
}

.highlight-bg {
  background-color: var(--highlightColor);
}

.sidebar .widget {
  background-color: var(--darkColor);
  color: #FFFFFF;
  padding: 30px;
  margin-bottom: 40px;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget.social-media .networks {
  display: flex;
  gap: 5px;
}
.sidebar .widget.social-media .networks svg path,
.sidebar .widget.social-media .networks svg g {
  fill: var(--accentColor);
}
.sidebar .widget.widget_search form div {
  display: flex;
  gap: 10px;
}
.sidebar .widget.widget_search form div input {
  flex: 1;
}
.sidebar .widget.widget_search form div input#searchsubmit {
  width: 70px;
  flex: 0 0 70px;
}
.sidebar .widget.gform_widget .widget-title {
  margin-bottom: 20px;
}
.sidebar .widget.gform_widget .gform_wrapper .gform_body {
  margin-bottom: 20px;
}
.sidebar .widget.gform_widget .gform_wrapper .gform_submission_error {
  color: #FFF;
}
.sidebar .widget.gform_widget .gform_wrapper .gfield_validation_message {
  color: var(--accentColor);
  margin: -30px 0 30px;
}
.sidebar .widget.gform_widget .gform_wrapper .instruction {
  color: var(--accentColor);
}
.sidebar .widget-title {
  font-family: "Roboto Slab", serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 52px;
  line-height: 3.25rem;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 40px;
}
.sidebar ul:not(.slick-dots) {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul:not(.slick-dots) li {
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: 500;
  line-height: 26px;
  line-height: 1.625rem;
  margin-bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sidebar ul:not(.slick-dots) li::before {
  content: "";
  display: block;
  background-image: url(../../images/star.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  flex: 0 0 23px;
  height: 26px;
  margin-right: 30px;
}
.sidebar ul:not(.slick-dots) li:last-of-type {
  margin-bottom: 0;
}
.sidebar ul:not(.slick-dots) li.current-menu-item a,
.sidebar ul:not(.slick-dots) li a[aria-current=page] {
  color: var(--accentColor);
}
.sidebar ul:not(.slick-dots) li a {
  display: block;
  position: relative;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row nowrap;
}
.sidebar ul:not(.slick-dots).sub-menu {
  margin: 20px 0 20px 40px;
}
.sidebar ul:not(.slick-dots).sub-menu li {
  list-style: disc;
  margin-bottom: 20px;
}
.sidebar ul:not(.slick-dots).sub-menu li a {
  padding-left: 0;
}
.sidebar ul:not(.slick-dots).sub-menu li a::before {
  display: none;
}
.sidebar .widget_lawrank_office_locations:has(+ .widget_lawrank_office_locations) {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .sidebar .widget {
    padding: 40px;
  }
}

.page-template-template-default-no-hero .site-header {
  background-color: var(--darkColor);
}
.page-template-template-default-no-hero .page-title {
  max-width: none;
}

.wp-block-image .alignleft {
  display: table;
  float: left;
  margin: 0.5em 1.7em 0.5em 0;
}
@media (max-width: 768px) {
  .wp-block-image .alignleft {
    float: none;
    margin: 0 0 0.5em;
    display: block;
  }
  .wp-block-image .alignleft img {
    width: 100%;
    height: auto;
  }
}

.block-case-results {
  background: linear-gradient(180deg, #1b1b1f 0%, #0f0f12 100%);
  padding: 10px 0 20px;
  color: #fff;
  width: 100%;
}
.block-case-results__inner {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}
.block-case-results .case-results-header {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 25px;
}
.block-case-results .case-results-header .title {
  color: var(--accentColor);
  font-size: 30px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0px;
  padding-bottom: 10px;
  width: 80%;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
.block-case-results .case-results-header button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .block-case-results .case-results-header button {
    display: none;
  }
}
.block-case-results .case-results-slider {
  width: 100%;
}
.block-case-results .case-results-slider .slick-list {
  overflow: hidden;
  width: 100%;
}
.block-case-results .case-results-slider .slick-track {
  display: flex !important;
}
.block-case-results .case-results-slider .slick-slide {
  height: auto;
}
.block-case-results .case-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 35px;
  position: relative;
}
.block-case-results .case-item::before {
  content: "";
  position: absolute;
  top: 15%;
  left: 0;
  width: 1px;
  height: 70%;
  background: rgba(255, 255, 255, 0.18);
}
.block-case-results .case-item.slick-current::before {
  opacity: 0;
}
.block-case-results .case-item .case-description {
  margin: 0 0 10px;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.1;
  color: rgba(255, 255, 255, 0.75);
  white-space: normal;
  word-break: normal;
}
.block-case-results .case-item .case-result {
  color: #FFF;
  margin: 0;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.3;
  text-transform: uppercase;
}
.block-case-results .case-results-slider .slick-slide:last-child .case-item::after {
  display: none;
}
@media (max-width: 1280px) {
  .block-case-results {
    padding: 20px 0 10px;
  }
  .block-case-results__inner {
    padding: 0 20px;
  }
  .block-case-results .case-item::after {
    display: none;
  }
  .block-case-results .case-results-header .title {
    width: auto;
  }
  .block-case-results .case-item::before {
    opacity: 0;
  }
}

.rplg {
  margin-top: -20px !important;
  margin-bottom: 20px !important;
}
