.paragraph--type--bp-carousel .carousel-indicators {
  margin-top: 44px;
}

.paragraph--type--bp-carousel .carousel-indicators li {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #000000;
}

@media (min-width: 768px) {
  .paragraph--type--bp-carousel .carousel-indicators li {
    background-color: #ffffff;
  }
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero {
  padding: 1rem !important;
}

@media (min-width: 768px) {
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero {
    padding: 0 !important;
  }
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container {
  position: relative;
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column {
  max-width: 506px !important;
  height: 463px !important;
}

@media (min-width: 768px) {
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column {
    height: auto !important;
  }
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column .hero__content .paragraph--type--bp-simple:before {
    width: 88%;
    display: block;
    content: ' ';
    height: 100%;
    position: absolute;
    top: 0;
    left: -85%;
    background-color: #113a64;
  }
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column .hero__content .paragraph--type--bp-simple.paragraph--color--white:before {
    background-color: #ffffff;
  }
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column .hero__content .paragraph--type--bp-simple.paragraph--color--blue-light:before {
    background-color: #ace0f5;
  }
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column .hero__content .paragraph--type--bp-simple.paragraph--color--blue-medium:before {
    background-color: #069bd8;
  }
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column .hero__content .paragraph--type--bp-simple.paragraph--color--blue-dark:before {
    background-color: #113a64;
  }
}

@media (min-width: 1200px) {
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero > .container > .paragraph__column:before {
    width: 85%;
  }
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph.paragraph--type--ccsf-simple-hero:first-child .paragraph__column p:first-of-type {
  border-left: 0;
  padding-left: 0;
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph.paragraph--type--ccsf-simple-hero:first-child .paragraph {
  padding: 55px 78px 49px 0 !important;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph.paragraph--type--ccsf-simple-hero:first-child .paragraph {
    padding: 33px 22px 23px 22px !important;
  }
}

@media (max-width: 768px) {
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--color--blue-dark {
    margin-top: 39px;
    margin-bottom: 39px;
  }
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--color--blue-dark .button {
  background-color: #0d609e;
  color: #ffffff;
  font-size: 19px;
}

.paragraph--type--bp-carousel .hero__content h1 {
  font-size: 62px;
  line-height: 1.05;
  position: relative;
  z-index: 100;
}

@media (max-width: 768px) {
  .paragraph--type--bp-carousel .hero__content h1 {
    font-size: 36px;
    line-height: 1.17;
  }
}

.paragraph--type--bp-carousel .hero__content h1:after {
  display: none;
}

.paragraph--type--bp-carousel .hero__content h1:before {
  height: 6px;
  width: 72px;
  display: block;
  content: ' ';
  background-color: #d11a70;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .paragraph--type--bp-carousel .hero__content h1:before {
    margin-left: auto;
    margin-right: auto;
  }
}

.paragraph--type--bp-carousel .hero__content p,
.paragraph--type--bp-carousel .hero__content p:first-of-type {
  font-weight: normal !important;
  font-size: 17px;
  line-height: 1.35;
  position: relative;
  z-index: 100;
}

@media (max-width: 768px) {
  .paragraph--type--bp-carousel .hero__content p,
  .paragraph--type--bp-carousel .hero__content p:first-of-type {
    font-size: 15px !important;
    line-height: 1.53 !important;
  }
}

main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child {
  min-height: auto !important;
  padding: 2rem 1rem !important;
}

main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child .container {
  display: flex;
}

main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child blockquote {
  border-left: 0;
  padding: 0 0 20px;
  margin: 0;
}

main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child blockquote p:first-of-type {
  font-size: 28px !important;
  line-height: 1.36 !important;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .front main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child {
    height: 495px !important;
  }
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero.hero-position--center {
  display: flex;
  justify-content: center;
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero.hero-position--center .paragraph__column {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 583px !important;
  min-height: unset;
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero.hero-position--center .paragraph__column:before {
  display: none !important;
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero.hero-position--center .paragraph__column .paragraph {
  padding: 48px 38px 48px !important;
  margin-bottom: 112px !important;
  margin-top: 112px !important;
}

@media (max-width: 768px) {
  .paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero.hero-position--center .paragraph__column .paragraph {
    margin: 20px !important;
    width: calc(100% - 40px) !important;
  }
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item .paragraph--type--ccsf-simple-hero.hero-position--center blockquote {
  text-align: center;
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item.hero-position--left blockquote {
  text-align: left;
}

.paragraph--type--bp-carousel .carousel-inner .carousel-item.hero-position--left .container {
  justify-content: flex-start;
}

blockquote {
  text-align: unset;
}

.report-layout #page-header {
  display: none;
}

.report-layout .paragraph--type--ccsf-simple-hero {
  background-color: #0d609e;
  position: relative;
}

.report-layout .paragraph--type--ccsf-simple-hero:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background-image: linear-gradient(to right, #083252 0%, rgba(8, 50, 82, 0) 100%);
}

.report-layout .paragraph--type--ccsf-simple-hero .paragraph__column {
  max-width: 100% !important;
  width: 100%;
  position: relative;
  z-index: 10;
}

.report-layout .paragraph--type--ccsf-simple-hero .hero__content {
  max-width: 943px;
  margin-left: auto;
  margin-right: auto;
}

.report-layout .paragraph--type--ccsf-simple-hero .paragraph h2 {
  font-size: 34px;
  color: #ffffff;
  line-height: normal;
}

.report-layout .paragraph--type--ccsf-simple-hero .paragraph h2:after {
  margin-top: 34px;
}

@media (max-width: 768px) {
  .report-layout .paragraph--type--ccsf-simple-hero .paragraph h2 {
    text-align: center;
  }
  .report-layout .paragraph--type--ccsf-simple-hero .paragraph h2:after {
    margin-right: auto;
    margin-left: auto;
  }
}

.report-layout .paragraph--type--ccsf-simple-hero .paragraph h3 {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
}

@media (max-width: 768px) {
  .report-layout .paragraph--type--ccsf-simple-hero .paragraph h3 {
    text-align: center;
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .report-layout .paragraph--type--ccsf-simple-hero .paragraph:not(.hero-position--center) h2, .report-layout .paragraph--type--ccsf-simple-hero .paragraph:not(.hero-position--center) h3, .report-layout .paragraph--type--ccsf-simple-hero .paragraph:not(.hero-position--center) p {
    text-align: left !important;
  }
}

@media (min-width: 768px) {
  .report-layout .paragraph--type--ccsf-simple-hero .paragraph:not(.hero-position--center) h2 {
    font-size: 45px;
  }
  .report-layout .paragraph--type--ccsf-simple-hero .paragraph:not(.hero-position--center) h2:after {
    margin-left: 0;
  }
}

.paragraph--type--ccsf-simple-hero {
  border-bottom: 7px solid #1e69b4;
  margin-bottom: 3rem;
}

.hero__content h2 {
  color: #ffffff;
  font-size: 3.75rem !important;
  font-weight: 700;
}

.hero__content .button {
  background-color: #673273;
}

.hero__content .paragraph--type--bp-simple h2:after {
  display: none;
  margin-top: 0;
}

main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child .paragraph__column p:first-of-type {
  border-left: 0;
  padding-left: 0;
}

.hero__content {
  color: #FFFFFF;
  text-align: left;
}

.hero__content h1, .hero__content h2, .hero__content h3, .hero__content h4 {
  color: #FFFFFF;
  text-align: left;
  margin-bottom: .7rem;
}

main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child {
  background-size: cover;
  background-position: center;
}

@media (min-width: 768px) {
  main.sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child .paragraph__column, main.no-sidebars .paragraph.paragraph--type--ccsf-simple-hero:first-child .paragraph__column {
    max-width: unset;
  }
}
