:root {
  --color-foreground: #000000;
  --color-black: #000000;
  --color-shade-darker: #333333;
  --color-shade-dark: #666666;
  --color-shade: #afafaf;
  --color-shade-medium: #d8d8d8;
  --color-shade-light: #eeeeee;
  --color-shade-lighter: #f6f6f6;
  --color-background: #ffffff;
  --color-white: #ffffff;
  --color-primary: #ef7c00;
  --color-primary-dark: #ef6400;
  --color-primary-darker: #ef5600;
  --color-secondary: #fce5cc;
  --color-secondary-light: #fdf2e5;
  --color-secondary-dark: #fcdcb9;
  --color-success: #27ae60;
  --color-success-dark: #239e56;
  --color-success-darker: #1f8f4e;
  --color-danger: #ae2727;
  --color-danger-dark: #9e2323;
  --color-danger-darker: #8a1e1e;
}

.theme-dark {
  --color-foreground: #ffffff;
  --color-shade-darker: #333333;
  --color-shade-dark: #afafaf;
  --color-shade: #afafaf;
  --color-shade-medium: #666666;
  --color-shade-light: #272727;
  --color-background: #1c1c1c;
}

:root {
  --ef-client-width: 100vw;
}

.event-listing.is-style-slider:hover .glider-nav {
  opacity: 1;
}
.event-listing.is-style-slider .show-all {
  font-weight: 600;
  letter-spacing: -0.5px;
  color: var(--color-primary);
  margin-top: 4px;
}
.event-listing.is-style-slider .glider-nav {
  transition: opacity ease 0.2s;
  opacity: 0;
  top: 32%;
}
.event-listing.is-style-slider .events {
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin-top: 20px;
}
.event-listing.is-style-slider .events::-webkit-scrollbar {
  display: none;
}
.event-listing.is-style-slider .events .event__wrapper:not(:last-child), .event-listing.is-style-slider .events .topic__wrapper:not(:last-child) {
  margin-right: 24px;
}
.event-listing.is-style-slider .events .event__wrapper:last-child, .event-listing.is-style-slider .events .topic__wrapper:last-child {
  margin-right: 20px;
}
@media (min-width: 964px) {
  .event-listing.is-style-slider .events .event__wrapper:last-child, .event-listing.is-style-slider .events .topic__wrapper:last-child {
    margin-right: 80px;
  }
}
.event-listing.is-style-grid .events {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 964px) {
  .event-listing.is-style-grid .events {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.event-listing.is-style-grid .events .event__wrapper {
  margin: 20px 15px;
  flex: 0 1 auto;
  width: calc(25% - 30px);
}
@media screen and (max-width: 1124px) {
  .event-listing.is-style-grid .events .event__wrapper {
    width: calc(33.3333333333% - 30px);
  }
}
@media screen and (max-width: 964px) {
  .event-listing.is-style-grid .events .event__wrapper {
    margin: 20px 10px;
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 720px) {
  .event-listing.is-style-grid .events .event__wrapper {
    flex: auto;
    width: 100%;
  }
}
.event-listing.is-style-grid .show-all {
  text-align: center;
}
.ce-provider .event-listing.is-style-stacked .event__wrapper:first-child, .ce-provider .event-listing.is-style-stacked-extended .event__wrapper:first-child {
  padding-top: 0;
}
.event-listing.is-style-grid .show-all, .event-listing.is-style-stacked .show-all, .event-listing.is-style-stacked-extended .show-all {
  margin-top: 20px;
}

.wp-block-hmg-contact {
  margin: 40px 0;
  width: 100%;
  box-sizing: border-box;
  font-size: 0.875rem;
  line-height: 1.188;
}
.wp-block-hmg-contact .hmg-contact__title {
  font-size: 1.5rem;
  line-height: 1.333333;
  font-weight: 600;
  margin-bottom: 20px;
}
.wp-block-hmg-contact.is-style-large .hmg-contact__layout {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact {
  display: inline-block;
  margin: 20px 15px;
  flex: 0 0 auto;
  width: calc(33.33% - 30px);
  text-align: center;
}
.wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact:not(:last-child) {
  margin-bottom: 0;
}
@media screen and (min-width: 964px) {
  body.event-template-event-wide .wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact {
    width: calc(25% - 30px);
  }
}
@media screen and (max-width: 964px) {
  .wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact {
    margin: 20px 10px;
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 564px) {
  .wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact {
    flex: auto;
    width: 100%;
  }
}
.wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact .hmg-contact__cover {
  width: 85%;
  height: 0;
  padding-bottom: 85%;
  margin: 0 auto;
}
@media screen and (max-width: 564px) {
  .wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact .hmg-contact__cover {
    width: 216px;
    height: 216px;
    padding-bottom: 0;
    margin: 0 auto;
  }
}
.wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact .hmg-contact__name {
  margin-top: 20px;
}
.wp-block-hmg-contact.is-style-large .hmg-contact__layout .hmg-contact .hmg-contact__bio {
  display: none;
}
.wp-block-hmg-contact.is-highlighted {
  padding: 20px;
  background-color: var(--color-shade-light);
}
.wp-block-hmg-contact.is-highlighted.is-style-dark {
  color: white;
  background: var(--color-shade-darker);
}
.wp-block-hmg-contact.is-highlighted.is-style-dark .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__name {
  color: #fff;
}
.wp-block-hmg-contact.is-highlighted.is-style-dark .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__role {
  color: var(--color-shade-light);
}
.wp-block-hmg-contact.is-highlighted.is-style-dark .hmg-contact__layout .hmg-contact .hmg-contact__cover {
  background-color: #fff;
}
.wp-block-hmg-contact.is-highlighted.is-style-accent {
  color: white;
  background: var(--color-primary);
}
.wp-block-hmg-contact.is-highlighted.is-style-accent .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__name, .wp-block-hmg-contact.is-highlighted.is-style-accent .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__role, .wp-block-hmg-contact.is-highlighted.is-style-accent .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__email, .wp-block-hmg-contact.is-highlighted.is-style-accent .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__phone {
  color: #fff;
}
.wp-block-hmg-contact.is-highlighted.is-style-accent .hmg-contact__layout .hmg-contact .hmg-contact__cover {
  background-color: #fff;
}
.wp-block-hmg-contact.is-highlighted.is-style-accent .btn__wrapper {
  color: white;
  border-color: white;
}
.wp-block-hmg-contact.is-highlighted.is-style-accent .btn__wrapper:hover {
  color: var(--color-shade-darker);
  border-color: var(--color-shade-darker);
}
.wp-block-hmg-contact.is-highlighted .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__role {
  color: var(--color-shade-dark);
}
.wp-block-hmg-contact.is-highlighted .hmg-contact__layout .hmg-contact .hmg-contact__cover {
  background-color: #fff;
}
.wp-block-hmg-contact .hmg-contact__layout {
  padding-top: 15px;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact {
  display: flex;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact:not(:last-child) {
  margin-bottom: 40px;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__cover {
  position: relative;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
  background-color: var(--color-shade-light);
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__cover .hmg-contact__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details {
  font-size: 0.875rem;
  line-height: 1.571428;
  overflow: hidden;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__name_wrapper {
  margin-bottom: 10px;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__name {
  font-size: 1.125rem;
  line-height: 1.333333;
  font-weight: 700;
  color: var(--color-foreground);
  display: block;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__email, .wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__phone {
  color: var(--color-primary);
  display: block;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__email {
  overflow: hidden;
  text-overflow: ellipsis;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__role {
  color: var(--color-shade);
  display: block;
}
.wp-block-hmg-contact .hmg-contact__layout .hmg-contact .hmg-contact__details .hmg-contact__bio {
  margin-top: 10px;
}
.wp-block-hmg-contact .btn__wrapper {
  margin-top: 20px;
}

.wp-block-partner-list .partner-list__title {
  margin-bottom: 20px;
}
.wp-block-partner-list.is-style-grid .partners {
  display: flex;
  flex-wrap: wrap;
  margin: -30px -15px 0;
}
.wp-block-partner-list.is-style-grid .partners .partner {
  flex: 0 1 auto;
  display: block;
  margin: 30px 15px 0;
  width: calc(33.3333333333% - 30px);
}
@media screen and (max-width: 720px) {
  .wp-block-partner-list.is-style-grid .partners .partner {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 564px) {
  .wp-block-partner-list.is-style-grid .partners .partner {
    width: 100%;
  }
}
.wp-block-partner-list.is-style-grid .partners .partner:not(:last-child) {
  margin-bottom: 0;
}
.wp-block-partner-list.is-style-grid .partners .partner .partner__image {
  height: 150px;
  margin: 0;
}
.wp-block-partner-list.is-style-grid .partners .partner .partner__image img {
  padding: 10% 15%;
}
.wp-block-partner-list.is-style-grid .partners .partner .partner__details {
  display: none;
}
.wp-block-partner-list.is-style-grid .partners .partner .modal-window {
  max-width: 867px;
}
.wp-block-partner-list.is-style-grid .partners .partner .modal-content {
  max-width: none;
}
.wp-block-partner-list .partner__layout .partner {
  display: flex;
  margin: -15px;
}
.wp-block-partner-list .partner__layout .partner[data-show-modal] {
  cursor: pointer;
}
@media screen and (max-width: 964px) {
  .wp-block-partner-list .partner__layout .partner {
    flex-direction: column;
  }
}
.wp-block-partner-list .partner__layout .partner:not(:last-child) {
  margin-bottom: 25px;
}
.wp-block-partner-list .partner__layout .partner .partner__image {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid var(--color-shade-light);
}
.wp-block-partner-list .partner__layout .partner .partner__image img {
  width: auto;
  height: auto;
  padding: 10% 15%;
  object-fit: contain;
  max-height: 100%;
}
.wp-block-partner-list .partner__layout .partner .partner__details {
  flex: 1;
  margin: 15px;
  font-size: 1.125rem;
  line-height: 1.555555;
}
.wp-block-partner-list .partner__layout .partner .partner__details .partner__title {
  margin-bottom: 12px;
}
.wp-block-partner-list .partner__layout .partner .partner__details .partner__url {
  display: block;
  margin-top: 12px;
  color: var(--color-primary);
}
.wp-block-partner-list .partner__layout .partner .partner__details .partner__social-media-links {
  margin-top: 20px;
  gap: 15px;
  display: flex;
  align-items: center;
}
.wp-block-partner-list .partner__layout .partner .partner__details .partner__social-media-links a {
  display: inline-flex;
}
.wp-block-partner-list .partner__layout .partner .partner__details .partner__social-media-links a.icon-linkedin {
  margin-top: -2px;
}
.wp-block-partner-list .partner-category + .partner-category {
  margin-top: 60px;
}
.wp-block-partner-list .partner-category:first-child .partner-category__title {
  margin-top: 0;
}
.wp-block-partner-list .partners + .partners {
  margin-top: 0;
}

#modals .modal[data-modal-class*=partner] .modal-window {
  max-width: 867px;
}
@media screen and (min-width: 720px) and (max-width: 964px) {
  #modals .modal[data-modal-class*=partner] .modal-window {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 564px) {
  #modals .modal[data-modal-class*=partner] .modal-window {
    position: static;
    min-height: 100vh;
  }
}
#modals .modal[data-modal-class*=partner] .modal-content {
  max-width: none;
}
@media screen and (min-width: 720px) {
  #modals .modal[data-modal-class*=partner] .partner {
    display: flex;
    flex-direction: row-reverse;
  }
}
#modals .modal[data-modal-class*=partner] .partner__image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px;
  box-sizing: border-box;
  border: 1px solid var(--color-shade-light);
  background: #fff;
}
@media screen and (min-width: 720px) {
  #modals .modal[data-modal-class*=partner] .partner__image {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 564px) {
  #modals .modal[data-modal-class*=partner] .partner__image {
    margin: 0 0 20px 0;
  }
}
#modals .modal[data-modal-class*=partner] .partner__image img {
  width: auto;
  height: auto;
  padding: 10% 15%;
  object-fit: contain;
  max-height: 100%;
}
#modals .modal[data-modal-class*=partner] .partner__details {
  font-size: 1.125rem;
  line-height: 1.555555;
}
@media screen and (min-width: 720px) {
  #modals .modal[data-modal-class*=partner] .partner__details {
    width: 66.6666666667%;
  }
}
#modals .modal[data-modal-class*=partner] .partner__details .partner__title {
  font-size: 1.375rem;
  line-height: 1.363636;
  margin-bottom: 20px;
}
#modals .modal[data-modal-class*=partner] .partner__details .partner__url {
  display: block;
  margin-top: 12px;
  color: var(--color-primary);
}
#modals .modal[data-modal-class*=partner] .partner__details .partner__social-media-links {
  margin-top: 20px;
  gap: 15px;
  display: flex;
  align-items: center;
}
#modals .modal[data-modal-class*=partner] .partner__details .partner__social-media-links a {
  display: inline-flex;
}
#modals .modal[data-modal-class*=partner] .partner__details .partner__social-media-links a.icon-linkedin {
  margin-top: -2px;
}

.wp-block-event-listing {
  margin-top: 40px;
}
.wp-block-event-listing.is-style-slider .listing-container {
  padding-right: 0;
}
.wp-block-event-listing.is-style-slider .glider-track {
  align-items: flex-start;
}
.wp-block-event-listing .event-listing__title {
  margin-top: 0;
}

.wp-block-group .is-style-stacked:not(:last-child) .event__wrapper.event--teaser, .wp-block-group .is-style-stacked-extended:not(:last-child) .event__wrapper.event--teaser {
  border-bottom: 1px solid var(--color-shade-light);
}
.wp-block-group .is-style-stacked + .is-style-stacked, .wp-block-group .is-style-stacked + .is-style-stacked-extended, .wp-block-group .is-style-stacked-extended + .is-style-stacked, .wp-block-group .is-style-stacked-extended + .is-style-stacked-extended {
  margin-top: 20px;
}
.wp-block-group .is-style-stacked + .is-style-stacked .event-listing__title, .wp-block-group .is-style-stacked + .is-style-stacked-extended .event-listing__title, .wp-block-group .is-style-stacked-extended + .is-style-stacked .event-listing__title, .wp-block-group .is-style-stacked-extended + .is-style-stacked-extended .event-listing__title {
  margin-top: 20px;
}

body[class*=gipfel] .wp-block-event-listing .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 964px) {
  body[class*=gipfel] .wp-block-event-listing .container {
    padding-left: 0;
    padding-right: 0;
  }
}
body[class*=gipfel] .wp-block-event-listing .event__title {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
body[class*=gipfel] .wp-block-event-listing:not(.alignfull) .container {
  width: 100%;
  max-width: 870px;
  margin: 0 auto;
}
body[class*=gipfel] .wp-block-event-listing.alignwide {
  margin-left: auto;
  margin-right: auto;
}
body[class*=gipfel] .wp-block-event-listing.alignwide .container {
  max-width: 1165px;
}

@media screen and (min-width: 720px) {
  body.event-template-event-wide .wp-block-event-listing.is-style-stacked .event__wrapper.event--teaser .event__preview, body.event-template-event-wide .wp-block-event-listing.is-style-stacked-extended body.event-template-event-wide .wp-block-event-listing .event__wrapper.event--teaser .event__preview {
    width: 300px;
    min-width: 300px;
    height: auto;
    aspect-ratio: 16/9;
  }
}

.wp-block-ce-hero-slider {
  position: relative;
  margin-bottom: 30px;
  height: 600px;
}
@media screen and (max-width: 1123px) {
  .wp-block-ce-hero-slider {
    height: 480px;
  }
}
.wp-block-ce-hero-slider .glider-track {
  height: 100%;
}
.wp-block-ce-hero-slider:hover .glider-nav {
  transition: opacity ease 0.2s;
  opacity: 1;
}
.wp-block-ce-hero-slider .glider-nav {
  opacity: 0;
}
@media screen and (max-width: 964px) {
  .wp-block-ce-hero-slider .glider-nav {
    display: none;
  }
}
.wp-block-ce-hero-slider .glider-nav .glider-nav-button {
  padding: 50px;
}
.wp-block-ce-hero-slider .glider-nav .glider-nav-button.button--prev {
  margin-left: -50px;
}
.wp-block-ce-hero-slider .glider-nav .glider-nav-button.button--next {
  margin-right: -50px;
}
.wp-block-ce-hero-slider .hero-dots {
  z-index: 2;
  position: absolute;
  bottom: 20px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.wp-block-ce-hero-slider .hero-slides {
  height: 100%;
  overflow: scroll hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.wp-block-ce-hero-slider .hero-slides::-webkit-scrollbar {
  display: none;
}
.wp-block-ce-hero-slider .hero-slide {
  position: relative;
  width: 100vw;
  height: 100%;
}
.wp-block-ce-hero-slider .hero-slide .slide__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: right center;
}
.wp-block-ce-hero-slider .hero-slide .slide__flag img {
  max-width: 33%;
}
.wp-block-ce-hero-slider .hero-slide .slide__content {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 20px 0 44px;
  box-sizing: border-box;
  color: white;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.08%, rgba(0, 0, 0, 0.7) 76.61%);
}
.wp-block-ce-hero-slider .hero-slide .slide__content .container {
  height: 100%;
}
.wp-block-ce-hero-slider .hero-slide .slide__actions {
  margin-top: 24px;
}
.wp-block-ce-hero-slider .hero-slide .slide__action:not(:last-child) {
  margin-right: 10px;
}
.wp-block-ce-hero-slider .hero-slide .slide__heading .event-date {
  display: block;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.35em;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.wp-block-ce-hero-slider .hero-slide .slide__title {
  display: block;
  font-size: 2rem;
  line-height: 1.125;
  font-family: "Grotesque";
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (min-width: 1124px) {
  .wp-block-ce-hero-slider .hero-slide .slide__title {
    font-size: 2.25rem;
    line-height: 1.111111;
    margin-bottom: 10px;
  }
}
.wp-block-ce-hero-slider .hero-slide .slide__subtitle {
  display: block;
  font-family: "Grotesque";
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.166666;
}
@media screen and (min-width: 1124px) {
  .wp-block-ce-hero-slider .hero-slide .slide__subtitle {
    font-size: 1.75rem;
    line-height: 1.142857;
  }
}

.ce-speakers-list {
  margin: 40px 0;
  width: 100%;
  box-sizing: border-box;
}
.ce-speakers-list.is-style-grid .ce-speakers__layout {
  display: flex;
  flex-wrap: wrap;
  margin: -20px -15px 0;
}
.ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker {
  display: inline-block;
  margin: 20px 15px;
  margin-bottom: 0 !important;
  flex: 0 1 auto;
  width: calc(25% - 30px);
  font-size: 1.125rem;
  text-align: center;
}
@media screen and (min-width: 964px) {
  body.event-template-event-wide .ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker {
    width: calc(16.6666666667% - 30px);
  }
}
.ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker[data-show-modal] {
  cursor: pointer;
}
@media screen and (max-width: 964px) {
  .ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker {
    margin: 20px 10px;
    width: calc(25% - 20px);
  }
}
@media screen and (max-width: 720px) {
  .ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker {
    width: calc(33% - 20px);
  }
}
@media screen and (max-width: 564px) {
  .ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker {
    width: calc(50% - 20px);
  }
}
.ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker .ce-speaker__cover {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-right: 0;
}
.ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker .ce-speaker__details .ce-speaker__name {
  margin-top: 20px;
}
.ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker .ce-speaker__details .ce-speaker__role, .ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker .ce-speaker__details .ce-speaker__show-more {
  font-size: 0.875rem;
  line-height: 1.428571;
}
.ce-speakers-list.is-style-grid .ce-speakers__layout .ce-speaker .ce-speaker__details .ce-speaker__bio {
  display: none;
}
@media screen and (min-width: 964px) {
  body.event-template-event-wide .ce-speakers-list.is-style-default .ce-speaker .ce-speaker__bio {
    max-width: calc(100% - 270px);
  }
}
@media screen and (max-width: 564px) {
  .ce-speakers-list.is-style-default .ce-speaker__name_wrapper {
    min-height: 100px;
  }
}
.ce-speakers-list.is-style-grid .ce-speaker__bio, .ce-speakers-list.has-cv-modal .ce-speaker__bio {
  display: none;
}
.ce-speakers-list .ce-speaker__show-more {
  color: var(--color-primary);
  display: block;
  margin: 10px 0;
}
.ce-speakers-list .ce-speakers__layout {
  padding-top: 15px;
}
.ce-speakers-list .ce-speakers__layout .ce-speaker .ce-speaker__wrapper {
  display: flex;
  align-items: center;
}
.ce-speakers-list .ce-speakers__layout .ce-speaker:not(:last-child) {
  margin-bottom: 40px;
}
.ce-speakers-list .ce-speakers__layout .ce-speaker .ce-speaker__cover {
  position: relative;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
  background-color: var(--color-shade-light);
}
.ce-speakers-list .ce-speakers__layout .ce-speaker .ce-speaker__cover .ce-speaker__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ce-speakers-list .ce-speakers__layout .ce-speaker .ce-speaker__details .ce-speaker__name {
  font-size: 1.125rem;
  line-height: 1.333333;
  font-weight: 700;
  color: var(--color-foreground);
  display: block;
}
.ce-speakers-list .ce-speakers__layout .ce-speaker .ce-speaker__details .ce-speaker__role {
  font-size: 1.125rem;
  line-height: 1.555555;
  color: var(--color-shade-dark);
  display: block;
  margin: 5px 0;
}
.ce-speakers-list .ce-speakers__layout .ce-speaker .ce-speaker__bio, .ce-speakers-list .ce-speakers__layout .ce-speaker .ce-speaker__cv-excerpt {
  margin-top: 20px;
  font-size: 1.125rem;
  line-height: 1.555555;
}

.ce-speaker__bio-details {
  display: flex;
  align-items: center;
  min-height: 35px;
  color: var(--color-shade-dark);
}
.ce-speaker__bio-details svg path {
  fill: var(--color-shade-dark);
}
.ce-speaker__bio-details .ce-speaker-location {
  max-width: 150px;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1.2;
  font-size: 0.875rem;
}
.ce-speaker__bio-details .ce-speaker-social-media-links {
  position: relative;
  gap: 15px;
  display: flex;
  align-items: center;
}
.ce-speaker__bio-details .ce-speaker-social-media-links a {
  display: inline-flex;
}
.ce-speaker__bio-details .ce-speaker-social-media-links a.icon-linkedin {
  margin-top: -2px;
}
.ce-speaker__bio-details .ce-speaker-location + .ce-speaker-social-media-links::before {
  content: "";
  width: 1px;
  height: 35px;
  margin-left: 15px;
  background-color: var(--color-shade);
}

#modals .modal[data-modal-class*=ce-speaker] .modal-window, #modals [id^=speaker-bio-] .modal-window {
  background-color: #f6f6f6;
  max-width: 867px;
}
@media screen and (max-height: 720px) {
  #modals .modal[data-modal-class*=ce-speaker] .modal-window, #modals [id^=speaker-bio-] .modal-window {
    bottom: auto;
  }
}
@media screen and (min-height: 720px) and (min-width: 720px) and (max-width: 964px) {
  #modals .modal[data-modal-class*=ce-speaker] .modal-window, #modals [id^=speaker-bio-] .modal-window {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 564px) {
  #modals .modal[data-modal-class*=ce-speaker] .modal-window, #modals [id^=speaker-bio-] .modal-window {
    position: static;
    min-height: 100vh;
  }
}
#modals .modal[data-modal-class*=ce-speaker] .modal-content, #modals [id^=speaker-bio-] .modal-content {
  max-width: none;
}
#modals .modal[data-modal-class*=ce-speaker] .ce-speaker__wrapper, #modals [id^=speaker-bio-] .ce-speaker__wrapper {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 564px) {
  #modals .modal[data-modal-class*=ce-speaker] .ce-speaker__wrapper, #modals [id^=speaker-bio-] .ce-speaker__wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (min-width: 720px) {
  #modals .modal[data-modal-class*=ce-speaker] .ce-speaker__cover, #modals [id^=speaker-bio-] .ce-speaker__cover {
    width: 25%;
    padding-right: 20px;
  }
}
@media screen and (max-width: 564px) {
  #modals .modal[data-modal-class*=ce-speaker] .ce-speaker__cover, #modals [id^=speaker-bio-] .ce-speaker__cover {
    margin-bottom: 20px;
  }
}
#modals .modal[data-modal-class*=ce-speaker] .ce-speaker__cover .ce-speaker__image, #modals [id^=speaker-bio-] .ce-speaker__cover .ce-speaker__image {
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (min-width: 564px) {
  #modals .modal[data-modal-class*=ce-speaker] .ce-speaker__details, #modals [id^=speaker-bio-] .ce-speaker__details {
    width: 75%;
  }
}
#modals .modal[data-modal-class*=ce-speaker] .ce-speaker__details .ce-speaker__name, #modals [id^=speaker-bio-] .ce-speaker__details .ce-speaker__name {
  font-size: 1.375rem;
  line-height: 1.363636;
  font-weight: 700;
  color: var(--color-foreground);
  display: block;
}
#modals .modal[data-modal-class*=ce-speaker] .ce-speaker__details .ce-speaker__role, #modals [id^=speaker-bio-] .ce-speaker__details .ce-speaker__role {
  font-size: 1.125rem;
  line-height: 1.555555;
  color: var(--color-shade-dark);
  display: block;
}
#modals .modal[data-modal-class*=ce-speaker] .ce-speaker__cv-excerpt, #modals [id^=speaker-bio-] .ce-speaker__cv-excerpt {
  display: none;
}
#modals .modal[data-modal-class*=ce-speaker] .ce-speaker__bio, #modals [id^=speaker-bio-] .ce-speaker__bio {
  margin-top: 20px;
  display: block;
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.555555;
}
#modals .modal[data-modal-class*=ce-speaker] .ce-speaker__show-more, #modals [id^=speaker-bio-] .ce-speaker__show-more {
  display: none;
}

