.fk-hide-on-load {
  visibility: visible !important;
}

.fk-payment-options-hide-on-load, .fk-display-none-on-load {
  display: none;
}

.fk-youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  min-height: 160px;
}

.fk-youtube .fk-rm.image {
  -webkit-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
}

.fk-youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}

.fk-youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}

.fk-youtube .fk-rm.image,
.fk-youtube .play-button {
  cursor: pointer;
}

.fk-youtube .fk-rm.image,
.fk-youtube iframe,
.fk-youtube .play-button,
.fk-youtube .play-button:before {
  position: absolute;
}

.fk-youtube .play-button,
.fk-youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d( -50%, -50%, 0 );
}

.fk-youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/* --- layout fixes (prettify / chrome-saved computed styles) --- */
.fk-hide-on-load {
  visibility: visible !important;
}

p, span, div, b, em, strong, i, a, li, h1, h2, h3, h4, h5, h6 {
  white-space: normal !important;
  white-space-collapse: collapse !important;
}

/* empty spacer boxes from page builder */
div:empty:not([class*="embed"]):not(.fk-col):not(.fk-row) {
  display: none;
}

/* paragraph spacing — override inline margin: 0 */
#ialx1 p.rte-styled-text,
#ialx1 p[class*="rte-styled"],
p.rte-styled-text {
  margin-top: 0 !important;
  margin-bottom: 1.35em !important;
  line-height: 1.65 !important;
}

#ialx1 p.rte-styled-text:last-child,
p.rte-styled-text:last-child {
  margin-bottom: 0.5em !important;
}

/* text blocks that are not <p> but sit as consecutive story lines */
#ialx1 [data-text="text"] > .rte-styled-text,
#ialx1 .rte-styled-text + .rte-styled-text {
  margin-bottom: 1.1em;
}

#ialx1 b[data-text="text"],
#ialx1 [data-text="text"] > b {
  display: inline;
}

/* headings / section titles inside article */
#ialx1 #i5sihc,
#ialx1 #ietwg,
#ialx1 #ifsffz,
#ialx1 #ixztl {
  display: block;
  margin-top: 1.75em !important;
  margin-bottom: 1em !important;
  line-height: 1.4 !important;
}

/* Brand logo */
#brand-logo-link,
#brand-logo-link-mobile {
  display: inline-flex !important;
  align-items: center;
  gap: 10px;
  text-decoration: none !important;
  color: #ffffff !important;
}

#brand-logo-link img,
#brand-logo-link-mobile img {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
}

.brand-logo-text {
  color: #ffffff !important;
  white-space: nowrap !important;
}

#ibsz {
  padding: 6px 0 !important;
}

#ibsz #cc-id-UKSog2M2uEf5,
#ibsz #cc-id-hxMSl1G6j92o {
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em;
}

