.pdp-article-banner.article-banner.event-detail-banner {
  margin-bottom: 12rem;
}
@media only screen and (max-width: 991px) {
  .pdp-article-banner.article-banner.event-detail-banner {
    margin-bottom: 9.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .pdp-article-banner.article-banner.event-detail-banner.pdp-article-banner .align_left .ps_right {
    height: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .pdp-article-banner.article-banner.event-detail-banner .office_location_text .content_date_wrapper {
    position: relative;
    top: -8px;
  }
}
.pdp-article-banner.article-banner.event-detail-banner .location_icon_wrapper {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.pdp-article-banner.article-banner.event-detail-banner .location_icon_wrapper .icons {
  display: flex;
  margin-right: 5px;
  margin-top: -10px;
}
.pdp-article-banner.article-banner.event-detail-banner .location_icon_wrapper .icons .location_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/location.svg");
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}
.pdp-article-banner.article-banner.event-detail-banner .cta-wrapper .btn-learn-dark {
  margin-bottom: 3rem;
}
.pdp-article-banner.article-banner.event-detail-title {
  min-height: auto !important;
}
.pdp-article-banner.article-banner.event-detail-title.pdp-article-banner .ps_left {
  min-height: auto !important;
  padding-bottom: 0 !important;
}
.pdp-article-banner.article-banner.event-detail-title.pdp-article-banner .ps_left .container {
  max-width: 750px;
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .pdp-article-banner.article-banner.event-detail-title.pdp-article-banner .ps_left .container {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .pdp-article-banner.article-banner.event-detail-title.pdp-article-banner .ps_left .container {
    padding: 0 !important;
  }
}
.pdp-article-banner.article-banner.event-detail-title.pdp-article-banner .ps_left .container .content_date_wrapper {
  color: #243508;
}
.pdp-article-banner.article-banner.event-detail-title.pdp-article-banner .ps_left .container .heading_font_35_global {
  max-width: 750px;
  margin-top: 15px;
}
.pdp-article-banner.article-banner.event-detail-title .label_date_country {
  list-style: none;
  display: flex;
  gap: 10px;
  margin-top: 5rem;
  flex-wrap: wrap;
}
.pdp-article-banner.article-banner.event-detail-title .label_date_country li:after {
  content: "|";
  margin-left: 10px;
  color: #243508;
}
.pdp-article-banner.article-banner.event-detail-title .label_date_country li:last-child:after {
  content: "";
}
.pdp-article-banner.article-banner.event-detail-title .icons {
  display: flex;
  margin-right: -15px;
  align-items: center;
}
.pdp-article-banner.article-banner.event-detail-title .icons .location_icon {
  background-image: url("/-/media/Hogan-Lovells/people/Images/location_dark.svg");
  height: 15px;
  width: 15px;
  background-repeat: no-repeat;
}

.event-detail-title + .component.container .intro_rte {
  margin-top: 0;
}

.publication-card-event-detail .custom-card {
  width: 100%;
}

.accordion_event_detail .title_accordion_faq {
  margin-left: 0;
}
.accordion_event_detail .faq_accordion {
  padding-bottom: 60px;
}

@media only screen and (max-width: 1200px) {
  .events-webinars-cards-events-detail .events {
    height: 630px !important;
  }
  .events-webinars-cards-events-detail .events .events-hover-text {
    height: 630px !important;
  }
}