.sxa-rich-text-large-title h2 {
  font-size: 4.375rem;
  line-height: 4.375rem;
  color: #243508;
  font-family: "roobert_regular";
  padding: 3.5px 0;
  margin-bottom: 30px;
  width: 100%;
  max-width: 303px;
  margin-left: 15px;
}
@media only screen and (min-width: 768px) {
  .sxa-rich-text-large-title h2 {
    width: auto;
    max-width: 100%;
    margin-bottom: 60px;
  }
}

.sxa_nearest_office_component {
  background-color: #E2D6CF;
}
.sxa_nearest_office_component .sxa_nearest_location_detail {
  padding: 34px 20px 40px 20px;
}
@media only screen and (min-width: 768px) {
  .sxa_nearest_office_component .sxa_nearest_location_detail {
    padding: 30px 0 30px 35px;
  }
}
.sxa_nearest_office_component .sxa_nearest_location_detail h2 {
  font-size: 4.375rem;
  line-height: 4.375rem;
  color: #243508;
  font-family: "roobert_regular";
  padding: 3.5px 0;
  margin-bottom: 29px;
}
@media only screen and (min-width: 768px) {
  .sxa_nearest_office_component .sxa_nearest_location_detail h2 {
    margin-bottom: 30px;
  }
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul {
  margin-bottom: 60px;
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  width: 100%;
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li:last-child {
  margin-bottom: 0;
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li,
.sxa_nearest_office_component .sxa_nearest_location_detail ul li a,
.sxa_nearest_office_component .sxa_nearest_location_detail ul li p {
  font-size: 2.4375rem;
  line-height: 3.499999rem;
  color: #243508;
  font-family: "roobert_medium";
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li p {
  margin-bottom: 0px;
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li a:hover {
  text-decoration: none;
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li span {
  display: block;
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li .icons {
  margin-right: 13px;
  margin-top: 4.25px;
  display: block;
}
.sxa_nearest_office_component .sxa_nearest_location_detail 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_nearest_office_component .sxa_nearest_location_detail ul li .icons .location_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/location_dark.svg");
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li .icons .phone_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/phone_dark.svg");
}
.sxa_nearest_office_component .sxa_nearest_location_detail ul li .icons .fax_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/fax_icon_dark.svg");
}
.sxa_nearest_office_component .sxa_nearest_location_detail .btn-learn-light {
  margin-bottom: 30px;
  max-width: 100%;
}
.sxa_nearest_office_component .sxa_nearest_location_detail .btn-learn-light a {
  line-height: 1;
}
.sxa_nearest_office_component .sxa_nearest_location_detail .btn-learn-light a span {
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-family: "roobert_light";
  color: #243508;
  padding: 13px 65.3px 13px 20px;
  height: auto;
  overflow: hidden;
  max-width: 500px;
}
@media all and (max-width: 1199px) {
  .sxa_nearest_office_component .sxa_nearest_location_detail .btn-learn-light a span {
    max-width: 400px;
  }
}
@media all and (max-width: 540px) {
  .sxa_nearest_office_component .sxa_nearest_location_detail .btn-learn-light a span {
    max-width: 300px;
  }
}
@media all and (max-width: 370px) {
  .sxa_nearest_office_component .sxa_nearest_location_detail .btn-learn-light a span {
    padding: 13px 52.3px 13px 15px;
    max-width: 250px;
  }
}
.sxa_nearest_office_component .sxa_nearest_location_detail .btn-learn-light:last-child {
  margin-bottom: 0;
}
.sxa_nearest_office_component .sxa_nearest_location_banner {
  height: 100%;
}
.sxa_nearest_office_component .sxa_nearest_location_banner img {
  width: 100%;
  height: auto;
  -moz-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .sxa_nearest_office_component .sxa_nearest_location_banner img {
    height: 100%;
  }
}

.nearest-office .mt-15 {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) {
  .nearest-office {
    margin-top: 120px;
  }
}

.nearest_location_text a {
  text-decoration: none;
}