body.page-node-type-event-item header,
body.path-programme-gwopa2025 header {
    position: relative;
}
body.page-node-type-event-item article .container .node__content {
    margin-top: 0;
}
.table-list-speakers .item .has-image {
    display: flex;
    align-items: center;
}
.table-list-speakers .item .has-image img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 10px;
}
nav.moderlinks ul {
    display: flex;
    margin: 0 20px;
    opacity: .35;
}
nav.moderlinks ul li {
    padding: 0 8px;
}
section p span {
    font-size: unset !important;
    line-height: unset !important;
    color: unset !important;
    font-family: unset !important;
}
body.page-node-type-event-item div:not(.top) .p1, body.exhibitor div:not(.top) .p1, body.person .p1 {
	font-family: 'Roboto' !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
	margin-left:0 !important;
}
body.page-node-type-event-item div:not(.top) .s-p h2, body.exhibitor div:not(.top) .s-p h2, body.person .s-p h2 {
    margin-bottom: 24px;
}
body.page-node-type-event-item div:not(.top) .p1 h2, body.exhibitor div:not(.top) .p1 h2, body.person .p1 h2,
body.page-node-type-event-item div:not(.top) .p1 h3, body.exhibitor div:not(.top) .p1 h3, body.person .p1 h3 {
    font-family: "Jost";
}
body.page-node-type-event-item div:not(.top) .p1 h2, body.exhibitor div:not(.top) .p1 h2, body.person .p1 h2 {
    margin-top: 80px;
    margin-bottom: 48px;
}
body.page-node-type-event-item div:not(.top) .p1 h3, body.exhibitor div:not(.top) .p1 h3, body.person .p1 h3 {
    margin-top: 48px;
    margin-bottom: 24px;
}
.event-list .links a, #block-programme-filter-form .links a {
	padding-right:16px;
}

@media (max-width: 61.9375rem) {
  .table-list.table-list-speakers .row-responsive {
    overflow-x: scroll;
  }
  .table-list.table-list-speakers .item,
  .table-list.table-list-speakers .row {
    width: 75rem;
  }
}
.table-list.table-list-speakers .item .p1 {
  flex: 1 !important;
}
.table-list.table-list-speakers .row .h4 {
  flex: 1 !important;
  margin-bottom: 0;
}
.table-list .row {
  position: relative;
}
.table-list .row:after {
  content: '';
  display: block;
  margin-top: 1rem;
  border-bottom: 4px solid #E5E5E5;
  width: calc(100% - 24px);
  margin-left: auto;
  margin-right: auto;
}
.table-list .row .h4:first-child {
  flex: 4;
}
.table-list .row .h4:nth-child(2) {
  flex: 4;
}
.table-list .row .h4:last-child {
  flex: 1;
  padding-right: 12px;
}
.table-list .item {
  min-height: 3.5rem;
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
  justify-content: start;
}
.table-list .item:nth-child(even) {
  background: #FFF9EB;
}
.table-list .item .p1 {
  margin-bottom: 0;
}
.table-list .item .p1:first-child {
  flex: 4;
}
.table-list .item .p1:nth-child(2) {
  flex: 4;
}
.table-list .item .p1:last-child {
  flex: 1;
}
@media (min-width: 768px) {
  .table-list .item .p1:not(:last-child) {
    padding-right: 12px;
  }
}
@media (max-width: 991px) {
  .table-list .col-7,
  .table-list .col-9 {
    width: 100%;
  }
}

.event-header {
  padding-bottom: var(--extra_large);
  border-bottom: 0.0625rem solid var(--g300);
  margin-bottom: var(--large);
}
@media (max-width: 767px) {
  .event-header {
    padding-bottom: var(--large);
    margin-bottom: var(--tiny);
  }
}
.event-header .row {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .event-header .row {
    flex-direction: column;
  }
}
.event-header .row .author {
  margin-top: var(--extra_large);
  display: flex;
  align-items: center;
  justify-content: start;
}
.event-header .row .author .pic {
  width: 3rem;
  height: 3rem;
  margin-right: .75rem;
  overflow: hidden;
  border-radius: 100%;
}
.event-header .row .author .pic img {
  width: 100%;
  height: auto;
}
.event-header .row .author p {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .event-header .col-6 {
    width: 100%;
  }
}
.event-header .col-4 {
  margin-top: var(--extra_large);
  flex-direction: column;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .event-header .col-4 {
    width: 100%;
  }
}
.event-header .p1 {
  display: flex;
  align-items: start;
  justify-content: start;
  font-weight: 600;
}
.event-header .p1 p {
  margin-bottom: 0 !important;
}
.event-header .p1 img {
  margin-right: 0.5rem;
}
.event-header .p1 span {
  margin-left: 5px;
  font-weight: 400;
}
.event-header .tags {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .event-header .tags {
    padding-left: 0;
  }
}
.event-header .tags a {
  background: beige;
}
@media (max-width: 991px) {
  .event-header .social-block {
    margin-bottom: 1.5rem;
  }
}
.event-header .bottom .main-menu:not(:last-child) {
  margin-bottom: 1rem;
}
.event-header .main-menu {
  height: 2.5rem;
  padding: 0 0.25rem;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: start;
}
.event-header .main-menu img {
  margin-right: 0.5rem;
}
.event-header .p1 {
    display: flex;
    align-items: start;
    justify-content: start;
    font-weight: 600;
    margin-bottom: 1rem;
}
.node--type-event-item {
  padding-top: 5rem;
  font-weight: 400;
}
.node--type-event-item h1 {
  font-size: 3rem;
  line-height: 3.5rem;
  margin-bottom: 3rem;
  color: black;
}
.node--type-event-item h2 {
  font-size: 2.5rem;
  line-height: 3rem;
  color: black;
}
.node--type-event-item .h4,
.node--type-event-item h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  color: black;
}
.node--type-event-item .event-header {
  padding-bottom: 3rem;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 2.5rem;
}
.node--type-event-item .event-header .top {
  margin-top: 1.2rem;
}
.node--type-event-item section:not(.main) {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.container-fluid.p-0 > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 991px) {
  .node--type-event-item .col-md-7,
  .node--type-event-item .col-md-5 {
    width: 100%;
  }
  .node--type-event-item .event-header .top {
    margin-top: 3rem;
  }
  .table-list .row:after {
    width: 100%;
    left: 12px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .node--type-event-item {
    padding-top: 3rem;
  }
  .node--type-event-item h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .node--type-event-item > .container > .row {
    flex-direction: column-reverse;
  }
}