.news-listing__layout {
  padding-top: 15px;
}
.news-listing__layout .news-item {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid var(--color-shade-light);
}
.news-listing__layout .news-item:hover .news-item__title {
  text-decoration: underline;
}
.news-listing__layout .news-item__title {
  margin-bottom: 10px;
}
@media screen and (min-width: 720px) {
  .news-listing__layout .news-item {
    display: flex;
  }
  .news-listing__layout .news-item .news-item__image {
    width: 240px;
    min-width: 240px;
    height: 135px;
    padding-top: 0;
    margin: 0 20px 0 0;
  }
}
.news-listing__layout > a:first-child .news-item {
  padding-top: 0;
}
.news-listing__layout .news-item__image {
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  margin-bottom: 10px;
  position: relative;
}
.news-listing__layout .news-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.news-listing__layout .news-item__teaser {
  flex: 1;
  font-size: 1rem;
  line-height: 1.375;
}
.news-listing__layout .news-item__teaser .news-item__date {
  color: var(--color-primary);
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 5px;
}
.news-listing__layout .news-item__teaser .news-item__teaser-text {
  margin: 0;
}
.news-listing__layout + .btn__wrapper {
  margin-top: 20px;
}

@media screen and (min-width: 720px) {
  body.event-template-event-wide .news-listing__layout .news-item__image {
    width: 300px;
    min-width: 300px;
    height: auto;
    aspect-ratio: 16/9;
  }
}
@media screen and (min-width: 1440px) {
  body.event-template-event-wide .news-listing__layout .news-item__teaser {
    max-width: calc(100% - 590px);
  }
}

