.hlc_bio_banner {
  position: relative;
  isolation: isolate;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  padding: 5rem 0px;
  background: linear-gradient(35deg, #002236 0%, #002236 25%, #002236 50%, #002236 75%, #004d7e 100%);
}
.hlc_bio_banner::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: radial-gradient(rgba(0, 0, 0, 0.15) 0.5px, transparent 0.5px);
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner {
    padding: 15rem 0;
  }
}
.hlc_bio_banner .container {
  position: relative;
  z-index: 2;
}

.hlc_bio_banner_inner {
  display: flex;
  flex-direction: column-reverse;
  align-items: stretch;
  gap: 5rem;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_inner {
    align-items: start;
    flex-direction: column;
    flex-direction: row;
    justify-content: space-between;
    gap: 14.5rem;
  }
}

.hlc_bio_banner_content {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_content {
    flex: 1 1 58%;
    max-width: 585px;
    min-height: 455px;
    gap: 0;
  }
  .hlc_bio_banner_content > div.hlc_bio_banner_actions {
    margin-bottom: 0;
    margin-top: auto;
  }
}

.hlc_bio_banner_header {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_header {
    gap: 2.5rem;
    margin-bottom: 7.375rem;
  }
}

.hlc_bio_banner_header_rule {
  flex: 0 0 2px;
  width: 2px;
  align-self: stretch;
  min-height: 4.8rem;
  background: #fff;
  margin-top: 0.4rem;
  border-radius: 1px;
}

.hlc_bio_banner_header_text {
  min-width: 0;
}

.hlc_bio_banner_name {
  margin: 0 0 1rem;
  font-family: "roobert_medium", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 100%;
  color: #9FE3D9;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_name {
    font-family: "roobert_regular";
    font-size: 4.375rem;
    line-height: 100%;
    margin-bottom: 1rem;
  }
}

.hlc_bio_banner_role {
  color: #D6E6F4;
  font-family: "roobert_medium", sans-serif;
  font-weight: 400;
  font-size: 2.75rem;
  line-height: 100%;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_role {
    font-size: 3.375rem;
  }
}

.hlc_bio_banner_role_line {
  display: block;
}

.hlc_bio_banner_contact_wr {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_contact_wr {
    margin-bottom: 6.75rem;
  }
}

.hlc_bio_banner_contact {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem 3rem;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_contact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.hlc_bio_banner_contact_col {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_contact_col {
    gap: 1rem;
  }
}

@media only screen and (min-width: 768px) {
  ul.hlc_bio_banner_row {
    margin-bottom: 0;
  }
}

.hlc_bio_banner_row {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
  font-family: "roobert_medium", sans-serif;
  font-size: 2.5rem;
  line-height: 130%;
  font-weight: 400;
  margin-bottom: 0;
}
.hlc_bio_banner_row > li {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  font-family: "roobert_regular", sans-serif;
}
.hlc_bio_banner_row > li .hlc_email_icon {
  display: flex;
  flex: 0 0 2.5rem;
  width: 2.5rem;
  height: 2rem;
  color: #BFF355;
  background-size: contain;
  background-position: 0 center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_row {
    align-items: center;
    font-size: 2.4375rem;
    line-height: 160%;
  }
}

.hlc_bio_banner_icon {
  flex: 0 0 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  color: #BFF355;
  background-size: contain;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.hlc_bio_banner_icon img {
  vertical-align: unset;
  max-width: 100%;
}

.hlc_location_icon {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_location.svg);
}

.hlc_phone_icon {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_phone.svg);
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
}

.hlc_email_icon {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_email.svg);
}

.hlc_ss_icon {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_ss.svg);
}

.hlc_linkedIn {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/rebrand/rebrand-footer/linked-in_lime.svg);
}

