.paragraph--type--cpt-text-image.right .row-align-height {
  flex-direction: row-reverse;
}

.paragraph--type--text-image-cta .description {
  margin: 30px auto;
  max-width: 990px;
  padding: 0 15px;
}

.paragraph--type--formatted-text {
  margin: 30px auto;
  max-width: 990px;
  padding: 0 15px;
}

.paragraph--type--cpt-text-image iframe , .paragraph--type--cpt-text-image video {
  width: 100%;
  aspect-ratio: 3 / 1.8;
  height: auto;
  border: 0;
}

@media screen and (min-width: 960px) {
  .paragraph--type--cpt-text-image .media--type-remote-video, .paragraph--type--cpt-text-image .media--type-remote-video .field--name-field-media-oembed-video {
    height: 100%;
  }
  .paragraph--type--cpt-text-image iframe , .paragraph--type--cpt-text-image video {
    height: 100%;
  }
}

.paragraph--type--text-image-cta .description .field--name-tp-title {
  font-family: "Muller W00 Thin";
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 20px;
  color: #0075bd;
}
.paragraph--type--cpt-text-image {
  background-color: #f0f0f0;
}
.paragraph--type--cpt-text-image .organisation-title {
  font-family: "Muller W00 Thin";
  font-weight: normal;
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 20px;
  color: #0075bd;
}
.paragraph--type--formatted-text .organisation-title .text-blue, .paragraph--type--formatted-text h3 .text-blue {
  font-family: "Muller W00 Thin";
  font-weight: normal;
  font-size: 26px;
  line-height: 31px;
  color: #0075bd;
  display: block;
}
.paragraph--type--formatted-text h3.text-blue {
  margin-bottom: 20px;
}
.paragraph--type--cpt-text-image .field--name-tfl-description p {
  margin-bottom: 20px;
}
.paragraph--type--cpt-text-image .field--name-tfl-description a {
  color: #0075bd;
}
.paragraph--type--cpt-text-image .field--name-tfl-description a:hover {
  text-decoration: underline;
}
.paragraph--type--cpt-text-image .field--name-tfl-description ul, .paragraph--type--cpt-text-image .field--name-tfl-description ol, .paragraph--type--formatted-text .field--name-tfl-description ul, .paragraph--type--formatted-text .field--name-tfl-description ol {
  margin-bottom: 20px;
}
.paragraph--type--text-image-cta .description .field--name-tfl-description ul, .paragraph--type--text-image-cta .description .field--name-tfl-description ol {
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .paragraph--type--cpt-text-image .organisation-title {
    font-size: 50px;
    line-height: 48px;
    margin-bottom: 30px;
  }
  .paragraph--type--formatted-text .organisation-title .text-blue, .paragraph--type--formatted-text h3 .text-blue {
    font-size: 50px;
    line-height: 48px;
    margin-bottom: 30px;
  }

  .paragraph--type--cpt-text-image .field--name-tfl-description p {
    margin-bottom: 30px;
  }

  .paragraph--type--cpt-text-image .field--name-tfl-description ul, .paragraph--type--cpt-text-image .paragraph--type--formatted-text ol, .paragraph--type--formatted-text .field--name-tfl-description ul, .paragraph--type--cpt-text-image .field--name-tfl-description ol {
    margin-bottom: 30px;
  }
  .paragraph--type--text-image-cta .description .field--name-tfl-description ul, .paragraph--type--text-image-cta .description .field--name-tfl-description ol {
    margin-bottom: 30px;
  }
}

.paragraph--type--cpt-text-image .field--name-li-link a {
  border: 2px solid #0ae3a4;
  color: #0ae3a4;
  font-size: 18px;
  line-height: 24px;
  padding: 16px 40px;
  font-weight: bold;
  display: inline-block;
}

.paragraph--type--cpt-text-image .field--name-li-link a:hover {
  background-color: #0ae3a4;
  color: #fff;
}

.paragraph--type--formatted-text .field--name-tfl-description a {
  color: #0075bd;
}

.paragraph--type--formatted-text .field--name-tfl-description a:hover {
  text-decoration: underline;
}

.paragraph--type--cpt-text-image .field--name-tfl-description, .paragraph--type--formatted-text .field--name-tfl-description {
  font-family: "Myriad W01 Lt";
  font-size: 16px;
  line-height: 22px;
}

.paragraph--type--cpt-text-image .field--name-tfl-description ul, .paragraph--type--cpt-text-image .field--name-tfl-description ol, .paragraph--type--formatted-text .field--name-tfl-description ul, .paragraph--type--formatted-text .field--name-tfl-description ol, .paragraph--type--text-image-cta .description .field--name-tfl-description ul, .paragraph--type--text-image-cta .description .field--name-tfl-description ol {
  font-weight: normal;
  list-style: none;
  padding: 0;
}

.paragraph--type--cpt-text-image .field--name-tfl-description ul li, .paragraph--type--cpt-text-image .field--name-tfl-description ol li {
  display: list-item;
}
.paragraph--type--formatted-text .field--name-tfl-description ul li, .paragraph--type--formatted-text .field--name-tfl-description ol li {
  display: list-item;
}
.paragraph--type--text-image-cta .description .field--name-tfl-description ul li, .paragraph--type--text-image-cta .description .field--name-tfl-description ol li {
  display: list-item;
}

.paragraph--type--cpt-text-image .field--name-tfl-description ul li:before, .paragraph--type--formatted-text .field--name-tfl-description ul li:before,.paragraph--type--text-image-cta .description .field--name-tfl-description ul li:before{
  content: "•";
  margin-right: 6px;
  font-size: 25px;
  color: #0ae3a4;
}

.paragraph--type--cpt-text-image .field--name-tfl-description ol, .paragraph--type--formatted-text .field--name-tfl-description ol, .paragraph--type--text-image-cta .description ol {
  counter-reset: item;
}

.paragraph--type--cpt-text-image .field--name-tfl-description ol li:before, .paragraph--type--formatted-text .field--name-tfl-description ol li:before, .paragraph--type--text-image-cta .description ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  margin-right: 6px;
  font-weight: normal;
  font-family: "Myriad W01 SmBd";
  color: #0ae3a4;
}

.paragraph--type--text-image-cta .description .field--name-tfl-description {
  font-family: "Myriad W01 Lt";
}

@media screen and (min-width: 960px) {
  .paragraph--type--cpt-text-image .media--type-image, .paragraph--type--cpt-text-image .field--name-erm-image, .paragraph--type--cpt-text-image .media--type-image, .field--type-image {
    height: 100%;
  }

  .paragraph--type--text-image-cta .description .field--name-tp-title {
    font-size: 50px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .paragraph--type--text-image-cta .description .field--name-tfl-description {
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph--type--formatted-text .field--name-tfl-description {
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph--type--cpt-text-image .field--name-tfl-description {
    font-size: 18px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph--type--cpt-text-image.cnim-block-double .cnim-block-double-text-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