.wp-block-accordion-container .wp-block-accordion-container {
  padding-left: 5%;
  padding-top: 5%;
}
.wp-block-accordion-container .accordion-item:last-child > .accordion__wrapper {
  border: none;
}

.event-template-event-gipfel .wp-block-accordion-container,
.webinar-template-webinar-gipfel .wp-block-accordion-container,
.post-template-post-gipfel .wp-block-accordion-container {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  .event-template-event-gipfel .wp-block-accordion-container,
.webinar-template-webinar-gipfel .wp-block-accordion-container,
.post-template-post-gipfel .wp-block-accordion-container {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.event-template-event-gipfel .wp-block-accordion-container .accordion-container-heading,
.webinar-template-webinar-gipfel .wp-block-accordion-container .accordion-container-heading,
.post-template-post-gipfel .wp-block-accordion-container .accordion-container-heading {
  margin-bottom: 3rem;
  text-align: center;
  font-family: "Grotesque";
  font-size: 2.25rem;
  font-weight: 600;
}
@media (max-width: 600px) {
  .event-template-event-gipfel .wp-block-accordion-container .accordion-container-heading,
.webinar-template-webinar-gipfel .wp-block-accordion-container .accordion-container-heading,
.post-template-post-gipfel .wp-block-accordion-container .accordion-container-heading {
    text-align: left;
    font-size: 1.125rem;
  }
}
.event-template-event-gipfel .wp-block-accordion-container .accordion__body ul,
.webinar-template-webinar-gipfel .wp-block-accordion-container .accordion__body ul,
.post-template-post-gipfel .wp-block-accordion-container .accordion__body ul {
  padding-left: 0;
}
.event-template-event-gipfel .wp-block-accordion-container:not(.alignfull),
.webinar-template-webinar-gipfel .wp-block-accordion-container:not(.alignfull),
.post-template-post-gipfel .wp-block-accordion-container:not(.alignfull) {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: auto !important;
}
.event-template-event-gipfel .wp-block-accordion-container.alignfull .wp-block-accordion-item,
.webinar-template-webinar-gipfel .wp-block-accordion-container.alignfull .wp-block-accordion-item,
.post-template-post-gipfel .wp-block-accordion-container.alignfull .wp-block-accordion-item {
  max-width: 100%;
}
.event-template-event-gipfel .wp-block-accordion-container.alignwide .wp-block-accordion-item,
.webinar-template-webinar-gipfel .wp-block-accordion-container.alignwide .wp-block-accordion-item,
.post-template-post-gipfel .wp-block-accordion-container.alignwide .wp-block-accordion-item {
  max-width: 1165px;
}
.event-template-event-gipfel .wp-block-accordion-container .wp-block-accordion-item,
.webinar-template-webinar-gipfel .wp-block-accordion-container .wp-block-accordion-item,
.post-template-post-gipfel .wp-block-accordion-container .wp-block-accordion-item {
  max-width: 870px;
  margin: 0 auto;
}

.wp-block-modal .btn--image, .wp-block-modal .btn--image img {
  display: inline-block;
}
.wp-block-modal .btn--image span {
  display: block;
  text-align: center;
  margin-top: 5px;
}

.wp-block-attention {
  margin: 30px 0;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: var(--color-shade-lighter);
}
.wp-block-attention.is-style-dark {
  color: white;
  background: var(--color-shade-darker);
}
.wp-block-attention.is-style-accent {
  color: white;
  background: var(--color-primary);
}
.wp-block-attention.is-style-accent .attention__cta {
  color: white;
  border-color: white;
}
.wp-block-attention.is-style-accent .attention__cta:hover {
  color: var(--color-shade-darker);
  border-color: var(--color-shade-darker);
}
.wp-block-attention .attention__title {
  font-family: "Grotesque", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.333333;
  color: currentColor;
}
.wp-block-attention .attention__image img {
  display: block;
}
@media screen and (min-width: 720px) {
  .wp-block-attention .attention__grid {
    display: flex;
    align-items: center;
  }
  .wp-block-attention .attention__grid .attention__image {
    width: 450px;
    max-width: 33.3333333333%;
    flex-shrink: 0;
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .wp-block-attention {
    text-align: center;
  }
  .wp-block-attention .attention__image img {
    margin: 0 auto;
  }
}
.wp-block-attention .attention__content {
  margin-top: 20px;
  flex-grow: 1;
}
.wp-block-attention .attention__content.align-center {
  text-align: center;
}
.wp-block-attention .attention__content.align-right {
  text-align: right;
}
.wp-block-attention .attention__grid {
  margin-top: 20px;
}
@media (min-width: 720px) {
  .wp-block-attention .attention__grid .attention__content {
    margin-top: 0;
  }
}
.wp-block-attention * + .attention__cta {
  margin-top: 20px !important;
}
.wp-block-attention p:empty {
  display: none;
}

.wp-block-ce-customer-voices .ce-customer-voices_navigation {
  opacity: 0;
  transition: opacity 0.3s;
}
@media screen and (max-width: 964px) {
  .wp-block-ce-customer-voices .ce-customer-voices_navigation {
    display: none;
  }
}
@media screen and (min-width: 1124px) {
  .wp-block-ce-customer-voices:hover .ce-customer-voices_navigation {
    opacity: 1;
  }
}
.wp-block-ce-customer-voices.single .glider-track {
  cursor: default;
}
.wp-block-ce-customer-voices.single .ce-customer-voices_dots, .wp-block-ce-customer-voices.single .ce-customer-voices_navigation {
  display: none !important;
}

.wp-block-columns.tiles {
  row-gap: 20px;
  flex-wrap: wrap;
}
.ce-provider .wp-block-columns.tiles {
  margin-top: 0;
}
.wp-block-columns.tiles > .wp-block-column {
  padding: 20px;
  background-color: var(--color-shade-lighter);
  flex-grow: 0;
  flex-basis: 100%;
}
.wp-block-columns.tiles > .wp-block-column:empty {
  visibility: hidden;
}
@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-columns.tiles > .wp-block-column {
    flex-basis: calc(50% - 10px) !important;
  }
  .wp-block-columns.tiles > .wp-block-column:nth-child(2n) {
    margin-left: 20px;
  }
}
@media (min-width: 782px) {
  .wp-block-columns.tiles > .wp-block-column:not(:first-child) {
    margin-left: 20px;
  }
}
.wp-block-columns.tiles.tiles-alternate > .wp-block-column:nth-child(2n) {
  background-color: var(--color-secondary-light);
}
@media (min-width: 782px) {
  .wp-block-columns.tiles.tiles-2 > .wp-block-column {
    flex-basis: calc( (100% - ( (2 - 1) * 20px ) ) / 2);
  }
  .wp-block-columns.tiles.tiles-2 > .wp-block-column:nth-child(2n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-3 > .wp-block-column {
    flex-basis: calc( (100% - ( (3 - 1) * 20px ) ) / 3);
  }
  .wp-block-columns.tiles.tiles-3 > .wp-block-column:nth-child(3n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-4 > .wp-block-column {
    flex-basis: calc( (100% - ( (4 - 1) * 20px ) ) / 4);
  }
  .wp-block-columns.tiles.tiles-4 > .wp-block-column:nth-child(4n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-5 > .wp-block-column {
    flex-basis: calc( (100% - ( (5 - 1) * 20px ) ) / 5);
  }
  .wp-block-columns.tiles.tiles-5 > .wp-block-column:nth-child(5n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-6 > .wp-block-column {
    flex-basis: calc( (100% - ( (6 - 1) * 20px ) ) / 6);
  }
  .wp-block-columns.tiles.tiles-6 > .wp-block-column:nth-child(6n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-7 > .wp-block-column {
    flex-basis: calc( (100% - ( (7 - 1) * 20px ) ) / 7);
  }
  .wp-block-columns.tiles.tiles-7 > .wp-block-column:nth-child(7n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-8 > .wp-block-column {
    flex-basis: calc( (100% - ( (8 - 1) * 20px ) ) / 8);
  }
  .wp-block-columns.tiles.tiles-8 > .wp-block-column:nth-child(8n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-9 > .wp-block-column {
    flex-basis: calc( (100% - ( (9 - 1) * 20px ) ) / 9);
  }
  .wp-block-columns.tiles.tiles-9 > .wp-block-column:nth-child(9n+1) {
    margin-left: 0;
  }
  .wp-block-columns.tiles.tiles-10 > .wp-block-column {
    flex-basis: calc( (100% - ( (10 - 1) * 20px ) ) / 10);
  }
  .wp-block-columns.tiles.tiles-10 > .wp-block-column:nth-child(10n+1) {
    margin-left: 0;
  }
}

.wp-block-topics-listing.is-style-slider .listing-container {
  padding-right: 0;
}
.wp-block-topics-listing.is-style-slider .glider-nav {
  top: 50%;
}
.wp-block-topics-listing.is-style-grid .events {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
}
@media screen and (max-width: 964px) {
  .wp-block-topics-listing.is-style-grid .events {
    margin: -10px;
  }
}
.wp-block-topics-listing.is-style-grid .events .topic__wrapper {
  margin: 15px;
  flex: 0;
  flex-basis: calc(25% - 30px);
}
@media screen and (max-width: 2048px) {
  .wp-block-topics-listing.is-style-grid .events .topic__wrapper {
    flex-basis: calc(33.3333333333% - 30px);
  }
}
@media screen and (max-width: 964px) {
  .wp-block-topics-listing.is-style-grid .events .topic__wrapper {
    margin: 10px;
    flex-basis: calc(50% - 20px);
  }
}
@media screen and (max-width: 720px) {
  .wp-block-topics-listing.is-style-grid .events .topic__wrapper {
    flex: unset;
    width: 100%;
  }
}

.wp-block-newsletter {
  margin: 30px 0;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: var(--color-shade-lighter);
}
.wp-block-newsletter.is-style-dark {
  color: white;
  background: var(--color-shade-darker);
}
.wp-block-newsletter.is-style-accent {
  color: white;
  background: var(--color-primary);
}
.wp-block-newsletter.is-style-accent .newsletter__cta {
  color: white;
  border-color: white;
}
.wp-block-newsletter.is-style-accent .newsletter__cta:hover {
  color: var(--color-shade-darker);
  border-color: var(--color-shade-darker);
}
.wp-block-newsletter .newsletter__title {
  font-family: "Grotesque", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.333333;
  color: currentColor;
}
.wp-block-newsletter .newsletter__image img {
  display: block;
}
@media screen and (min-width: 720px) {
  .wp-block-newsletter .newsletter__grid {
    display: flex;
    align-items: center;
  }
  .wp-block-newsletter .newsletter__grid .newsletter__image {
    max-width: 33.3333333333%;
    flex-shrink: 0;
    margin-right: 20px;
  }
}
.wp-block-newsletter .newsletter__content {
  margin-top: 20px;
  flex-grow: 1;
}
.wp-block-newsletter .newsletter__content.align-center {
  text-align: center;
}
.wp-block-newsletter .newsletter__content.align-right {
  text-align: right;
}
.wp-block-newsletter .newsletter__grid {
  margin-top: 20px;
}
.wp-block-newsletter * + .newsletter__cta {
  margin-top: 20px !important;
}
.wp-block-newsletter p:empty {
  display: none;
}

.wp-block-social-sharing-links .social-sharing-links-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 5px;
  border: solid var(--color-foreground);
  border-width: 1px 0;
}
.wp-block-social-sharing-links .social-sharing-links-wrapper > a {
  width: 24px;
  height: 24px;
}
.wp-block-social-sharing-links .social-sharing-links-wrapper > a:hover {
  opacity: 0.5;
}
.wp-block-social-sharing-links .social-sharing-links-wrapper > a svg {
  width: 100%;
  height: 100%;
}

.wp-block-order-brochure {
  margin: 30px 0;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: var(--color-shade-lighter);
}
.wp-block-order-brochure.is-style-dark {
  color: white;
  background: var(--color-shade-darker);
}
.wp-block-order-brochure.is-style-accent {
  color: white;
  background: var(--color-primary);
}
.wp-block-order-brochure.is-style-accent .order-brochure__cta {
  color: white;
  border-color: white;
}
.wp-block-order-brochure.is-style-accent .order-brochure__cta:hover {
  color: var(--color-shade-darker);
  border-color: var(--color-shade-darker);
}
.wp-block-order-brochure .order-brochure__title {
  font-family: "Grotesque", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.333333;
  color: currentColor;
}
.wp-block-order-brochure .order-brochure__text {
  color: currentColor;
}
.wp-block-order-brochure .order-brochure__image img {
  display: block;
}
@media screen and (min-width: 720px) {
  .wp-block-order-brochure .order-brochure__grid {
    display: flex;
    align-items: center;
  }
  .wp-block-order-brochure .order-brochure__grid .order-brochure__image {
    width: 450px;
    max-width: 33.3333333333%;
    flex-shrink: 0;
    margin-right: 40px;
  }
}
.wp-block-order-brochure .order-brochure__content {
  margin-top: 20px;
  flex-grow: 1;
}
.wp-block-order-brochure .order-brochure__content.align-center {
  text-align: center;
}
.wp-block-order-brochure .order-brochure__content.align-right {
  text-align: right;
}
.wp-block-order-brochure .order-brochure__grid {
  margin-top: 20px;
}
@media (min-width: 720px) {
  .wp-block-order-brochure .order-brochure__grid .order-brochure__content {
    margin-top: 0;
  }
}
.wp-block-order-brochure * + .order-brochure__cta {
  margin-top: 20px !important;
}
.wp-block-order-brochure p:empty {
  display: none;
}

.event-template-event-gipfel .wp-block-order-brochure,
.webinar-template-webinar-gipfel .wp-block-order-brochure,
.post-template-post-gipfel .wp-block-order-brochure {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow-x: hidden;
}
@media (max-width: 600px) {
  .event-template-event-gipfel .wp-block-order-brochure,
.webinar-template-webinar-gipfel .wp-block-order-brochure,
.post-template-post-gipfel .wp-block-order-brochure {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
  }
  .event-template-event-gipfel .wp-block-order-brochure .order-brochure__image img,
.webinar-template-webinar-gipfel .wp-block-order-brochure .order-brochure__image img,
.post-template-post-gipfel .wp-block-order-brochure .order-brochure__image img {
    margin: 0 auto;
  }
}
.event-template-event-gipfel .wp-block-order-brochure .order-brochure__title,
.webinar-template-webinar-gipfel .wp-block-order-brochure .order-brochure__title,
.post-template-post-gipfel .wp-block-order-brochure .order-brochure__title {
  display: block !important;
}
.event-template-event-gipfel .wp-block-order-brochure:not(.alignfull),
.webinar-template-webinar-gipfel .wp-block-order-brochure:not(.alignfull),
.post-template-post-gipfel .wp-block-order-brochure:not(.alignfull) {
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: auto !important;
}
.event-template-event-gipfel .wp-block-order-brochure.alignfull .order-brochure__grid,
.event-template-event-gipfel .wp-block-order-brochure.alignfull .order-brochure__title,
.webinar-template-webinar-gipfel .wp-block-order-brochure.alignfull .order-brochure__grid,
.webinar-template-webinar-gipfel .wp-block-order-brochure.alignfull .order-brochure__title,
.post-template-post-gipfel .wp-block-order-brochure.alignfull .order-brochure__grid,
.post-template-post-gipfel .wp-block-order-brochure.alignfull .order-brochure__title {
  max-width: 100%;
}
.event-template-event-gipfel .wp-block-order-brochure.alignwide .order-brochure__grid,
.event-template-event-gipfel .wp-block-order-brochure.alignwide .order-brochure__title,
.webinar-template-webinar-gipfel .wp-block-order-brochure.alignwide .order-brochure__grid,
.webinar-template-webinar-gipfel .wp-block-order-brochure.alignwide .order-brochure__title,
.post-template-post-gipfel .wp-block-order-brochure.alignwide .order-brochure__grid,
.post-template-post-gipfel .wp-block-order-brochure.alignwide .order-brochure__title {
  max-width: 1165px;
}
.event-template-event-gipfel .wp-block-order-brochure .order-brochure__grid,
.event-template-event-gipfel .wp-block-order-brochure .order-brochure__title,
.webinar-template-webinar-gipfel .wp-block-order-brochure .order-brochure__grid,
.webinar-template-webinar-gipfel .wp-block-order-brochure .order-brochure__title,
.post-template-post-gipfel .wp-block-order-brochure .order-brochure__grid,
.post-template-post-gipfel .wp-block-order-brochure .order-brochure__title {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.event-template-event-gipfel .wp-block-order-brochure .order-brochure__image,
.webinar-template-webinar-gipfel .wp-block-order-brochure .order-brochure__image,
.post-template-post-gipfel .wp-block-order-brochure .order-brochure__image {
  width: auto;
}
.event-template-event-gipfel .wp-block-order-brochure .order-brochure__content .order-brochure__title,
.webinar-template-webinar-gipfel .wp-block-order-brochure .order-brochure__content .order-brochure__title,
.post-template-post-gipfel .wp-block-order-brochure .order-brochure__content .order-brochure__title {
  margin-bottom: 20px;
}

.wp-block-quotes-slider {
  padding: 0 20px;
}
.wp-block-quotes-slider .quote-slide {
  width: 100%;
  text-align: center;
  color: var(--color-foreground);
}
.wp-block-quotes-slider .quote-slide .quote-slide__quote {
  font-family: "GuyotHeadline", serif;
  font-weight: 400;
  font-size: 1.625rem;
  line-height: 1.230769;
  max-width: 565px;
  margin: 20px auto;
  display: block;
}
.wp-block-quotes-slider .quote-slide .quote-slide__image {
  margin: 20px auto;
}
.wp-block-quotes-slider .quote-slide .quote-slide__image img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
}
.wp-block-quotes-slider .quote-slide .quote-slide__name-wrapper {
  margin: 20px auto 0;
  max-width: 565px;
}
.wp-block-quotes-slider .quote-slide .quote-slide__name {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.428571;
  display: block;
}
.wp-block-quotes-slider .quote-slide .quote-slide__role-company {
  font-size: 0.875rem;
  line-height: 1.428571;
  margin-top: 5px;
}
body.event-template-event-gipfel .wp-block-quotes-slider .quotes-slider__inner {
  max-width: 870px;
  margin: 0 auto;
}
body.event-template-event-gipfel .wp-block-quotes-slider .quote-slide__quote {
  max-width: 870px;
}

.wp-block-program-teaser .program-teaser__wrapper {
  max-width: 870px;
  margin: 0 auto;
}
.wp-block-program-teaser .program-teaser__wrapper .program-teaser__headline {
  margin-bottom: 60px;
}
.wp-block-program-teaser.alignwide .program-teaser__wrapper {
  max-width: 1165px;
}
.wp-block-program-teaser:not(.alignfull) {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: auto !important;
}
.wp-block-program-teaser .program-teaser__item {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
  color: var(--color-shade-dark);
}
.wp-block-program-teaser .program-teaser__image {
  flex: 0 0 450px;
}
.wp-block-program-teaser .program-teaser__image img {
  width: 100%;
}
.wp-block-program-teaser .program-teaser__content {
  font-size: 1rem;
  line-height: 1.5;
  padding: 30px 0;
}
.wp-block-program-teaser .program-teaser__content p {
  margin-bottom: 20px;
}
.wp-block-program-teaser .program-teaser__topline {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 10px;
}
.wp-block-program-teaser .program-teaser__topline .program-teaser__topline--date {
  display: flex;
  align-items: center;
}
.wp-block-program-teaser .program-teaser__topline .program-teaser__topline--date svg {
  margin-right: 10px;
}
.wp-block-program-teaser .program-teaser__topline .event__label {
  margin-bottom: 0;
}
.wp-block-program-teaser .program-teaser__title {
  display: block;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 600;
  color: var(--color-shade-darker);
  margin-top: 0;
  margin-bottom: 20px;
}
.wp-block-program-teaser .program-teaser__moderator {
  font-size: 0.875rem;
  line-height: 1.428571;
}
@media (max-width: 1124px) {
  .wp-block-program-teaser .program-teaser__image {
    flex-basis: 33.33%;
  }
  .wp-block-program-teaser .program-teaser__image img {
    height: 100%;
    object-fit: cover;
  }
  .wp-block-program-teaser .program-teaser__topline {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 720px) {
  .wp-block-program-teaser .program-teaser__wrapper .program-teaser__headline {
    margin-bottom: 40px;
  }
  .wp-block-program-teaser .program-teaser__image {
    display: none;
  }
  .wp-block-program-teaser .program-teaser__item {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .wp-block-program-teaser .program-teaser__item + .program-teaser__item {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 40px;
  }
  .wp-block-program-teaser .program-teaser__content {
    padding: 0;
  }
}
.event-template-event-gipfel .wp-block-program-teaser {
  margin: 100px 0;
}
@media (max-width: 564px) {
  .event-template-event-gipfel .wp-block-program-teaser {
    margin: 60px 0;
  }
}

/* Comparison Chart Block
   ========================================================================== */
/* This SCSS is organized into three clear sections:
 * 1. SHARED STYLES - Elements used in both mobile and desktop views
 * 2. MOBILE-ONLY STYLES - Elements that appear only in the mobile view
 * 3. DESKTOP-ONLY STYLES - Elements that appear only in the desktop view
 */
.wp-block-comparison-chart {
  --comparison-chart-bg-color: transparent;
}
.wp-block-comparison-chart.alignfull {
  padding-left: 20px;
  padding-right: 20px;
}
body.event-template-event-gipfel .wp-block-comparison-chart:not(.alignfull) {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
body.event-template-event-gipfel .wp-block-comparison-chart:not(.alignfull).alignwide {
  max-width: 1165px;
}
.wp-block-comparison-chart svg {
  vertical-align: middle;
}

.comparison-chart {
  width: 100%;
  /* ==========================================================================
     1. SHARED STYLES - Elements used in both mobile and desktop views
     ========================================================================== */
  /* ==========================================================================
     2. MOBILE-ONLY STYLES - Elements that appear only in the mobile view
     ========================================================================== */
  /* ==========================================================================
     3. DESKTOP-ONLY STYLES - Elements that appear only in the desktop view
     ========================================================================== */
}
.comparison-chart__mobile {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .comparison-chart__mobile {
    display: none;
  }
}
.comparison-chart__desktop {
  display: none;
}
@media (min-width: 768px) {
  .comparison-chart__desktop {
    display: block;
  }
}
.comparison-chart__row--primary {
  background-color: #ffffff;
}
.comparison-chart__row--secondary {
  background-color: #f6f6f6;
}
.comparison-chart__value-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comparison-chart__check {
  display: inline-block;
}
.comparison-chart__empty {
  display: inline-block;
}
.comparison-chart__text-value {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666666;
}
.comparison-chart__feature-name {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.comparison-chart__cta-container {
  display: flex;
  flex-direction: column;
  padding: 2rem;
  background-color: #f6f6f6;
}
.comparison-chart__price-container {
  margin-bottom: 1.5rem;
}
.comparison-chart__price {
  text-align: center;
  margin-bottom: 1rem;
}
.comparison-chart__currency {
  font-size: 0.75rem;
  line-height: 1rem;
}
.comparison-chart__amount {
  font-size: 1.5rem;
  line-height: 2rem;
}
.comparison-chart__price-info {
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  color: #333333;
}
.comparison-chart__price-info strong {
  color: #666666;
}
.comparison-chart__button-container {
  text-align: center;
  margin-top: auto;
}
.comparison-chart__card {
  border: 1px solid #eeeeee;
  margin-bottom: 1.5rem;
}
.comparison-chart__card:last-child {
  margin-bottom: 0;
}
.comparison-chart__header {
  padding: 1.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  color: #ffffff;
  background-color: #ef7c00;
  font-weight: 600;
  z-index: 20;
  position: sticky;
  top: calc(var(--mainHeaderHeight, 50px) + var(--eventNavHeight, 50px));
}
.comparison-chart__feature-row {
  display: flex;
}
.comparison-chart__feature-row.comparison-chart__row--primary {
  background-color: #ffffff;
}
.comparison-chart__feature-row.comparison-chart__row--secondary {
  background-color: #f6f6f6;
}
.comparison-chart__feature-row .comparison-chart__feature-name {
  width: 50%;
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-right: 1px solid #d8d8d8;
}
.comparison-chart__feature-row .comparison-chart__feature-value {
  width: 50%;
  padding: 1rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 60px;
}
.comparison-chart__headers {
  display: flex;
  position: relative;
  z-index: 20;
  position: sticky;
  top: calc(var(--mainHeaderHeight, 70px) + var(--eventNavHeight, 64px));
}
.comparison-chart__feature-header {
  width: 10rem;
  flex: none;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0), var(--comparison-chart-bg-color) 15%);
}
@media (min-width: 1280px) {
  .comparison-chart__feature-header {
    width: 242px;
  }
}
.comparison-chart__header-content {
  padding: 1rem;
}
.comparison-chart__ticket-header {
  flex: none;
  width: 10rem;
}
.comparison-chart__ticket-header:not(:first-child) {
  border-left: 1px solid color-mix(in srgb, currentColor, #fff 30%);
}
@media (min-width: 1280px) {
  .comparison-chart__ticket-header {
    width: 230px;
  }
}
.comparison-chart__ticket-header .comparison-chart__header-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
}
.comparison-chart__hidden {
  visibility: hidden;
}
.comparison-chart__headers-scroll {
  display: flex;
  flex-wrap: nowrap;
  border-left: 1px solid #ef7c00;
  border-right: 1px solid #ef7c00;
  overflow-x: auto;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.comparison-chart__headers-scroll::-webkit-scrollbar {
  display: none;
}
.comparison-chart__content {
  display: flex;
  position: relative;
}
.comparison-chart__feature-column {
  width: 10rem;
  flex: none;
  z-index: 10;
}
@media (min-width: 1280px) {
  .comparison-chart__feature-column {
    width: 242px;
  }
}
.comparison-chart__feature-column .comparison-chart__feature-name {
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.comparison-chart__content-scroll {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  border: 1px solid #eeeeee;
  box-shadow: 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.comparison-chart__content-scroll::-webkit-scrollbar {
  height: 4px;
}
.comparison-chart__content-scroll::-webkit-scrollbar-track {
  background: #eeeeee;
}
.comparison-chart__content-scroll::-webkit-scrollbar-thumb {
  background-color: #afafaf;
}
.comparison-chart__ticket-column {
  flex: none;
  width: 10rem;
}
.comparison-chart__ticket-column:not(:first-child) {
  border-left: 1px solid #d8d8d8;
}
@media (min-width: 1280px) {
  .comparison-chart__ticket-column {
    width: 230px;
  }
}
.comparison-chart__features-container {
  display: flex;
  flex-direction: column;
}
.comparison-chart__desktop .comparison-chart__feature-value {
  padding: 1rem 1.5rem;
  text-align: center;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comparison-chart__desktop .comparison-chart__feature-value--even {
  background-color: #f6f6f6;
}
.comparison-chart__desktop .comparison-chart__feature-value--odd {
  background-color: #ffffff;
}
.comparison-chart__scroll-navigation {
  position: absolute;
  left: 10rem;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .comparison-chart__scroll-navigation {
    left: 242px;
  }
}
.comparison-chart__scroll-button {
  position: absolute;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  border-radius: 9999px;
  padding: 0.5rem;
  color: #ef7c00;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  z-index: 20;
}
.comparison-chart__scroll-button:hover {
  background-color: #ffffff;
}
.comparison-chart__scroll-button--left {
  left: 0;
  transform: translate(-50%, -50%);
}
.comparison-chart__scroll-button--right {
  right: 0;
  transform: translate(50%, -50%);
}
.comparison-chart__scroll-button--visible {
  opacity: 1;
  pointer-events: auto;
}
.comparison-chart__scroll-button.color-shade-lighter, .comparison-chart__scroll-button.color-white {
  background-color: rgba(0, 0, 0, 0.9);
}
.comparison-chart__arrow {
  width: 1.5rem;
  height: 1.5rem;
}

#hmg-fly-in_modal {
  position: fixed;
  transition: all 0.7s ease-in-out;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
}
#hmg-fly-in_modal .modal-window {
  padding: 35px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
#hmg-fly-in_modal .modal-window.padding-none {
  padding: 0;
}
#hmg-fly-in_modal .modal-window:not(.window--large) .modal-close {
  top: 10px;
  right: 10px;
}
#hmg-fly-in_modal .modal-window.window--large {
  transform: none;
}
#hmg-fly-in_modal .modal-window .modal-close {
  color: currentColor;
}
@media (max-width: 768px) {
  #hmg-fly-in_modal .modal-window {
    max-width: 85vw;
  }
}
#hmg-fly-in_modal:not(.align-center) {
  overflow: visible;
}
#hmg-fly-in_modal:not(.align-center) > .modal-window {
  margin: 0;
  position: static;
  max-height: 100vh;
  overflow-y: auto;
}
#hmg-fly-in_modal.no-lightbox, #hmg-fly-in_modal:not(.align-center) {
  background: transparent;
}
#hmg-fly-in_modal.align-center {
  justify-content: center;
  align-items: center;
}
#hmg-fly-in_modal.align-center .modal-window {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  max-height: 90vh;
  overflow: auto;
  margin: 0;
}
#hmg-fly-in_modal.hmg-fly-in--active {
  transform: none !important;
  opacity: 1;
}
#hmg-fly-in_modal.hmg-fly-in--active.align-center-right, #hmg-fly-in_modal.hmg-fly-in--active.align-center-left {
  transform: translate(0, -50%) !important;
}
#hmg-fly-in_modal.align-bottom-right {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  transform: translate(100%, 0);
}
#hmg-fly-in_modal.align-bottom-left {
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  transform: translate(-100%, 0);
}
#hmg-fly-in_modal.align-top-right {
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  transform: translate(100%, 0);
}
#hmg-fly-in_modal.align-top-left {
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translate(-100%, 0);
}
#hmg-fly-in_modal.align-center-left {
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translate(-100%, -50%);
}
#hmg-fly-in_modal.align-center-right {
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0;
  transform: translate(100%, -50%);
}
#hmg-fly-in_modal .modal-content, #hmg-fly-in_modal .modal-content *:not(a) {
  color: currentColor;
}
#hmg-fly-in_modal .modal-content :first-child {
  margin-top: 0;
}
#hmg-fly-in_modal .modal-content :last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #hmg-fly-in_modal:not(.align-center) {
    top: auto;
    bottom: 0;
  }
}

