.hlc_office_banner {
  position: relative;
  isolation: isolate;
  box-sizing: border-box;
  overflow: hidden;
  background: linear-gradient(247deg, #00223A 17.27%, #002640 33.7%, #002640 50.13%, #002640 61.56%, #004D7E 92.98%);
  padding: 5rem 0;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner {
    padding: 12rem 0 12.5rem;
    background: linear-gradient(207.35deg, #00223A 17.27%, #002640 33.7%, #002640 50.13%, #013657 66.56%, #004D7E 82.98%);
  }
}
.hlc_office_banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image: url("../images/common/hlc-noise-monotone.svg");
  background-size: 220px 220px;
  background-position: center;
  background-repeat: repeat;
  mix-blend-mode: overlay;
  opacity: 0.55;
}
.hlc_office_banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(241deg, #00223A 17.27%, #002640 33.7%, #003153 50.13%, #004571 66.56%, #004D7E 82.98%);
  right: 0;
  left: auto;
  bottom: 0;
  display: none;
  width: 28%;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner::after {
    display: inline-block;
    background: radial-gradient(70% 55% at 92% 88%, rgba(117, 196, 186, 0.89) 0%, rgba(0, 0, 0, 0) 118%);
    transform: scale(1.5);
  }
}
.hlc_office_banner.hlc_office_2 {
  padding: 0 0 5rem;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner.hlc_office_2 {
    padding: 0;
    height: 646px;
  }
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner.hlc_office_2 .hlc_office_banner_grid {
    grid-template-columns: 50% auto;
  }
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner.hlc_office_2 .hlc_office_banner_grid .hlc_office_banner_col {
    max-width: none;
  }
}
.hlc_office_banner.hlc_office_2 .hlc_office_banner_grid .hlc_office_banner_col:nth-child(1) {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner.hlc_office_2 .hlc_office_banner_grid .hlc_office_banner_col:nth-child(1) {
    padding: 12rem 0 12.5rem;
  }
}
.hlc_office_banner.hlc_office_2 .hlc_office_banner_grid .hlc_office_banner_col:nth-child(2) {
  order: -1;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner.hlc_office_2 .hlc_office_banner_grid .hlc_office_banner_col:nth-child(2) {
    order: unset;
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
  }
}
.hlc_office_banner.hlc_office_2 .hlc_office_banner_grid .hlc_office_banner_col:nth-child(2) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hlc_office_banner.hlc_office_2 .hlc_office_banner_grid .hlc_office_banner_img_cn {
  display: flex;
  height: 100%;
}
.hlc_office_banner.hlc_office_2 .container {
  position: static;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner.hlc_office_2 .container {
    padding: 0 15px;
  }
}
.hlc_office_banner .container {
  position: relative;
  z-index: 2;
}
.hlc_office_banner .cta-fill-arrow a span {
  font-family: "roobert_regular", sans-serif;
}

.hlc_office_banner_grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5rem;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2.5rem;
    align-items: start;
  }
}

.hlc_office_banner_col {
  display: flex;
  flex-direction: column;
  max-width: 383px;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_col {
    height: 100%;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 768px) {
  .hlc_office_banner_col_sub {
    padding-top: 9.4rem;
  }
}

.hlc_office_banner_title {
  margin: 0 0 2rem;
  font-family: "roobert_regular", sans-serif;
  font-weight: 750;
  font-size: 3rem;
  line-height: 100%;
  min-height: 3rem;
  color: #82C8BE;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_title {
    font-size: 4.375rem;
    margin-bottom: 4rem;
    display: inline-block;
    min-height: 35px;
  }
}

.hlc_office_banner_cn {
  margin: 0 0 0rem;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_cn {
    margin: 0rem 0 0;
  }
}
.hlc_office_banner_cn .hlc_office_banner_row {
  align-items: flex-start;
  display: flex;
  font-family: "roobert_medium", sans-serif;
  font-weight: 500;
  line-height: 130%;
  gap: 1.5rem;
  margin-bottom: 2rem;
  font-size: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_cn .hlc_office_banner_row {
    line-height: 160%;
    font-size: 2.4375rem;
    font-weight: 500;
    margin-bottom: 4rem;
  }
}
.hlc_office_banner_cn .hlc_office_banner_row:last-child {
  margin-bottom: 3rem;
}
.hlc_office_banner_cn .hlc_office_banner_row:last-child.mb-8 {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_cn .hlc_office_banner_row:last-child {
    margin-bottom: 4rem;
  }
}
.hlc_office_banner_cn .hlc_office_banner_row .hlc_location_icon {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_location.svg) center center no-repeat;
  background-size: 22px;
}
.hlc_office_banner_cn .hlc_office_banner_row .hlc_phone_icon {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_phone.svg) center center no-repeat;
}
.hlc_office_banner_cn .hlc_office_banner_row .hlc_fax_icon {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_fax.svg) center center no-repeat;
}
.hlc_office_banner_cn .hlc_office_banner_row.mb-8 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 160%;
}

.hlc_office_banner_icon {
  flex: 0 0 2.4rem;
  width: 2.4rem;
  height: 2.4rem;
  color: #bff355;
  margin-top: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_icon {
    margin-top: 0.8rem;
  }
}

.hlc_office_banner_icon_svg {
  display: block;
  width: 100%;
  height: 100%;
}

.hlc_office_banner_address {
  color: #fff;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  line-height: 130%;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_address {
    line-height: inherit;
    font-size: inherit;
    font-size: inherit;
    max-width: 29.75rem;
  }
}
.hlc_office_banner_address p {
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  line-height: inherit;
}
.hlc_office_banner_address p:last-child {
  margin-bottom: 0;
}

.hlc_office_banner_text {
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_text {
    font-size: inherit;
    max-width: 29.75rem;
    line-height: inherit;
  }
}

.hlc_office_banner_link {
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: 160%;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.hlc_office_banner_link::after {
  content: "";
  width: 100%;
  height: 1px;
  display: none;
  border-bottom: 1px solid #BFF355;
  position: absolute;
  bottom: 1px;
  transition: all 0.2s ease;
}
.hlc_office_banner_link:hover::after {
  display: block;
}
@media only screen and (min-width: 768px) {
  .hlc_office_banner_link {
    font-size: 2.4375rem;
    max-width: 29.75rem;
    line-height: inherit;
  }
}

.hlc_office_banner_cta {
  margin-top: 0rem;
}
.hlc_office_banner_cta.cta-fill-arrow .hlc_office_banner_cta_link span:not([scfieldtype]) {
  font-family: "roobert_light", sans-serif;
  font-size: 1.8rem;
  line-height: 1.3;
  min-height: 52px;
  padding: 0.8rem 5.5rem 0.8rem 1.8rem;
}
.hlc_office_banner_cta.cta-fill-arrow .hlc_office_banner_cta_link::after {
  right: 14px;
  left: auto;
}

.hlc_office_banner_cta_link span:not([scfieldtype]) {
  color: #002236 !important;
}

h2.hlc_office_banner_title:empty {
  display: none;
}
@media only screen and (min-width: 768px) {
  h2.hlc_office_banner_title:empty {
    display: inline-block;
  }
}