.hlc_bio_banner_icon_svg {
  display: block;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.hlc_bio_banner_text {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.hlc_bio_banner_text::after {
  content: "";
  width: 100%;
  height: 1px;
  display: none;
  border-bottom: 1px solid #BFF355;
  position: absolute;
  bottom: 1px;
  transition: all 0.2s ease;
}
.hlc_bio_banner_text:hover::after {
  display: block;
}

.hlc_bio_banner_link {
  color: #fff;
  text-decoration: none;
  font-size: 2.4375rem;
  font-family: "roobert_medium", sans-serif;
  font-weight: 400;
  line-height: 160%;
  position: relative;
  display: inline-block;
}
.hlc_bio_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_bio_banner_link:hover::after {
  display: block;
}

.hlc_bio_banner_languages {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_languages {
    margin-bottom: 6.75rem;
  }
}

.hlc_bio_banner_languages_heading {
  margin: 0 0;
  font-family: "roobert_medium", sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 100%;
  color: #EEE5E1;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_languages_heading {
    font-size: 2.4375rem;
  }
}

.hlc_bio_banner_languages_list {
  margin: 0;
  font-family: "roobert_regular", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 100%;
  color: #EEE5E1;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_languages_list {
    font-size: 1.813rem;
  }
}

.hlc_bio_banner_actions {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}

.hlc_bio_banner_action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  padding: 3px;
  border: 1px solid #BFF355;
  background: transparent;
  color: #82C8BE;
  cursor: pointer;
  width: 32px;
  height: 32px;
  transition: color 0.2s ease, transform 0.2s ease;
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_action {
    align-items: start;
  }
}
.hlc_bio_banner_action a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.hlc_bio_banner_action a.hlc_ss_icon {
  width: 32px;
  height: 20px;
}
.hlc_bio_banner_action a.hlc_word_doc {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_word_doc.svg) 0 0 no-repeat;
  background-size: contain;
  height: 20px;
}
.hlc_bio_banner_action a.hlc_pdf {
  background: url(/-/media/themes/hoganlovells/site-theme-name/images/common/hlc_pdf.svg) 0 0 no-repeat;
  background-size: contain;
  height: 20px;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_action {
    border: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
}
.hlc_bio_banner_action:hover, .hlc_bio_banner_action:focus-visible {
  color: #bff355;
  transform: translateY(-1px);
}
.hlc_bio_banner_action:focus-visible {
  outline: 2px solid #bff355;
  outline-offset: 3px;
}

.hlc_bio_banner_media {
  position: relative;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_media {
    flex: 1 1 487px;
    max-width: 487px;
    min-width: 487px;
    justify-content: flex-end;
    height: 455px;
    max-height: 455px;
  }
}
.hlc_bio_banner_media::before, .hlc_bio_banner_media::after {
  content: "";
  position: absolute;
  pointer-events: none;
  background: #9fe3d9;
}
.hlc_bio_banner_media::before {
  width: 110%;
  height: 110%;
  left: 0%;
  top: -10%;
  filter: blur(150px);
  opacity: 1;
}
.hlc_bio_banner_media::after {
  width: 110%;
  height: 110%;
  left: 10%;
  top: -10%;
  filter: blur(50px);
  opacity: 1;
}
.hlc_bio_banner_media .blur-core {
  position: absolute;
  width: 45%;
  height: 55%;
  left: 56%;
  top: 62%;
  background: #9fe3d9;
  filter: blur(25px);
  pointer-events: none;
}

.hlc_bio_banner_portrait {
  aspect-ratio: 1;
  box-sizing: border-box;
  background: linear-gradient(90deg, #BFF355 0%, #9FE3D9 40%, #E3EDF6 100%);
  max-width: 100%;
  padding: 5px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_portrait {
    height: 455px;
  }
}
.hlc_bio_banner_portrait .hlc_bio_banner_figure {
  display: block;
  margin: 0;
  overflow: hidden;
  max-width: 487px;
}
.hlc_bio_banner_portrait .hlc_bio_banner_figure img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .hlc_bio_banner_portrait .hlc_bio_banner_figure img {
    height: 445px;
  }
}
.hlc_bio_banner_portrait .hlc_bio_banner_portrait_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
.hlc_bio_banner_portrait .hlc_bio_banner_portrait_img:hover {
  transition: 0.4s ease;
  transform: scale(1.08);
}