.hmg-optin-link {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.hmg-optin-link .hmg-optin-link__content {
  font-size: 1rem;
  line-height: 1.5em;
}
.hmg-optin-link .hmg-optin-link__content > :first-child {
  margin-top: 0;
}
.hmg-optin-link .hmg-optin-link__content a:not(.btn__wrapper) {
  display: inline-block;
  color: var(--color-foreground);
  text-decoration: none;
  border-bottom: 1px dotted var(--color-foreground);
  outline-offset: 0;
}
.hmg-optin-link .hmg-optin-link__content a:not(.btn__wrapper):hover {
  color: var(--color-primary);
  border-bottom-color: var(--color-primary);
}
.hmg-optin-link .checkbox-container {
  display: inline-flex;
  margin-top: 1px;
}

.in-between-section {
  position: relative;
  margin-bottom: 30px;
  margin-left: calc((var(--ef-client-width) - 100%) * -0.5) !important;
  margin-right: calc((var(--ef-client-width) - 100%) * -0.5) !important;
  width: auto !important;
  max-width: var(--ef-client-width);
  --swiper-theme-color: var(--color-primary);
  --swiper-navigation-sides-offset: 20px;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 0.5;
}
.in-between-section.alignfull {
  padding: 0 !important;
}
.in-between-section .swiper {
  height: 100%;
}
.in-between-section .swiper .swiper-button-prev,
.in-between-section .swiper .swiper-button-next {
  opacity: 0;
  visibility: hidden;
}
.in-between-section .swiper:hover .swiper-button-prev,
.in-between-section .swiper:hover .swiper-button-next {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 719px) {
  .in-between-section .swiper .swiper-button-prev,
.in-between-section .swiper .swiper-button-next {
    display: none;
  }
}
.in-between-section .slides {
  height: 100%;
  scrollbar-width: none;
}
.in-between-section .slides::-webkit-scrollbar {
  display: none;
}
.in-between-section .slide {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 450px;
  display: flex;
  flex-direction: column;
}
.in-between-section .slide.slide-layout-event-teaser .slide__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.in-between-section .slide.slide-layout-event-teaser .slide__content {
  position: relative;
  height: 100%;
  width: 100%;
  flex: 1;
  padding: 80px 5%;
  box-sizing: border-box;
  color: white;
  background: radial-gradient(circle at center top, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.6) 66%);
}
@media (min-width: 1124px) {
  .in-between-section .slide.slide-layout-event-teaser .slide__content {
    background: radial-gradient(circle at center right, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.6) 66%);
  }
  .in-between-section .slide.slide-layout-event-teaser .slide__content.slide__content-text-right {
    background: radial-gradient(circle at center left, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.6) 66%);
  }
  .in-between-section .slide.slide-layout-event-teaser .slide__content > div {
    max-width: 50%;
  }
}
.in-between-section .slide.slide-layout-event-teaser .slide__content-inner {
  max-width: 750px;
}
.in-between-section .slide.slide-layout-event-teaser .slide__actions {
  margin-top: 24px;
}
.in-between-section .slide.slide-layout-event-teaser .slide__action:not(:last-child) {
  margin-right: 10px;
}
.in-between-section .slide.slide-layout-event-teaser .slide__date {
  display: block;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.35em;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.in-between-section .slide.slide-layout-event-teaser .slide__title {
  display: block;
  font-size: 1.875rem;
  line-height: 1.133333;
  font-weight: 800;
  margin-bottom: 5px;
}
@media screen and (min-width: 1124px) {
  .in-between-section .slide.slide-layout-event-teaser .slide__title {
    font-size: 2.375rem;
    line-height: 1.1578947368;
    margin-bottom: 10px;
  }
}
.in-between-section .slide.slide-layout-event-teaser .slide__subtitle {
  display: block;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.181818;
}
@media screen and (min-width: 1124px) {
  .in-between-section .slide.slide-layout-event-teaser .slide__subtitle {
    font-size: 1.5rem;
    line-height: 1.1666666667;
  }
}
.in-between-section .slide.slide-layout-image_and_text .wp-block-attention {
  margin: 0;
  padding: 80px 5%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}
.in-between-section .slide.slide-layout-image_and_text .wp-block-attention .attention__title {
  font-size: 1.875rem;
  line-height: 1.133333;
  display: block;
  margin-bottom: 20px;
}
@media screen and (min-width: 1124px) {
  .in-between-section .slide.slide-layout-image_and_text .wp-block-attention .attention__title {
    font-size: 2.375rem;
    line-height: 1.157894;
  }
}
@media screen and (max-width: 719px) {
  .in-between-section .slide.slide-layout-image_and_text .wp-block-attention .attention__grid {
    margin-top: 0;
  }
}
.in-between-section .slide.slide-layout-image_and_text .wp-block-attention .attention__image img {
  margin: 0 auto;
}
@media (min-width: 720px) {
  .in-between-section .slide.slide-layout-image_and_text .wp-block-attention .attention__image {
    flex-grow: 1;
  }
}
.in-between-section .slide.slide-layout-image_and_text .wp-block-attention .attention__desc {
  font-size: 1.125rem;
  line-height: 1.555555;
}
.in-between-section .slide.slide-layout-image_and_text .wp-block-attention .attention__content {
  max-width: 960px;
}

#wp-admin-bar-event-edit-parent a {
  font-weight: bold;
}

li[id^=wp-admin-bar-event-edit-child] {
  padding-left: 10px !important;
}

ul#wp-admin-bar-new-subpage-group {
  background-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}
ul#wp-admin-bar-new-subpage-group a {
  color: rgba(255, 255, 255, 0.8) !important;
}
ul#wp-admin-bar-new-subpage-group:hover a {
  color: #fff !important;
}

/*# sourceMappingURL=hmg-event-hub-public.css.map */
