.sxa-location-banner-component {
  padding-bottom: 60px;
}
.sxa-location-banner-component .container {
  position: relative;
}
.sxa-location-banner-component .sxa_office_detail_banner h2,
.sxa-location-banner-component .sxa_office_detail_banner h1 {
  font-size: 4.375rem;
  line-height: 4.375rem;
  color: #fff;
  font-family: "roobert_regular";
  padding: 3.5px 0;
  margin-bottom: 30px;
  -webkit-overflow-wrap: anywhere;
  -ms-overflow-wrap: anywhere;
  -moz-overflow-wrap: anywhere;
  -o-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}
.sxa-location-banner-component .sxa_office_detail_banner ul {
  margin-bottom: 30px;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  width: 100%;
  -webkit-overflow-wrap: anywhere;
  -ms-overflow-wrap: anywhere;
  -moz-overflow-wrap: anywhere;
  -o-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li:last-child {
  margin-bottom: 0;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li.office_fax {
  display: none;
}
@media only screen and (min-width: 768px) {
  .sxa-location-banner-component .sxa_office_detail_banner ul li.office_fax {
    display: flex;
  }
}
.sxa-location-banner-component .sxa_office_detail_banner ul li,
.sxa-location-banner-component .sxa_office_detail_banner ul li a,
.sxa-location-banner-component .sxa_office_detail_banner ul li p {
  font-size: 2.4375rem;
  line-height: 3.499999rem;
  color: #fff;
  font-family: "roobert_medium";
  -webkit-overflow-wrap: anywhere;
  -ms-overflow-wrap: anywhere;
  -moz-overflow-wrap: anywhere;
  -o-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li p {
  margin-bottom: 0px;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li a:hover {
  text-decoration: none;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li span {
  display: block;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li .icons {
  margin-right: 13px;
  margin-top: 4.25px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .sxa-location-banner-component .sxa_office_detail_banner ul li .icons {
    display: block;
  }
}
.sxa-location-banner-component .sxa_office_detail_banner ul li .icons span {
  display: block;
  height: 20px;
  width: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  line-height: 3.499999rem;
}
.sxa-location-banner-component .sxa_office_detail_banner ul li .icons .location_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/location.svg");
}
.sxa-location-banner-component .sxa_office_detail_banner ul li .icons .phone_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/phone.svg");
}
.sxa-location-banner-component .sxa_office_detail_banner ul li .icons .fax_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/fax_icon.svg");
}
.sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark {
  margin-bottom: 30px;
  max-width: 100%;
}
.sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a {
  line-height: 1;
}
.sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  transition: width 0.3s ease;
}
.sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a:hover::before, .sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a:active::before {
  width: 100%;
}
.sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a span {
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-family: "roobert_light";
  padding: 13px 65.3px 13px 20px;
  height: auto;
  overflow: hidden;
  max-width: 500px;
}
@media all and (max-width: 1199px) {
  .sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a span {
    max-width: 400px;
  }
}
@media all and (max-width: 540px) {
  .sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a span {
    max-width: 300px;
  }
}
@media all and (max-width: 370px) {
  .sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark a span {
    padding: 13px 52.3px 13px 15px;
    max-width: 250px;
  }
}
.sxa-location-banner-component .sxa_office_detail_banner .btn-learn-dark:last-child {
  margin-bottom: 0;
}

.hero-banner-main .sxa-location-banner-component .esg_global {
  clip-path: polygon(0% 0%, 100% 0%, 83% 100%, 0% 85%);
  padding: 8.75rem 6.25rem 18rem 7.55rem;
  max-width: 60rem;
  margin-top: -630px;
  min-height: 707px;
  width: 70%;
  max-width: 702px;
}
@media all and (max-width: 1299px) {
  .hero-banner-main .sxa-location-banner-component .esg_global {
    min-height: 550px;
  }
}
@media all and (max-width: 991px) {
  .hero-banner-main .sxa-location-banner-component .esg_global {
    height: auto;
    margin-top: -59%;
  }
}
@media (max-width: 1200px) {
  .hero-banner-main .sxa-location-banner-component .esg_global {
    clip-path: polygon(0% 0%, 100% 0%, 93% 100%, 0% 92%);
  }
}
@media all and (max-width: 767px) {
  .hero-banner-main .sxa-location-banner-component .esg_global {
    padding: 50px 45px 100px 45px;
    width: 90%;
    height: auto;
    margin-top: -143px;
  }
}
.hero-banner-main .sxa-location-banner-component img {
  clip-path: polygon(0% 0%, 0 100%, 330% 0%, 39% 0%);
  height: 704px;
}
@media all and (max-width: 991px) {
  .hero-banner-main .sxa-location-banner-component img {
    height: 450px;
  }
}
@media all and (max-width: 767px) {
  .hero-banner-main .sxa-location-banner-component img {
    height: 342px;
    clip-path: polygon(0% 0%, 0 100%, 505% 0%, 39% 0%);
  }
}

.component.hero-banner-component.bg_grey {
  background-color: rgba(226, 214, 207, 0.4);
}

.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global {
  background-color: #BFF355;
}

.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global {
  background-color: #bff355;
}

.polygon_bg_dark_green_txt_white .sxa-location-banner-component .esg_global {
  background-color: #243508;
}

.polygon_bg_dark_grey_txt_white .sxa-location-banner-component .esg_global {
  background-color: #E2D6CF;
}

.polygon_bg_purple_txt_white .sxa-location-banner-component .esg_global {
  background-color: #243508;
}

.bg_light_green_txt_black .sxa-location-banner-component .esg_global h2,
.bg_light_green_txt_black .sxa-location-banner-component .esg_global li,
.bg_light_green_txt_black .sxa-location-banner-component .esg_global a,
.bg_light_green_txt_black .sxa-location-banner-component .esg_global p,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global h2,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global li,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global a,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global p,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global h2,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global li,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global a,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global p,
.bg_green_txt_black .sxa-location-banner-component .esg_global h2,
.bg_green_txt_black .sxa-location-banner-component .esg_global li,
.bg_green_txt_black .sxa-location-banner-component .esg_global a,
.bg_green_txt_black .sxa-location-banner-component .esg_global p {
  color: #243508;
}
.bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span,
.bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span {
  background-image: linear-gradient(to right, #fff 50%, transparent 50%);
}
.bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark a:after,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark a:after,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark a:after,
.bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark a:after {
  background-image: url(../images/right-blk-arrow.svg);
  background-repeat: no-repeat;
}
.bg_light_green_txt_black .sxa-location-banner-component .esg_global .cta-fill-arrow span,
.bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global .cta-fill-arrow span,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global .cta-fill-arrow span,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span,
.bg_green_txt_black .sxa-location-banner-component .esg_global .cta-fill-arrow span,
.bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-dark span,
.bg_green_txt_black .sxa-location-banner-component .esg_global .btn-learn-light span {
  border-color: #fff;
}
.bg_light_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .location_icon,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .location_icon,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .location_icon,
.bg_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .location_icon {
  background-image: url("/-/media/Themes/HoganLovells/site-theme-name/images/Common/location-white-icon.svg");
}
.bg_light_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .phone_icon,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .phone_icon,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .phone_icon,
.bg_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .phone_icon {
  background-image: url("/-/media/Themes/HoganLovells/site-theme-name/images/Common/phone-white-icon.svg");
}
.bg_light_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .fax_icon,
.polygon_bg_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .fax_icon,
.polygon_bg_light_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .fax_icon,
.bg_green_txt_black .sxa-location-banner-component .esg_global ul li .icons .fax_icon {
  background-image: url("/-/media/Themes/HoganLovells/site-theme-name/images/Common/fax-white-icon.svg");
}

.office-details-container {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.two-address .sxa_office_detail_banner {
  width: 46%;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .two-address .sxa_office_detail_banner {
    width: 100%;
    /* Stack on smaller screens */
  }
}
.hero-banner-main .sxa-location-banner-component .esg_global {
  gap: 10px;
}

.hero-banner-main .sxa-location-banner-component .esg_global.two-address {
  max-width: 800px !important;
}

@media all and (min-width: 1024px) {
  .btn-learn-dark.second-btn {
    margin-right: 24px;
  }
}