.cmp-eon-com-multi-picture-teaser-item {
  display: none;
}
.cmp-eon-com-multi-picture-teaser-item--active {
  display: block;
}

.cmp-eon-com-connection-point-image,
.cmp-eon-com-connection-point-image > :first-child {
  width: 100%;
  height: 100%;
}

body {
overflow-x: hidden;
}

/* eon-ui-offset-teaser */
eon-ui-offset-teaser > .headline,
eon-ui-offset-teaser > .button {
  padding-bottom: 24px;
}
eon-ui-offset-teaser > .headline:last-of-type,
eon-ui-offset-teaser > .button:last-of-type {
  padding-bottom: 0;
}
eon-ui-offset-teaser > .text {
  padding-bottom: 16px;
}
eon-ui-offset-teaser > .text:last-of-type {
  padding-bottom: 0;
}
eon-ui-offset-teaser > .bulletlist {
  padding-bottom: 24px;
}
eon-ui-offset-teaser > .bulletlist:last-of-type {
  padding-bottom: 0;
}

/* eon-ui-text-teaser */
eon-ui-text-teaser > .headline,
eon-ui-text-teaser > .button {
  padding-bottom: 24px;
}
eon-ui-text-teaser > .headline:last-of-type,
eon-ui-text-teaser > .button:last-of-type {
  padding-bottom: 0;
}
eon-ui-text-teaser > .text {
  padding-bottom: 16px;
}
eon-ui-text-teaser > .text:last-of-type {
  padding-bottom: 0;
}
eon-ui-text-teaser > .bulletlist {
  padding-bottom: 24px;
}
eon-ui-text-teaser > .bulletlist:last-of-type {
  padding-bottom: 0;
}
eon-ui-text-teaser > .imagecropper {
  padding-bottom: 24px;
}
eon-ui-text-teaser > .imagecropper:last-of-type {
  padding-bottom: 0;
}

/* eon-com-teaser-text-offset */
eon-com-teaser-text-offset > div > div.text {
  padding-bottom: 16px;
}
eon-com-teaser-text-offset > div > div.text:last-of-type {
  padding-bottom: 0;
}
eon-com-teaser-text-offset > div > div.bulletlist {
  padding-bottom: 24px;
}
eon-com-teaser-text-offset > div > div.bulletlist:last-of-type {
  padding-bottom: 0;
}

/* eon-ui-page-header */
eon-ui-page-header > div:nth-child(3) > div.bulletlist {
  padding-bottom: 24px;
}
eon-ui-page-header > div:nth-child(3) > .bulletlist:last-of-type {
  padding-bottom: 0;
}
eon-ui-page-header > div:nth-child(3) > .text:first-of-type {
  padding-bottom: 16px;
}
eon-ui-page-header > div:nth-child(3) .text {
  padding-bottom: 16px;
}
eon-ui-page-header > div:nth-child(3) > .text:last-of-type {
  padding-bottom: 0;
	margin-bottom: -8px; /* Adjusts excessive margin from rendered <p> tag child element */
}

/* Usercentrics */
.freehtml .uc-heading {
  font-family: "EONBrixSans", Arial, Geneva, Helvetica, sans-serif;
  line-height: 100%;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}
.freehtml .uc.uc-div {
  font-family: "EONBrixSans", Arial, Geneva, Helvetica, sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 24px;
}
.freehtml .uc.uc-list {
  font-family: "EONBrixSans", Arial, Geneva, Helvetica, sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 24px;
  margin-left: 20px;
}
.freehtml .uc.uc-list li {
  font-family: "EONBrixSans", Arial, Geneva, Helvetica, sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 16px;
  margin-left: 8px;
}
