.pre-heading {
  font-family: relation-one, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 48px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .pre-heading {
    font-size: 30px;
    line-height: 36px;
  }
}

.script-heading {
  font-family: relation-one, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 1.2;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .script-heading {
    font-size: 30px;
  }
}

.script-heading-27 {
  font-family: "lemonde-journal", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 35px;
  margin-bottom: 20px;
}

.microtitle {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 19px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-wrap: balance;
}

.title-large {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .title-large {
    font-size: 28px;
    line-height: 32px;
  }
}

.title-large {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 54px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .title-large {
    font-size: 31px;
    line-height: 36px;
  }
}

.sub-heading {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 35px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .sub-heading {
    font-size: 20px;
    line-height: 1.2;
  }
}

.sub-heading-small {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
}

.text-large-bold {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}

.text-tight {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.text-open {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-wrap: balance;
}

.text-large-open {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  text-wrap: balance;
}

.text-open-xlarge {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 36px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .text-open-xlarge {
    font-size: 20px;
    line-height: 31px;
  }
}

.lead-text {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  color: var(--color-cobalt);
}
.lead-text:not(:last-child) {
  margin-bottom: 20px;
}

.spec-value {
  font-family: "lemonde-journal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
}

.wp-block-pulp-testimonial-carousel .block-wrapper {
  background: var(--color-cobalt);
  padding-top: 60px;
  padding-bottom: 85px;
  position: relative;
  background-image: url("/wp-content/themes/pulp/assets/images/theme/image-copy-bg-cta.jpg");
  background-size: cover;
  background-position: center;
}
@media (max-width: 991px) {
  .wp-block-pulp-testimonial-carousel .block-wrapper {
    background-image: url("/wp-content/themes/pulp/assets/images/theme/image-copy-bg-cta-mobile.jpg");
  }
}
@media (max-width: 767px) {
  .wp-block-pulp-testimonial-carousel .block-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.wp-block-pulp-testimonial-carousel .block-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  background: var(--color-sky-blue);
  z-index: 1;
}
.wp-block-pulp-testimonial-carousel .block-wrapper .container-medium {
  text-align: center;
  max-width: 930px;
}
.wp-block-pulp-testimonial-carousel .block-wrapper .testimonial-carousel .testimonial-inner {
  max-width: 700px;
  margin: 0 auto;
}
.wp-block-pulp-testimonial-carousel .block-wrapper .testimonial-carousel .testimonial-inner .testimonial-quote {
  font-size: 22px;
  line-height: 36px;
}
.wp-block-pulp-testimonial-carousel .block-wrapper .testimonial-carousel .testimonial-inner .testimonial-author {
  font-size: 16px;
  display: flex;
  justify-content: center;
  color: #D9E9F7;
}
.wp-block-pulp-testimonial-carousel .block-wrapper .testimonial-carousel .testimonial-inner .testimonial-author .testimonial-author-separator {
  display: inline-block;
  margin: 0 8px;
  color: #5680A5;
}
.wp-block-pulp-testimonial-carousel .block-wrapper .mobile-pagination-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .wp-block-pulp-testimonial-carousel .block-wrapper .mobile-pagination-container {
    display: contents;
  }
}
.wp-block-pulp-testimonial-carousel .block-wrapper .swiper-button-next,
.wp-block-pulp-testimonial-carousel .block-wrapper .swiper-button-prev {
  height: 42px;
  width: 42px;
}
@media (max-width: 991px) {
  .wp-block-pulp-testimonial-carousel .block-wrapper .swiper-button-next,
.wp-block-pulp-testimonial-carousel .block-wrapper .swiper-button-prev {
    position: static;
    margin: 0;
  }
}
.wp-block-pulp-testimonial-carousel .block-wrapper .swiper-button-next:after,
.wp-block-pulp-testimonial-carousel .block-wrapper .swiper-button-prev:after {
  display: none;
}
