:host {
  all: initial;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}
p {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0 0 16px;
}
p:last-child {
  margin-bottom: 0;
}
@media (min-width: 601px) {
  p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.333;
    margin: 0 0 16px;
  }
}
@media (min-width: 881px) {
  p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.333;
    margin: 0 0 16px;
  }
}
@media (min-width: 1264px) {
  p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.333;
    margin: 0 0 16px;
  }
}
a {
  color: inherit;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:not([href]):not([tabindex]) {
  text-decoration: none;
}
a:not([href]):not([tabindex]) :hover,
a:not([href]):not([tabindex]) :focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
img {
  border: none;
  max-width: 100%;
}
.w-bold {
  font-weight: 700;
}
.vfuk-Heading__heading {
  display: block;
  line-height: 1.1111;
  width: 100%;
}
.vfuk-Heading__heading-1 {
  font-size: 32px;
  line-height: 1.25;
}
@media (min-width: 601px) {
  .vfuk-Heading__heading-1 {
    font-size: 56px;
    line-height: 1.1;
  }
}
@media (min-width: 881px) {
  .vfuk-Heading__heading-1 {
    font-size: 64px;
    line-height: 1.125;
  }
}
.vfuk-Heading__heading-2 {
  font-size: 28px;
  line-height: 1.28;
}
@media (min-width: 601px) {
  .vfuk-Heading__heading-2 {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media (min-width: 881px) {
  .vfuk-Heading__heading-2 {
    font-size: 56px;
    line-height: 1.1;
  }
}
.vfuk-Heading__heading-3 {
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 601px) {
  .vfuk-Heading__heading-3 {
    font-size: 34px;
    line-height: 1.176;
  }
}
@media (min-width: 881px) {
  .vfuk-Heading__heading-3 {
    font-size: 40px;
    line-height: 1.2;
  }
}
.vfuk-Heading__heading-4 {
  font-size: 20px;
  line-height: 1.4;
}
@media (min-width: 601px) {
  .vfuk-Heading__heading-4 {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media (min-width: 881px) {
  .vfuk-Heading__heading-4 {
    font-size: 28px;
    line-height: 1.2;
  }
}
.vfuk-Heading__heading-5 {
  font-size: 18px;
  line-height: 1.333;
}
@media (min-width: 601px) {
  .vfuk-Heading__heading-5 {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (min-width: 881px) {
  .vfuk-Heading__heading-5 {
    font-size: 20px;
    line-height: 1.4;
  }
}
.vfuk-Heading__heading-6 {
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 601px) {
  .vfuk-Heading__heading-6 {
    font-size: 18px;
    line-height: 1.333;
  }
}
@media (min-width: 881px) {
  .vfuk-Heading__heading-6 {
    font-size: 18px;
    line-height: 1.333;
  }
}
.vfuk-Heading__heading-center {
  text-align: center;
}
.vfuk-RawHtmlWrapper__typography {
  font-family:
    Vodafone,
    Open Sans,
    sans-serif;
  width: 100%;
  overflow: hidden;
}
.vfuk-Section__spring {
  margin-left: auto;
  margin-right: auto;
  max-width: 1232px;
}
.vfuk-Section__justify-center {
  text-align: center;
}
.vfuk-Paragraph__xs {
  font-size: 14px;
  font-size: calc(14px / 16px) rem;
}
@media (min-width: 601px) {
  .vfuk-Paragraph__xs {
    font-size: 16px;
    font-size: calc(16px / 16px) rem;
  }
}
div.vfuk-RiverContent__river {
  max-width: none;
}

.gen-river .text--left {
  text-align: left;
}

.gen-river .text--right {
  text-align: right;
}

.gen-river .text--center {
  text-align: center;
}

.gen-river .gen-river__intro,
.gen-river .gen-river__intro > h3,
.gen-river .section__body > h4 {
  margin: 0 0 16px;
}

.gen-river .gen-river__intro > h4,
.gen-river .section__body > h5 {
  margin: 0 0 8px;
}

.gen-river .section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.gen-river .section img {
  display: block;
  width: 100%;
  height: auto;
}

.gen-river .section--full-width .section__body,
.gen-river .section--full-width-reverse .section__body,
.gen-river .gen-river__outro {
  margin: 16px 0;
}

.gen-river .section--50-50 .section__body,
.gen-river .section--50-50-reverse .section__body {
  align-self: center;
  padding: 0 32px;
}

.gen-river .section__body.text--center {
  width: 80%;
  align-self: center;
}

.gen-river .section--full-width {
  flex-direction: column;
}

.gen-river .section--full-width-reverse {
  flex-direction: column-reverse;
}

.gen-river .section--50-50 {
  flex-direction: row;
}

.gen-river .section--50-50-reverse {
  flex-direction: row-reverse;
}

.gen-river .section--full-width .section--item,
.gen-river .section--full-width-reverse .section--item {
  width: 100%;
}

.gen-river .section--50-50 .section--item,
.gen-river .section--50-50-reverse .section--item {
  width: 50%;
}

@container (max-width: 767px) {
  .gen-river .gen-river__intro > h3,
  .gen-river .section__body > h4 {
    margin: 0 0 8px;
  }

  .gen-river .gen-river__intro > h4,
  .gen-river .section__body > h5 {
    margin: 0 0 4px;
  }

  .gen-river .section--50-50,
  .gen-river .section--50-50-reverse {
    flex-direction: column;
  }

  .gen-river .section--50-50 .section--item,
  .gen-river .section--50-50-reverse .section--item,
  .gen-river .section--full-width .section--item,
  .gen-river .section--full-width-reverse .section--item {
    width: 100%;
  }

  .gen-river .gen-river__intro,
  .gen-river .gen-river__outro,
  .gen-river .section .section__body {
    padding: 0 16px;
    text-align: center;
  }

  .gen-river .section--50-50 .section__body,
  .gen-river .section--50-50-reverse .section__body {
    margin: 16px 0;
  }

  .gen-river .section__body.text--center {
    width: 100%;
  }
}
