.coh-style-accordion-tabs-solid .coh-accordion-title {
  margin-bottom: 0.0625rem;
}
.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a {
  background-color: rgb(26, 137, 201);
}
.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:after {
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:hover {
  background-color: rgb(26, 137, 201);
}
.coh-style-accordion-tabs-solid .coh-accordion-title a {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  line-height: 1rem;
  padding-top: 1.25rem;
  padding-right: 2rem;
  padding-bottom: 1.25rem;
  padding-left: 2rem;
  font-weight: bold;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1279px) {
  .coh-style-accordion-tabs-solid .coh-accordion-title a {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-tabs-solid .coh-accordion-title a {
    padding-top: 1rem;
    padding-right: 1.5rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
  }
}
.coh-style-accordion-tabs-solid .coh-accordion-title a:hover {
  background-color: rgb(112, 195, 233);
  color: rgb(255, 255, 255);
}
.coh-style-accordion-tabs-solid .coh-accordion-title a:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
  content: "\f078";
  font-family: icomoon;
  -webkit-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
          transform: rotateZ(0deg);
  -webkit-transition: 300ms ease transform;
  transition: 300ms ease transform;
}
.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li {
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a {
  background-color: rgb(26, 137, 201);
}
.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a:hover {
  background-color: rgb(26, 137, 201);
}
.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a {
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: rgb(255, 255, 255);
  background-color: rgb(38, 163, 221);
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1rem;
  padding-top: 1.25rem;
  padding-right: 2rem;
  padding-bottom: 1.25rem;
  padding-left: 2rem;
  margin-right: 0.0625rem;
  margin-bottom: 0.0625rem;
}
@media (max-width: 1279px) {
  .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(112, 195, 233);
}
.coh-style-link-button-light {
  background-color: rgb(242, 242, 242);
  color: rgb(38, 163, 221);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-link-button-light:hover {
  background-color: rgb(219, 219, 220);
  color: rgb(38, 163, 221);
}
.coh-style-link-button-light:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  margin-left: auto;
}
.coh-style-link-with-icon {
  color: rgb(38, 163, 221);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-link-with-icon:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-family: icomoon;
  padding-left: 0.375rem;
  font-size: 0.625rem;
}
.coh-style-tick-list {
  margin-bottom: 0;
}
.coh-style-tick-list li {
  list-style-type: none;
  margin-bottom: 1rem;
  margin-left: 0;
  font-size: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.coh-style-tick-list li:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  font-family: icomoon;
  color: rgb(255, 255, 255);
  margin-top: 0.1875rem;
  margin-right: 0.5rem;
  background-color: rgb(38, 163, 221);
  height: 1rem;
  width: 1rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  font-size: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-style-link-button-dark {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-link-button-dark:hover {
  background-color: rgb(72, 72, 72);
  color: rgb(255, 255, 255);
}
.coh-style-link-button-dark:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  margin-left: auto;
}
.coh-style-fake-link-with-icon {
  color: rgb(38, 163, 221);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.coh-style-fake-link-with-icon:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-family: icomoon;
  padding-left: 0.375rem;
  font-size: 0.625rem;
}
.coh-style-read-more {
  padding-top: 0.5rem;
  padding-right: 1.25rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  color: rgb(38, 163, 221);
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.coh-style-read-more:hover {
  color: rgb(112, 195, 233);
}
.coh-style-read-more:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.25rem;
}
.is-expanded.coh-style-read-more:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-family: icomoon;
}
.coh-style-slider-navigation-left, .coh-style-slider-navigation-right {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 3.5rem;
  width: 3rem;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
@media (max-width: 1279px) {
  .coh-style-slider-navigation-left, .coh-style-slider-navigation-right {
    width: 2rem;
  }
}
@media (max-width: 767px) {
  .coh-style-slider-navigation-left, .coh-style-slider-navigation-right {
    width: 1.5rem;
  }
}
.coh-style-slider-navigation-left:before, .coh-style-slider-navigation-right:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  font-family: icomoon;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
@media (max-width: 767px) {
  .coh-style-slider-navigation-left:before, .coh-style-slider-navigation-right:before {
    font-size: 0.75rem;
  }
}
.coh-style-slider-navigation-left:hover, .coh-style-slider-navigation-right:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.coh-style-slider-navigation-right:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-family: icomoon;
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a:after {
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(0, 0, 0);
  -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
          box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
  -webkit-transition: 200ms ease box-shadow, background-color 300ms ease;
  transition: 200ms ease box-shadow, background-color 300ms ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  line-height: 1rem;
  padding-top: 1.25rem;
  padding-right: 2rem;
  padding-bottom: 1.25rem;
  padding-left: 0;
  font-weight: bold;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1279px) {
  .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a {
    padding-right: 1.5rem;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a {
    padding-top: 1rem;
    padding-right: 1.5rem;
    padding-bottom: 1rem;
    padding-left: 0;
  }
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(0, 0, 0);
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
  content: "\f078";
  font-family: icomoon;
  -webkit-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
          transform: rotateZ(0deg);
  -webkit-transition: 300ms ease transform;
  transition: 300ms ease transform;
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav {
  -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
          box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li {
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li.is-active a {
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a {
  -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
          box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
  -webkit-transition: 200ms ease box-shadow;
  transition: 200ms ease box-shadow;
  color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1rem;
  padding-top: 1.25rem;
  padding-right: 2rem;
  padding-bottom: 1.25rem;
  padding-left: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a:hover {
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
  color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-read-more-button-dark {
  background-color: rgb(0, 0, 0);
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  color: rgb(255, 255, 255);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-read-more-button-dark:hover {
  background-color: rgb(72, 72, 72);
  color: rgb(255, 255, 255);
}
.coh-style-read-more-button-dark:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  margin-left: auto;
}
.is-expanded.coh-style-read-more-button-dark:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-family: icomoon;
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a:after {
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(255, 255, 255);
  -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
          box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
  -webkit-transition: 200ms ease box-shadow, background-color 300ms ease;
  transition: 200ms ease box-shadow, background-color 300ms ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  line-height: 1rem;
  padding-top: 1.25rem;
  padding-right: 2rem;
  padding-bottom: 1.25rem;
  padding-left: 0;
  font-weight: bold;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1279px) {
  .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a {
    padding-right: 1.5rem;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a {
    padding-top: 1rem;
    padding-right: 1.5rem;
    padding-bottom: 1rem;
    padding-left: 0;
  }
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(255, 255, 255);
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
  content: "\f078";
  font-family: icomoon;
  -webkit-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
          transform: rotateZ(0deg);
  -webkit-transition: 300ms ease transform;
  transition: 300ms ease transform;
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav {
  -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
          box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li {
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li.is-active a {
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a {
  -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
          box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
  -webkit-transition: 200ms ease box-shadow;
  transition: 200ms ease box-shadow;
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1rem;
  padding-top: 1.25rem;
  padding-right: 2rem;
  padding-bottom: 1.25rem;
  padding-left: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a:hover {
  -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-read-more-link-dark {
  padding-top: 0.5rem;
  padding-right: 1.25rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  color: rgb(0, 0, 0);
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.coh-style-read-more-link-dark:hover {
  color: rgb(51, 51, 51);
}
.coh-style-read-more-link-dark:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.25rem;
}
.is-expanded.coh-style-read-more-link-dark:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-family: icomoon;
}
.coh-style-read-more-link-light {
  padding-top: 0.5rem;
  padding-right: 1.25rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  color: rgb(255, 255, 255);
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.coh-style-read-more-link-light:hover {
  color: rgb(242, 242, 242);
}
.coh-style-read-more-link-light:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.25rem;
}
.is-expanded.coh-style-read-more-link-light:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-family: icomoon;
}
.coh-style-social-icon {
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  display: inline-block;
}
.coh-style-social-icon a {
  background-color: rgb(38, 163, 221);
  height: 2rem;
  width: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 1rem;
          border-radius: 1rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.coh-style-social-icon a:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f09a";
  font-family: icomoon;
  color: rgb(255, 255, 255);
  font-size: 1rem;
}
.coh-style-social-icon a:hover {
  background-color: rgb(112, 195, 233);
  color: rgb(255, 255, 255);
}
.coh-style-search-block {
  margin-bottom: 1rem;
}
.coh-style-search-block .search-block-form {
  padding: 0;
}
.coh-style-search-block form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-search-block #search-block-form .form-type-search {
  margin-right: 0;
}
.coh-style-search-block .form-type-search, .coh-style-search-block .form-type-search-api-autocomplete {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0;
}
.coh-style-search-block .form-search, .coh-style-search-block .form-text.form-autocomplete {
  height: 3.5rem;
  width: 100%;
  background-color: rgb(242, 242, 242);
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-style: none;
  color: rgb(72, 72, 72);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.coh-style-search-block .form-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(242, 242, 242);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  padding: 0;
}
.coh-style-search-block .form-actions:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  pointer-events: none;
  content: "\f002";
  font-family: icomoon;
  position: absolute;
  font-size: 1.5rem;
  color: rgb(0, 0, 0);
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.coh-style-search-block .form-actions:hover {
  background-color: rgb(38, 163, 221);
}
.coh-style-search-block .form-actions:hover:before {
  color: rgb(255, 255, 255);
}
.coh-style-search-block .button.form-submit {
  height: 3.5rem;
  width: 3.5rem;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  color: rgba(0, 0, 0, 0);
}
.coh-style-search-block .button.form-submit:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}
.coh-style-read-more-button-color {
  background-color: rgb(38, 163, 221);
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  color: rgb(255, 255, 255);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-read-more-button-color:hover {
  background-color: rgb(112, 195, 233);
  color: rgb(255, 255, 255);
}
.coh-style-read-more-button-color:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  margin-left: auto;
}
.is-expanded.coh-style-read-more-button-color:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-family: icomoon;
}
.coh-style-fake-button {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-fake-button:hover {
  background-color: rgb(112, 195, 233);
  color: rgb(255, 255, 255);
}
.coh-style-fake-button:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
}
.coh-style-read-more-button-light {
  background-color: rgb(242, 242, 242);
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  color: rgb(38, 163, 221);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-read-more-button-light:hover {
  background-color: rgb(219, 219, 220);
  color: rgb(38, 163, 221);
}
.coh-style-read-more-button-light:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  margin-left: auto;
}
.is-expanded.coh-style-read-more-button-light:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-family: icomoon;
}
.coh-style-tooltip {
  vertical-align: super;
}
.coh-style-table-row-with-borders {
  padding-top: 0.3125rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.3125rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(219, 219, 220);
  vertical-align: middle;
}
.coh-style-table-with-borders {
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(219, 219, 220);
}
.coh-style-purple-horizontal-rule {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(92, 6, 140);
}
.coh-style-link-button-white {
  background-color: rgb(255, 255, 255);
  color: rgb(92, 6, 140);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 0.625rem;
  padding-right: 4.625rem;
  padding-bottom: 0.625rem;
  padding-left: 4.625rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 40px;
          border-radius: 40px;
}
.coh-style-link-button-white:hover {
  background-color: rgb(232, 119, 34);
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-style-link-cta-button {
  background-color: rgb(92, 6, 140);
  color: rgb(255, 255, 255);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 0.625rem;
  padding-right: 4.625rem;
  padding-bottom: 0.625rem;
  padding-left: 4.625rem;
  -webkit-transition: background-color 150ms ease-out;
  transition: background-color 150ms ease-out;
  font-size: 1.375rem;
  line-height: 26px;
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 44px;
          border-radius: 44px;
  letter-spacing: -1%;
}
.coh-style-link-cta-button:hover {
  background-color: rgb(232, 119, 34);
  color: rgb(255, 255, 255);
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
.coh-style-youtube-link {
  color: rgb(92, 6, 140);
  font-size: 1.375rem;
  line-height: 1.6875rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-youtube-link {
    font-size: 1rem;
  }
}
.coh-style-youtube-link:hover {
  color: rgb(232, 119, 34);
}
.coh-style-read-more-link {
  font-size: 1.375rem;
  line-height: 1.6875rem;
  font-weight: 700;
  color: rgb(92, 6, 140);
}
@media (max-width: 1023px) {
  .coh-style-read-more-link {
    font-size: 1rem;
  }
}
.coh-style-read-more-link:hover {
  text-decoration: none;
  color: rgb(232, 119, 34);
}
.coh-style-link-button-color {
  background-color: rgb(92, 6, 140);
  color: rgb(255, 255, 255);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-link-button-color:hover {
  background-color: rgb(232, 119, 34);
  color: rgb(255, 255, 255);
}
.coh-style-orange-text {
  color: rgb(232, 119, 34);
}
.coh-style-purple-text {
  color: rgb(92, 6, 140);
}
@media (max-width: 1023px) {
  .coh-style-2-column-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.row-reverse.coh-style-2-column-layout {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 1023px) {
  .row-reverse.coh-style-2-column-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.row-reverse.coh-style-2-column-layout .column-1 {
  margin-right: 0;
  margin-left: 3%;
}
@media (max-width: 1023px) {
  .row-reverse.coh-style-2-column-layout .column-1 {
    margin-left: 0;
  }
}
.coh-style-2-column-layout .column-1 {
  margin-right: 3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1023px) {
  .coh-style-2-column-layout .column-1 {
    margin-right: 0;
    margin-bottom: 4rem;
  }
}
.coh-style-2-column-layout .column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-news-card-header {
  font-size: 1.6875rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: rgb(49, 63, 72);
}
@media (max-width: 1023px) {
  .coh-style-news-card-header {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-news-card-header {
    margin-bottom: 0.9375rem;
  }
}
.coh-style-hide-bottom-table-border {
  border-bottom-width: 0 ! important;
}
.coh-style-hide-left-table-border {
  border-left-width: 0 ! important;
}
.coh-style-hide-right-table-border {
  border-right-width: 0 ! important;
}
.coh-style-hide-top-table-border {
  border-top-width: 0;
  border-top-width: 0 ! important;
}
.coh-style-indigo-text {
  color: rgb(102, 16, 242);
}
.coh-style-light-gray-background .coh-column:has(.coh-link.is-active) {
  background-color: rgb(255, 255, 255);
}
.coh-style-light-gray-background .coh-column:has(.coh-link.is-active) .coh-heading {
  color: rgb(190, 83, 28);
}
.coh-style-light-gray-background .coh-column:not(:has(.coh-link.is-active)):hover {
  background-color: rgb(247, 241, 227);
}
.coh-style-light-gray-background .coh-column:not(:has(.coh-link.is-active)):hover .coh-heading {
  color: rgb(190, 83, 28);
}
.coh-style-light-gray-background .coh-column:not(:has(.coh-link.is-active)) {
  background-color: rgb(247, 241, 227);
}
.coh-style-light-gray-background .coh-column:not(:has(.coh-link.is-active)) .coh-heading {
  color: rgb(54, 84, 168);
}
.coh-style-margin-top {
  margin-top: 5rem;
}
@media (max-width: 1023px) {
  .coh-style-margin-top {
    margin-top: 2.1875rem;
  }
}
.coh-style-margin-top-small {
  margin-top: 2.5rem;
}
@media (max-width: 1023px) {
  .coh-style-margin-top-small {
    margin-top: 1.25rem;
  }
}
.coh-style-margin-top-large {
  margin-top: 7.5rem;
}
@media (max-width: 1023px) {
  .coh-style-margin-top-large {
    margin-top: 3.75rem;
  }
}
.coh-style-margin-bottom {
  margin-bottom: 5rem;
}
@media (max-width: 1023px) {
  .coh-style-margin-bottom {
    margin-bottom: 2.5rem;
  }
}
.coh-style-new-margin-bottom-small {
  margin-bottom: 2.5rem;
}
@media (max-width: 1023px) {
  .coh-style-new-margin-bottom-small {
    margin-bottom: 1.25rem;
  }
}
.coh-style-mobile-menu-button {
  padding-top: 12px;
  padding-bottom: 12px;
}
.coh-style-mobile-menu-link {
  font-size: 14px;
  font-weight: normal;
  padding-top: 12px;
  padding-bottom: 12px;
}
.coh-style-mycare-login {
  color: rgb(47, 72, 146);
  background-color: rgb(251, 233, 219);
  padding-top: 0.4375rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.4375rem;
  padding-left: 1.5625rem;
  -webkit-border-radius: 2.4375rem;
          border-radius: 2.4375rem;
  font-size: 1.125rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-mycare-login:hover {
  text-decoration: none;
  background-color: rgb(47, 72, 146);
  color: rgb(255, 255, 255);
}
.coh-style-mycare-login:hover span img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transition: 300ms ease filter;
  transition: 300ms ease filter;
}
.coh-style-mycare-login span {
  width: 2.25rem;
  margin-right: 1.25rem;
}
.coh-style-mycare-login span img {
  -webkit-transition: 300ms ease filter;
  transition: 300ms ease filter;
  height: 2.8125rem;
  width: 100%;
}
.coh-style-hero-carousel---slider-container .coh-slider-nav-bottom .slick-dots {
  top: 5px;
}
.coh-style-pink-text {
  color: rgb(232, 62, 140);
}
.coh-style-prevent-word-break {
  white-space: nowrap !important;
}
.coh-style-primary-text {
  color: rgb(0, 123, 255);
}
.coh-style-red-text {
  color: rgb(220, 53, 69);
}
.coh-style-redesigned-h2 {
  font-size: 2.625rem;
  line-height: 2.625rem;
  font-weight: 700;
  color: rgb(49, 63, 72);
  letter-spacing: -0.5px;
  margin-bottom: 2rem;
}
@media (max-width: 1439px) {
  .coh-style-redesigned-h2 {
    font-size: 2rem;
    line-height: 2.125rem;
    margin-bottom: 1.4375rem;
  }
}
.coh-style-secondary-text {
  color: rgb(108, 117, 125);
}
.coh-style-table---gray-background table {
  width: 100%;
}
.coh-style-table---gray-background table tr td {
  background-color: rgb(204, 204, 204);
  border-width: 0.625rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  padding: 0.9375rem;
}
.coh-style-table---gray-background table tr td a {
  color: rgb(14, 113, 144);
}
.coh-style-tag {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  font-weight: bold;
  -webkit-border-radius: 0.75rem;
          border-radius: 0.75rem;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  height: 1.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(242, 242, 242);
  margin-right: 0.75rem;
  color: rgb(72, 72, 72);
}
@media (max-width: 767px) {
  .coh-style-tag {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.coh-style-tag:hover {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
}
.coh-style-teal-text {
  color: rgb(32, 201, 151);
}
.coh-style-title-heading {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  font-size: 52px;
  margin-top: 32px;
  margin-bottom: 32px;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 58px;
  color: rgb(51, 51, 51);
  position: relative;
}
.coh-style-title-heading:before {
  content: "";
  position: absolute;
  top: 10px;
  background-color: rgb(231, 117, 29);
  width: 4px;
  bottom: 10px;
  left: 0;
}
.coh-style-two-column-list {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-left: 1em;
}
@media (max-width: 1023px) {
  .coh-style-two-column-list {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.coh-style-yellow-text {
  color: rgb(255, 193, 7);
}
.coh-style-hero-image-align-left {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.coh-style-margin-bottom-large {
  margin-bottom: 7.5rem;
}
@media (max-width: 1023px) {
  .coh-style-margin-bottom-large {
    margin-bottom: 3.75rem;
  }
}
.coh-style-hero-carousel---link {
  color: rgb(255, 255, 255);
  font-size: 1.25rem;
  line-height: 1.375rem;
  text-align: center;
  padding-top: 1rem;
  padding-right: 1.875rem;
  padding-bottom: 1rem;
  padding-left: 1.875rem;
  margin-top: 1.5625rem;
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  background-color: rgb(231, 117, 29);
  display: none;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .coh-style-hero-carousel---link {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(64, 126, 201);
    font-size: 1rem;
    line-height: 1.125rem;
    text-align: left;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0.9375rem;
  }
}
.coh-style-hero-carousel---link:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(246, 129, 49);
}
@media (max-width: 1023px) {
  .coh-style-hero-carousel---link:hover {
    color: rgb(64, 126, 201);
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-green-text {
  color: rgb(40, 167, 69);
}
.coh-style-base-container {
  padding-top: 2.5rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 75rem;
  width: 100%;
}
.coh-style-base-container:empty {
  display: none;
}
.coh-style-blue-text {
  color: rgb(0, 123, 255);
}
.coh-style-cb-modal-list {
  list-style-type: none;
  list-style-type: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.coh-style-cb-modal-list li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0.75rem;
  padding-right: 1.25rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-cyan-text {
  color: rgb(23, 162, 184);
}
.coh-style-dark-blue-background .coh-column:has(.coh-link.is-active) {
  background-color: rgb(255, 255, 255);
}
.coh-style-dark-blue-background .coh-column:has(.coh-link.is-active) .coh-heading {
  color: rgb(10, 32, 108);
}
.coh-style-dark-blue-background .coh-column:not(:has(.coh-link.is-active)):hover {
  background-color: rgb(255, 255, 255);
}
.coh-style-dark-blue-background .coh-column:not(:has(.coh-link.is-active)):hover .coh-heading {
  color: rgb(244, 107, 32);
}
.coh-style-dark-blue-background .coh-column:not(:has(.coh-link.is-active)) {
  background-color: rgb(10, 32, 108);
}
.coh-style-dark-gray-text {
  color: rgb(52, 58, 64);
}
.coh-style-dark-orange-text {
  color: rgb(190, 83, 28);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.75rem;
}
@media (max-width: 767px) {
  .coh-style-dark-orange-text {
    font-size: 1.25rem;
  }
}
.coh-style-ech-layout-content-styles .layout-sidebar-right {
  width: 20%;
}
@media (max-width: 1023px) {
  .coh-style-ech-layout-content-styles .layout-sidebar-right {
    width: 100%;
  }
}
.coh-style-ech-layout-content-styles .layout-sidebar-right .addtoany_list {
  float: none;
}
.coh-style-ech-layout-content-styles .layout-sidebar-right .addtoany_list:before, .coh-style-ech-layout-content-styles .layout-sidebar-right .addtoany_list:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-style-ech-layout-content-styles .layout-sidebar-left {
  width: 20%;
}
@media (max-width: 1023px) {
  .coh-style-ech-layout-content-styles .layout-sidebar-left {
    width: 100%;
  }
}
.coh-style-ech-layout-content-styles .page-content-without-sidebars {
  width: 100%;
}
.coh-style-ech-layout-content-styles .page-content-with-right-sidebar {
  width: -webkit-calc(80% - 20px);
  width: calc(80% - 20px);
  padding-right: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-style-ech-layout-content-styles .page-content-with-right-sidebar {
    width: 100%;
    padding-right: 0;
  }
}
.coh-style-ech-layout-content-styles .page-content-with-left-sidebar {
  width: -webkit-calc(80% - 20px);
  width: calc(80% - 20px);
  padding-left: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-style-ech-layout-content-styles .page-content-with-left-sidebar {
    width: 100%;
    padding-left: 0;
  }
}
.coh-style-ech-layout-content-styles .page-content-with-sidebars {
  width: -webkit-calc(60% - 40px);
  width: calc(60% - 40px);
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-style-ech-layout-content-styles .page-content-with-sidebars {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}
.coh-style-gray-text {
  color: rgb(108, 117, 125);
}
.coh-style-focusable-content input:focus, .coh-style-focusable-content select:focus, .coh-style-focusable-content textarea:focus, .coh-style-focusable-content button:focus, .coh-style-focusable-content a:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
          box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
}
.coh-style-focusable-content .card-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-focusable-content .card-link:focus:after {
  -webkit-box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
          box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
}
.coh-style-map-info-window p {
  font-size: 0.75rem;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}
.coh-style-card-container-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media (max-width: 1279px) {
  .coh-style-card-container-layout {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
}
.coh-style-card-container-layout .card-wrapper {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (max-width: 1279px) {
  .coh-style-card-container-layout .card-wrapper {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.coh-style-card-container-layout .background-container {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (max-width: 1279px) {
  .coh-style-card-container-layout .background-container {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.coh-style-card-container-layout .background-container-content {
  padding-top: 2rem;
  padding-right: 1rem;
  padding-left: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
@media (max-width: 1279px) {
  .coh-style-card-container-layout .background-container-content {
    padding-top: 1.5rem;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.coh-style-header-light-theme {
  background-color: rgb(255, 255, 255);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-light-theme .utilities-bar-horizontal {
  background-color: rgb(242, 242, 242);
}
.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a {
  color: rgb(0, 0, 0);
}
.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a:hover {
  color: rgb(38, 163, 221);
}
.coh-style-header-light-theme .utilities-bar-horizontal .social-links a {
  color: rgb(38, 163, 221);
}
.coh-style-header-light-theme .utilities-bar-horizontal .social-links a:hover {
  color: rgb(112, 195, 233);
}
.coh-style-header-light-theme .utilities-bar-vertical {
  background-color: rgb(242, 242, 242);
}
.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a {
  color: rgb(0, 0, 0);
}
.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a:hover {
  color: rgb(38, 163, 221);
}
.coh-style-header-light-theme .utilities-bar-vertical .social-links {
  background-color: rgb(255, 255, 255);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-light-theme .utilities-bar-vertical .social-links a {
  color: rgb(38, 163, 221);
}
.coh-style-header-light-theme .utilities-bar-vertical .social-links a:hover {
  color: rgb(112, 195, 233);
}
.coh-style-header-light-theme .main-menu-toggle-button {
  color: rgb(0, 0, 0);
}
.coh-style-header-light-theme .main-menu-toggle-button:hover {
  color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .main-menu-wrapper {
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: inset 0 0.0625rem 0 0 rgb(219, 219, 220);
            box-shadow: inset 0 0.0625rem 0 0 rgb(219, 219, 220);
  }
}
.coh-style-header-light-theme .main-menu .menu-level-1 > li {
  -webkit-transition: 300ms ease-in-out box-shadow;
  transition: 300ms ease-in-out box-shadow;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .main-menu .menu-level-1 > li {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-light-theme .main-menu .menu-level-1 > li:hover {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .main-menu .menu-level-1 > li:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-light-theme .main-menu .menu-level-1 > li.is-expanded {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .main-menu .menu-level-1 > li.is-expanded {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-light-theme .main-menu .menu-level-1 > li.in-active-trail {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}
.coh-style-header-light-theme .main-menu .menu-level-1 > li > a {
  color: rgb(0, 0, 0);
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .main-menu .menu-level-1 > li > a {
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
  }
}
.coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover {
  color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .main-menu .menu-level-1 > li > a:hover {
    border-bottom-color: rgb(38, 163, 221);
  }
}
.coh-style-header-light-theme .main-menu .menu-level-1 > li > span {
  color: rgb(0, 0, 0);
}
.coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed {
  background-color: rgb(242, 242, 242);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-light-theme .main-menu .menu-level-2 > li > a {
  color: rgb(0, 0, 0);
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-light-theme .main-menu .menu-level-2 > li > a:hover {
  color: rgb(38, 163, 221);
  border-bottom-color: rgb(38, 163, 221);
}
.coh-style-header-light-theme .main-menu .menu-level-3 > li > a {
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  color: rgb(0, 0, 0);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-light-theme .main-menu .menu-level-3 > li > a:hover {
  color: rgb(38, 163, 221);
  border-bottom-color: rgb(38, 163, 221);
}
.coh-style-header-light-theme .search-toggle-button {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  color: rgb(255, 255, 255);
  background-color: rgb(219, 219, 220);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .search-toggle-button {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(0, 0, 0);
  }
}
.coh-style-header-light-theme .search-toggle-button:hover {
  background-color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .search-toggle-button:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(38, 163, 221);
  }
}
.coh-style-header-light-theme .search-toggle-button.search-active {
  background-color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-light-theme .search-toggle-button.search-active {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-light-theme .search-wrapper #block-searchform input[type=search] {
  background-color: rgb(242, 242, 242);
}
.coh-style-header-light-theme .search-wrapper #block-searchform input[type=submit] {
  color: rgba(0, 0, 0, 0);
}
.coh-style-header-light-theme .search-wrapper #block-searchform .form-actions {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  color: rgb(0, 0, 0);
  background-color: rgb(242, 242, 242);
}
.coh-style-header-light-theme .search-wrapper #block-searchform .form-actions:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(38, 163, 221);
}
.coh-style-header-dark-theme {
  background-color: rgb(34, 34, 34);
}
.coh-style-header-dark-theme .utilities-bar-horizontal {
  background-color: rgb(51, 51, 51);
}
.coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a {
  color: rgb(255, 255, 255);
}
.coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a:hover {
  color: rgb(38, 163, 221);
}
.coh-style-header-dark-theme .utilities-bar-horizontal .social-links a {
  color: rgb(38, 163, 221);
}
.coh-style-header-dark-theme .utilities-bar-horizontal .social-links a:hover {
  color: rgb(112, 195, 233);
}
.coh-style-header-dark-theme .utilities-bar-vertical {
  background-color: rgb(242, 242, 242);
}
.coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a {
  color: rgb(0, 0, 0);
}
.coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a:hover {
  color: rgb(38, 163, 221);
}
.coh-style-header-dark-theme .utilities-bar-vertical .social-links {
  background-color: rgb(255, 255, 255);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-dark-theme .utilities-bar-vertical .social-links a {
  color: rgb(38, 163, 221);
}
.coh-style-header-dark-theme .utilities-bar-vertical .social-links a:hover {
  color: rgb(112, 195, 233);
}
.coh-style-header-dark-theme .main-menu-toggle-button {
  color: rgb(255, 255, 255);
}
.coh-style-header-dark-theme .main-menu-toggle-button:hover {
  color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu-wrapper {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-1 > li {
  -webkit-transition: 300ms ease-in-out box-shadow;
  transition: 300ms ease-in-out box-shadow;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu .menu-level-1 > li {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-1 > li:hover {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu .menu-level-1 > li:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-1 > li.is-expanded {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu .menu-level-1 > li.is-expanded {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-1 > li.in-active-trail {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}
.coh-style-header-dark-theme .main-menu .menu-level-1 > li > a {
  color: rgb(255, 255, 255);
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a {
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
    color: rgb(0, 0, 0);
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-1 > li > a:hover {
  color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu .menu-level-1 > li > a:hover {
    border-bottom-color: rgb(38, 163, 221);
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-1 > li > span {
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu .menu-level-1 > li > span {
    color: rgb(0, 0, 0);
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed {
  background-color: rgb(242, 242, 242);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-dark-theme .main-menu .menu-level-2 > li > a {
  color: rgb(0, 0, 0);
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-dark-theme .main-menu .menu-level-2 > li > a:hover {
  color: rgb(38, 163, 221);
  border-bottom-color: rgb(38, 163, 221);
}
.coh-style-header-dark-theme .main-menu .menu-level-3 > li > a {
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  color: rgb(0, 0, 0);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-dark-theme .main-menu .menu-level-3 > li > a:hover {
  color: rgb(38, 163, 221);
  border-bottom-color: rgb(38, 163, 221);
}
.coh-style-header-dark-theme .search-toggle-button {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  color: rgb(255, 255, 255);
  background-color: rgb(51, 51, 51);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .search-toggle-button {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-dark-theme .search-toggle-button:hover {
  background-color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .search-toggle-button:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(38, 163, 221);
  }
}
.coh-style-header-dark-theme .search-toggle-button.search-active {
  background-color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-dark-theme .search-toggle-button.search-active {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-dark-theme .search-wrapper #block-searchform input[type=search] {
  background-color: rgb(242, 242, 242);
}
.coh-style-header-dark-theme .search-wrapper #block-searchform input[type=submit] {
  color: rgba(0, 0, 0, 0);
}
.coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  color: rgb(0, 0, 0);
  background-color: rgb(242, 242, 242);
}
.coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(38, 163, 221);
}
.coh-style-header-colored-theme {
  background-color: rgb(26, 137, 201);
}
.coh-style-header-colored-theme .utilities-bar-horizontal {
  background-color: rgb(38, 163, 221);
}
.coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a {
  color: rgb(255, 255, 255);
}
.coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a:hover {
  color: rgb(0, 0, 0);
}
.coh-style-header-colored-theme .utilities-bar-horizontal .social-links a {
  color: rgb(0, 0, 0);
}
.coh-style-header-colored-theme .utilities-bar-horizontal .social-links a:hover {
  color: rgb(255, 255, 255);
}
.coh-style-header-colored-theme .utilities-bar-vertical {
  background-color: rgb(242, 242, 242);
}
.coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a {
  color: rgb(0, 0, 0);
}
.coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a:hover {
  color: rgb(38, 163, 221);
}
.coh-style-header-colored-theme .utilities-bar-vertical .social-links {
  background-color: rgb(255, 255, 255);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-colored-theme .utilities-bar-vertical .social-links a {
  color: rgb(38, 163, 221);
}
.coh-style-header-colored-theme .utilities-bar-vertical .social-links a:hover {
  color: rgb(112, 195, 233);
}
.coh-style-header-colored-theme .main-menu-toggle-button {
  color: rgb(255, 255, 255);
}
.coh-style-header-colored-theme .main-menu-toggle-button:hover {
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu-wrapper {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-1 > li {
  -webkit-transition: 300ms ease-in-out box-shadow;
  transition: 300ms ease-in-out box-shadow;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-1 > li {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-1 > li:hover {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-1 > li:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-1 > li.is-expanded {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-1 > li.is-expanded {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-1 > li.in-active-trail {
  -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
          box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-1 > li.in-active-trail {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
            box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-1 > li > a {
  color: rgb(255, 255, 255);
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a {
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
    color: rgb(0, 0, 0);
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-1 > li > a:hover {
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-1 > li > a:hover {
    color: rgb(38, 163, 221);
    border-bottom-color: rgb(38, 163, 221);
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-1 > li > span {
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-1 > li > span {
    color: rgb(0, 0, 0);
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed {
  background-color: rgb(242, 242, 242);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .main-menu .menu-level-2-wrapper > .coh-container-boxed {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-colored-theme .main-menu .menu-level-2 > li > a {
  color: rgb(0, 0, 0);
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-colored-theme .main-menu .menu-level-2 > li > a:hover {
  color: rgb(38, 163, 221);
  border-bottom-color: rgb(38, 163, 221);
}
.coh-style-header-colored-theme .main-menu .menu-level-3 > li > a {
  -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
  color: rgb(0, 0, 0);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-style-header-colored-theme .main-menu .menu-level-3 > li > a:hover {
  color: rgb(38, 163, 221);
  border-bottom-color: rgb(38, 163, 221);
}
.coh-style-header-colored-theme .search-toggle-button {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  color: rgb(255, 255, 255);
  background-color: rgb(38, 163, 221);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .search-toggle-button {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-colored-theme .search-toggle-button:hover {
  background-color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .search-toggle-button:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(0, 0, 0);
  }
}
.coh-style-header-colored-theme .search-toggle-button.search-active {
  background-color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-header-colored-theme .search-toggle-button.search-active {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-header-colored-theme .search-wrapper #block-searchform input[type=search] {
  background-color: rgb(242, 242, 242);
}
.coh-style-header-colored-theme .search-wrapper #block-searchform input[type=submit] {
  color: rgba(0, 0, 0, 0);
}
.coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions {
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  color: rgb(0, 0, 0);
  background-color: rgb(242, 242, 242);
}
.coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}
.coh-style-footer-light-theme {
  background-color: rgb(242, 242, 242);
}
.coh-style-footer-light-theme .footer-menu a {
  color: rgb(0, 0, 0);
}
.coh-style-footer-light-theme .footer-menu a:hover {
  color: rgb(38, 163, 221);
}
.coh-style-footer-light-theme .social-links a {
  color: rgb(38, 163, 221);
}
.coh-style-footer-light-theme .social-links a:hover {
  color: rgb(112, 195, 233);
}
.coh-style-footer-light-theme .secondary-row {
  background-color: rgb(219, 219, 220);
  color: rgb(0, 0, 0);
}
.coh-style-footer-colored-theme {
  background-color: rgb(38, 163, 221);
}
.coh-style-footer-colored-theme .footer-menu a {
  color: rgb(255, 255, 255);
}
.coh-style-footer-colored-theme .footer-menu a:hover {
  color: rgb(0, 0, 0);
}
.coh-style-footer-colored-theme .social-links a {
  color: rgb(0, 0, 0);
}
.coh-style-footer-colored-theme .social-links a:hover {
  color: rgb(255, 255, 255);
}
.coh-style-footer-colored-theme .secondary-row {
  background-color: rgb(26, 137, 201);
  color: rgb(255, 255, 255);
}
.coh-style-footer-dark-theme {
  background-color: rgb(34, 34, 34);
}
.coh-style-footer-dark-theme .footer-menu a {
  color: rgb(255, 255, 255);
}
.coh-style-footer-dark-theme .footer-menu a:hover {
  color: rgb(38, 163, 221);
}
.coh-style-footer-dark-theme .social-links a {
  color: rgb(38, 163, 221);
}
.coh-style-footer-dark-theme .social-links a:hover {
  color: rgb(112, 195, 233);
}
.coh-style-footer-dark-theme .secondary-row {
  background-color: rgb(51, 51, 51);
  color: rgb(255, 255, 255);
}
.coh-style-text-color-light-background {
  color: rgb(0, 0, 0);
}
.coh-style-text-color-colored-background {
  color: rgb(255, 255, 255);
}
.coh-style-text-color-dark-background {
  color: rgb(255, 255, 255);
}
.coh-style-paragraph-small {
  font-size: 0.75rem;
}
.coh-style-primary-link {
  color: rgb(47, 72, 146);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.75rem;
}
@media (max-width: 767px) {
  .coh-style-primary-link {
    font-size: 1.25rem;
  }
}
.coh-style-primary-link:hover {
  color: rgb(190, 83, 28);
  text-decoration: none;
}
.coh-style-card-text-dark-background {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-dark-background:hover .fake-link {
  color: rgb(112, 195, 233);
}
.coh-style-card-text-dark-background:hover .fake-button {
  background-color: rgb(112, 195, 233);
  color: rgb(255, 255, 255);
}
.coh-style-card-text-dark-background a {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-dark-background .fake-link {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-dark-background .fake-button {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
}
.coh-style-card-text-dark-background .card-date {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-dark-background .card-tag {
  color: rgb(255, 255, 255);
  background-color: rgb(38, 163, 221);
}
.coh-style-card-text-dark-background .card-tag:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(112, 195, 233);
}
.coh-style-card-text-dark-background .card-person {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-dark-background .card-person:hover {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-dark-background .card-place {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-dark-background .card-place:hover {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-dark-background .card-link:hover {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-light-background {
  color: rgb(0, 0, 0);
}
.coh-style-card-text-light-background:hover .fake-link {
  color: rgb(112, 195, 233);
}
.coh-style-card-text-light-background:hover .fake-button {
  background-color: rgb(112, 195, 233);
  color: rgb(255, 255, 255);
}
.coh-style-card-text-light-background a {
  color: rgb(0, 0, 0);
}
.coh-style-card-text-light-background .fake-link {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-light-background .fake-button {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
}
.coh-style-card-text-light-background .card-date {
  color: rgb(72, 72, 72);
}
.coh-style-card-text-light-background .card-tag {
  color: rgb(72, 72, 72);
  background-color: rgb(242, 242, 242);
}
.coh-style-card-text-light-background .card-tag:hover {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
}
.coh-style-card-text-light-background .card-person {
  color: rgb(72, 72, 72);
}
.coh-style-card-text-light-background .card-person:hover {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-light-background .card-place {
  color: rgb(72, 72, 72);
}
.coh-style-card-text-light-background .card-place:hover {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-light-background .card-link:hover {
  color: rgb(38, 163, 221);
}
.coh-style-card-text-colored-background {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background:hover .fake-link {
  color: rgb(72, 72, 72);
}
.coh-style-card-text-colored-background:hover .fake-button {
  background-color: rgb(72, 72, 72);
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background a {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background .fake-link {
  color: rgb(0, 0, 0);
}
.coh-style-card-text-colored-background .fake-button {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background .card-date {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background .card-tag {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}
.coh-style-card-text-colored-background .card-tag:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(72, 72, 72);
}
.coh-style-card-text-colored-background .card-person {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background .card-person:hover {
  color: rgb(0, 0, 0);
}
.coh-style-card-text-colored-background .card-place {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background .card-place:hover {
  color: rgb(0, 0, 0);
}
.coh-style-card-text-colored-background .card-link {
  color: rgb(255, 255, 255);
}
.coh-style-card-text-colored-background .card-link:hover {
  color: rgb(0, 0, 0);
}
.coh-style-heading-1-size {
  font-size: 3rem;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
@media (max-width: 1439px) {
  .coh-style-heading-1-size {
    font-size: 2.5rem;
  }
}
@media (max-width: 1279px) {
  .coh-style-heading-1-size {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-1-size {
    font-size: 1.75rem;
  }
}
.coh-style-heading-2-size {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 1.5rem;
}
@media (max-width: 1439px) {
  .coh-style-heading-2-size {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-2-size {
    font-size: 1.5rem;
  }
}
.coh-style-heading-3-size {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
@media (max-width: 1279px) {
  .coh-style-heading-3-size {
    font-size: 1.375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-3-size {
    font-size: 1.25rem;
  }
}
.coh-style-heading-4-size {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1.375rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media (max-width: 1279px) {
  .coh-style-heading-4-size {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-4-size {
    margin-bottom: 1.25rem;
  }
}
.coh-style-heading-6-size {
  font-size: 1rem;
  margin-bottom: 1.375rem;
  line-height: 1.25;
  margin-bottom: 0.5rem;
  font-weight: normal;
}
@media (max-width: 767px) {
  .coh-style-heading-6-size {
    margin-bottom: 1.25rem;
  }
}
.coh-style-heading-5-size {
  font-size: 1rem;
  margin-bottom: 1.375rem;
  line-height: 1.25;
  margin-bottom: 0.5rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-heading-5-size {
    margin-bottom: 1.25rem;
  }
}
.coh-style-pre-heading, .coh-style-pre-heading-light, .coh-style-pre-heading-blue, .coh-style-pre-heading-dark {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 1rem;
}
@media (max-width: 1279px) {
  .coh-style-pre-heading, .coh-style-pre-heading-light, .coh-style-pre-heading-blue, .coh-style-pre-heading-dark {
    margin-bottom: 0.5rem;
  }
}
.coh-style-pre-heading-dark {
  color: rgb(0, 0, 0);
}
.coh-style-pre-heading-blue {
  color: rgb(38, 163, 221);
}
.coh-style-pre-heading-light {
  color: rgb(255, 255, 255);
}
.coh-style-multi-column-two-column {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-multi-column-two-column {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (max-width: 1023px) {
  .coh-style-multi-column-two-column {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-multi-column-three-column {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-multi-column-three-column {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (max-width: 1023px) {
  .coh-style-multi-column-three-column {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-margin-bottom-small {
  margin-bottom: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-margin-bottom-small {
    margin-bottom: 1.5rem;
  }
}
.coh-style-padding-top-bottom-large {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-top-bottom-large {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top-bottom-large {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.coh-style-padding-top-bottom-small {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-top-bottom-small {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.coh-style-padding-top-large {
  padding-top: 6rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-top-large {
    padding-top: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top-large {
    padding-top: 3rem;
  }
}
.coh-style-padding-top-small {
  padding-top: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-top-small {
    padding-top: 1.5rem;
  }
}
.coh-style-padding-bottom-large {
  padding-bottom: 6rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-bottom-large {
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-bottom-large {
    padding-bottom: 3rem;
  }
}
.coh-style-duplicate-of-padding-bottom-large {
  margin-bottom: 6rem;
}
@media (max-width: 1279px) {
  .coh-style-duplicate-of-padding-bottom-large {
    margin-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-padding-bottom-large {
    margin-bottom: 3rem;
  }
}
.coh-style-view-pagination {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.coh-style-view-pagination .pager__item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style-type: none;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.coh-style-view-pagination .pager__item a {
  background-color: rgb(255, 255, 255);
  display: block;
  min-height: 2rem;
  min-width: 2rem;
  -webkit-border-radius: 1rem;
          border-radius: 1rem;
  line-height: 2rem;
  text-align: center;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.coh-style-view-pagination .pager__item a:hover {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
}
.coh-style-view-pagination .is-active a {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.coh-style-view-pagination .is-active a:hover {
  background-color: rgb(0, 0, 0);
}
.coh-style-view-pagination .pager__item--first a {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-view-pagination .pager__item--first a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(112, 195, 233);
}
.coh-style-view-pagination .pager__item--last a {
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-view-pagination .pager__item--last a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(112, 195, 233);
}
.coh-style-padding-bottom-small {
  padding-bottom: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-bottom-small {
    padding-bottom: 1.5rem;
  }
}
.coh-style-padding-left-right-large {
  padding-right: 6rem;
  padding-left: 6rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-left-right-large {
    padding-right: 4.5rem;
    padding-left: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-left-right-large {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
.coh-style-padding-left-right-small {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-left-right-small {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-padding-small {
  padding: 2rem;
}
@media (max-width: 1279px) {
  .coh-style-padding-small {
    padding: 1.5rem;
  }
}
.coh-style-breadcrumbs {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.coh-style-breadcrumbs li {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-breadcrumbs li:before {
  content: normal;
}
.coh-style-breadcrumbs li:after {
  content: "/";
  font-size: 0.75rem;
  padding-right: 0.375rem;
  padding-left: 0.375rem;
  color: rgb(38, 163, 221);
  font-weight: 700;
}
@media (max-width: 767px) {
  .coh-style-breadcrumbs li:after {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.coh-style-breadcrumbs li a {
  font-size: 0.875rem;
  font-weight: bold;
}
@media (max-width: 1279px) {
  .coh-style-breadcrumbs li a {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .coh-style-breadcrumbs li a {
    font-size: 0.625rem;
  }
}
.coh-style-paragraph-extra-large {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.25;
}
@media (max-width: 1279px) {
  .coh-style-paragraph-extra-large {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-paragraph-extra-large {
    font-size: 2rem;
  }
}
.coh-style-paragraph-large {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media (max-width: 1279px) {
  .coh-style-paragraph-large {
    font-size: 1.25rem;
  }
}
.coh-style-slider-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-slider-pagination li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-slider-pagination li:before {
  content: normal;
}
.coh-style-slider-pagination li.slick-active button {
  background-color: rgb(26, 137, 201);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
}
.coh-style-slider-pagination li button {
  background-color: rgb(38, 163, 221);
  height: 0.375rem;
  width: 0.375rem;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.coh-style-slider-pagination li button:hover {
  background-color: rgb(112, 195, 233);
}
.coh-style-link-button-blue {
  background-color: rgb(47, 72, 146);
  color: rgb(255, 255, 255);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 0.625rem;
  padding-right: 4.625rem;
  padding-bottom: 0.625rem;
  padding-left: 4.625rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 40px;
          border-radius: 40px;
}
.coh-style-link-button-blue:hover {
  background-color: rgb(190, 83, 28);
  color: rgb(255, 255, 255);
  text-decoration: none;
}

@media (max-width: 1023px) {
  .coh-ce-cpt_3_column_layout-d61ca5de {
    width: 57.75rem;
  }
}
.coh-ce-cpt_3_column_layout-8f30bb95 {
  margin-bottom: 0.9375rem;
}
.coh-ce-cpt_3_column_layout-d80e4499 .coh-wysiwyg {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  width: -webkit-calc(100% -5px);
  width: calc(100% -5px);
  margin-right: 0.3125rem;
}
.coh-ce-cpt_3_column_layout-d80e4499 .coh-wysiwyg > *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_3_column_layout-4a1eb3a3 .coh-column > .coh-component {
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.625rem;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
}
.position-center.coh-ce-cpt_accordion_container_section-cb4ddc5d {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_accordion_container_section-cb4ddc5d {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_accordion_container_section-bb509b49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_accordion_container_section-bb509b49 {
    margin-bottom: 1.5rem;
  }
}
.coh-ce-cpt_articles-d6abedfa {
  width: -webkit-calc(50% - 41px);
  width: calc(50% - 41px);
  max-width: -webkit-calc(50% - 41px);
  max-width: calc(50% - 41px);
}
@media (max-width: 1439px) {
  .coh-ce-cpt_articles-d6abedfa {
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    max-width: -webkit-calc(50% - 25px);
    max-width: calc(50% - 25px);
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-d6abedfa {
    margin-bottom: 3rem;
    width: 100%;
    max-width: 100%;
  }
}
.coh-ce-cpt_articles-d6abedfa:first-child .inner-wrapper {
  border-right-color: rgba(49, 63, 72, 0.37);
  border-left-color: rgba(49, 63, 72, 0.37);
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-d6abedfa:first-child .inner-wrapper {
    border-right-width: 0;
    border-right-style: none;
    border-left-style: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-d6abedfa:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-d6abedfa .inner-wrapper {
    border-left-width: 0.0625rem;
    border-left-style: none;
    border-left-color: rgba(49, 63, 72, 0.37);
  }
}
.coh-ce-cpt_articles-a42e4d7a {
  padding-right: 3.6875rem;
  padding-left: 3.6875rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-a42e4d7a {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-cpt_articles-a42e4d7a .image-wrapper a[href=""] {
  pointer-events: none;
  cursor: default;
}
.coh-ce-cpt_articles-4c6f319 {
  padding-bottom: 2.5625rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-4c6f319 {
    padding-bottom: 1.8125rem;
  }
}
.type-link.coh-ce-cpt_articles-4c6f319 .image-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_articles-4c6f319 .image-link {
  display: none;
}
.coh-ce-cpt_articles-4c6f319 img {
  -webkit-border-radius: 0.4375rem;
          border-radius: 0.4375rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-e9da92eb {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.coh-ce-cpt_articles-bce1be91 {
  margin-top: 1.3125rem;
  margin-bottom: 1.875rem;
  color: rgb(49, 63, 72);
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_articles-bce1be91 {
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}
.coh-ce-cpt_articles-49a0586 {
  color: rgb(49, 63, 72);
  font-size: 1.4375rem;
  line-height: 2.0625rem;
  margin-bottom: 1.3125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_articles-49a0586 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
.type-link.coh-ce-cpt_articles-e135a6f0 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_articles-e135a6f0 .normal-link {
  display: none;
}
.coh-ce-cpt_articles-a5513b9a {
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.375rem;
  line-height: 1.6875rem;
  color: rgb(47, 72, 146);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_articles-a5513b9a {
    font-size: 1rem;
  }
}
.coh-ce-cpt_articles-a5513b9a:hover {
  color: rgb(190, 83, 28);
}
.coh-ce-cpt_articles-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_articles-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_articles-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_articles-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_articles-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_articles-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_awards_recognition_component-2e5b69dd {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_awards_recognition_component-4172a3b {
  padding-top: 2.5rem;
  padding-right: 3rem;
  padding-bottom: 2.5rem;
  padding-left: 3rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(183, 184, 190);
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_awards_recognition_component-4172a3b {
    padding-top: 1.75rem;
    padding-right: 1.75rem;
    padding-bottom: 1.75rem;
    padding-left: 1.75rem;
  }
}
.coh-ce-cpt_awards_recognition_component-4172a3b > hr {
  width: 100%;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  background-color: rgb(183, 184, 190);
  height: 0.0625rem;
  border: 0;
}
@media (max-width: 767px) {
  .coh-ce-cpt_awards_recognition_component-4172a3b > hr {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.coh-ce-cpt_awards_recognition_component-c91c9890 {
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_background_color_container-4e7b580a {
  min-width: 100%;
}
.coh-ce-cpt_background_image_container-4e7b580a {
  min-width: 100%;
}
.coh-ce-cpt_background_video_container-ea901c4e {
  width: 100%;
}
.coh-ce-cpt_basic_content_card-cd15bce8 {
  margin-bottom: 2.1875rem;
}
.coh-ce-cpt_basic_content_card-a46326b5 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 50px;
  padding-left: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_basic_content_card-a46326b5 {
    gap: 0;
    padding-left: 0;
  }
}
.three-column.coh-ce-cpt_basic_content_card-a46326b5 > div {
  max-width: 30%;
}
@media (max-width: 1023px) {
  .three-column.coh-ce-cpt_basic_content_card-a46326b5 > div {
    max-width: 100%;
  }
}
.two-column.coh-ce-cpt_basic_content_card-a46326b5 > div {
  max-width: 48%;
}
@media (max-width: 1023px) {
  .two-column.coh-ce-cpt_basic_content_card-a46326b5 > div {
    max-width: 100%;
  }
}
.coh-ce-cpt_basic_content_card-57e3f679 {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(204, 204, 204);
  padding-right: 0;
  padding-bottom: 1.25rem;
  padding-left: 0;
}
.coh-ce-cpt_basic_content_card-57e3f679:hover {
  background-color: rgb(173, 216, 230);
}
.coh-ce-cpt_basic_content_card-719d3caa {
  border-bottom-width: 0.125rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
  padding-top: 0.9375rem;
  padding-right: 0.625rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.625rem;
}
.coh-ce-cpt_basic_content_card-719d3caa:last-child {
  border-bottom-width: 0;
}
.coh-ce-cpt_breadcrumbs-d72f70bc {
  padding-top: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_breadcrumbs-86225029 ol li {
    display: none;
  }
}
.coh-ce-cpt_breadcrumbs-86225029 ol li:after {
  content: "›" !important;
  font-size: 24px !important;
}
.coh-ce-cpt_breadcrumbs-86225029 ol li .breadcrumb-link {
  font-weight: 400;
  color: rgb(47, 72, 146);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
.coh-ce-cpt_breadcrumbs-86225029 ol li .breadcrumb-link:hover {
  color: rgb(190, 83, 28);
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_breadcrumbs-86225029 ol li:last-child {
    display: inline-block;
  }
}
.coh-ce-cpt_breadcrumbs-86225029 ol li:last-child:after {
  content: "" !important;
}
.coh-ce-cpt_breadcrumbs-86225029 ol li:last-child .breadcrumb-link {
  font-weight: 700;
  color: rgb(47, 72, 146);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
.coh-ce-cpt_breadcrumbs-86225029 ol li:nth-last-child(2) {
  display: inline-block;
}
.coh-ce-cpt_card_image_and_text-84bb36d7 {
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.coh-ce-cpt_card_image_and_text-9e01f3f3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_card_image_and_text-9e01f3f3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.coh-ce-cpt_card_image_and_text-9e01f3f3 img {
  border-width: 0.125rem;
  border-color: rgb(51, 51, 51);
  border-style: solid;
  margin-bottom: 0.9375rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_card_image_and_text-ce718a12 {
    width: 100%;
    padding-left: 1.25rem;
  }
}
.coh-ce-cpt_card_image_and_text-59386ed {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
}
.coh-ce-cpt_card_image_and_text-a09816f5 {
  height: 0.125rem;
  background-color: rgb(233, 233, 233);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_card_image_and_text-a09816f5 {
    display: none;
  }
}
.coh-ce-cpt_card_image_and_text-f569d78a {
  margin-bottom: 0;
  font-size: 1.25rem;
}
.coh-ce-cpt_card_image_and_text-125d839c {
  font-size: 1.25rem;
}
.coh-ce-cpt_cb_2_column_card-d53fa522 {
  padding-top: 0.625rem;
  padding-right: 0.75rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
  width: 100%;
  text-align: center;
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-family: 'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_2_column_card-d53fa522 {
    padding-right: 0.3125rem;
    padding-left: 0.3125rem;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
  }
}
.coh-ce-cpt_cb_2_column_card-b9fb2566 {
  padding-top: 0.625rem;
  padding-right: 0.75rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_2_column_card-b9fb2566 {
    padding-right: 0.3125rem;
    padding-left: 0.3125rem;
    border-bottom-style: solid;
    border-bottom-width: 0.0625rem;
    border-bottom-color: rgb(204, 204, 204);
  }
}
.coh-ce-cpt_cb_2_column_card-a17e7f51 {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
}
.coh-ce-cpt_cb_2_column_card-b3cdf9e5 {
  padding-top: 0.625rem;
  padding-right: 0.75rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_2_column_card-b3cdf9e5 {
    padding-right: 0.3125rem;
    padding-left: 0.3125rem;
  }
}
.coh-ce-cpt_cb_financial_report_pie_char-3af981ae {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_cb_financial_report_pie_char-8ea778ed {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_financial_report_pie_char-8ea778ed {
    padding-bottom: 1.25rem;
  }
}
.coh-ce-cpt_cb_financial_report_pie_char-6c339982 {
  position: relative;
  width: 23.75rem;
  margin: 0 auto;
}
.coh-ce-cpt_cb_financial_report_pie_char-66985800 {
  position: absolute;
  top: 30%;
  left: 0;
  max-width: 70%;
  margin: 0 auto;
  right: 0;
  width: 100%;
  z-index: -1;
}
.coh-ce-cpt_cb_financial_report_pie_char-9261909a tr .cost {
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.625rem;
  width: 9.375rem;
  text-align: right;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.0625rem;
}
.coh-ce-cpt_cb_financial_report_pie_char-9261909a tr .cost-text {
  text-align: left;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.625rem;
}
.coh-ce-cpt_cb_hero_slider_with_text-de733bd4 {
  margin-bottom: 2.1875rem;
}
.coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .coh-slider-nav-inner-top .slick-arrow {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .coh-slider-nav-inner-top .slick-arrow:before {
  display: none;
}
.coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .coh-slider-nav-inner-top .slick-prev {
  left: 15px !important;
}
.coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .coh-slider-nav-inner-top .slick-next {
  right: 15px !important;
}
.coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .slick-dots {
  padding-right: 0.625rem;
  padding-bottom: 0.9375rem;
}
.coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .slick-dots li button {
  background-color: rgb(255, 255, 255);
  height: 0.9375rem;
  width: 0.9375rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .slick-dots li button {
    height: 0.625rem;
    width: 0.625rem;
  }
}
.coh-ce-cpt_cb_hero_slider_with_text-6786dd21 .slick-dots .slick-active button {
  background-color: rgb(66, 139, 202);
}
.coh-ce-cpt_cb_hero_slider_with_text-36147483 {
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 5;
  background-color: rgba(10, 32, 108, 0.8);
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  max-width: 70%;
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_hero_slider_with_text-36147483 {
    bottom: 10px;
  }
}
.coh-ce-cpt_cb_hero_slider_with_text-36147483 * {
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 2.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_hero_slider_with_text-36147483 * {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
}
.coh-ce-cpt_cb_hero_slider_with_text-33b6be9d blockquote {
  border-left-style: none;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0.625rem;
}
.coh-ce-cpt_cb_hero_slider_with_text-33b6be9d blockquote:before {
  content: "\201C" !important;
  font-family: 'Georgia' !important;
  font-weight: bold;
  color: rgb(162, 199, 226);
  font-size: 6.25rem;
  padding-right: 0.625rem;
  -webkit-transform: translateY(-1.25rem);
      -ms-transform: translateY(-1.25rem);
          transform: translateY(-1.25rem);
}
.coh-ce-cpt_cb_hero_slider_with_text-33b6be9d blockquote p {
  font-size: 1.5625rem;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_hero_slider_with_text-33b6be9d blockquote p {
    font-size: 1.375rem;
  }
}
.coh-ce-cpt_cb_hero_slider_with_text-33b6be9d hr {
  border-color: rgb(255, 255, 255);
}
.coh-ce-cpt_cb_hero_slider_with_text-a785607b {
  padding-right: 3.75rem;
  padding-left: 3.75rem;
}
.coh-ce-cpt_cb_hero_slider_with_text-a785607b p {
  font-size: 0.9375rem;
  margin-bottom: 0;
}
.coh-ce-cpt_cb_modal-918f5827 {
  color: rgb(54, 84, 168);
  background-color: rgb(255, 255, 255);
  border-width: 0.125rem;
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
  border-style: solid;
  border-color: rgb(54, 84, 168);
  width: 100%;
  padding-top: 0.4375rem;
  padding-right: 0.875rem;
  padding-bottom: 0.4375rem;
  padding-left: 0.875rem;
  font-size: 1rem;
  line-height: 2rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.coh-ce-cpt_cb_modal-918f5827:hover {
  background-color: rgb(54, 84, 168);
  color: rgb(255, 255, 255);
}
.is-open.coh-ce-cpt_cb_modal-87fa2bc0 {
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
}
.coh-modal-close-top-right.coh-ce-cpt_cb_modal-87fa2bc0 .coh-modal-inner .coh-modal-close-wrapper {
  top: 1.125rem;
  right: 1.125rem;
}
.coh-ce-cpt_cb_modal-87fa2bc0 .coh-modal-inner {
  width: 62.5rem;
  background-color: rgb(255, 255, 255);
  margin-top: 1.75rem;
  margin-right: auto;
  margin-bottom: 1.75rem;
  margin-left: auto;
  display: block;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_cb_modal-87fa2bc0 .coh-modal-inner {
    width: 50rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cb_modal-87fa2bc0 .coh-modal-inner {
    width: 31.25rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_cb_modal-87fa2bc0 .coh-modal-inner {
    width: 90%;
  }
}
.coh-ce-cpt_cb_modal-ad36391b {
  padding-top: 1rem;
  padding-right: 1rem;
  padding-left: 1.5rem;
  width: 100%;
  display: block;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(219, 219, 220);
}
.coh-ce-cpt_cb_modal-a38a3b66 {
  color: rgb(231, 117, 29);
  font-size: 1.5625rem;
  line-height: 2.5rem;
  font-weight: 600;
  display: inline-block;
}
.coh-ce-cpt_cb_modal-c58ea8cd {
  padding-top: 1.75rem;
  padding-right: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 1.75rem;
}
.coh-ce-cpt_cb_modal-501d5f17 {
  color: rgb(64, 126, 201);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.coh-ce-cpt_cb_modal-58a87b0a {
  margin-bottom: 0;
}
.coh-ce-cpt_cb_modal-3ee6c745 {
  color: rgb(231, 117, 29);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.coh-ce-cpt_cb_section_navigation-ac33bfb7 .coh-row .coh-row-inner {
  margin-right: -2px;
  margin-left: -2px;
}
.coh-ce-cpt_cb_section_navigation-ac33bfb7 .coh-row .coh-row-inner .coh-column {
  padding-right: 0.125rem;
  padding-left: 0.125rem;
}
.coh-ce-cpt_cb_section_navigation-ac33bfb7 .coh-row .coh-row-inner .coh-column .is-active {
  background-color: rgb(255, 255, 255);
  font-weight: 600;
  text-decoration: none;
}
.coh-ce-cpt_cb_section_navigation-ac33bfb7 .coh-row .coh-row-inner .coh-col-xl-2 {
  -webkit-flex-basis: 19.8%;
      -ms-flex-preferred-size: 19.8%;
          flex-basis: 19.8%;
  max-width: 19.8%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_section_navigation-ac33bfb7 .coh-row .coh-row-inner .coh-col-xl-2 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-ce-cpt_cb_section_navigation-eae12091 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0.125rem;
  margin-left: 0.125rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_section_navigation-eae12091 {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
  }
}
.coh-ce-cpt_cb_section_navigation-24889f44 {
  color: rgb(255, 255, 255);
  padding-top: 2rem;
  padding-bottom: 0.625rem;
  font-family: Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_section_navigation-24889f44 {
    border-style: none;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(136, 136, 136);
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}
.coh-ce-cpt_cb_section_navigation-24889f44:hover {
  -webkit-transition: background-color 250ms ease 0ms;
  transition: background-color 250ms ease 0ms;
  text-decoration: none;
  font-weight: 600;
}
.is-active.coh-ce-cpt_cb_section_navigation-24889f44 {
  font-weight: 600;
  background-color: rgb(255, 255, 255);
  text-decoration: none;
  color: rgb(10, 32, 108);
}
.coh-ce-cpt_cb_section_navigation-481d4c76 {
  font-size: 1rem;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cb_section_navigation-481d4c76 {
    margin-bottom: 0;
  }
}
.coh-ce-cpt_common_searches-27eb84e3 {
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.coh-ce-cpt_common_searches-8f05b7c4 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.375rem;
  margin-left: 0;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
}
.coh-ce-cpt_common_searches-cc279e21 {
  font-weight: 400;
  font-size: 1.125rem;
  background-color: rgb(213, 235, 241);
  padding-top: 0.875rem;
  padding-right: 1.1875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.1875rem;
  display: block;
}
.coh-ce-cpt_common_searches-cc279e21:hover {
  background-color: rgb(183, 217, 227);
  text-decoration: none;
}
.coh-ce-cpt_conditions_we_treat_menu-7c1e621b {
  padding-right: 4.375rem;
}
.coh-ce-cpt_conditions_we_treat_menu-4a241df4 {
  margin-bottom: 3.125rem;
}
.coh-ce-cpt_contact_cta-1b20ee83 {
  border-width: 0.0625rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  border-style: solid;
  border-color: rgb(54, 84, 168);
  margin-bottom: 1.5625rem;
}
.coh-ce-cpt_contact_cta-d28e0124 {
  padding-top: 0.6875rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  border-style: solid;
  border-color: rgb(54, 84, 168);
  font-size: 1.125rem;
  border-bottom-width: 0.0625rem;
}
.coh-ce-cpt_contact_cta-16c72bb6 {
  font-size: 1rem;
  line-height: 1.5rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-bottom: 1.25rem;
}
.coh-ce-cpt_contact_cta-16c72bb6 p {
  margin-bottom: 0;
}
.coh-ce-cpt_contact_cta-e3b7ac73 {
  font-size: 1rem;
  margin-bottom: 0;
}
.coh-ce-cpt_contact_us_cta_wide-fb6ab435 {
  border-width: 0.0625rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-style: solid;
  border-color: rgb(244, 111, 39);
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  text-align: center;
}
.coh-ce-cpt_contact_us_cta_wide-b99c04da * {
  font-size: 1.25rem;
}
.coh-ce-cpt_contact_us_cta_wide-c560d8df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-ce-cpt_contact_us_cta_wide-f79c88f7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_contact_us_cta_wide-f79c88f7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_contact_us_cta_wide-984bdf8e {
  border-width: 0.125rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-style: solid;
  border-color: rgb(244, 111, 39);
  background-color: rgb(244, 111, 39);
  color: rgb(255, 255, 255);
  padding-top: 1.125rem;
  padding-right: 0.9375rem;
  padding-bottom: 1.125rem;
  padding-left: 0.9375rem;
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_contact_us_cta_wide-984bdf8e:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-color: rgb(245, 133, 80);
}
.coh-ce-cpt_content_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_content_card-3045e827 {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0;
}
.coh-ce-cpt_content_card-466af053 {
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_content_card-3df446bf:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 1;
}
.coh-ce-cpt_content_card-92be551f {
  margin-top: auto;
}
.coh-ce-cpt_content_card-59cddfc1 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.width-2-3.coh-ce-cpt_cta_horizontal-127bc639 .coh-row {
  width: 66%;
}
@media (max-width: 1023px) {
  .width-2-3.coh-ce-cpt_cta_horizontal-127bc639 .coh-row {
    width: 100%;
  }
}
.flex-col-layout.coh-ce-cpt_cta_horizontal-127bc639 .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-col-layout.coh-ce-cpt_cta_horizontal-127bc639 .coh-row-inner .coh-column {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: unset;
}
@media (max-width: 1023px) {
  .flex-col-layout.coh-ce-cpt_cta_horizontal-127bc639 .coh-row-inner .coh-column {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 100%;
  }
}
.coh-ce-cpt_cta_horizontal-127bc639 .coh-row .coh-row-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
  row-gap: 10px;
}
.coh-ce-cpt_cta_horizontal-127bc639 .coh-row .coh-row-inner .coh-column {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.coh-ce-cpt_cta_horizontal-6638f888 .coh-column {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.coh-ce-cpt_cta_horizontal-d5980af2 {
  text-decoration: none;
  color: rgb(54, 84, 168);
  min-height: 4rem;
  width: 100%;
  background-color: rgb(255, 255, 255);
  padding-top: 0.3125rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.9375rem;
  border-width: 0.125rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  border-style: solid;
  border-color: rgb(54, 84, 168);
  text-align: center;
  font-size: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  height: 100%;
  line-height: 1.375rem;
}
.coh-ce-cpt_cta_horizontal-d5980af2:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(54, 84, 168);
  text-decoration: none;
}
.coh-ce-cpt_cta_horizontal-d5980af2 p {
  margin: 0;
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_cta_horizontal-d5980af2 p:empty {
  display: none;
}
.coh-ce-cpt_cta_horizontal-d222747a {
  width: 100%;
}
.coh-ce-cpt_cta_horizontal-d222747a * {
  font-size: 0.9375rem;
  line-height: 0.9375rem;
}
.coh-ce-cpt_cta_tiles-4e96d47 {
  background-color: rgb(241, 243, 242);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_cta_tiles-dcf4a9a4 {
  padding-top: 3.5625rem;
  padding-bottom: 4.125rem;
  border-style: solid;
  border-color: rgb(63, 125, 200);
  margin-top: 5.5625rem;
  border-top-width: 0.0625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles-dcf4a9a4 {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    margin-top: 3.625rem;
  }
}
.coh-ce-cpt_cta_tiles-dcf4a9a4 .coh-row-inner {
  row-gap: 15px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles-60a0fdf3:last-child .tile-wrapper {
    margin-bottom: 0;
  }
}
.coh-ce-cpt_cta_tiles-e83db05f {
  width: 100%;
  padding-top: 0.6875rem;
  padding-right: 1.5rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.5rem;
  text-align: center;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  -webkit-align-content: start;
      -ms-flex-line-pack: start;
          align-content: start;
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles-e83db05f {
    height: auto;
  }
}
.coh-ce-cpt_cta_tiles-e83db05f:hover {
  background-color: rgb(47, 72, 146);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_cta_tiles-e83db05f:hover .tile-title-link-text {
  color: rgb(255, 255, 255);
  border-top-color: rgb(255, 255, 255);
}
.coh-ce-cpt_cta_tiles-e83db05f:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.coh-ce-cpt_cta_tiles-83c05676 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4.375rem;
}
.coh-ce-cpt_cta_tiles-83c05676 img {
  max-width: 6.25rem;
}
.coh-ce-cpt_cta_tiles-96ddc53d {
  color: rgb(49, 63, 72);
  font-weight: 600;
  font-size: 1.4375rem;
  line-height: 1.625rem;
  width: 100%;
  text-align: center;
  padding-top: 0.9375rem;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgb(190, 83, 28);
  margin-top: 0.9375rem;
  letter-spacing: -0.0625rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_cta_tiles-96ddc53d {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles-96ddc53d {
    font-size: 0.8125rem;
    line-height: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles-96ddc53d {
    font-size: 1.5rem;
    line-height: 1.6875rem;
  }
}
.coh-ce-cpt_cta_tiles-96ddc53d:hover {
  text-decoration: none;
}
.overlap.coh-ce-cpt_cta_tiles_horizontal-52a243d0 {
  margin-top: -1.875rem;
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 {
    padding-right: 2.3125rem;
    padding-left: 2.3125rem;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner {
  background: rgba(255, 255, 255, 0.9);
  row-gap: 20px;
  position: static;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner {
    padding-top: 0;
    padding-right: 1rem;
    padding-bottom: 0;
    padding-left: 1rem;
    position: relative;
    -webkit-box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
            box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
    row-gap: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner {
    -webkit-box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
            box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner.one-column .coh-column {
  max-width: 58.3333333333%;
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner.two-column .coh-column {
  max-width: 50%;
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner.three-column .coh-column {
  max-width: 33.3333%;
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child .content-wrapper {
  border-left-style: solid;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child .content-wrapper {
    padding-left: 0.75rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child .arrow-icon {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child img {
    margin-right: 0.75rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:last-child .inner-wrapper {
    border-bottom-width: 0;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper {
  width: 100%;
  padding-top: 1.125rem;
  padding-right: 1.25rem;
  padding-bottom: 1.125rem;
  padding-left: 1.25rem;
  height: 100%;
  -webkit-box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
          box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(183, 184, 190);
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .normal-link {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .normal-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-card-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-card-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
    margin-bottom: 0px;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
  width: 4.375rem;
  padding-right: 1.25rem;
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgb(183, 184, 190);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
    padding-right: 0.625rem;
    width: 2.875rem;
    border-right-style: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
    border-right-style: none;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper img {
  border-right-style: none;
  height: 4.375rem;
  width: 4.375rem;
  border-left-style: none;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper img {
    height: 2.875rem;
    width: 2.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper img {
    border-right-style: none;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper {
  padding-left: 1.25rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper {
    padding-right: 1rem;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper {
    border-left-style: none;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description {
  font-size: 1.375rem;
  line-height: 2.125rem;
  letter-spacing: -0.5px;
  color: rgb(49, 63, 72);
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description:after {
  content: normal;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description:after {
    content: "";
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description:after {
    content: "";
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p {
  color: rgb(47, 72, 146);
  font-weight: 400;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.625rem;
  line-height: 2.125rem;
  text-align: left;
  letter-spacing: -0.5px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-align: left;
    letter-spacing: -0.5px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-align: left;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .arrow-icon {
    height: 1.625rem;
    width: 0.625rem;
    margin-left: 0.3125rem;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .arrow-icon img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .arrow-icon img {
    height: 1.625rem;
    width: 0.625rem;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .cta-and-youtube-modal-wrapper, .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .coh-style-read-more-link, .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-18aa89c4 .coh-row-xl > .coh-row-inner > .coh-column {
    padding-right: 0;
    padding-left: 0;
  }
}
.type-link.coh-ce-cpt_cta_tiles_horizontal-b674b6c1 .youtube-modal-btn {
  display: none;
}
.type-link.coh-ce-cpt_cta_tiles_horizontal-b674b6c1 .telephone-link {
  display: none;
}
.type-modal.coh-ce-cpt_cta_tiles_horizontal-b674b6c1 .normal-link {
  display: none;
}
.type-modal.coh-ce-cpt_cta_tiles_horizontal-b674b6c1 .telephone-link {
  display: none;
}
.type-telephone-link.coh-ce-cpt_cta_tiles_horizontal-b674b6c1 .telephone-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.type-telephone-link.coh-ce-cpt_cta_tiles_horizontal-b674b6c1 .normal-link {
  display: none;
}
.type-telephone-link.coh-ce-cpt_cta_tiles_horizontal-b674b6c1 .youtube-modal-btn {
  display: none;
}
.coh-ce-cpt_cta_tiles_horizontal-a383e30d {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-a383e30d {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-a383e30d {
    display: block;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-15d867f0 {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_horizontal-15d867f0 {
    display: block;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-443cc08f {
  display: none;
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_cta_tiles_horizontal-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_cta_tiles_horizontal-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_cta_tiles_horizontal-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_cta_tiles_horizontal-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_cta_tiles_narrow-500a38ab {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .top-content-wrapper {
  margin-bottom: 3.5rem;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .top-content-wrapper .top-text {
  font-size: 1.375rem;
  line-height: 2.125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .top-content-wrapper .top-text {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .coh-row-inner {
  row-gap: 20px;
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper {
  width: 100%;
  padding-top: 1.875rem;
  padding-right: 2.625rem;
  padding-bottom: 2.75rem;
  padding-left: 2.625rem;
  border-width: 0.09375rem;
  border-style: solid;
  border-color: rgb(183, 184, 190);
  height: 100%;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-card-heading {
  color: rgb(49, 63, 72);
  margin-bottom: 0;
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.0625rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper {
    padding-bottom: 1.0625rem;
    border-bottom-color: rgb(190, 83, 28);
    border-bottom-style: solid;
    border-bottom-width: 0.0625rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
  height: 6.25rem;
  width: 6.25rem;
  padding-right: 1.125rem;
  margin-right: 1.125rem;
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgb(190, 83, 28);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
    padding-right: 0;
    border-right-style: none;
    margin-right: 1.1875rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .description {
  font-size: 1.375rem;
  line-height: 2.125rem;
  letter-spacing: -0.5px;
  color: rgb(49, 63, 72);
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .description {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .youtube-modal-btn {
  color: rgb(47, 72, 146);
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.375rem;
  line-height: 1.875rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .youtube-modal-btn {
    font-size: 1.25rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .youtube-modal-btn:hover {
  color: rgb(190, 83, 28);
}
.type-link.coh-ce-cpt_cta_tiles_narrow-e135a6f0 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_cta_tiles_narrow-e135a6f0 .normal-link {
  display: none;
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_narrow-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_cta_tiles_narrow-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_cta_tiles_narrow-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_cta_tiles_narrow-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_ech_accordion_container-8572dae2 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_ech_accordion_container-28e791ea {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_ech_accordion_container-28e791ea p {
  font-size: 22px;
  line-height: 34px;
}
.coh-ce-cpt_ech_accordion_item-f32c3db2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(191, 191, 191);
  cursor: pointer;
  padding-top: 36px;
  padding-bottom: 36px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_ech_accordion_item-f32c3db2:after {
  content: url("/themes/custom/ech/img/header-icons/drop-arrow-icon.svg");
  line-height: 1;
  float: right;
}
.coh-ce-cpt_ech_accordion_item-f32c3db2:after:before, .coh-ce-cpt_ech_accordion_item-f32c3db2:after:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-ce-cpt_ech_accordion_item-f32c3db2:focus-visible {
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(47, 72, 146);
}
.is-expanded.coh-ce-cpt_ech_accordion_item-f32c3db2:after {
  -webkit-transform: rotateX(180deg) translateY(-5px);
          transform: rotateX(180deg) translateY(-5px);
}
.coh-ce-cpt_ech_accordion_item-ba7c882d {
  display: none;
}
.is-expanded.coh-ce-cpt_ech_accordion_item-ba7c882d {
  display: block;
}
.coh-ce-cpt_ech_accordion_item-330ff1a6 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_ech_accordion_item-330ff1a6 p {
  font-size: 1.375rem;
  line-height: 34px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_accordion_item-330ff1a6 p {
    font-size: 1.25rem;
    line-height: 30px;
  }
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-right {
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 3 !important;
  top: 250px !important;
  height: 2.8125rem;
  width: 2.8125rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: none;
  margin-right: 1.25rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-right {
    top: 200px !important;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-right {
    margin-right: 0.9375rem;
  }
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-right:before {
  color: rgb(47, 72, 146);
  font-size: 1.25rem;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-right:hover {
  background-color: rgba(255, 255, 255, 0.8);
  border-style: solid;
  border-color: rgb(47, 72, 146);
  border-width: 0.0625rem;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-left {
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 3 !important;
  top: 250px !important;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: none;
  height: 2.8125rem;
  width: 2.8125rem;
  margin-left: 1.25rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-left {
    top: 200px !important;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-left {
    margin-left: 0.9375rem;
  }
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-left:before {
  color: rgb(47, 72, 146);
  font-size: 1.25rem;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-navigation-left:hover {
  background-color: rgba(255, 255, 255, 0.8);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(47, 72, 146);
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-pagination li {
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-pagination li.slick-active button {
  background-color: rgb(34, 34, 34);
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-pagination li button {
  background-color: rgb(72, 72, 72);
  height: 0.875rem;
  width: 0.875rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  opacity: 1;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_carousel-99e06486 .coh-style-slider-pagination li button {
    height: 0.625rem;
    width: 0.625rem;
  }
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-slider-container-mid button {
  display: none;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-slider-container-mid button.slick-disabled {
  display: none;
  opacity: 0;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-slider-container-nav-outside-middle-left-right-xl > .coh-slider-container-mid .slick-next {
  right: 4px;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-slider-container-nav-outside-middle-left-right-xl > .coh-slider-container-mid .slick-prev {
  left: 4px;
}
.coh-ce-cpt_ech_carousel-99e06486 .media-wrapper img {
  width: 100%;
}
.coh-ce-cpt_ech_carousel-99e06486 .caption-wrapper {
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(183, 184, 190);
  padding-top: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
  margin-right: 0.0625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_carousel-99e06486 .caption-wrapper {
    padding-top: 0.9375rem;
    padding-right: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.coh-ce-cpt_ech_carousel-99e06486 .caption-wrapper .coh-wysiwyg > *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-slider-nav-bottom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  aspect-ratio: 1228 / 530;
}
.coh-ce-cpt_ech_carousel-99e06486 .coh-slider-nav-bottom .slick-dots {
  position: relative;
  padding-top: 0;
  padding-bottom: 1.25rem;
  margin-top: 0;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_carousel-99e06486 .coh-slider-nav-bottom .slick-dots {
    padding-bottom: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_ech_carousel-f8010a86 {
    margin-bottom: 1.75rem;
  }
}
.coh-ce-cpt_ech_carousel-f8010a86 .slick-dots {
  padding-top: 1rem;
  margin-top: 0.625rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_ech_carousel-f8010a86 .slick-dots {
    margin-top: 0;
    padding-top: 1rem;
  }
}
.coh-ce-cpt_ech_carousel-f8010a86 .coh-style-slider-pagination li:active button {
  opacity: 1;
}
.coh-ce-cpt_ech_header-c124a603 {
  display: block;
  position: relative;
  z-index: 501;
  background-color: rgb(255, 255, 255);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_header-c124a603 {
    display: none;
  }
}
.coh-ce-cpt_ech_header-1585c193 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.875rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_ech_header-1585c193 > .coh-container {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_ech_header-1585c193 > .coh-container.utility-menu {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.coh-ce-cpt_ech_header-1585c193 > .coh-container.utility-menu .coh-row-inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_ech_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col1 {
  margin-right: 1.5625rem;
}
.coh-ce-cpt_ech_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col2 {
  margin-right: 0.5rem;
}
.coh-ce-cpt_ech_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col2 a {
  font-size: 1.125rem;
  color: rgb(47, 72, 146);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}
.coh-ce-cpt_ech_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col2 a:hover {
  color: rgb(190, 83, 28);
}
.coh-ce-cpt_ech_header-1585c193 .header-logo img {
  width: 19rem;
}
.coh-ce-cpt_ech_header-a595a1ef img {
  width: 15.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_header-a595a1ef img {
    width: 7.625rem;
  }
}
.coh-ce-cpt_ech_header-62a0423:hover {
  text-decoration: none;
}
.coh-ce-cpt_ech_header-62a0423:hover .icon-default {
  opacity: 0;
}
.coh-ce-cpt_ech_header-62a0423:hover .icon-hover {
  opacity: 1;
}
.coh-ce-cpt_ech_header-62a0423 span {
  display: inline-block;
  position: relative;
  height: 1rem;
  width: 1.0625rem;
  margin-left: 0.1875rem;
}
.coh-ce-cpt_ech_header-62a0423 span img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3ms ease opacity;
  transition: 0.3ms ease opacity;
}
.coh-ce-cpt_ech_header-62a0423 span .icon-default {
  z-index: 1;
  opacity: 1;
}
.coh-ce-cpt_ech_header-62a0423 span .icon-hover {
  opacity: 0;
  z-index: 2;
}
.coh-ce-cpt_ech_header-b94ff4e6 {
  display: inline-block;
  position: relative;
}
.coh-ce-cpt_ech_header-b94ff4e6:hover .icon-default {
  opacity: 0;
}
.coh-ce-cpt_ech_header-b94ff4e6:hover .icon-hover {
  opacity: 1;
}
.coh-ce-cpt_ech_header-b94ff4e6 img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3ms ease opacity;
  transition: 0.3ms ease opacity;
}
.coh-ce-cpt_ech_header-b94ff4e6 .icon-default {
  z-index: 1;
  opacity: 1;
}
.coh-ce-cpt_ech_header-b94ff4e6 .icon-hover {
  opacity: 0;
  z-index: 2;
}
.coh-ce-cpt_ech_header-a571c1fb {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  display: none;
}
.active.coh-ce-cpt_ech_header-a571c1fb {
  display: block;
}
.coh-ce-cpt_ech_header-5e0e614f {
  display: none;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_header-5e0e614f {
    display: block;
  }
}
.coh-ce-cpt_ech_header-1383b105 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 501;
  background-color: rgb(255, 255, 255);
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.coh-ce-cpt_ech_header-53308644 {
  width: 7.625rem;
  margin-right: 0.9375rem;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
.coh-ce-cpt_ech_header-b9139ab6 {
  width: 7.625rem;
}
.coh-ce-cpt_ech_header-b9139ab6 img {
  width: 100%;
  padding-top: 0.5rem;
}
.coh-ce-cpt_ech_header-cbd68986 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_header-2f27388a {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_header-2f27388a .rd-header-search__wrapper {
    width: 100%;
  }
}
.coh-ce-cpt_ech_header-2f27388a .rd-header-search__wrapper form {
  max-width: 100% !important;
}
.coh-ce-cpt_ech_header-2f27388a .rd-header-search__wrapper form .form-item-search input {
  width: 100% !important;
  margin-right: 0 !important;
  font-size: 16px !important;
}
.coh-ce-cpt_ech_header-86f38e27 {
  right: 0;
  position: absolute;
  margin-top: -0.9375rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ech_header-86f38e27 {
    display: none;
  }
}
.menu-open.coh-ce-cpt_ech_header-86f38e27 {
  display: block !important;
  opacity: unset !important;
}
.menu-open.coh-ce-cpt_ech_header-86f38e27 .coh-menu-list-container {
  position: relative;
  z-index: 1001;
  background-color: rgb(55, 84, 168);
}
.coh-ce-cpt_ech_header-86f38e27 .overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.coh-ce-cpt_ech_header-86f38e27 .overlay.active {
  display: block;
}
.coh-ce-cpt_ech_header-86f38e27 .utility-nav {
  background-color: rgb(55, 84, 168);
  padding-right: 1.25rem;
  padding-bottom: 0.3125rem;
  padding-left: 1.25rem;
  position: relative;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_ech_header-86f38e27 .utility-nav a {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_ech_header-86f38e27 .utility-nav a:last-child {
  border-bottom-width: 0;
}
.position-center.coh-ce-cpt_expandable_text_section-cb4ddc5d {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_expandable_text_section-cb4ddc5d {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_expandable_text_section-bb509b49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_expandable_text_section-bb509b49 {
    margin-bottom: 1.5rem;
  }
}
.coh-ce-cpt_featured_story-c637c11c {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_featured_story-ebd02bde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_featured_story-3cbb4161 h2 {
  font-size: 2.625rem;
  line-height: 3.25rem;
  letter-spacing: -0.5px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-3cbb4161 h2 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_featured_story-d2fc6aa4 {
  color: rgb(49, 63, 72);
  text-align: center;
}
.coh-ce-cpt_featured_story-5bbdae91 {
  text-align: center;
  margin-bottom: 1.875rem;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_featured_story-5bbdae91 > *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_featured_story-8956aa77 {
  width: 100%;
  margin-bottom: 4.3125rem;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-8956aa77 {
    margin-bottom: 1.25rem;
  }
}
.type-link.coh-ce-cpt_featured_story-8956aa77 .image-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_featured_story-8956aa77 .image-link {
  display: none;
}
.coh-ce-cpt_featured_story-8956aa77 a[href=""] {
  pointer-events: none;
  cursor: default;
}
.coh-ce-cpt_featured_story-bfe77641 {
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
  background-color: rgba(63, 125, 200, 0.5);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-bfe77641 {
    left: -50%;
    right: -50%;
    width: 200%;
  }
}
.coh-ce-cpt_featured_story-2a125f {
  text-align: center;
  max-width: 53.0625rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-2a125f {
    max-width: 100%;
  }
}
.coh-ce-cpt_featured_story-2a125f .eyebrow-heading-text + .coh-heading {
  margin-bottom: 2.8125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_featured_story-2a125f .eyebrow-heading-text + .coh-heading {
    margin-bottom: 1.25rem;
  }
}
.coh-ce-cpt_featured_story-c1385e12 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: rgb(190, 83, 28);
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-c1385e12 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.coh-ce-cpt_featured_story-f0e7f7e2 {
  color: rgb(49, 63, 72);
  margin-bottom: 1.375rem;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-f0e7f7e2 {
    margin-bottom: 1rem;
  }
}
.coh-ce-cpt_featured_story-22085fcd {
  margin-bottom: 1.8125rem;
  color: rgb(49, 63, 72);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-22085fcd {
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_featured_story-22085fcd > *:last-child {
  margin-bottom: 0;
}
.type-link.coh-ce-cpt_featured_story-e135a6f0 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_featured_story-e135a6f0 .normal-link {
  display: none;
}
.coh-ce-cpt_featured_story-3ede74dc {
  font-size: 1.375rem;
  line-height: 1.75rem;
  color: rgb(47, 72, 146);
  font-weight: 700;
}
@media (max-width: 767px) {
  .coh-ce-cpt_featured_story-3ede74dc {
    font-size: 1rem;
    line-height: 1.6875rem;
  }
}
.coh-ce-cpt_featured_story-3ede74dc:hover {
  color: rgb(190, 83, 28);
}
.coh-ce-cpt_featured_story-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_featured_story-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_featured_story-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_featured_story-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_featured_story-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.type-link.coh-ce-cpt_featured_story-c080fb44 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_featured_story-c080fb44 .normal-link {
  display: none;
}
.coh-ce-cpt_featured_story-c080fb44 > a {
  margin-top: 1.25rem;
}
.coh-ce-cpt_featured_story-c080fb44 > button {
  margin-top: 1.25rem;
}
.coh-ce-cpt_featured_story-b1ba7fc3 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
@media (max-width: 767px) {
  .coh-ce-cpt_featured_story-b1ba7fc3 {
    font-size: 1rem;
  }
}
.coh-ce-cpt_featured_story-b1ba7fc3:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_feature_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_feature_card-466af053 {
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_feature_card-cc55f948 {
  width: 3rem;
  margin-bottom: 1.5rem;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.coh-ce-cpt_header-6eba8e75 {
  color: rgb(64, 126, 201);
  margin-bottom: 0;
  margin-left: 0.3125rem;
}
.coh-ce-cpt_hero-fedf769c {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero-fedf769c {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.transparent-background.coh-ce-cpt_hero-fedf769c {
  background-color: rgba(0, 0, 0, 0);
}
.solid-dark-background.coh-ce-cpt_hero-fedf769c {
  background-color: rgb(34, 34, 34);
}
.solid-light-background.coh-ce-cpt_hero-fedf769c {
  background-color: rgb(242, 242, 242);
}
.semi-transparent-dark-background.coh-ce-cpt_hero-fedf769c {
  background-color: rgba(0, 0, 0, 0.5);
}
.coh-ce-cpt_hero-ab184aeb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.fluid.coh-ce-cpt_hero-ab184aeb {
  min-height: 80vh;
}
.tall.coh-ce-cpt_hero-ab184aeb {
  min-height: 40rem;
}
@media (max-width: 1439px) {
  .tall.coh-ce-cpt_hero-ab184aeb {
    min-height: 37.5rem;
  }
}
@media (max-width: 1279px) {
  .tall.coh-ce-cpt_hero-ab184aeb {
    min-height: 35rem;
  }
}
@media (max-width: 767px) {
  .tall.coh-ce-cpt_hero-ab184aeb {
    min-height: 25rem;
  }
}
.short.coh-ce-cpt_hero-ab184aeb {
  min-height: 20rem;
}
@media (max-width: 1279px) {
  .short.coh-ce-cpt_hero-ab184aeb {
    min-height: 15rem;
  }
}
@media (max-width: 767px) {
  .short.coh-ce-cpt_hero-ab184aeb {
    min-height: 10rem;
  }
}
.center-align-content.coh-ce-cpt_hero-ab184aeb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.center-align-content.coh-ce-cpt_hero-ab184aeb .coh-wysiwyg {
  text-align: center;
}
.center-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
  width: 64%;
  text-align: center;
}
@media (max-width: 1279px) {
  .center-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
    width: 72%;
  }
}
@media (max-width: 1023px) {
  .center-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
    width: 100%;
  }
}
.center-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 64%;
  margin-top: 4rem;
}
@media (max-width: 1279px) {
  .center-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
    width: 72%;
  }
}
@media (max-width: 1023px) {
  .center-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .center-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
    margin-top: 3rem;
  }
}
.center-align-content.coh-ce-cpt_hero-ab184aeb .links {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.left-align-content.coh-ce-cpt_hero-ab184aeb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .left-align-content.coh-ce-cpt_hero-ab184aeb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.left-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
  width: 34%;
}
@media (max-width: 1279px) {
  .left-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
    width: 48%;
  }
}
@media (max-width: 1023px) {
  .left-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
    width: 100%;
  }
}
.left-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
  margin-left: 7.5rem;
}
@media (max-width: 1023px) {
  .left-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
    width: 100%;
    margin-top: 4rem;
    margin-left: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .left-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
    margin-top: 3rem;
  }
}
.right-align-content.coh-ce-cpt_hero-ab184aeb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .right-align-content.coh-ce-cpt_hero-ab184aeb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.right-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
  width: 34%;
}
@media (max-width: 1279px) {
  .right-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
    width: 48%;
  }
}
@media (max-width: 1023px) {
  .right-align-content.coh-ce-cpt_hero-ab184aeb .text-content {
    width: 100%;
  }
}
.right-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
  margin-right: 7.5rem;
}
@media (max-width: 1023px) {
  .right-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
    width: 100%;
    margin-top: 4rem;
    margin-right: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .right-align-content.coh-ce-cpt_hero-ab184aeb .media-content {
    margin-top: 3rem;
  }
}
.coh-ce-cpt_hero-77bc8a97 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.colored.coh-ce-cpt_hero-fd5ded85 {
  color: rgb(38, 163, 221);
}
.coh-ce-cpt_hero-36d28800 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_hero-36d28800 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_hero-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_hero-65b810ab {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_hero_banner-5ed19ef8 {
  position: relative;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.wave-pattern.coh-ce-cpt_hero_banner-5ed19ef8:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0) 100%);;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2.8125rem;
  z-index: 1;
}
.wave-pattern.coh-ce-cpt_hero_banner-5ed19ef8:after {
  background: url("/themes/custom/ech/img/wave.svg");
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5rem;
  margin-bottom: -0.0625rem;
}
@media (max-width: 1023px) {
  .wave-pattern.coh-ce-cpt_hero_banner-5ed19ef8:after {
    background: url("/themes/custom/ech/img/wave-mobile.svg");
    background-size: cover;
    height: 3.75rem;
  }
}
@media (max-width: 767px) {
  .wave-pattern.coh-ce-cpt_hero_banner-5ed19ef8:after {
    height: 1.875rem;
  }
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  height: 1.5rem;
  width: 100%;
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container {
  padding-top: 3.125rem;
  padding-right: 7rem;
  padding-bottom: 3.125rem;
  padding-left: 7rem;
  background-color: rgb(47, 72, 146);
  height: 85%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container {
    padding-top: 1.75rem;
  }
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container {
    padding-top: 5rem;
    padding-right: 4.0625rem;
    padding-bottom: 5.625rem;
    padding-left: 4.0625rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container {
    padding-top: 3.125rem;
    padding-right: 2.75rem;
    padding-bottom: 5rem;
    padding-left: 2.75rem;
    height: auto;
  }
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .heading {
  font-weight: 600;
  font-size: 3.25rem;
  width: 350px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .heading {
    font-size: 2.0625rem;
    width: 15rem;
  }
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .heading h1 {
  font-size: 3.25rem;
  line-height: 3.75rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .heading h1 {
    font-size: 2.625rem;
    line-height: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .heading h1 {
    font-size: 2.0625rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .desc p {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.625rem;
  margin-bottom: 0;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .desc p {
    line-height: 1.4375rem;
    font-size: 1.125rem;
  }
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .desc p {
    line-height: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .desc p {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .link {
  color: rgb(49, 63, 72);
  width: 14.375rem;
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  background-color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-decoration: none;
  text-align: center;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .link {
    font-size: 0.75rem;
    width: 9.375rem;
    margin-top: 0.3125rem;
  }
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row .text-container .link:hover {
  background-color: rgb(190, 83, 28);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_hero_banner-5ed19ef8 .banner-row img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_hero_banner-5ed19ef8 .coh-row-xl > .coh-row-inner > .text-column {
  background-color: rgb(47, 72, 146);
  color: rgb(255, 255, 255);
  padding-left: 0;
}
.coh-ce-cpt_hero_banner-5ed19ef8 .coh-row-xl > .coh-row-inner > .image-column {
  padding-left: 0;
}
.coh-ce-cpt_hero_banner-da36046a {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner-da36046a {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner-15cc351e {
    display: none;
  }
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 {
  position: relative;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: rgb(238, 238, 238);
  color: rgb(49, 63, 72);
  z-index: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-eb2c4577 {
    background-color: rgba(0, 0, 0, 0);
  }
}
.wave-pattern.coh-ce-cpt_hero_banner_interior-eb2c4577:after {
  background: url("/themes/custom/ech/img/wave.svg");
  background-size: cover;
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 5rem;
  margin-bottom: -0.0625rem;
}
@media (max-width: 1023px) {
  .wave-pattern.coh-ce-cpt_hero_banner_interior-eb2c4577:after {
    background: url("/themes/custom/ech/img/wave-mobile.svg");
    background-size: cover;
    height: 1.875rem;
  }
}
.wave-pattern.coh-ce-cpt_hero_banner_interior-eb2c4577 + .cta-tiles-horizontal-wrapper.overlap {
  margin-top: -3.125rem;
}
@media (max-width: 1023px) {
  .wave-pattern.coh-ce-cpt_hero_banner_interior-eb2c4577 + .cta-tiles-horizontal-wrapper.overlap {
    margin-top: -1.875rem;
  }
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container {
  padding-top: 3.125rem;
  padding-right: 5.8125rem;
  padding-bottom: 3.125rem;
  padding-left: 0;
  height: 85%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container {
    padding-right: 0;
    padding-bottom: 3.75rem;
    padding-left: 0;
    height: auto;
  }
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .heading {
  font-weight: 600;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .heading h1.hero-banner-internal-heading {
  font-size: 52px;
  line-height: 58px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .heading h1.hero-banner-internal-heading {
    font-size: 36px;
    line-height: 38px;
  }
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .heading .hero-banner-internal-heading {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .desc p {
  font-weight: 400;
  font-size: 22px;
  line-height: 34px;
  color: rgb(49, 63, 72);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .desc p {
    font-size: 20px;
    line-height: 32px;
  }
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .link {
  width: 14.375rem;
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-decoration: none;
  text-align: center;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .link {
    font-size: 0.75rem;
    width: 9.375rem;
    margin-top: 0.3125rem;
  }
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .text-container .link:hover {
  background-color: rgb(190, 83, 28);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .img-container a {
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .banner-row .img-container a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .coh-row-xl > .coh-row-inner > .text-column {
  color: rgb(49, 63, 72);
  padding-left: 0;
}
.coh-ce-cpt_hero_banner_interior-eb2c4577 .coh-row-xl > .coh-row-inner > .image-column {
  padding-right: 0;
  padding-left: 0;
}
.coh-ce-cpt_hero_banner_interior-a98a5f7 {
  background-color: rgb(238, 238, 238);
  position: relative;
}
.coh-ce-cpt_hero_banner_interior-a98a5f7:before {
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  content: normal;
  background-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-a98a5f7:before {
    content: "";
  }
}
.coh-ce-cpt_hero_banner_interior-a98a5f7:after {
  background-color: rgb(238, 238, 238);
  height: 100%;
  width: 200%;
  top: 0;
  position: absolute;
  content: normal;
  left: 0;
  z-index: -1;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-a98a5f7:after {
    content: "";
  }
}
.coh-ce-cpt_hero_banner_interior-76aa2724 {
  padding-left: 24px;
  position: relative;
}
.coh-ce-cpt_hero_banner_interior-76aa2724:before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 18px;
  left: 0;
  width: 4px;
  background-color: rgb(232, 120, 34);
  display: block;
}
.coh-ce-cpt_hero_banner_interior-5f5b7b6d {
  margin-bottom: 0px;
}
.coh-ce-cpt_hero_banner_interior-8a457fcb {
  margin-left: 24px;
}
.coh-ce-cpt_hero_banner_interior-2d1e606a {
  height: 100%;
  max-width: 100% !important;
  width: 100% !important;
  background-color: transparent !important;
}
.coh-ce-cpt_hero_banner_interior-f35f1504 {
  margin-top: -3.125rem;
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-f35f1504 {
    display: block;
  }
}
.coh-ce-cpt_hero_banner_interior-50ea296b {
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_hero_banner_interior-7bb80aff {
  height: 100%;
  width: 100%;
  background-color: rgb(34, 34, 34);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-7bb80aff {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_hero_banner_interior-7bb80aff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper {
  right: 0.3125rem;
  z-index: 2;
  top: 0;
  position: absolute;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button {
  border-width: 0;
  display: inline-block;
  overflow: hidden;
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgb(255, 255, 255);
  font-size: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button {
    width: 1.5625rem;
    height: 1.5625rem;
  }
}
.coh-ce-cpt_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: rgb(49, 63, 72);
  height: 0.125rem;
  width: 50%;
  position: absolute;
  top: 40%;
  left: 25%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  content: "";
}
.coh-ce-cpt_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: rgb(49, 63, 72);
  height: 0.125rem;
  width: 50%;
  position: absolute;
  top: 40%;
  left: 25%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  content: "";
}
.coh-ce-cpt_hero_banner_interior-85818bb4 {
  width: 100%;
  position: relative;
  max-width: 60rem;
}
.coh-ce-cpt_hero_banner_interior-f06f7a72 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_hero_banner_landing-f558a80 {
  position: relative;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: url("/themes/custom/ech/img/wavepattern.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-f558a80 {
    background: url("/themes/custom/ech/img/wave-mobile.png");
    background-repeat: no-repeat;
  }
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  height: 1.5rem;
  width: 100%;
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row.left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container {
  padding-top: 1.875rem;
  padding-right: 5.5rem;
  padding-bottom: 4rem;
  padding-left: 5.5rem;
  background-color: rgb(47, 72, 146);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container {
    padding-right: 1.75rem;
    padding-bottom: 5.5rem;
    padding-left: 1.75rem;
  }
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .banner-heading {
  font-weight: 600;
  font-size: 2.625rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .banner-heading {
    font-size: 2rem;
  }
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .banner-heading h2 {
  font-size: 2.625rem;
  line-height: 2.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .banner-heading h2 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .desc p {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.75rem;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .desc p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .link {
  color: rgb(49, 63, 72);
  width: 14.375rem;
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  background-color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-decoration: none;
  text-align: center;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .link {
    font-size: 0.75rem;
    width: 9.375rem;
    margin-top: 0.3125rem;
  }
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row .text-container .link:hover {
  background-color: rgb(190, 83, 28);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_hero_banner_landing-f558a80 .banner-row img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_hero_banner_landing-f558a80 .coh-row-xl > .coh-row-inner > .text-column {
  background-color: rgb(47, 72, 146);
  color: rgb(255, 255, 255);
  padding-left: 0;
}
.coh-ce-cpt_hero_banner_landing-f558a80 .coh-row-xl > .coh-row-inner > .image-column {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-f558a80 .coh-row-xl > .coh-row-inner > .column-mobile-image {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-cpt_hero_banner_landing-37c9edcb {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: rgb(49, 63, 72);
  text-align: left;
  font-size: 3.25rem;
  line-height: 3.625rem;
  padding-left: 1.25rem;
  border-left-width: 0.25rem;
  border-style: solid;
  margin-bottom: 1.875rem;
  position: relative;
  border-left-color: rgb(231, 117, 29);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-37c9edcb {
    margin-top: 2.8125rem;
  }
}
.coh-ce-cpt_hero_banner_landing-a88eb46d {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-a88eb46d {
    display: block;
  }
}
@media (max-width: 1023px) {
  .image-without-link.coh-ce-cpt_hero_banner_landing-a88eb46d .image-without-link-wrapper {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-3c566a43 {
    display: none;
  }
}
.coh-ce-cpt_hero_banner_landing-cdc9997 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-ce-cpt_hero_banner_landing-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_hero_banner_landing-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_hero_banner_landing-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_hero_banner_landing-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_hero_banner_landing-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_landing-e02b2cd7 {
    display: none;
  }
}
.coh-ce-cpt_hero_banner_landing-66d6aa85 {
  height: 100%;
  width: 100%;
}
.type-link.coh-ce-cpt_hero_banner_landing-66d6aa85 a.yt-modal-link {
  display: none;
}
.type-modal.coh-ce-cpt_hero_banner_landing-66d6aa85 a.normal-link {
  display: none;
}
.image-without-link.coh-ce-cpt_hero_banner_landing-66d6aa85 .image-without-link-wrapper {
  display: block;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_hero_banner_landing-df953b34 {
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_hero_banner_landing-443cc08f {
  display: none;
}
.coh-ce-cpt_hero_banner_modal-937518b6 {
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  position: relative;
  overflow: hidden;
}
.coh-ce-cpt_hero_banner_modal-937518b6 #-btn {
  cursor: unset;
}
.coh-ce-cpt_hero_banner_modal-cac48ce {
  padding-top: 2.5rem;
  padding-right: 3.75rem;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  background-color: rgb(255, 255, 255);
  -webkit-border-top-right-radius: 0.625rem;
          border-top-right-radius: 0.625rem;
  position: absolute;
  top: 50%;
  max-width: 60%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  -webkit-border-bottom-right-radius: 0.625rem;
          border-bottom-right-radius: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_modal-cac48ce {
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    max-width: 100%;
    padding: 1.875rem;
  }
}
.coh-ce-cpt_hero_banner_modal-10fb7613 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_modal-10fb7613 {
    font-size: 2.5rem;
  }
}
.coh-ce-cpt_hero_banner_modal-5b4883ec {
  font-size: 1.125rem;
  display: inline-block;
  padding-right: 1.875rem;
  position: relative;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_modal-5b4883ec {
    font-size: 1rem;
  }
}
.coh-ce-cpt_hero_banner_modal-5b4883ec:before {
  font-size: 0.75rem;
  position: absolute;
  right: 0.3125rem;
  top: 0.4375rem;
  font-family: icomoon !important;
  content: '\e904';
  font-weight: 400;
}
.coh-ce-cpt_hero_banner_modal-5b4883ec:hover {
  text-decoration: none;
}
.coh-ce-cpt_hero_banner_modal-5a541fed {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
}
.is-open.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-close-wrapper {
  display: block !important;
}
.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-close-wrapper {
  position: absolute;
  top: -35px;
  right: -35px;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-close-wrapper {
    top: -20px;
    right: 5px;
  }
}
.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-close-wrapper button {
  text-align: center;
  height: 2.8125rem;
  width: 2.1875rem;
  background: 0 0;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-close-wrapper button {
    height: 1.5rem;
    width: 1.25rem;
  }
}
.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  left: 0;
  height: 0.125rem;
  width: 100%;
  margin-top: -0.375rem;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-close-wrapper button:after {
  background-color: rgb(255, 255, 255);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-top: -0.375rem;
  top: 50%;
  left: 0;
  position: absolute;
  height: 0.125rem;
  width: 100%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-inner {
  margin: 0 auto;
  display: table;
  width: 100%;
  max-width: 58.75rem;
  height: 100%;
}
.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-inner .modal-yt-inner {
  vertical-align: middle;
  height: 100%;
  width: 100%;
  display: table-cell;
  padding-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-inner .modal-yt-inner {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_hero_banner_modal-5a541fed .coh-modal-inner .modal-yt-inner .modal-yt-wrap {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.coh-ce-cpt_hero_banner_modal-f748ddb2 {
  background-color: rgb(51, 51, 51);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-98a7feb8 {
    margin-bottom: 1.25rem;
  }
}
.coh-ce-cpt_hero_carousel-70344f1d {
  position: relative;
  border-style: solid;
  border-width: 0.0625rem;
  border-color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-70344f1d {
    border-width: 0;
  }
}
.coh-ce-cpt_hero_carousel-d1598f71 {
  max-width: 50%;
  position: absolute;
  padding: 1.25rem;
  background-color: rgba(0, 0, 0, 0);
  left: 1rem;
  margin-top: 1.25rem;
  margin-left: 1.25rem;
  border-width: 0;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  top: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-d1598f71 {
    max-width: 100%;
    position: relative;
    margin-top: 0;
    margin-right: 0.625rem;
    margin-left: 0.625rem;
    background-color: rgb(255, 255, 255);
    border-width: 0.0625rem;
    left: 0;
    top: -15px;
  }
}
.right.coh-ce-cpt_hero_carousel-d1598f71 {
  left: inherit;
  right: 3.75rem;
}
.coh-ce-cpt_hero_carousel-3d404311 * {
  font-family: 'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 4rem;
  font-weight: 500;
  color: rgb(72, 72, 72);
  line-height: 4.375rem;
  margin-bottom: 0;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero_carousel-3d404311 * {
    font-size: 3.125rem;
    line-height: 3.4375rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-3d404311 * {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
.coh-ce-cpt_hero_carousel-3d404311 strong {
  font-weight: 900;
}
.coh-ce-cpt_hero_carousel-e72b7000 {
  margin-top: 1.875rem;
  color: rgb(72, 72, 72);
  font-size: 1.625rem;
  line-height: 1.875rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero_carousel-e72b7000 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-e72b7000 {
    margin-top: 1.0625rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.coh-ce-cpt_hero_carousel-e72b7000 p {
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: rgb(72, 72, 72);
  font-family: 'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero_carousel-e72b7000 p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-e72b7000 p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: unset;
  }
}
.normal-link.coh-ce-cpt_hero_carousel-ef562889 {
  display: inline-block;
}
.youtube-modal.coh-ce-cpt_hero_carousel-c58e9ef0 {
  display: inline-block;
}
.coh-ce-cpt_hero_carousel-5a541fed {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
}
.is-open.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-close-wrapper {
  display: block !important;
}
.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-close-wrapper {
  position: absolute;
  top: -35px;
  right: -35px;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-5a541fed .coh-modal-close-wrapper {
    top: -20px;
    right: 5px;
  }
}
.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-close-wrapper button {
  text-align: center;
  height: 2.8125rem;
  width: 2.1875rem;
  background: 0 0;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-5a541fed .coh-modal-close-wrapper button {
    height: 1.5rem;
    width: 1.25rem;
  }
}
.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  left: 0;
  height: 0.125rem;
  width: 100%;
  margin-top: -0.375rem;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-close-wrapper button:after {
  background-color: rgb(255, 255, 255);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-top: -0.375rem;
  top: 50%;
  left: 0;
  position: absolute;
  height: 0.125rem;
  width: 100%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-inner {
  margin: 0 auto;
  display: table;
  width: 100%;
  max-width: 58.75rem;
  height: 100%;
}
.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-inner .modal-yt-inner {
  vertical-align: middle;
  height: 100%;
  width: 100%;
  display: table-cell;
  padding-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_carousel-5a541fed .coh-modal-inner .modal-yt-inner {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_hero_carousel-5a541fed .coh-modal-inner .modal-yt-inner .modal-yt-wrap {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.coh-ce-cpt_hero_carousel-f748ddb2 {
  background-color: rgb(51, 51, 51);
}
.coh-ce-cpt_hero_with_video_image-ce6088ae {
  position: relative;
}
.coh-ce-cpt_hero_with_video_image-ce6088ae .background-img {
  position: relative;
  width: 100%;
}
.coh-ce-cpt_hero_with_video_image-d5af84bd img {
  width: 100%;
}
.coh-ce-cpt_hero_with_video_image-f6848e65 {
  position: absolute;
  padding-top: 1.5625rem;
  padding-right: 2rem;
  padding-left: 2rem;
  height: 27.5rem;
  top: 3%;
  width: 100%;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_hero_with_video_image-f6848e65 {
    height: 21.5625rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_with_video_image-f6848e65 {
    padding-top: 1rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    height: 18.125rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_with_video_image-f6848e65 {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    height: 8.75rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_hero_with_video_image-f6848e65 {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.coh-ce-cpt_hero_with_video_image-f6848e65:has(.left-column) .right-column {
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}
.coh-ce-cpt_hero_with_video_image-7e00157a .video-embed {
  margin-bottom: 0;
}
.coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play {
  width: 21.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play {
    width: 17.5rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play {
    width: 11.5625rem;
  }
}
.coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play .icon--select-right-arrow {
  height: 3.25rem;
  width: 3.375rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play .icon--select-right-arrow {
    height: 1.5rem;
    width: 1.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play .icon--select-right-arrow {
    height: 0.75rem;
    width: 0.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play .icon--select-right-arrow:before {
    font-size: 0.5rem;
  }
}
.coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play .video-embed__title {
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play .video-embed__title {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_with_video_image-7e00157a .video-embed .video-embed__play .video-embed__title {
    font-size: 0.5rem;
  }
}
.coh-ce-cpt_hero_with_video_image-a2922376 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.coh-ce-cpt_hero_with_video_image-d32e0635 {
  max-height: 100%;
}
.coh-ce-cpt_hero_with_video_image-d32e0635 .video-embed .video-embed__play {
  width: 350px !important;
}
.coh-ce-cpt_hero_with_video_image-d32e0635 .video-embed .video-embed__play i {
  height: 3.875rem;
  width: 4.375rem;
  max-height: 3.875rem;
}
.coh-ce-cpt_hero_with_video_image-f6c1a649 {
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-size: 2rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_with_video_image-f6c1a649 {
    font-size: 1.375rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_with_video_image-f6c1a649 {
    font-size: 0.625rem;
  }
}
.coh-ce-cpt_horizontal_content_card-bdd6e69b {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_horizontal_content_card-bdd6e69b {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.coh-ce-cpt_horizontal_content_card-466af053 {
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_horizontal_content_card-3df446bf:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 1;
}
.coh-ce-cpt_horizontal_content_card-92be551f {
  margin-top: auto;
}
.coh-ce-cpt_horizontal_content_card-9b2e5e08 {
  min-height: 1px;
}
.image-object-fit-cover.coh-ce-cpt_horizontal_content_card-9b2e5e08 {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_horizontal_with_image-e1d69d19 {
  padding-left: 1rem;
}
.coh-ce-cpt_horizontal_with_image-fdb4c94c {
  margin-bottom: 1.5625rem;
}
.coh-ce-cpt_horizontal_with_image-fdb4c94c:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_horizontal_with_image-3f0394c8 {
  color: rgb(190, 83, 29);
}
.coh-ce-cpt_horizontal_with_image-3e389bf4 {
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_horizontal_with_image-3e389bf4 {
    max-width: 100%;
  }
}
.coh-ce-cpt_horizontal_with_image-3e389bf4 img {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
  height: 9rem;
}
.coh-ce-cpt_horizontal_with_image-7b65cc3a {
  padding-left: 0;
}
.coh-ce-cpt_horizontal_with_image-7b65cc3a ul {
  list-style-type: disc;
  list-style-position: inside;
}
.coh-ce-cpt_horizontal_with_image-52b8cd9b p {
  margin-bottom: 0;
}
.coh-ce-cpt_horizontal_with_image-2d4f4e85 {
  line-height: 1.5;
}
.coh-ce-cpt_image_and_text-6d8ec4f1 {
  margin-bottom: 2.1875rem;
}
.coh-ce-cpt_image_and_text-dc79b29 .coh-row-xl > .coh-row-inner > .coh-column {
  padding-right: 0;
  padding-left: 0;
}
.coh-ce-cpt_image_and_text-dc79b29 .coh-row-xl > .coh-row-inner > .text-column {
  background-color: rgb(47, 72, 146);
}
.coh-ce-cpt_image_and_text-ffeef126 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.right.coh-ce-cpt_image_and_text-ffeef126 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.coh-ce-cpt_image_and_text-85ec7560 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-85ec7560 {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-85ec7560 a {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-85ec7560 img {
    width: 100%;
  }
}
.type-link.coh-ce-cpt_image_and_text-dc49652f .yt-modal-link {
  display: none;
}
.type-modal.coh-ce-cpt_image_and_text-dc49652f .normal-link {
  display: none;
}
.image-without-link.coh-ce-cpt_image_and_text-dc49652f .image-without-link-wrapper {
  display: block;
}
.coh-ce-cpt_image_and_text-dc49652f a[href=""] {
  pointer-events: none;
  cursor: default;
}
.coh-ce-cpt_image_and_text-443cc08f {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-966d3f9b {
    display: none;
  }
}
.coh-ce-cpt_image_and_text-966d3f9b img {
  width: 100%;
  height: 100%;
}
.coh-ce-cpt_image_and_text-966d3f9b * {
  height: 100%;
}
.coh-ce-cpt_image_and_text-966d3f9b a {
  width: 100%;
}
.coh-ce-cpt_image_and_text-1cc1a24b .text-content-wrapper {
  background-color: rgb(47, 72, 146);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-1cc1a24b .text-content-wrapper {
    height: auto;
  }
}
.coh-ce-cpt_image_and_text-1cc1a24b .content-heading {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 2.625rem;
  color: rgb(255, 255, 255);
  line-height: 2.875rem;
  margin-bottom: 1.125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_image_and_text-1cc1a24b .content-heading {
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_image_and_text-1cc1a24b .content-heading {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_image_and_text-1cc1a24b .content-text {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 1.375rem;
  line-height: 1.75rem;
  letter-spacing: 0.125rem;
}
.coh-ce-cpt_image_and_text-1cc1a24b .content-text p {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 1.375rem;
  line-height: 1.75rem;
  letter-spacing: 0.5px;
  text-align: left;
}
@media (max-width: 564px) {
  .coh-ce-cpt_image_and_text-1cc1a24b .content-text p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper {
  margin-top: 2.375rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper {
    margin-top: 1.875rem;
  }
}
.coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper a, .coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper button.youtube-modal-btn {
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 44px;
          border-radius: 44px;
  padding-top: 0.625rem;
  padding-right: 4.625rem;
  padding-bottom: 0.625rem;
  padding-left: 4.625rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-align: center;
  letter-spacing: 0.0625rem;
  color: rgb(49, 63, 72);
}
@media (max-width: 564px) {
  .coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper a, .coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper button.youtube-modal-btn {
    padding-top: 0.53125rem;
    padding-right: 3.9375rem;
    padding-bottom: 0.53125rem;
    padding-left: 3.9375rem;
    -webkit-border-radius: 2.3125rem;
            border-radius: 2.3125rem;
  }
}
.coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper a:hover, .coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper button.youtube-modal-btn:hover {
  background-color: rgb(190, 83, 28);
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper a:focus, .coh-ce-cpt_image_and_text-1cc1a24b .cta-and-youtube-modal-wrapper button.youtube-modal-btn:focus {
  outline-color: rgb(255, 255, 255);
}
.coh-ce-cpt_image_and_text-e6a577e9 {
  padding-top: 5.25rem;
  padding-right: 5.5rem;
  padding-bottom: 5.25rem;
  padding-left: 5.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_image_and_text-e6a577e9 {
    padding-top: 1.75rem;
    padding-right: 1.75rem;
    padding-bottom: 1.75rem;
    padding-left: 1.75rem;
  }
}
.coh-ce-cpt_image_and_text-824a5c1 * {
  font-weight: 700;
  font-size: 1.0625rem;
  margin-bottom: 0;
  text-align: center;
}
.coh-ce-cpt_image_and_text-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_image_and_text-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_image_and_text-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_image_and_text-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_image_and_text-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_image_card-c637c11c {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_image_card-3673549d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-ce-cpt_image_card-3673549d {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.coh-ce-cpt_image_card-3673549d .image-wrapper {
  padding-right: 1.75rem;
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgb(183, 184, 190);
}
@media (max-width: 767px) {
  .coh-ce-cpt_image_card-3673549d .image-wrapper {
    padding-right: 0;
    border-right-width: 0;
    border-right-style: none;
    margin-bottom: 1rem;
  }
}
.coh-ce-cpt_image_card-3673549d .content-wrapper {
  margin-left: 1.75rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_image_card-3673549d .content-wrapper {
    margin-left: 0;
  }
}
.coh-ce-cpt_image_card-3673549d .content-wrapper .image-card-heading {
  color: rgb(190, 83, 28);
  margin-bottom: 0;
}
.coh-ce-cpt_image_card-3673549d .content-wrapper .image-card-cta {
  color: rgb(47, 72, 146);
  font-size: 1.375rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-align: left;
}
@media (max-width: 767px) {
  .coh-ce-cpt_image_card-3673549d .content-wrapper .image-card-cta {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_image_card-3673549d .content-wrapper .image-card-cta:hover {
  color: rgb(47, 72, 146);
  text-decoration: none;
}
.type-link.coh-ce-cpt_image_card-af131e29 .image-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_image_card-af131e29 .image-link {
  display: none;
}
.type-modal.coh-ce-cpt_image_card-af131e29 .image-link img {
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
}
.coh-ce-cpt_image_card-af131e29 a[href=""], .coh-ce-cpt_image_card-af131e29 button[data-youtube-url=""] {
  pointer-events: none;
  cursor: default;
}
.type-link.coh-ce-cpt_image_card-e135a6f0 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_image_card-e135a6f0 .normal-link {
  display: none;
}
.coh-ce-cpt_image_card-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_card-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_image_card-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_image_card-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_image_card-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_image_card-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.position-center.coh-ce-cpt_image_section-18ffdcd9 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-left.coh-ce-cpt_image_section-18ffdcd9 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.position-right.coh-ce-cpt_image_section-18ffdcd9 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_image_with_text_card-64bf236b {
  margin-bottom: 7.5rem;
  margin-left: 3.125rem;
  color: rgb(190, 83, 28);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_with_text_card-64bf236b {
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_image_with_text_card-a6fa7319 {
  background-color: rgb(247, 241, 227);
}
.coh-ce-cpt_image_with_text_card-20e98daa {
  margin-right: 3.125rem;
  margin-left: 3.125rem;
}
.coh-ce-cpt_image_with_text_card-c079a032 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -7.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_with_text_card-c079a032 {
    margin-top: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_image_with_text_card-c079a032 {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_image_with_text_card-c079a032 {
    display: block;
  }
}
.coh-ce-cpt_image_with_text_card-4f5e6414 {
  padding-top: 0.75rem;
  padding-right: 0.625rem;
  padding-bottom: 0.75rem;
  padding-left: 0.625rem;
}
.coh-ce-cpt_image_with_text_card-71aae620 {
  background-color: rgb(51, 63, 72);
  color: rgb(255, 255, 255);
  padding: 0.625rem;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_image_with_text_card-e6d05b20 {
    padding-top: 0.625rem;
  }
}
.coh-ce-cpt_impact_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_impact_card-c4fa5111 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 25rem;
  height: 100%;
}
.coh-ce-cpt_impact_card-466af053 {
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_impact_card-63e38b8f {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_impact_card-63e38b8f:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 2;
}
.coh-ce-cpt_impact_card-38bc85ac {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: auto;
}
.coh-ce-cpt_linked_feature_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_linked_feature_card-466af053 {
  margin-bottom: 0.75rem;
}
.coh-ce-cpt_linked_feature_card-b0f595f9:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 1;
}
.coh-ce-cpt_linked_feature_card-92be551f {
  margin-top: auto;
}
.coh-ce-cpt_linked_feature_card-cc55f948 {
  width: 3rem;
  margin-bottom: 1.5rem;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.coh-ce-cpt_link_button-f49179a4 {
  border-width: 0.125rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-style: solid;
  border-color: rgb(54, 84, 168);
  text-decoration: none;
  margin-bottom: 0.625rem;
  padding: 0.4375rem;
  padding-right: 0.875rem;
  padding-left: 0.875rem;
  color: rgb(54, 84, 168);
  display: block;
  text-align: center;
  line-height: 2;
}
.coh-ce-cpt_link_button-f49179a4:hover {
  background-color: rgb(54, 84, 168);
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-ce-cpt_link_component-3f6bd9b0 a, .coh-ce-cpt_link_component-3f6bd9b0 button.youtube-modal-btn {
  padding-left: 1.875rem;
  border-left-width: 0.25rem;
  border-style: solid;
  border-color: rgb(231, 117, 29);
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
  font-size: 1.75rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_link_component-3f6bd9b0 a, .coh-ce-cpt_link_component-3f6bd9b0 button.youtube-modal-btn {
    font-size: 1.25rem;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_link_component-3f6bd9b0 a, .coh-ce-cpt_link_component-3f6bd9b0 button.youtube-modal-btn {
    padding-left: 1.125rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_link_component-3f6bd9b0 .cta-and-youtube-modal-wrapper {
    padding-right: 70px;
  }
}
.coh-ce-cpt_link_component-8a63f14d {
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_link_component-8c4b1473 {
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_link_component-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_link_component-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_link_component-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_link_component-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_link_component-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_link_component-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_logo_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_logo_card-7e0447e5 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_logo_card-6456e07e {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.coh-ce-cpt_main_navigation-25a6e97e {
  background-color: rgb(235, 235, 235);
  margin-top: 1.875rem;
}
.coh-ce-cpt_main_navigation-25a6e97e .menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-link a, .coh-ce-cpt_main_navigation-25a6e97e .search-link button {
  color: rgb(55, 84, 168);
  font-weight: 700;
  font-size: 1rem;
  padding-top: 2rem;
  padding-right: 1.0625rem;
  padding-bottom: 1.375rem;
  padding-left: 1.0625rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom-width: 0.5rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_main_navigation-25a6e97e .search-link a:hover, .coh-ce-cpt_main_navigation-25a6e97e .search-link button:hover {
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  border-bottom-color: rgb(190, 83, 28);
  border-bottom-style: solid;
  border-bottom-width: 0.5rem;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-link a.open, .coh-ce-cpt_main_navigation-25a6e97e .search-link button.open {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block {
  position: absolute;
  right: 0;
  z-index: 1;
  padding-top: 0.625rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.625rem;
  padding-left: 0.9375rem;
  background-color: rgb(255, 255, 255);
  width: 41.875rem;
  display: none;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(217, 217, 217);
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block:before {
  content: "";
  position: absolute;
  top: -0.7125rem;
  right: 11.25rem;
  z-index: 0;
  height: 1.25rem;
  width: 1.25rem;
  background-color: rgb(217, 217, 217);
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block:after {
  position: absolute;
  right: 11.25rem;
  top: -0.625rem;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  height: 1.25rem;
  width: 1.25rem;
  background-color: rgb(255, 255, 255);
  content: "";
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block.show {
  display: block;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input {
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(63, 125, 200);
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
  height: 3.75rem;
  width: 30rem;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 2.8125rem;
  background-image: url("/themes/custom/ech/img/header-icons/search-icon.svg");
  background-position: 10px center;
  background-size: 25px 25px;
  background-repeat: no-repeat;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-webkit-input-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-moz-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input:-ms-input-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-ms-input-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-actions {
  color: rgb(255, 255, 255);
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  font-size: 1.125rem;
  width: 8.125rem;
  height: 2.5rem;
  right: -17.125rem;
  top: 0.625rem;
  font-weight: 600;
  position: absolute;
  display: inline-block;
  background-color: rgb(63, 125, 200);
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-actions:after {
  display: none;
}
.coh-ce-cpt_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-submit {
  padding-top: 0.5625rem;
  font-size: 1.125rem;
}
.coh-ce-cpt_main_navigation-25a6e97e h2 {
  font-size: 1.625rem;
  font-weight: 700;
}
.coh-ce-cpt_main_navigation-25a6e97e h3 {
  font-weight: 700;
  font-size: 1.125rem;
}
.position-center.coh-ce-cpt_map_section-14e5984e {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_map_section-14e5984e {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_mychart_login-6ef4a1ba {
  position: relative;
}
.coh-ce-cpt_mychart_login-89deef5e {
  display: none;
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  background-color: rgb(232, 119, 34);
  color: rgb(255, 255, 255);
  margin-right: 0.625rem;
  margin-bottom: 0.9375rem;
  margin-left: 0.625rem;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_mychart_login-89deef5e {
    display: block;
  }
}
.coh-ce-cpt_mychart_login-89deef5e:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_news-bc16f19b {
  background-color: rgb(241, 243, 242);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_news-c52791bf {
  padding-top: 5rem;
  padding-bottom: 3.875rem;
  border-bottom-style: solid;
  border-bottom-width: 0.0625rem;
  border-bottom-color: rgb(63, 125, 200);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-c52791bf {
    padding-top: 2.5rem;
    padding-bottom: 2.125rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-c52791bf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}
.coh-ce-cpt_news-c4d5e5b4 {
  width: 60%;
  text-align: left;
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-c4d5e5b4 {
    width: 100%;
  }
}
.coh-ce-cpt_news-99357a26 {
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-99357a26 {
    margin-bottom: 0.3125rem;
  }
}
.coh-ce-cpt_news-c82df1aa {
  font-size: 1.4375rem;
  line-height: 1.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-c82df1aa {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_news-9b0f7d44 {
  padding-right: 3rem;
  width: 40%;
  text-align: right;
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-9b0f7d44 {
    text-align: left;
    width: 100%;
    padding-right: 0;
  }
}
.coh-ce-cpt_news-6534d016 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-align: center;
  padding-top: 0.625rem;
  padding-right: 4.625rem;
  padding-bottom: 0.625rem;
  padding-left: 4.625rem;
  background-color: rgb(47, 72, 146);
  -webkit-border-radius: 2.75rem;
          border-radius: 2.75rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
}
@media (max-width: 1439px) {
  .coh-ce-cpt_news-6534d016 {
    padding-right: 3.75rem;
    padding-left: 3.75rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-6534d016 {
    font-size: 1rem;
    line-height: 1.375rem;
    padding-top: 0.5rem;
    padding-right: 3.875rem;
    padding-bottom: 0.5rem;
    padding-left: 3.875rem;
    -webkit-border-radius: 1.8125rem;
            border-radius: 1.8125rem;
  }
}
.coh-ce-cpt_news-6534d016:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(190, 83, 28);
  text-decoration: none;
}
.coh-ce-cpt_news-556230a2 {
  padding-top: 5.6875rem;
  padding-bottom: 9.5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-556230a2 {
    padding-top: 2.5rem;
    padding-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-556230a2 {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-573d5ce4 {
    margin-bottom: 1.5625rem;
  }
}
.coh-ce-cpt_news-573d5ce4:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_news-15d9b339 {
  background-color: rgb(255, 255, 255);
  padding-top: 0.8125rem;
  padding-right: 1.5rem;
  padding-bottom: 2.375rem;
  padding-left: 1.5rem;
  -webkit-border-top-left-radius: 0.625rem;
          border-top-left-radius: 0.625rem;
  -webkit-border-top-right-radius: 0.625rem;
          border-top-right-radius: 0.625rem;
  border-bottom-width: 0.9375rem;
  border-bottom-color: rgb(190, 83, 28);
  border-bottom-style: solid;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-15d9b339 {
    padding: 1.25rem;
    border-bottom-width: 0.5625rem;
    -webkit-border-top-left-radius: 0.375rem;
            border-top-left-radius: 0.375rem;
    -webkit-border-top-right-radius: 0.375rem;
            border-top-right-radius: 0.375rem;
  }
}
.coh-ce-cpt_news-15d9b339:hover {
  outline-style: solid;
  outline-width: 0.0625rem;
  outline-color: rgba(63, 125, 200, 0.5);
}
.coh-ce-cpt_news-768b798b {
  padding-bottom: 2.4375rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-768b798b {
    padding-bottom: 1.0625rem;
  }
}
.coh-ce-cpt_news-768b798b img {
  width: 100%;
  height: auto;
}
.coh-ce-cpt_news-c859e20e {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: rgb(183, 184, 190);
  letter-spacing: 2px;
  margin-bottom: 2.4375rem;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-c859e20e {
    font-size: 1rem;
    line-height: 0.875rem;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-c859e20e {
    margin-bottom: 1.25rem;
    color: rgb(49, 63, 72);
  }
}
.coh-ce-cpt_news-c545e1ca {
  margin-bottom: 1.5625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-c545e1ca {
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_news-45b90b10 {
  color: rgb(49, 63, 72);
  font-size: 1.25rem;
  line-height: 2rem;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_news-45b90b10 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_news-45b90b10 {
    margin-bottom: 1.3125rem;
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form {
  margin-bottom: 3.125rem;
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul {
  display: grid;
  grid-template-rows: repeat(5, -webkit-min-content);
  grid-template-rows: repeat(5, min-content);
  grid-auto-flow: column;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul {
    grid-template-rows: repeat(10, -webkit-min-content);
    grid-template-rows: repeat(10, min-content);
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul {
    grid-template-rows: repeat(10, -webkit-min-content);
    grid-template-rows: repeat(10, min-content);
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul > li {
  margin-bottom: 1.75rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul > li {
    margin-bottom: 1rem;
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul > li label {
  color: rgb(47, 72, 146);
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.75rem;
  line-height: 100%;
  padding-left: 1.8125rem;
  border-left-width: 0.25rem;
  border-left-style: solid;
  border-left-color: rgb(190, 83, 28);
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul > li label {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-left: 0.875rem;
    border-left-width: 0.125rem;
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul > li label:hover {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(190, 83, 28);
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul > li input {
  display: none;
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-exposed-form .form-radios > ul > li input:checked + label {
  color: rgb(190, 83, 28);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_patient_stories-54dd6e72 .row-outer-wrapper > div > article {
  width: 100%;
  margin-bottom: 4rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .row-outer-wrapper > div > article {
    border-top-color: rgba(49, 63, 72, 0.37);
    border-top-width: 0.0625rem;
    border-top-style: solid;
    padding-top: 2.5rem;
    margin-bottom: 1.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .row-outer-wrapper > div > article {
    margin-bottom: 1.625rem;
    padding-top: 2.5rem;
    border-top-style: solid;
    border-top-width: 0.0625rem;
    border-top-color: rgba(49, 63, 72, 0.37);
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .row-outer-wrapper > div > article:first-child {
  border-top-style: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .row-outer-wrapper > div > article:first-child {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .row-outer-wrapper > div > article:first-child {
    padding-top: 0;
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .row-outer-wrapper > div > article:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_patient_stories-54dd6e72 .views-infinite-scroll-content-wrapper {
  padding-bottom: 0;
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items {
    margin-top: 2.5rem;
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items li {
  font-size: 1.375rem;
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(47, 72, 146);
  margin-right: 0.875rem;
  margin-left: 0.9375rem;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items li {
    font-size: 1.25rem;
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items li.is-active {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(190, 83, 28);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items li.is-active a {
  color: rgb(190, 83, 28);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items li a {
  padding: 0;
  font-size: 1.375rem;
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(47, 72, 146);
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items li a {
    font-size: 1.25rem;
  }
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items li a:hover {
  color: rgb(190, 83, 28);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items .pager__item--next span, .coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items .pager__item--previous span {
  font-size: 0;
  position: relative;
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items .pager__item--next span:last-child:before, .coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items .pager__item--previous span:last-child:before {
  content: url("/themes/custom/ech/img/Horiz-nav-carrot-right.png");
  top: -21px;
  position: absolute;
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items .pager__item--last, .coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items .pager__item--first {
  display: none;
}
.coh-ce-cpt_patient_stories-54dd6e72 .js-pager__items .pager__item--previous span:before {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
  left: -14px;
}
.coh-ce-cpt_patient_stories-54dd6e72 .component-heading {
  margin-bottom: 2.8125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_patient_stories-54dd6e72 .component-heading {
    margin-bottom: 1.5rem;
  }
}
.coh-ce-cpt_price_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_price_card-6c50e96c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_price_card-13c60bc1 {
  margin-bottom: 0;
}
.coh-ce-cpt_price_card-12c4107e:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 1;
}
.coh-ce-cpt_price_card-6eb4d95c {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.coh-ce-cpt_price_card-b2503be0 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: auto;
}
.coh-ce-cpt_price_card-1775711d {
  margin-left: -0.5rem;
}
.coh-ce-cpt_price_card-77973a3b {
  font-size: 3.125rem;
}
.coh-ce-cpt_price_card-5d509b1 {
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.coh-ce-cpt_price_card-d17cb34a {
  margin-top: 1.5rem;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.coh-ce-cpt_price_card-5289bcbf {
  margin-bottom: 1.5rem;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.coh-ce-cpt_profile_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_profile_card-70163efb {
  margin-bottom: 0.375rem;
}
.coh-ce-cpt_profile_card-41b10bd:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  height: 100%;
  width: 100%;
  z-index: 1;
}
.coh-ce-cpt_profile_card-12f61887 {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.5;
}
.coh-ce-cpt_profile_card-59cddfc1 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.coh-ce-cpt_provider_cards-ddb1249a {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_provider_cards-92848507 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  color: rgb(49, 63, 72);
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 3.25rem;
  padding-bottom: 12px;
}
@media (max-width: 564px) {
  .coh-ce-cpt_provider_cards-92848507 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_provider_cards-9c619ec9 {
  text-align: left;
  color: rgb(190, 83, 28);
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 564px) {
  .coh-ce-cpt_provider_cards-9c619ec9 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_provider_cards-7e287a43 {
  margin-bottom: 30px;
  position: relative;
}
.coh-ce-cpt_provider_cards-1fbf84d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_cards-1fbf84d5 {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_provider_cards-1fbf84d5 {
    display: block;
  }
}
.two-column.coh-ce-cpt_provider_cards-1fbf84d5 > li {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.three-column.coh-ce-cpt_provider_cards-1fbf84d5 > li {
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1279px) {
  .three-column.coh-ce-cpt_provider_cards-1fbf84d5 > li {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.four-column.coh-ce-cpt_provider_cards-1fbf84d5 > li {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1279px) {
  .four-column.coh-ce-cpt_provider_cards-1fbf84d5 > li {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.coh-ce-cpt_provider_cards-1fbf84d5 .coh-style-primary-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li {
  list-style-type: none;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li.no-profile .provider-dropdown-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li.no-profile .link-profile {
  display: none !important;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .card-image-wrapper {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -100px;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper {
  text-align: center;
  display: block;
  outline-color: rgb(183, 184, 190);
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  max-height: 100%;
  height: -webkit-calc(100% - 118px);
  height: calc(100% - 118px);
  margin-top: 118px;
  border-color: rgb(183, 184, 190);
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper .card-title {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(49, 63, 72);
  font-size: 1.75rem;
  line-height: 2.125rem;
  text-decoration: none;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper .card-title {
    font-size: 1.75rem;
    line-height: 2.125rem;
  }
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper .card-specialty {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: rgb(49, 63, 72);
  font-size: 1.375rem;
  line-height: 2.125rem;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper .card-specialty {
    font-size: 1.375rem;
    line-height: 2.125rem;
  }
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper .link-profile {
  text-align: center;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper .link-profile:hover {
  text-decoration: none;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .card-list-wrapper .card-content-wrapper {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  padding-bottom: 0;
  padding-left: 2.5rem;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .provider-dropdown-btn {
  display: none;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .provider-dropdown-btn.is-expanded {
  position: relative;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .provider-dropdown-btn.is-expanded:after {
  height: 3.125rem;
  width: 3.125rem;
  background-color: rgb(255, 255, 255);
  border-left-width: 0.0625rem;
  border-left-style: solid;
  border-left-color: rgb(183, 184, 190);
  -webkit-border-bottom-left-radius: 0.5rem;
          border-bottom-left-radius: 0.5rem;
  border-top-width: 0.0625rem;
  -webkit-border-top-left-radius: 0.5rem;
          border-top-left-radius: 0.5rem;
  border-top-style: solid;
  border-top-color: rgb(183, 184, 190);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  content: "";
  position: absolute;
  z-index: 30;
  top: 34px;
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .provider-dropdown-content {
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  padding-top: 3.25rem;
  padding-right: 4.125rem;
  padding-bottom: 3rem;
  padding-left: 4.125rem;
  position: absolute;
  z-index: 20;
  left: 10px;
  background-color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgb(183, 184, 190);
  display: none;
  text-align: left;
  margin-top: 0.1875rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_provider_cards-1fbf84d5 li .provider-dropdown-content {
    padding-top: 1.75rem;
    padding-right: 1.25rem;
    padding-bottom: 1.5625rem;
    padding-left: 1.25rem;
    margin-top: 0;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    left: -20px;
  }
}
.coh-ce-cpt_provider_cards-1fbf84d5 li .provider-dropdown-content.is-active {
  display: block;
}
.coh-ce-cpt_provider_cards-5d3becfd {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  padding: 0.625rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_provider_cards-5d3becfd {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.coh-ce-cpt_provider_cards-1e3f9daf img {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: relative;
}
.coh-ce-cpt_provider_cards-b110ad74 {
  font-size: 1.125rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_cards-b110ad74 {
    font-size: 1rem;
  }
}
.coh-ce-cpt_provider_cards-8db7c522 {
  font-size: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_cards-8db7c522 {
    font-size: 1.125rem;
  }
}
.coh-ce-cpt_provider_cards-9eace760 {
  padding-left: 10px;
}
.coh-ce-cpt_provider_cards-b6a316cd {
  width: 20px;
  height: 26px;
}
.coh-ce-cpt_provider_cards-304e914b {
  margin-top: 1.875rem;
}
.coh-ce-cpt_provider_cards-304e914b .coh-accordion-title {
  margin-bottom: 0.875rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(183, 184, 190);
}
.coh-ce-cpt_provider_cards-304e914b .coh-accordion-title.is-active a:after {
  -webkit-transform: rotateX(180deg) translateY(-5px);
          transform: rotateX(180deg) translateY(-5px);
}
.coh-ce-cpt_provider_cards-304e914b .coh-accordion-title a {
  color: rgb(49, 63, 72);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.125rem;
  padding-bottom: 2.25rem;
  display: block;
}
.coh-ce-cpt_provider_cards-304e914b .coh-accordion-title a:after {
  content: url("/themes/custom/ech/img/drop-arrow.svg");
  float: right;
}
.coh-ce-cpt_provider_cards-304e914b .coh-accordion-title a:after:before, .coh-ce-cpt_provider_cards-304e914b .coh-accordion-title a:after:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-ce-cpt_provider_cards-304e914b .coh-accordion-title a:hover {
  color: rgb(49, 63, 72);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}
.coh-ce-cpt_provider_search-497b8a93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_provider_search-29bf26a6 {
  -webkit-box-shadow: 0 0 0.5rem 0.0625rem rgb(66, 79, 87);
          box-shadow: 0 0 0.5rem 0.0625rem rgb(66, 79, 87);
  margin-top: -6.25rem;
  margin-bottom: -1.625rem;
  z-index: 1;
  width: 53rem;
  padding-top: 1.25rem;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 1439px) {
  .coh-ce-cpt_provider_search-29bf26a6 {
    margin-top: -5.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 {
    width: 20.625rem;
    margin-top: -3.125rem;
    margin-bottom: -0.625rem;
  }
}
.coh-ce-cpt_provider_search-29bf26a6 .heading {
  font-size: 2.125rem;
  font-weight: 700;
  color: rgb(49, 63, 72);
  padding-bottom: 0.625rem;
  line-height: 1.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 .heading {
    font-size: 1.375rem;
    margin-right: 1.3125rem;
    margin-left: 1.3125rem;
    line-height: 1.3125rem;
  }
}
.coh-ce-cpt_provider_search-29bf26a6 .desc {
  font-weight: 400;
  font-size: 1.4375rem;
  padding-top: 0.9375rem;
  padding-bottom: 0.3125rem;
  color: rgb(49, 63, 72);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 .desc {
    font-size: 0.875rem;
    margin-right: 1.3125rem;
    margin-left: 1.3125rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_provider_search-29bf26a6 .desc {
    font-size: 0.8125rem;
  }
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search {
  right: 0;
  max-width: 100%;
  position: relative;
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5rem;
  margin-left: 5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search {
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search:after {
  display: none;
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search input {
  border-width: 0.125rem;
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
  border-style: solid;
  border-color: rgb(63, 125, 200);
  height: 3.9375rem;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search input {
    height: 3rem;
    padding-right: 3.4375rem;
  }
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search .autocomplete-results {
  position: absolute;
  left: 0;
  width: 100%;
  top: 3.9375rem;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  color: rgb(49, 63, 72);
  background-color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  display: none;
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search .autocomplete-results li {
  margin-bottom: 0.3125rem;
  cursor: pointer;
  padding-top: 0.3125rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-item-search .autocomplete-results li:hover {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(47, 72, 146);
  background-color: rgb(217, 217, 217);
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-actions {
  background-color: rgb(190, 83, 28);
  width: 4.25rem;
  height: 3.9375rem;
  position: absolute;
  top: 0;
  right: -webkit-calc(100% - 768px);
  right: calc(100% - 768px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0.3125rem;
          border-top-right-radius: 0.3125rem;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0.3125rem;
          border-bottom-right-radius: 0.3125rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-actions {
    width: 3.25rem;
    height: 3rem;
    right: 0.9375rem;
  }
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-actions:after {
  content: url("/themes/custom/ech/img/header-icons/search-icon.svg");
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  top: 1.0625rem;
  left: 1.25rem;
  position: absolute;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-actions:after {
    top: 0.625rem;
    left: 0.625rem;
  }
}
.coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-actions input {
  font-size: 0;
  background: 0 0;
  height: 3.9375rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_provider_search-29bf26a6 #views-exposed-form-site-search-sitewide-search .form-actions input {
    height: 3rem;
  }
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-navigation-right {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-navigation-right:before {
  color: rgb(47, 72, 146);
  font-size: 1.75rem;
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-navigation-right:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-navigation-left {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-navigation-left:before {
  color: rgb(47, 72, 146);
  font-size: 1.75rem;
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-navigation-left:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-pagination li {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-pagination li.slick-active button {
  background-color: rgb(146, 146, 146);
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-style-slider-pagination li button {
  background-color: rgba(146, 146, 146, 0.27);
  height: 0.875rem;
  width: 0.875rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  opacity: 1;
  margin-right: 0;
  margin-left: 0;
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-slider-container-mid button {
  display: none;
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-slider-container-mid button.slick-disabled {
  display: none;
  opacity: 0;
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-slider-container-nav-outside-middle-left-right-xl > .coh-slider-container-mid .slick-next {
  right: 4px;
}
.coh-ce-cpt_quote_slide-4cfcae59 .coh-slider-container-nav-outside-middle-left-right-xl > .coh-slider-container-mid .slick-prev {
  left: 4px;
}
.coh-ce-cpt_quote_slide-edc84634 {
  color: rgb(49, 63, 72);
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.75rem;
  line-height: 2.125rem;
  margin-bottom: 1.625rem;
  margin-left: 5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_quote_slide-edc84634 {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 1.25rem;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_quote_slide-9d6f1471 {
    margin-bottom: 1.75rem;
  }
}
.coh-ce-cpt_quote_slide-9d6f1471 .slick-dots {
  padding-top: 1rem;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_quote_slide-9d6f1471 .slick-dots {
    margin-top: 0;
    padding-top: 1rem;
  }
}
.coh-ce-cpt_quote_slide-9d6f1471 .coh-style-slider-pagination li:active button {
  opacity: 1;
}
.coh-ce-cpt_quote_slide-fefa55a7 {
  margin-right: auto;
  margin-left: auto;
  width: -webkit-calc(100% - 160px);
  width: calc(100% - 160px);
}
@media (max-width: 767px) {
  .coh-ce-cpt_quote_slide-fefa55a7 {
    width: auto;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_quote_slide-fefa55a7 {
    margin-left: 0;
  }
}
.coh-ce-cpt_quote_slide-d08585b6 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(49, 63, 72);
  font-size: 1.4375rem;
  line-height: 2.0625rem;
  font-style: italic;
  letter-spacing: 0.125rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_quote_slide-d08585b6 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_quote_slide-d08585b6 p {
  font-size: 1.4375rem;
  line-height: 2.0625rem;
  letter-spacing: 0.125rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_quote_slide-d08585b6 p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_quote_slide-1cd7d8a5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8px;
}
.coh-ce-cpt_quote_slide-1cd7d8a5 img {
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
}
.coh-ce-cpt_quote_slide-a3fe4600 {
  padding-top: 0.9375rem;
  padding-left: 1.5rem;
}
.coh-ce-cpt_quote_slide-a3fe4600 p {
  margin-bottom: 0;
  color: rgb(49, 63, 72);
  font-weight: 600;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.25rem;
  font-size: 1.125rem;
}
.coh-ce-cpt_quote_slide-a84aa35e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_quote_slide-61e0610d {
  padding-right: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
}
.coh-ce-cpt_quote_slide-1e3bd3f4 {
  font-size: 1.125rem;
  line-height: 1.25rem;
}
.coh-ce-cpt_quote_slide-ab502d64 {
  font-size: 1rem;
  line-height: 1.25rem;
}
.coh-ce-cpt_schedule_appointment_cards-6d7b82e5 {
  text-align: center;
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
}
.coh-ce-cpt_section_footer-d14fd055 img {
  display: inline-block;
}
.coh-ce-cpt_section_footer-5d886059 img {
  min-width: 18.75rem;
}
.coh-ce-cpt_site_footer-a55124d3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_site_footer-7db95991 {
  padding-right: 2rem;
  padding-left: 2rem;
  height: 5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-7db95991 {
    padding-right: 0;
    padding-left: 0;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_site_footer-607d5298 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-607d5298 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
.coh-ce-cpt_site_footer-607d5298:after {
  margin-right: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-607d5298:after {
    margin-right: 0;
  }
}
.menu-position-desktop--left .coh-ce-cpt_site_footer-607d5298 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.menu-position-desktop--center .coh-ce-cpt_site_footer-607d5298 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.menu-position-desktop--right .coh-ce-cpt_site_footer-607d5298 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_site_footer-1a90bda {
  height: 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-1a90bda {
    height: auto;
  }
}
.coh-ce-cpt_site_footer-6c573274 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-6c573274 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
.coh-ce-cpt_site_footer-6c573274:before {
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-6c573274:before {
    margin-left: 0;
  }
}
.menu-position-desktop--left .coh-ce-cpt_site_footer-6c573274 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.menu-position-desktop--center .coh-ce-cpt_site_footer-6c573274 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.menu-position-desktop--right .coh-ce-cpt_site_footer-6c573274 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media (max-width: 767px) {
  .menu-position-desktop--right .coh-ce-cpt_site_footer-6c573274 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.coh-ce-cpt_site_footer-6b4ab1ad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5rem;
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-6b4ab1ad {
    height: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-cpt_site_footer-6b4ab1ad p {
  font-size: 0.75rem;
}
.coh-ce-cpt_site_footer-6b4ab1ad p:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_site_footer-595b4965 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-595b4965 {
    margin-right: 0;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    height: 5rem;
    max-width: 17.5rem;
    text-align: center;
  }
}
.coh-ce-cpt_site_footer-595b4965:after {
  margin-right: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-595b4965:after {
    margin-right: 0;
  }
}
.coh-ce-cpt_site_footer-7974db9e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-7974db9e {
    margin-left: 0;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    height: 5rem;
    text-align: center;
    max-width: 17.5rem;
  }
}
.coh-ce-cpt_site_footer-7974db9e:before {
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_site_footer-7974db9e:before {
    margin-left: 0;
  }
}
.coh-ce-cpt_site_footer_global-396ced45 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_site_footer_global-8186e0e2 {
  background-color: rgb(66, 79, 87);
}
.coh-ce-cpt_site_footer_global-8186e0e2 a {
  text-decoration: none;
}
.coh-ce-cpt_site_footer_global-8186e0e2 a:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_footer_global-8186e0e2 .featured-links {
    padding-left: 1.875rem;
  }
}
.coh-ce-cpt_site_footer_global-8186e0e2 .footer-copyright {
  color: rgb(255, 255, 255);
  font-size: 0.8125rem;
  margin-top: 3.125rem;
  margin-bottom: 2.5rem;
  margin-left: 1.875rem;
}
.coh-ce-cpt_site_footer_global-c64991f9 {
  background-color: rgb(25, 32, 36);
}
.coh-ce-cpt_site_footer_global-c64991f9 .footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70%;
  padding-top: 5rem;
}
.coh-ce-cpt_site_footer_global-c64991f9 .footer-logo img {
  height: 2.4375rem;
}
.coh-ce-cpt_site_footer_global-c64991f9 .social-media-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_footer_global-c64991f9 .social-media-icons {
    padding-top: 0;
    padding-bottom: 6.25rem;
  }
}
.coh-ce-cpt_site_footer_global-c64991f9 .social-media-icons img {
  padding-right: 0.1875rem;
  padding-left: 0.1875rem;
}
.coh-ce-cpt_site_footer_global-c64991f9 .social-media-icons a:hover {
  -webkit-filter: invert(55%) sepia(8%) saturate(5877%) hue-rotate(347deg) brightness(96%) contrast(89%);
          filter: invert(55%) sepia(8%) saturate(5877%) hue-rotate(347deg) brightness(96%) contrast(89%);
}
.coh-ce-cpt_site_footer_global-37e3d97b {
  background-color: rgb(3, 3, 3);
  padding-top: 3.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_footer_global-37e3d97b {
    padding-top: 2rem;
  }
}
.coh-ce-cpt_site_footer_global-37e3d97b .coh-menu-list-container {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: block;
}
.coh-ce-cpt_site_footer_global-37e3d97b .menu-heading {
  margin-top: 1.875rem;
  font-weight: 700;
  color: rgb(232, 120, 34);
  font-size: 1.125rem;
}
.coh-ce-cpt_site_footer_global-37e3d97b .footer-menu {
  margin-top: 1.875rem;
}
.coh-ce-cpt_site_footer_global-989ca625 {
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_footer_global-b6e8d66 {
    display: none;
  }
}
.coh-ce-cpt_site_footer_global-ff87f074 {
  background-color: rgb(3, 3, 3);
  padding-top: 4.375rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_footer_global-ff87f074 {
    padding-top: 2.8125rem;
  }
}
.coh-ce-cpt_site_footer_global-ff87f074 .coh-link {
  text-align: left;
  display: block;
  border-width: 0;
  color: rgb(115, 173, 252);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25rem;
  max-width: 12.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_footer_global-ff87f074 .coh-link {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
}
.coh-ce-cpt_site_footer_global-ff87f074 .coh-link:hover {
  color: rgb(232, 120, 34);
}
.coh-ce-cpt_site_footer_global-ff87f074 .footer-copyright {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_footer_global-ff87f074 .footer-copyright {
    display: block;
  }
}
.coh-ce-cpt_site_footer_global-9f446878 a:last-child {
  padding-right: 0;
  border-right-style: none;
  margin-right: 0;
}
.coh-ce-cpt_site_header-e51d7f53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.header-position--relative.coh-ce-cpt_site_header-e51d7f53 {
  position: relative;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}
.header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.menu-column-count-desktop-4.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}
@media (max-width: 1023px) {
  .menu-column-count-desktop-4.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.menu-column-count-desktop-3.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}
@media (max-width: 1023px) {
  .menu-column-count-desktop-3.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.menu-column-count-desktop-2.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media (max-width: 1023px) {
  .menu-column-count-desktop-2.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-1 > li {
  position: relative;
}
.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2-wrapper {
  width: 20rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50% !important;
  right: auto;
}
@media (max-width: 1023px) {
  .menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2-wrapper {
    width: auto;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    left: 0 !important;
  }
}
.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2-wrapper > .coh-container-boxed {
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
.toolbar-horizontal.toolbar-fixed .header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
  top: 2.4375rem;
}
.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
  top: 4.9375rem;
}
.toolbar-vertical.toolbar-fixed .header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
  top: 2.4375rem;
}
.coh-ce-cpt_site_header-6577ed22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2rem;
  padding-left: 2rem;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-6577ed22 {
    padding-right: 0;
    padding-left: 0;
    height: 3rem;
  }
}
.coh-ce-cpt_site_header-5282b65d {
  max-height: 5rem;
  width: auto;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-5282b65d {
    max-height: 3rem;
  }
}
.coh-ce-cpt_site_header-e2a0ade6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-e2a0ade6 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.coh-ce-cpt_site_header-f9afdd26 {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3rem;
  width: 3rem;
  font-size: 1.5rem;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-f9afdd26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_site_header-f9afdd26:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c9";
  font-family: icomoon;
}
.menu-active.coh-ce-cpt_site_header-f9afdd26:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-family: icomoon;
}
.menu-active.coh-ce-cpt_site_header-f9afdd26:after {
  background-color: rgba(0, 0, 0, 0.5);
  height: -webkit-calc(100vh - 48px);
  height: calc(100vh - 48px);
  width: 100vw;
  position: absolute;
  top: 3rem;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 1023px) {
  .menu-active.coh-ce-cpt_site_header-f9afdd26:after {
    content: "";
  }
}
.coh-ce-cpt_site_header-4bd5ea3e {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-4bd5ea3e {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    height: auto;
    max-width: 33.3125rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_site_header-4bd5ea3e {
    max-width: -webkit-calc(100vw - 32px);
    max-width: calc(100vw - 32px);
  }
}
.coh-ce-cpt_site_header-cae467c8 {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-cae467c8 {
    height: -webkit-calc(100vh - 48px);
    height: calc(100vh - 48px);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 7.125rem;
  }
}
.coh-ce-cpt_site_header-85f5d826 {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-85f5d826 {
    height: auto;
  }
}
.coh-ce-cpt_site_header-a309120d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-left: 0.5rem;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 3rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header-a309120d {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
  }
}
.coh-ce-cpt_site_header-a309120d:before {
  margin-left: auto;
}
.menu-position-desktop--right .coh-ce-cpt_site_header-a309120d {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media (max-width: 1023px) {
  .menu-position-desktop--right .coh-ce-cpt_site_header-a309120d {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.coh-ce-cpt_site_header-df22f363 {
  height: 3rem;
  width: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.coh-ce-cpt_site_header-df22f363:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-family: icomoon;
}
.search-active.coh-ce-cpt_site_header-df22f363:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-family: icomoon;
}
.coh-ce-cpt_site_header-f7fc4a4 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
.coh-ce-cpt_site_header_global-3c78f593 {
  padding-bottom: 1.25rem;
}
.coh-ce-cpt_site_header_global-a1a2f7a3 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header_global-a1a2f7a3 {
    display: none;
  }
}
.coh-ce-cpt_site_header_global-ba64eee2 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_site_header_global-6336a19c {
  max-width: 15.625rem;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header_global-6336a19c {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header_global-46370bf3 {
    display: none;
  }
}
.coh-ce-cpt_site_header_global-1d8ce771 {
  display: none;
  margin-top: 0.9375rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_site_header_global-1d8ce771 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.position-center.coh-ce-cpt_slider_section-7c81e9d9 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_slider_section-7c81e9d9 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_slider_section-a0bf34b0 .slick-dots {
  padding-top: 1rem;
}
.coh-ce-cpt_social_links-c4355378 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-ce-cpt_social_links-c4355378 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-ce-cpt_social_links-ff917e8c {
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_social_links-7fba6170 {
  height: 2.5rem;
  width: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_social_links-7fba6170 {
    width: auto;
  }
}
.facebook.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f09a";
  font-family: icomoon;
}
.twitter.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f099";
  font-family: icomoon;
}
.linkedin.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e1";
  font-family: icomoon;
}
.youtube.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f16a";
  font-family: icomoon;
}
.vimeo.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f27d";
  font-family: icomoon;
}
.instagram.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f16d";
  font-family: icomoon;
}
.medium.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f23a";
  font-family: icomoon;
}
.pinterest.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f231";
  font-family: icomoon;
}
.rss.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f09e";
  font-family: icomoon;
}
.behance.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1b4";
  font-family: icomoon;
}
.drupal.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1a9";
  font-family: icomoon;
}
.github.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f09b";
  font-family: icomoon;
}
.xing.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f168";
  font-family: icomoon;
}
.bitbucket.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f171";
  font-family: icomoon;
}
.whatsapp.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f232";
  font-family: icomoon;
}
.slideshare.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1e7";
  font-family: icomoon;
}
.flickr.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f16e";
  font-family: icomoon;
}
.vkontakte.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f189";
  font-family: icomoon;
}
.tumblr.coh-ce-cpt_social_links-7fba6170:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f173";
  font-family: icomoon;
}
.coh-ce-cpt_social_media_icons-cd15bce8 {
  margin-bottom: 2.1875rem;
}
.coh-ce-cpt_social_media_icons-4968c942 {
  color: rgb(116, 114, 114);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.coh-ce-cpt_social_media_icons-af1de565 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.coh-ce-cpt_stat_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_stat_card-b76fe74a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_stat_card-5e7d51c3 {
  font-weight: bold;
  display: block;
  margin-bottom: 1rem;
}
.large.coh-ce-cpt_stat_card-5e7d51c3 {
  font-size: 6rem;
}
@media (max-width: 1279px) {
  .large.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 4.5rem;
  }
}
@media (max-width: 767px) {
  .large.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 3.5rem;
  }
}
.medium.coh-ce-cpt_stat_card-5e7d51c3 {
  font-size: 4.5rem;
}
@media (max-width: 1279px) {
  .medium.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  .medium.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 2.5rem;
  }
}
.small.coh-ce-cpt_stat_card-5e7d51c3 {
  font-size: 3.5rem;
}
@media (max-width: 1279px) {
  .small.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .small.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 1.5rem;
  }
}
.coh-ce-cpt_stat_card-9703bc5a {
  font-weight: bold;
  font-size: 0.875rem;
  display: block;
}
.coh-ce-cpt_stat_card-42588cf7 {
  width: 3rem;
  margin-bottom: 1rem;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.coh-ce-cpt_subnavigation-d6f19b3e .coh-row .coh-row-inner {
  margin-right: -2px;
  margin-left: -2px;
}
.coh-ce-cpt_subnavigation-d6f19b3e .coh-row .coh-row-inner .coh-col-xl-2 {
  -webkit-flex-basis: 19.8%;
      -ms-flex-preferred-size: 19.8%;
          flex-basis: 19.8%;
  max-width: 19.8%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_subnavigation-d6f19b3e .coh-row .coh-row-inner .coh-col-xl-2 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-ce-cpt_subnavigation-e968bdd3 {
  border-right-style: solid;
  border-right-width: 0.0625rem;
  border-right-color: rgb(191, 191, 191);
  border-bottom-width: 0;
  border-bottom-style: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_subnavigation-e968bdd3 {
    border-right-width: 0;
    border-right-style: none;
    border-bottom-style: solid;
    border-bottom-width: 0.0625rem;
    border-bottom-color: rgb(191, 191, 191);
  }
}
.coh-ce-cpt_subnavigation-e968bdd3:last-child {
  border-right-style: none;
  border-right-width: 0;
}
.coh-ce-cpt_subnavigation-b7b47dcb {
  background-color: rgb(238, 238, 238);
  color: rgb(51, 51, 51);
  padding-top: 1.5625rem;
  padding-right: 0.3125rem;
  padding-bottom: 1.5625rem;
  padding-left: 0.3125rem;
  font-family: Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgb(204, 204, 204);
  border-bottom-width: 0;
  border-bottom-style: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_subnavigation-b7b47dcb {
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    border-right-style: none;
    border-right-width: 0;
  }
}
.coh-ce-cpt_subnavigation-b7b47dcb:hover {
  background-color: rgb(255, 255, 255);
  -webkit-transition: background-color 250ms ease 0ms;
  transition: background-color 250ms ease 0ms;
  text-decoration: none;
  color: rgb(51, 51, 51);
}
.coh-ce-cpt_subnavigation-b7b47dcb:last-child {
  border-right-width: 0;
}
.is-active.coh-ce-cpt_subnavigation-b7b47dcb {
  background-color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-ce-cpt_subnavigation-b7b47dcb .icon-wrapper + .menu-wrapper {
  text-align: left;
}
.coh-ce-cpt_subnavigation-b7b47dcb h1, .coh-ce-cpt_subnavigation-b7b47dcb h2, .coh-ce-cpt_subnavigation-b7b47dcb h3, .coh-ce-cpt_subnavigation-b7b47dcb h4, .coh-ce-cpt_subnavigation-b7b47dcb h5, .coh-ce-cpt_subnavigation-b7b47dcb h6 {
  margin-bottom: 0;
}
.coh-ce-cpt_subnavigation-7fe140a {
  width: 100%;
}
.coh-ce-cpt_subnavigation-1b192193 {
  font-size: 0.8125rem;
  line-height: 1.2;
}
.position-center.coh-ce-cpt_tab_container_section-e6db09a8 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_tab_container_section-e6db09a8 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_testimonial_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_testimonial_card-3154f319 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_testimonial_card-aa01a782 {
  border-left-style: none;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_testimonial_card-2f2a169e {
  margin-top: auto;
  padding-top: 1.5rem;
  line-height: 1rem;
  font-size: 1rem;
}
.coh-ce-cpt_testimonial_card-29a98c9a {
  -webkit-border-radius: 100%;
          border-radius: 100%;
  width: 3.5rem;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
}
.coh-ce-cpt_testimonial_card-174b89fd {
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.coh-ce-cpt_testimonial_card-92c7cc8a {
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}
.coh-ce-cpt_testimonial_card-18495c3e {
  font-size: 0.875rem;
}
.coh-ce-cpt_text-606cf9fe {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767px) {
  .hide-media.coh-ce-cpt_text-606cf9fe .embedded-entity {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide-media.coh-ce-cpt_text-606cf9fe figure {
    display: none;
  }
}
.coh-ce-cpt_text-606cf9fe .align-right.embedded-entity {
  margin-bottom: 0.625rem;
  margin-left: 1.5625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text-606cf9fe .align-right.embedded-entity {
    margin-left: 0;
  }
}
.coh-ce-cpt_text-606cf9fe .align-left.embedded-entity {
  margin-right: 1.5625rem;
  margin-bottom: 0.625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text-606cf9fe .align-left.embedded-entity {
    margin-right: 0;
  }
}
.coh-ce-cpt_text-606cf9fe figure.align-left {
  margin-right: 1.5625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text-606cf9fe figure.align-left {
    margin-right: 0;
  }
}
.coh-ce-cpt_text-606cf9fe figure.align-right {
  margin-left: 1.5625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text-606cf9fe figure.align-right {
    margin-left: 0;
  }
}
.coh-ce-cpt_text-606cf9fe figure figcaption {
  padding: 0.625rem;
  color: rgb(255, 255, 255);
  font-weight: 700;
  background-color: rgb(51, 63, 72);
  font-size: 1rem;
}
.coh-ce-cpt_text-606cf9fe ul {
  list-style-type: disc;
  list-style-position: inside;
}
.coh-ce-cpt_text-606cf9fe a:hover {
  text-decoration: none;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(55, 84, 168);
}
.type-link.coh-ce-cpt_text-c080fb44 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_text-c080fb44 .normal-link {
  display: none;
}
.coh-ce-cpt_text-c080fb44 > a {
  margin-top: 1.25rem;
}
.coh-ce-cpt_text-c080fb44 > button {
  margin-top: 1.25rem;
}
.coh-ce-cpt_text-90cdbd6b {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.coh-ce-cpt_text-90cdbd6b:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_text-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_text-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_text-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_text-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_text-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_text_and_accordion_container-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_accordion_container-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_accordion_container-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_card_container_sect-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_card_container_sect-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_card_container_sect-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_map_section-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_map_section-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_map_section-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_media_section-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_media_section-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_media_section-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_slider_section-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_slider_section-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_slider_section-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_slider_section-a0bf34b0 .slick-dots {
  padding-top: 1rem;
}
.coh-ce-cpt_text_and_tabs_section-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_tabs_section-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_tabs_section-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_text-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_text-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_text-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_text-e94ad007 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_text_and_text-dd6cced9 *:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_and_wide_image-4f8c4be4 {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-ce-cpt_text_and_wide_image-bda0f088 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.image-text-desktop.coh-ce-cpt_text_and_wide_image-bda0f088 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.image-text-desktop.coh-ce-cpt_text_and_wide_image-bda0f088 .image-column {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .image-text-tablet.coh-ce-cpt_text_and_wide_image-bda0f088 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-ce-cpt_text_and_wide_image-2265c5c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_and_wide_image-9d1b6add {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_text_and_wide_image-9d1b6add {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-ce-cpt_text_and_wide_image-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_and_wide_image-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_and_wide_image-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_text_and_wide_image-399455a4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_text_and_wide_image-c355d983 {
  min-width: 50vw;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_and_wide_image-c355d983 {
    height: auto;
    min-width: 100%;
  }
}
.image-object-fit-cover.coh-ce-cpt_text_and_wide_image-c355d983 article {
  height: 100%;
  width: 100%;
}
.image-object-fit-cover.coh-ce-cpt_text_and_wide_image-c355d983 article img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
@media (max-width: 1023px) {
  .image-object-fit-cover.coh-ce-cpt_text_and_wide_image-c355d983 article img {
    height: auto;
  }
}
.coh-ce-cpt_text_and_wide_image-c355d983 article {
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_text_and_wide_image-c355d983 article img {
  min-width: 100%;
}
.coh-ce-cpt_text_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_text_over_image_section-282c7566 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.text-position-left.coh-ce-cpt_text_over_image_section-282c7566 .text-content {
  width: 31.7%;
}
@media (max-width: 1023px) {
  .text-position-left.coh-ce-cpt_text_over_image_section-282c7566 .text-content {
    width: 100%;
  }
}
.text-position-center.coh-ce-cpt_text_over_image_section-282c7566 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-position-center.coh-ce-cpt_text_over_image_section-282c7566 .text-content {
  width: 66%;
  text-align: center;
}
@media (max-width: 1023px) {
  .text-position-center.coh-ce-cpt_text_over_image_section-282c7566 .text-content {
    width: 100%;
  }
}
.text-position-center.coh-ce-cpt_text_over_image_section-282c7566 .links-content {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-position-right.coh-ce-cpt_text_over_image_section-282c7566 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.text-position-right.coh-ce-cpt_text_over_image_section-282c7566 .text-content {
  width: 31.7%;
}
@media (max-width: 1023px) {
  .text-position-right.coh-ce-cpt_text_over_image_section-282c7566 .text-content {
    width: 100%;
  }
}
.coh-ce-cpt_text_over_image_section-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_over_image_section-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_text_over_image_section-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.position-center.coh-ce-cpt_text_section-cb4ddc5d {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_text_section-cb4ddc5d {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_text_section-bb509b49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_section-bb509b49 {
    margin-bottom: 1.5rem;
  }
}
.coh-ce-cpt_text_section-66284e37 *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_text_with_cta-d7f2ee6b {
  border-width: 0.0625rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  border-style: solid;
  border-color: rgb(54, 84, 168);
}
.coh-ce-cpt_text_with_cta-ed400354 {
  font-size: 1.125rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(54, 84, 168);
  padding-top: 0.6875rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
}
.coh-ce-cpt_text_with_cta-1dad7750 {
  font-size: 1rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-bottom: 0;
}
.coh-ce-cpt_text_with_cta-10b671b5 {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-bottom: 0.9375rem;
}
.coh-ce-cpt_text_with_cta-7a07a259 {
  margin-top: 0.625rem;
  margin-right: auto;
  margin-bottom: 0.625rem;
  margin-left: auto;
  font-size: 1rem;
  line-height: 1.375rem;
  text-align: center;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  font-weight: 700;
  color: rgb(255, 255, 255);
  display: inline-block;
  background-color: rgb(54, 84, 168);
  padding-top: 1rem;
  padding-right: 0.9375rem;
  padding-bottom: 1rem;
  padding-left: 0.9375rem;
  width: 100%;
  max-width: 10.8125rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_with_cta-7a07a259 {
    max-width: 100%;
  }
}
.coh-ce-cpt_text_with_cta-7a07a259:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(14, 113, 144);
}
.orange.coh-ce-cpt_text_with_cta-7a07a259 {
  background-color: rgb(244, 111, 39);
}
.orange.coh-ce-cpt_text_with_cta-7a07a259:hover {
  background-color: rgb(244, 107, 32);
}
.coh-ce-cpt_text_with_cta-ea12a726 {
  border-color: rgb(54, 84, 168);
  border-style: solid;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-width: 0.0625rem;
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  margin-top: 1.25rem;
}
.coh-ce-cpt_text_with_cta-8d97479e {
  margin-top: 0.625rem;
  margin-right: auto;
  margin-bottom: 0.625rem;
  margin-left: auto;
  font-size: 1rem;
  line-height: 1.375rem;
  text-align: center;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  font-weight: 700;
  color: rgb(255, 255, 255);
  display: inline-block;
  background-color: rgb(244, 107, 32);
  padding-top: 1rem;
  padding-right: 0.9375rem;
  padding-bottom: 1rem;
  padding-left: 0.9375rem;
  max-width: 10.8125rem;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_with_cta-8d97479e {
    max-width: 100%;
  }
}
.coh-ce-cpt_text_with_cta-8d97479e:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(244, 107, 32);
}
.coh-ce-cpt_unordered_list-bfee022c {
  font-size: 1.875rem;
  padding-top: 2.1875rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_unordered_list-bfee022c {
    font-size: 1.25rem;
  }
}
.coh-ce-cpt_unordered_list-84cc728b {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  padding-bottom: 2.1875rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_unordered_list-84cc728b {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.coh-ce-cpt_unordered_list-101afd1a {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
.coh-ce-cpt_unordered_list-2e84faf5 {
  color: #0e7190;
  font-weight: 400;
  font-size: 1.25rem;
  position: relative;
  padding-left: 1.25rem;
}
.coh-ce-cpt_unordered_list-2e84faf5:before {
  font-size: 1.375rem;
  position: absolute;
  top: 0.375rem;
  line-height: .8;
  content: "•";
  display: block;
  left: 0;
}
.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  height: 2.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 {
    display: none;
  }
}
.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 .utilities-menu li {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 .social-links a {
  width: 2rem;
}
.coh-ce-cpt_utilities_bar_horizontal-830836c6 {
  height: 100%;
}
.coh-ce-cpt_utilities_bar_horizontal-830836c6 + * {
  margin-left: 1rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_utilities_bar_horizontal-830836c6 + * {
    margin-left: 0;
  }
}
.coh-ce-cpt_utilities_bar_vertical-81040a3c {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_utilities_bar_vertical-81040a3c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_utilities_bar_vertical-81040a3c .social-links a {
  width: auto;
}
.coh-ce-cpt_utilities_bar_vertical-80f39919 {
  height: 100%;
}
.coh-ce-cpt_utilities_bar_vertical-80f39919 + * {
  margin-left: 1rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_utilities_bar_vertical-80f39919 + * {
    margin-left: 0;
  }
}
.coh-ce-cpt_utilities_bar_vertical-80f39919 ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_utilities_bar_vertical-80f39919 a {
  padding-top: 0.75rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
}
.coh-ce-cpt_vertical_tabbed_section-655c22ee .coh-accordion-tabs-nav {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-ce-cpt_vertical_tabbed_section-655c22ee .coh-accordion-tabs-content {
  padding-left: 13.2%;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_vertical_tabbed_section-655c22ee .coh-accordion-tabs-content {
    padding-left: 0;
  }
}
.position-center.coh-ce-cpt_video_section-18ffdcd9 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-left.coh-ce-cpt_video_section-18ffdcd9 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.position-right.coh-ce-cpt_video_section-18ffdcd9 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-33897803 .article-full__body {
  margin-top: 0;
}

.coh-ce-33897803 .article-full__body {
  margin-top: 0;
}
.coh-ce-6ddcaf0d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-ce-6ddcaf0d {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-6ddcaf0d .image-wrapper {
  background-color: rgb(217, 217, 217);
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  margin-right: 1.75rem;
  height: 16.4375rem;
  width: 16.1875rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
@media (max-width: 1023px) {
  .coh-ce-6ddcaf0d .image-wrapper {
    margin-right: 0;
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-6ddcaf0d .image-wrapper {
    margin-right: 0;
    margin-bottom: 1.75rem;
    height: auto;
    width: 100%;
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset;
    aspect-ratio: 167 / 151;
  }
}
.coh-ce-6ddcaf0d .image-wrapper img {
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
}
.coh-ce-6ddcaf0d .content-wrapper {
  padding-left: 1.75rem;
  border-left-width: 0.0625rem;
  border-left-style: solid;
  border-left-color: rgb(183, 184, 190);
}
@media (max-width: 1023px) {
  .coh-ce-6ddcaf0d .content-wrapper {
    padding-left: 0;
    border-left-width: 0;
    border-left-style: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-6ddcaf0d .content-wrapper {
    border-left-width: 0;
    border-left-style: none;
    padding-left: 0;
  }
}
.coh-ce-6ddcaf0d .content-wrapper .sub-heading {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(190, 83, 28);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
}
@media (max-width: 767px) {
  .coh-ce-6ddcaf0d .content-wrapper .sub-heading {
    font-size: 1rem;
  }
}
.coh-ce-6ddcaf0d .content-wrapper .sub-heading a {
  pointer-events: none;
  color: rgb(190, 83, 28);
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: 0.8px;
}
@media (max-width: 767px) {
  .coh-ce-6ddcaf0d .content-wrapper .sub-heading a {
    font-size: 1rem;
  }
}
.coh-ce-6ddcaf0d .content-wrapper .description {
  font-size: 1.375rem;
  line-height: 2.125rem;
}
.coh-ce-6ddcaf0d .content-wrapper .teaser-link {
  font-size: 1.375rem;
}
@media (max-width: 767px) {
  .coh-ce-6ddcaf0d .content-wrapper .teaser-link {
    font-size: 1.25rem;
  }
}
.coh-ce-6ddcaf0d .content-wrapper > * {
  margin-bottom: 0.875rem;
}
.coh-ce-d0988243 {
  display: grid;
  grid-template-rows: repeat(10, auto);
  grid-auto-flow: column;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
.coh-ce-d0988243 li {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(131, 132, 140);
}
.coh-ce-d0988243 li a {
  display: block;
  font-weight: 400;
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
  color: rgb(49, 63, 72);
  text-decoration: none;
  font-size: 1rem;
}
.coh-ce-d0988243 li a:hover {
  color: rgb(55, 84, 168);
}
.coh-ce-bab45769 {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
.coh-ce-c2e6bd89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (max-width: 767px) {
  .coh-ce-c2e6bd89 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.coh-ce-c2a716e9 {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
@media (max-width: 767px) {
  .coh-ce-c2a716e9 {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-3d39c93a {
  font-size: 0.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media (max-width: 767px) {
  .coh-ce-3d39c93a {
    padding-top: 0.25rem;
    padding-right: 1rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
  }
}
.coh-ce-fadb74d4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1023px) {
  .coh-ce-fadb74d4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.coh-ce-fadb74d4:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0) 100%);;
  height: 1.5625rem;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
}
.coh-ce-4d3b6fe9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1.0625rem;
}
@media (max-width: 1023px) {
  .coh-ce-4d3b6fe9 {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-4d3b6fe9:nth-child(1) a.main-menu-link:before {
  content: url("/themes/custom/ech/img/header-icons/stehoscope-icon.svg");
  padding-right: 0.625rem;
}
.coh-ce-4d3b6fe9:nth-child(2) a.main-menu-link:before, .coh-ce-4d3b6fe9:nth-child(2) button.main-menu-link:before {
  content: url("/themes/custom/ech/img/header-icons/medical-icon.svg");
  padding-right: 0.625rem;
}
.coh-ce-4d3b6fe9:nth-child(3) a.main-menu-link:before {
  content: url("/themes/custom/ech/img/header-icons/location-icon.svg");
  padding-right: 0.625rem;
}
.coh-ce-4d3b6fe9:nth-child(4) a.main-menu-link:before, .coh-ce-4d3b6fe9:nth-child(4) button.main-menu-link:before {
  content: url("/themes/custom/ech/img/header-icons/hand-heart-icon.svg");
  padding-right: 0.625rem;
}
.has-children.is-collapsed.coh-ce-4d3b6fe9 > a:after, .has-children.is-collapsed.coh-ce-4d3b6fe9 button:after {
  -webkit-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
          transform: rotateZ(0deg);
}
.has-children.is-expanded.coh-ce-4d3b6fe9 > a, .has-children.is-expanded.coh-ce-4d3b6fe9 button {
  border-bottom-color: rgb(190, 83, 28);
  background-color: rgb(255, 255, 255);
}
.has-children.is-expanded.coh-ce-4d3b6fe9 > a:after, .has-children.is-expanded.coh-ce-4d3b6fe9 button:after {
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
  margin-bottom: -0.25rem;
}
.has-children.coh-ce-4d3b6fe9 .main-menu-link:after {
  content: url("/themes/custom/ech/img/header-icons/drop-arrow-icon.svg");
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 0.4375rem;
  margin-left: 0.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: 100ms ease transform;
  transition: 100ms ease transform;
}
.has-children.coh-ce-4d3b6fe9 > a {
  display: none;
}
.has-children.coh-ce-4d3b6fe9 > button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-4d3b6fe9 .main-menu-link {
  color: rgb(47, 72, 146);
  padding-top: 1.375rem;
  padding-right: 1.0625rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.0625rem;
  border-bottom-width: 0.5rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  font-weight: 700;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-4d3b6fe9 .main-menu-link:hover {
  background-color: rgb(255, 255, 255);
  border-bottom-color: rgb(190, 83, 28);
  border-bottom-width: 8px;
  border-bottom-style: solid;
  text-decoration: none;
}
.coh-ce-d99ff27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-66b72b05 {
  display: none;
}
.coh-ce-d3c97ec6 {
  position: absolute;
  top: 100%;
  display: none;
  z-index: 1;
  left: 0;
  right: 0;
  pointer-events: none;
  background-color: rgb(255, 255, 255);
  margin-right: -2rem;
  margin-left: -2rem;
  border-bottom-width: 0.6875rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(115, 173, 252);
}
@media (max-width: 1023px) {
  .coh-ce-d3c97ec6 {
    position: static;
  }
}
.coh-ce-d3c97ec6:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  height: 1.5rem;
  width: 100%;
}
.coh-ce-d3c97ec6 .menu-level-2-container {
  padding-top: 2.5rem;
  padding-right: 3.125rem;
  padding-bottom: 3.75rem;
  padding-left: 3.125rem;
  pointer-events: auto;
}
.coh-ce-d3c97ec6 .menu-heading {
  color: rgb(190, 83, 28);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(131, 132, 140);
  margin-bottom: 40px;
}
.coh-ce-d3c97ec6 .col-heading {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(131, 132, 140);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
}
.coh-ce-d3c97ec6 .left-col {
  margin-right: 40px;
  max-width: 240px;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper {
  width: 100%;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search {
  max-width: 100%;
  right: 0;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input {
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(63, 125, 200);
  height: 3.9375rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  cursor: text;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-webkit-input-placeholder {
  font-size: 0;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-moz-placeholder {
  font-size: 0;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input:-ms-input-placeholder {
  font-size: 0;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-ms-input-placeholder {
  font-size: 0;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::placeholder {
  font-size: 0;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-actions {
  background-color: rgb(232, 120, 34);
  height: 3.9375rem;
  width: 4.25rem;
  -webkit-border-top-right-radius: 0.5rem;
          border-top-right-radius: 0.5rem;
  -webkit-border-bottom-right-radius: 0.5rem;
          border-bottom-right-radius: 0.5rem;
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-actions:after {
  top: 1.0625rem;
  left: 1.25rem;
  content: url("/themes/custom/ech/img/header-icons/search-icon.svg");
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.coh-ce-d3c97ec6 .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-actions input {
  height: 100%;
  width: 100%;
}
.coh-ce-dd96a927 {
  padding-top: 0.3125rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-ce-dd96a927 .coh-menu-list-item {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
}
.coh-ce-dd96a927 .coh-menu-list-item .coh-link {
  color: rgb(255, 255, 255);
  margin-top: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.coh-ce-458aeaf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1023px) {
  .coh-ce-458aeaf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.coh-ce-cfeba3d3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cfeba3d3 {
    padding-right: 0;
    padding-left: 0;
  }
}
.has-children.is-collapsed.coh-ce-cfeba3d3 > a:after {
  -webkit-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
          transform: rotateZ(0deg);
}
.has-children.is-expanded.coh-ce-cfeba3d3 > a:after {
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.has-children.coh-ce-cfeba3d3 > a {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1023px) {
  .has-children.coh-ce-cfeba3d3 > a {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.has-children.coh-ce-cfeba3d3 > a:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-family: icomoon;
  -webkit-transition: 200ms ease-in-out transform;
  transition: 200ms ease-in-out transform;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0.5rem;
}
.coh-ce-7603bfd {
  font-size: 0.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-7603bfd {
    padding-right: 1rem;
    padding-left: 1rem;
    height: auto;
  }
}
.coh-ce-9e7f72ef {
  position: absolute;
  top: 100%;
  display: none;
  z-index: 1;
  left: 0;
  right: 0;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .coh-ce-9e7f72ef {
    position: static;
  }
}
.coh-ce-9891be7f {
  padding-top: 1.5rem;
  padding-bottom: 3rem;
  pointer-events: auto;
}
@media (max-width: 1023px) {
  .coh-ce-9891be7f {
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0.75rem;
  }
}
.coh-ce-41faece7 {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}
.coh-ce-4c431097 {
  list-style-type: none;
  margin-left: 0;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-4c431097 {
    padding-right: 0;
    padding-left: 1rem;
  }
}
.coh-ce-5d9b5c92 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  font-size: 0.875rem;
}
.coh-ce-7666841d {
  margin-top: 0;
  margin-bottom: 0;
}
.coh-ce-d344be45 {
  margin-left: 0;
  list-style-type: none;
  padding-left: 1rem;
}
.coh-ce-769e1d0 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
}
.coh-ce-41f8f0a2 {
  font-size: 0.9375rem;
  color: rgb(255, 255, 255);
  font-weight: 400;
}
.coh-ce-41f8f0a2:hover {
  color: rgb(232, 120, 34);
}
.coh-ce-251a0167 {
  display: block;
}
@media (max-width: 1023px) {
  .coh-ce-251a0167 {
    display: none;
  }
}
.coh-ce-35e1a556 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: rgb(255, 255, 255);
  border-bottom-color: rgb(191, 191, 191);
  border-bottom-style: solid;
  border-bottom-width: 0.0625rem;
}
.coh-ce-bc9107c4 {
  padding-top: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-right: 2.625rem;
}
.has-children.coh-ce-bc9107c4 > .services-menu-link-chevron {
  display: inline-block;
}
.coh-ce-456137a7 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-weight: 400;
  font-size: 1.375rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-456137a7:hover {
  color: rgb(190, 83, 28);
  text-decoration: none;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.coh-ce-16f2a871 {
  margin-top: 0;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-16f2a871:after {
  content: url(/themes/custom/ech/img/header-icons/drop-arrow-icon.svg);
}
.coh-ce-16f2a871:after:focus {
  border-style: solid;
  border-width: 0.0625rem;
}
.coh-ce-616d1b2e {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 2;
  border-top-width: 4px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-color: rgb(190, 83, 28);
  border-bottom-color: rgb(191, 191, 191);
  border-left-color: rgb(191, 191, 191);
  border-right-color: rgb(191, 191, 191);
  background-color: rgb(255, 255, 255);
  min-width: 100%;
}
.coh-ce-da106f51 {
  padding-top: 1.0625rem;
  padding-right: 1.375rem;
  padding-bottom: 0.625rem;
  padding-left: 1.375rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.coh-ce-11847dbe {
  background-color: rgb(255, 255, 255);
}
.has-children.coh-ce-11847dbe .services-menu-sub-link-chevron {
  display: inline-block;
}
.coh-ce-f55afae5 {
  font-weight: 400;
  font-size: 1.375rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(47, 72, 146);
  margin-bottom: 0.4375rem;
  max-width: 19rem;
}
.coh-ce-f55afae5:hover {
  color: rgb(190, 83, 28);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  text-decoration: none;
}
.coh-ce-9ca3114 {
  margin-top: 0.4375rem;
  margin-left: 0.625rem;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
}
.coh-ce-9ca3114:after {
  content: url(/themes/custom/ech/img/header-icons/drop-arrow-icon.svg);
}
.coh-ce-9ca3114:after:focus {
  border-style: solid;
  border-width: 0.0625rem;
}
.coh-ce-ae255dd0 {
  display: none;
  padding-left: 0.9375rem;
}
.coh-ce-ea440e15 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-827424b9 {
  font-weight: 400;
  font-size: 1.375rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
  color: rgb(47, 72, 146);
  line-height: 1.75rem;
  margin-bottom: 0.4375rem;
}
.coh-ce-827424b9:hover {
  color: rgb(190, 83, 28);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  text-decoration: none;
}
.coh-ce-a0ffa903 {
  display: none;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-a0ffa903 {
    display: block;
  }
}
.coh-ce-258c2543 {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(191, 191, 191);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-ce-83653953 {
  font-weight: 400;
  font-size: 20px;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(47, 72, 146);
  line-height: 30px;
}
.coh-ce-43cb2ede:after {
  content: url("/themes/custom/ech/img/header-icons/drop-arrow-icon.svg");
  display: inline-block;
  line-height: 30px;
}
.is-expanded.coh-ce-43cb2ede:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-ce-fa87ffe0 {
    display: none;
    margin-left: 1.5em;
  }
}
.is-active.coh-ce-fa87ffe0 {
  display: block;
}
.coh-ce-fa87ffe0 .services-sub-menu-btn {
  float: right;
  display: none;
}
.coh-ce-fa87ffe0 .services-sub-menu-btn:before, .coh-ce-fa87ffe0 .services-sub-menu-btn:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-ce-fa87ffe0 .services-sub-menu-btn:after {
  line-height: 1.875rem;
  content: url("/themes/custom/ech/img/header-icons/drop-arrow-icon.svg");
}
.coh-ce-fa87ffe0 .services-sub-menu-btn.is-active:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  display: inline-block;
}
.coh-ce-fa87ffe0 li.has-children > .services-sub-menu-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-77f41f66 {
  width: 100%;
}
.coh-ce-b2d6619d {
  font-weight: 400;
  font-size: 20px;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 30px;
  color: rgb(47, 72, 146);
  width: -webkit-calc(100% - 23px);
  width: calc(100% - 23px);
}
.coh-ce-f6848612 {
  border-bottom-width: 1px;
  border-style: none;
  border-bottom-color: rgb(191, 191, 191);
  border-bottom-style: solid;
}
.coh-ce-640795fa {
  display: none;
  margin-left: 1.5em;
}
.coh-ce-11a95e3a {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(47, 72, 146);
  font-size: 20px;
  line-height: 30px;
  width: 100%;
}
.coh-ce-900c39af {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(47, 72, 146);
  font-size: 20px;
  line-height: 30px;
  width: -webkit-calc(100% - 23px);
  width: calc(100% - 23px);
}
.coh-ce-19e62e8a {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(47, 72, 146);
  font-size: 20px;
  line-height: 30px;
}
.coh-ce-9c23e4ec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.coh-ce-4be69de6 {
  font-size: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.coh-ce-c8961ca2 {
  overflow: hidden;
  position: relative;
}
.coh-ce-e2b523ba .rd-hero-banner {
  margin-bottom: 2.1875rem;
}
.coh-ce-8ec393c0 {
  padding-right: 3.125rem;
  padding-left: 3.125rem;
}
@media (max-width: 1023px) {
  .coh-ce-8ec393c0 {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.coh-ce-20cb9cf5 {
  padding-top: 0;
  padding-right: 3.125rem;
  padding-bottom: 1.25rem;
  padding-left: 3.125rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 75rem;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-20cb9cf5 {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.coh-ce-1032babc {
  padding-top: 0;
  padding-right: 3.125rem;
  padding-left: 3.125rem;
  max-width: 75rem;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-ce-1032babc {
    padding-top: 1.25rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.coh-ce-cc2c8dec .section-menu {
  padding-left: 0;
}
.coh-ce-cc2c8dec .section-menu li {
  margin-bottom: 0.3125rem;
  margin-left: 0;
  border-bottom-width: 0;
}
.coh-ce-cc2c8dec .section-menu li::marker {
  font-size: 0;
}
.coh-ce-ac2e73ec {
  overflow: hidden;
  position: relative;
  padding-top: 0;
}
.coh-ce-61e93fcd {
  padding-bottom: 0;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-bottom-width: 0.0625rem;
}
.coh-ce-61e93fcd .region-content > #block-backbutton {
  display: none;
}
.coh-ce-ab2da14a .region-content > #block-backbutton {
  display: none;
}
.coh-ce-ab2da14a .region-content > [id*=block-ech-local-tasks-] {
  display: none;
}
.coh-ce-bf59726e {
  padding-top: 3.125rem;
}
.coh-ce-62cd0f4b article {
  width: 100%;
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 {
  position: relative;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: rgb(92, 6, 140);
  color: rgb(255, 255, 255);
  z-index: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-38e19339 {
    background-color: rgb(92, 6, 140);
  }
}
.wave-pattern.coh-ce-cpt_sahc_hero_banner_interior-38e19339:after {
  background: url("/themes/custom/ech/img/wave.svg");
  background-size: cover;
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 5rem;
  margin-bottom: -0.0625rem;
}
@media (max-width: 1023px) {
  .wave-pattern.coh-ce-cpt_sahc_hero_banner_interior-38e19339:after {
    background: url("/themes/custom/ech/img/wave-mobile.svg");
    background-size: cover;
    height: 1.875rem;
  }
}
.wave-pattern.coh-ce-cpt_sahc_hero_banner_interior-38e19339 + .cta-tiles-horizontal-wrapper.overlap {
  margin-top: -3.125rem;
}
@media (max-width: 1023px) {
  .wave-pattern.coh-ce-cpt_sahc_hero_banner_interior-38e19339 + .cta-tiles-horizontal-wrapper.overlap {
    margin-top: -1.875rem;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container {
  padding-top: 3.125rem;
  padding-right: 5.8125rem;
  padding-bottom: 3.125rem;
  padding-left: 0;
  height: 85%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container {
    padding-right: 0;
    padding-bottom: 3.75rem;
    padding-left: 0;
    height: auto;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .heading {
  font-weight: 600;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .heading h1.hero-banner-internal-heading {
  font-size: 52px;
  line-height: 58px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .heading h1.hero-banner-internal-heading {
    font-size: 36px;
    line-height: 38px;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .heading .hero-banner-internal-heading {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .desc p {
  font-weight: 400;
  font-size: 22px;
  line-height: 34px;
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .desc p {
    font-size: 20px;
    line-height: 32px;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .link {
  color: rgb(255, 255, 255);
  width: 14.375rem;
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  background-color: rgb(232, 119, 34);
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-decoration: none;
  text-align: center;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .link {
    font-size: 0.75rem;
    width: 9.375rem;
    margin-top: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .text-container .link:hover {
  background-color: rgb(175, 39, 47);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .img-container a {
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .banner-row .img-container a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .coh-row-xl > .coh-row-inner > .text-column {
  color: rgb(49, 63, 72);
  padding-left: 0;
}
.coh-ce-cpt_sahc_hero_banner_interior-38e19339 .coh-row-xl > .coh-row-inner > .image-column {
  padding-right: 0;
  padding-left: 0;
}
.coh-ce-cpt_sahc_hero_banner_interior-66747c8b {
  background-color: rgb(92, 6, 140);
  position: relative;
}
.coh-ce-cpt_sahc_hero_banner_interior-66747c8b:before {
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  content: normal;
  background-color: rgb(238, 238, 238);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-66747c8b:before {
    content: "";
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-66747c8b:after {
  background-color: rgb(238, 238, 238);
  height: 100%;
  width: 200%;
  top: 0;
  position: absolute;
  content: normal;
  left: 0;
  z-index: -1;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-66747c8b:after {
    content: "";
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-76aa2724 {
  padding-left: 24px;
  position: relative;
}
.coh-ce-cpt_sahc_hero_banner_interior-76aa2724:before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 18px;
  left: 0;
  width: 4px;
  background-color: rgb(232, 120, 34);
  display: block;
}
.coh-ce-cpt_sahc_hero_banner_interior-5f5b7b6d {
  margin-bottom: 0px;
}
.coh-ce-cpt_sahc_hero_banner_interior-8a457fcb {
  margin-left: 24px;
}
.coh-ce-cpt_sahc_hero_banner_interior-2d1e606a {
  height: 100%;
  max-width: 100% !important;
  width: 100% !important;
  background-color: transparent !important;
}
.coh-ce-cpt_sahc_hero_banner_interior-f35f1504 {
  margin-top: -3.125rem;
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-f35f1504 {
    display: block;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-50ea296b {
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_sahc_hero_banner_interior-7bb80aff {
  height: 100%;
  width: 100%;
  background-color: rgb(34, 34, 34);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-7bb80aff {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_hero_banner_interior-7bb80aff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper {
  right: 0.3125rem;
  z-index: 2;
  top: 0;
  position: absolute;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button {
  border-width: 0;
  display: inline-block;
  overflow: hidden;
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgb(255, 255, 255);
  font-size: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button {
    width: 1.5625rem;
    height: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: rgb(49, 63, 72);
  height: 0.125rem;
  width: 50%;
  position: absolute;
  top: 40%;
  left: 25%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  content: "";
}
.coh-ce-cpt_sahc_hero_banner_interior-7bb80aff .youtube-modal-close-wrapper button:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: rgb(49, 63, 72);
  height: 0.125rem;
  width: 50%;
  position: absolute;
  top: 40%;
  left: 25%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  content: "";
}
.coh-ce-cpt_sahc_hero_banner_interior-85818bb4 {
  width: 100%;
  position: relative;
  max-width: 60rem;
}
.coh-ce-cpt_sahc_hero_banner_interior-f06f7a72 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_sahc_text_over_image_section-282c7566 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.text-position-left.coh-ce-cpt_sahc_text_over_image_section-282c7566 .text-content {
  width: 31.7%;
}
@media (max-width: 1023px) {
  .text-position-left.coh-ce-cpt_sahc_text_over_image_section-282c7566 .text-content {
    width: 100%;
  }
}
.text-position-center.coh-ce-cpt_sahc_text_over_image_section-282c7566 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-position-center.coh-ce-cpt_sahc_text_over_image_section-282c7566 .text-content {
  width: 66%;
  text-align: center;
}
@media (max-width: 1023px) {
  .text-position-center.coh-ce-cpt_sahc_text_over_image_section-282c7566 .text-content {
    width: 100%;
  }
}
.text-position-center.coh-ce-cpt_sahc_text_over_image_section-282c7566 .links-content {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-position-right.coh-ce-cpt_sahc_text_over_image_section-282c7566 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.text-position-right.coh-ce-cpt_sahc_text_over_image_section-282c7566 .text-content {
  width: 31.7%;
}
@media (max-width: 1023px) {
  .text-position-right.coh-ce-cpt_sahc_text_over_image_section-282c7566 .text-content {
    width: 100%;
  }
}
.coh-ce-cpt_sahc_text_over_image_section-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_text_over_image_section-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_sahc_text_over_image_section-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_text_and_wide_image_sec-4f8c4be4 {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-bda0f088 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.image-text-desktop.coh-ce-cpt_sahc_text_and_wide_image_sec-bda0f088 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.image-text-desktop.coh-ce-cpt_sahc_text_and_wide_image_sec-bda0f088 .image-column {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .image-text-tablet.coh-ce-cpt_sahc_text_and_wide_image_sec-bda0f088 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-2265c5c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_text_and_wide_image_sec-9d1b6add {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_text_and_wide_image_sec-9d1b6add {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-44276fb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_text_and_wide_image_sec-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-399455a4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-c355d983 {
  min-width: 50vw;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_text_and_wide_image_sec-c355d983 {
    height: auto;
    min-width: 100%;
  }
}
.image-object-fit-cover.coh-ce-cpt_sahc_text_and_wide_image_sec-c355d983 article {
  height: 100%;
  width: 100%;
}
.image-object-fit-cover.coh-ce-cpt_sahc_text_and_wide_image_sec-c355d983 article img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
@media (max-width: 1023px) {
  .image-object-fit-cover.coh-ce-cpt_sahc_text_and_wide_image_sec-c355d983 article img {
    height: auto;
  }
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-c355d983 article {
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_sahc_text_and_wide_image_sec-c355d983 article img {
  min-width: 100%;
}
.position-center.coh-ce-cpt_sahc_text_section-cb4ddc5d {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_sahc_text_section-cb4ddc5d {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_sahc_text_section-c190b8b9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_text_section-c190b8b9 {
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_sahc_text_section-66284e37 *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_text-606cf9fe {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767px) {
  .hide-media.coh-ce-cpt_sahc_text-606cf9fe .embedded-entity {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide-media.coh-ce-cpt_sahc_text-606cf9fe figure {
    display: none;
  }
}
.coh-ce-cpt_sahc_text-606cf9fe .align-right.embedded-entity {
  margin-bottom: 0.625rem;
  margin-left: 1.5625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_text-606cf9fe .align-right.embedded-entity {
    margin-left: 0;
  }
}
.coh-ce-cpt_sahc_text-606cf9fe .align-left.embedded-entity {
  margin-right: 1.5625rem;
  margin-bottom: 0.625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_text-606cf9fe .align-left.embedded-entity {
    margin-right: 0;
  }
}
.coh-ce-cpt_sahc_text-606cf9fe figure.align-left {
  margin-right: 1.5625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_text-606cf9fe figure.align-left {
    margin-right: 0;
  }
}
.coh-ce-cpt_sahc_text-606cf9fe figure.align-right {
  margin-left: 1.5625rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_text-606cf9fe figure.align-right {
    margin-left: 0;
  }
}
.coh-ce-cpt_sahc_text-606cf9fe figure figcaption {
  padding: 0.625rem;
  color: rgb(255, 255, 255);
  font-weight: 700;
  background-color: rgb(51, 63, 72);
  font-size: 1rem;
}
.coh-ce-cpt_sahc_text-606cf9fe ul {
  list-style-type: disc;
  list-style-position: inside;
}
.coh-ce-cpt_sahc_text-606cf9fe a:hover {
  text-decoration: none;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(55, 84, 168);
}
.type-link.coh-ce-cpt_sahc_text-c080fb44 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_text-c080fb44 .normal-link {
  display: none;
}
.coh-ce-cpt_sahc_text-c080fb44 > a {
  margin-top: 1.25rem;
}
.coh-ce-cpt_sahc_text-c080fb44 > button {
  margin-top: 1.25rem;
}
.coh-ce-cpt_sahc_text-90cdbd6b {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.coh-ce-cpt_sahc_text-90cdbd6b:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_text-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_text-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_text-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_text-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_text-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_sahc_text-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_sahc_cta_tiles_narrow-d87d7f06 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .top-content-wrapper {
  margin-bottom: 3.5rem;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .top-content-wrapper .top-text {
  font-size: 1.375rem;
  line-height: 2.125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .top-content-wrapper .top-text {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .coh-row-inner {
  row-gap: 20px;
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper {
  width: 100%;
  padding-top: 1.875rem;
  padding-right: 2.625rem;
  padding-bottom: 2.75rem;
  padding-left: 2.625rem;
  border-width: 0.09375rem;
  border-style: solid;
  border-color: rgb(183, 184, 190);
  height: 100%;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-card-heading {
  color: rgb(49, 63, 72);
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.0625rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper {
    padding-bottom: 1.0625rem;
    border-bottom-color: rgb(190, 83, 28);
    border-bottom-style: solid;
    border-bottom-width: 0.0625rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
  height: 6.25rem;
  width: 6.25rem;
  padding-right: 1.125rem;
  margin-right: 1.125rem;
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgb(190, 83, 28);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
    padding-right: 0;
    border-right-style: none;
    margin-right: 1.1875rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .description {
  font-size: 1.375rem;
  line-height: 2.125rem;
  letter-spacing: -0.5px;
  color: rgb(49, 63, 72);
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .description {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .youtube-modal-btn {
  color: rgb(47, 72, 146);
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.375rem;
  line-height: 1.875rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .youtube-modal-btn {
    font-size: 1.25rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-6f1a79d4 .inner-wrapper .content-wrapper .youtube-modal-btn:hover {
  color: rgb(190, 83, 28);
}
.type-link.coh-ce-cpt_sahc_cta_tiles_narrow-e135a6f0 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_cta_tiles_narrow-e135a6f0 .normal-link {
  display: none;
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_cta_tiles_narrow-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_cta_tiles_narrow-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_sahc_cta_tiles_narrow-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_sahc_testimonial_card-752f4672 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_sahc_testimonial_card-3154f319 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_sahc_testimonial_card-aa01a782 {
  border-left-style: none;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_sahc_testimonial_card-2f2a169e {
  margin-top: auto;
  padding-top: 1.5rem;
  line-height: 1rem;
  font-size: 1rem;
}
.coh-ce-cpt_sahc_testimonial_card-29a98c9a {
  -webkit-border-radius: 100%;
          border-radius: 100%;
  width: 3.5rem;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
}
.coh-ce-cpt_sahc_testimonial_card-174b89fd {
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.coh-ce-cpt_sahc_testimonial_card-92c7cc8a {
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}
.coh-ce-cpt_sahc_testimonial_card-18495c3e {
  font-size: 0.875rem;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-right {
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 3 !important;
  top: 250px !important;
  height: 2.8125rem;
  width: 2.8125rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: none;
  margin-right: 1.25rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-right {
    top: 200px !important;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-right {
    margin-right: 0.9375rem;
  }
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-right:before {
  color: rgb(47, 72, 146);
  font-size: 1.25rem;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-right:hover {
  background-color: rgba(255, 255, 255, 0.8);
  border-style: solid;
  border-color: rgb(47, 72, 146);
  border-width: 0.0625rem;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-left {
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 3 !important;
  top: 250px !important;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: none;
  height: 2.8125rem;
  width: 2.8125rem;
  margin-left: 1.25rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-left {
    top: 200px !important;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-left {
    margin-left: 0.9375rem;
  }
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-left:before {
  color: rgb(47, 72, 146);
  font-size: 1.25rem;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-navigation-left:hover {
  background-color: rgba(255, 255, 255, 0.8);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(47, 72, 146);
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-pagination li {
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-pagination li.slick-active button {
  background-color: rgb(34, 34, 34);
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-pagination li button {
  background-color: rgb(72, 72, 72);
  height: 0.875rem;
  width: 0.875rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  opacity: 1;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_carousel-99e06486 .coh-style-slider-pagination li button {
    height: 0.625rem;
    width: 0.625rem;
  }
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-slider-container-mid button {
  display: none;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-slider-container-mid button.slick-disabled {
  display: none;
  opacity: 0;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-slider-container-nav-outside-middle-left-right-xl > .coh-slider-container-mid .slick-next {
  right: 4px;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-slider-container-nav-outside-middle-left-right-xl > .coh-slider-container-mid .slick-prev {
  left: 4px;
}
.coh-ce-cpt_sahc_carousel-99e06486 .media-wrapper img {
  width: 100%;
}
.coh-ce-cpt_sahc_carousel-99e06486 .caption-wrapper {
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(183, 184, 190);
  padding-top: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
  margin-right: 0.0625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_carousel-99e06486 .caption-wrapper {
    padding-top: 0.9375rem;
    padding-right: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.coh-ce-cpt_sahc_carousel-99e06486 .caption-wrapper .coh-wysiwyg > *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-slider-nav-bottom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  aspect-ratio: 1228 / 530;
}
.coh-ce-cpt_sahc_carousel-99e06486 .coh-slider-nav-bottom .slick-dots {
  position: relative;
  padding-top: 0;
  padding-bottom: 1.25rem;
  margin-top: 0;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_carousel-99e06486 .coh-slider-nav-bottom .slick-dots {
    padding-bottom: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_carousel-f8010a86 {
    margin-bottom: 1.75rem;
  }
}
.coh-ce-cpt_sahc_carousel-f8010a86 .slick-dots {
  padding-top: 1rem;
  margin-top: 0.625rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_carousel-f8010a86 .slick-dots {
    margin-top: 0;
    padding-top: 1rem;
  }
}
.coh-ce-cpt_sahc_carousel-f8010a86 .coh-style-slider-pagination li:active button {
  opacity: 1;
}
.coh-ce-cpt_sahc_social_media_icons-cd15bce8 {
  margin-bottom: 2.1875rem;
}
.coh-ce-cpt_sahc_social_media_icons-4968c942 {
  color: rgb(116, 114, 114);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.coh-ce-cpt_sahc_social_media_icons-af1de565 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.coh-ce-ab2da14a .region-content > #block-backbutton {
  display: none;
}
.coh-ce-ab2da14a .region-content > [id*=block-ech-local-tasks-] {
  display: none;
}
.coh-ce-bf59726e {
  padding-top: 3.125rem;
}
.coh-ce-cpt_sahc_header-c124a603 {
  display: block;
  position: relative;
  z-index: 501;
  background-color: rgb(255, 255, 255);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_header-c124a603 {
    display: none;
  }
}
.coh-ce-cpt_sahc_header-1585c193 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.875rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_sahc_header-1585c193 > .coh-container {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_header-1585c193 > .coh-container.utility-menu {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.coh-ce-cpt_sahc_header-1585c193 > .coh-container.utility-menu .coh-row-inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_sahc_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col1 {
  margin-right: 1.5625rem;
}
.coh-ce-cpt_sahc_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col2 {
  margin-right: 0.5rem;
}
.coh-ce-cpt_sahc_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col2 a {
  font-size: 1.125rem;
  color: rgb(47, 72, 146);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}
.coh-ce-cpt_sahc_header-1585c193 > .coh-container.utility-menu .coh-row-inner .col2 a:hover {
  color: rgb(190, 83, 28);
}
.coh-ce-cpt_sahc_header-1585c193 .header-logo img {
  width: 19rem;
}
.coh-ce-cpt_sahc_header-a595a1ef img {
  width: 15.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_header-a595a1ef img {
    width: 7.625rem;
  }
}
.coh-ce-cpt_sahc_header-62a0423:hover {
  text-decoration: none;
}
.coh-ce-cpt_sahc_header-62a0423:hover .icon-default {
  opacity: 0;
}
.coh-ce-cpt_sahc_header-62a0423:hover .icon-hover {
  opacity: 1;
}
.coh-ce-cpt_sahc_header-62a0423 span {
  display: inline-block;
  position: relative;
  height: 1rem;
  width: 1.0625rem;
  margin-left: 0.1875rem;
}
.coh-ce-cpt_sahc_header-62a0423 span img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3ms ease opacity;
  transition: 0.3ms ease opacity;
}
.coh-ce-cpt_sahc_header-62a0423 span .icon-default {
  z-index: 1;
  opacity: 1;
}
.coh-ce-cpt_sahc_header-62a0423 span .icon-hover {
  opacity: 0;
  z-index: 2;
}
.coh-ce-cpt_sahc_header-b94ff4e6 {
  display: inline-block;
  position: relative;
}
.coh-ce-cpt_sahc_header-b94ff4e6:hover .icon-default {
  opacity: 0;
}
.coh-ce-cpt_sahc_header-b94ff4e6:hover .icon-hover {
  opacity: 1;
}
.coh-ce-cpt_sahc_header-b94ff4e6 img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3ms ease opacity;
  transition: 0.3ms ease opacity;
}
.coh-ce-cpt_sahc_header-b94ff4e6 .icon-default {
  z-index: 1;
  opacity: 1;
}
.coh-ce-cpt_sahc_header-b94ff4e6 .icon-hover {
  opacity: 0;
  z-index: 2;
}
.coh-ce-cpt_sahc_header-a571c1fb {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  display: none;
}
.active.coh-ce-cpt_sahc_header-a571c1fb {
  display: block;
}
.coh-ce-cpt_sahc_header-5e0e614f {
  display: none;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_header-5e0e614f {
    display: block;
  }
}
.coh-ce-cpt_sahc_header-1383b105 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 501;
  background-color: rgb(255, 255, 255);
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.coh-ce-cpt_sahc_header-53308644 {
  width: 7.625rem;
  margin-right: 0.9375rem;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
.coh-ce-cpt_sahc_header-b9139ab6 {
  width: 7.625rem;
}
.coh-ce-cpt_sahc_header-b9139ab6 img {
  width: 100%;
  padding-top: 0.5rem;
}
.coh-ce-cpt_sahc_header-cbd68986 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.25rem;
}
.coh-ce-cpt_sahc_header-63344049 {
  right: 0;
  position: absolute;
  margin-top: -0.9375rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_header-63344049 {
    display: none;
  }
}
.menu-open.coh-ce-cpt_sahc_header-63344049 {
  display: block !important;
  opacity: unset !important;
}
.menu-open.coh-ce-cpt_sahc_header-63344049 .coh-menu-list-container {
  position: relative;
  z-index: 1001;
  background-color: rgb(92, 6, 140);
}
.coh-ce-cpt_sahc_header-63344049 .overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.coh-ce-cpt_sahc_header-63344049 .overlay.active {
  display: block;
}
.coh-ce-cpt_sahc_header-63344049 .utility-nav {
  background-color: rgb(92, 6, 140);
  padding-right: 1.25rem;
  padding-bottom: 0.3125rem;
  padding-left: 1.25rem;
  position: relative;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_sahc_header-63344049 .utility-nav a {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_header-63344049 .utility-nav a:last-child {
  border-bottom-width: 0;
}
.coh-ce-cpt_sahc_site_footer_global-396ced45 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_sahc_site_footer_global-498517e3 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_site_footer_global-498517e3 a {
  text-decoration: none;
}
.coh-ce-cpt_sahc_site_footer_global-498517e3 a:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_site_footer_global-498517e3 .featured-links {
    padding-left: 1.875rem;
  }
}
.coh-ce-cpt_sahc_site_footer_global-498517e3 .footer-copyright {
  color: rgb(0, 0, 0);
  font-size: 0.8125rem;
  margin-top: 3.125rem;
  margin-bottom: 2.5rem;
  margin-left: 1.875rem;
}
.coh-ce-cpt_sahc_site_footer_global-7cfa1fe8 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_site_footer_global-7cfa1fe8 .footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-top: 1.5625rem;
  padding-left: 0;
}
.coh-ce-cpt_sahc_site_footer_global-7cfa1fe8 .footer-logo img {
  height: 55px;
}
.coh-ce-cpt_sahc_site_footer_global-7cfa1fe8 .social-media-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 4.6875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_site_footer_global-7cfa1fe8 .social-media-icons {
    padding-top: 0;
    padding-bottom: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_site_footer_global-7cfa1fe8 .social-media-icons img {
  padding-right: 0.1875rem;
  padding-left: 0.1875rem;
}
.coh-ce-cpt_sahc_site_footer_global-7cfa1fe8 .social-media-icons a:hover {
  -webkit-filter: brightness(0) saturate(100%) invert(54%) sepia(71%) saturate(1189%) hue-rotate(344deg) brightness(92%) contrast(97%);
          filter: brightness(0) saturate(100%) invert(54%) sepia(71%) saturate(1189%) hue-rotate(344deg) brightness(92%) contrast(97%);
}
.coh-ce-cpt_sahc_site_footer_global-46726f09 {
  -webkit-filter: brightness(0) saturate(100%) invert(7%) sepia(86%) saturate(6652%) hue-rotate(280deg) brightness(92%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(7%) sepia(86%) saturate(6652%) hue-rotate(280deg) brightness(92%) contrast(100%);
}
.coh-ce-cpt_sahc_site_footer_global-ff911a71 {
  background-color: rgb(255, 255, 255);
  padding-top: 4.375rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_site_footer_global-ff911a71 {
    padding-top: 2.8125rem;
  }
}
.coh-ce-cpt_sahc_site_footer_global-ff911a71 .coh-link {
  text-align: left;
  display: block;
  border-width: 0;
  color: rgb(92, 6, 140);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25rem;
  max-width: 12.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_site_footer_global-ff911a71 .coh-link {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
}
.coh-ce-cpt_sahc_site_footer_global-ff911a71 .coh-link:hover {
  color: rgb(232, 119, 34);
}
.coh-ce-cpt_sahc_site_footer_global-ff911a71 .footer-copyright {
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_site_footer_global-ff911a71 .footer-copyright {
    display: inline-block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_site_footer_global-46b3a2bd {
    display: block;
  }
}
.position-center.coh-ce-cpt_sahc_slider_section-7c81e9d9 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_sahc_slider_section-7c81e9d9 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_sahc_slider_section-a0bf34b0 .slick-dots {
  padding-top: 1rem;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e {
  background-color: rgb(235, 235, 235);
  margin-top: 1.875rem;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-link a, .coh-ce-cpt_sahc_main_navigation-25a6e97e .search-link button {
  color: rgb(55, 84, 168);
  font-weight: 700;
  font-size: 1rem;
  padding-top: 2rem;
  padding-right: 1.0625rem;
  padding-bottom: 1.375rem;
  padding-left: 1.0625rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom-width: 0.5rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-link a:hover, .coh-ce-cpt_sahc_main_navigation-25a6e97e .search-link button:hover {
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  border-bottom-color: rgb(190, 83, 28);
  border-bottom-style: solid;
  border-bottom-width: 0.5rem;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-link a.open, .coh-ce-cpt_sahc_main_navigation-25a6e97e .search-link button.open {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block {
  position: absolute;
  right: 0;
  z-index: 1;
  padding-top: 0.625rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.625rem;
  padding-left: 0.9375rem;
  background-color: rgb(255, 255, 255);
  width: 41.875rem;
  display: none;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(217, 217, 217);
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block:before {
  content: "";
  position: absolute;
  top: -0.7125rem;
  right: 11.25rem;
  z-index: 0;
  height: 1.25rem;
  width: 1.25rem;
  background-color: rgb(217, 217, 217);
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block:after {
  position: absolute;
  right: 11.25rem;
  top: -0.625rem;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  height: 1.25rem;
  width: 1.25rem;
  background-color: rgb(255, 255, 255);
  content: "";
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block.show {
  display: block;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input {
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(63, 125, 200);
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
  height: 3.75rem;
  width: 30rem;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 2.8125rem;
  background-image: url("/themes/custom/ech/img/header-icons/search-icon.svg");
  background-position: 10px center;
  background-size: 25px 25px;
  background-repeat: no-repeat;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-webkit-input-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-moz-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input:-ms-input-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::-ms-input-placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-item-search input::placeholder {
  content: How can we help you?;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-actions {
  color: rgb(255, 255, 255);
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  font-size: 1.125rem;
  width: 8.125rem;
  height: 2.5rem;
  right: -17.125rem;
  top: 0.625rem;
  font-weight: 600;
  position: absolute;
  display: inline-block;
  background-color: rgb(63, 125, 200);
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-actions:after {
  display: none;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e .search-block .rd-header-search__wrapper #views-exposed-form-site-search-sitewide-search .form-submit {
  padding-top: 0.5625rem;
  font-size: 1.125rem;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e h2 {
  font-size: 1.625rem;
  font-weight: 700;
}
.coh-ce-cpt_sahc_main_navigation-25a6e97e h3 {
  font-weight: 700;
  font-size: 1.125rem;
}
.coh-ce-cpt_sahc_main_navigation-9e1b9ffb {
  width: 1.75rem;
  margin-right: 0.9375rem;
}
.coh-ce-cpt_sahc_main_navigation-9e1b9ffb img {
  width: 100%;
}
.coh-ce-cpt_sahc_featured_story-588712f5 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-top: 0;
  padding-bottom: 2.5rem;
}
.coh-ce-cpt_sahc_featured_story-ebd02bde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_sahc_featured_story-3cbb4161 h2 {
  font-size: 2.625rem;
  line-height: 3.25rem;
  letter-spacing: -0.5px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-3cbb4161 h2 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_sahc_featured_story-d0ab6752 {
  color: rgb(0, 0, 0);
  text-align: center;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 2.625rem;
}
.coh-ce-cpt_sahc_featured_story-5bbdae91 {
  text-align: center;
  margin-bottom: 1.875rem;
  color: rgb(49, 63, 72);
}
.coh-ce-cpt_sahc_featured_story-5bbdae91 > *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_featured_story-ceb77fd2 {
  width: 100%;
  margin-bottom: 1.25rem;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-ceb77fd2 {
    margin-bottom: 1.25rem;
  }
}
.type-link.coh-ce-cpt_sahc_featured_story-ceb77fd2 .image-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_featured_story-ceb77fd2 .image-link {
  display: none;
}
.coh-ce-cpt_sahc_featured_story-ceb77fd2 a[href=""] {
  pointer-events: none;
  cursor: default;
}
.coh-ce-cpt_sahc_featured_story-3dbe9efd {
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
  background-color: rgb(92, 6, 140);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-3dbe9efd {
    left: -50%;
    right: -50%;
    width: 200%;
  }
}
.coh-ce-cpt_sahc_featured_story-2a125f {
  text-align: center;
  max-width: 53.0625rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-2a125f {
    max-width: 100%;
  }
}
.coh-ce-cpt_sahc_featured_story-2a125f .eyebrow-heading-text + .coh-heading {
  margin-bottom: 2.8125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_featured_story-2a125f .eyebrow-heading-text + .coh-heading {
    margin-bottom: 1.25rem;
  }
}
.coh-ce-cpt_sahc_featured_story-98d31db8 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: rgb(232, 119, 34);
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-98d31db8 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.coh-ce-cpt_sahc_featured_story-f0e7f7e2 {
  color: rgb(49, 63, 72);
  margin-bottom: 1.375rem;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-f0e7f7e2 {
    margin-bottom: 1rem;
  }
}
.coh-ce-cpt_sahc_featured_story-22085fcd {
  margin-bottom: 1.8125rem;
  color: rgb(49, 63, 72);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-22085fcd {
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_sahc_featured_story-22085fcd > *:last-child {
  margin-bottom: 0;
}
.type-link.coh-ce-cpt_sahc_featured_story-e135a6f0 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_featured_story-e135a6f0 .normal-link {
  display: none;
}
.coh-ce-cpt_sahc_featured_story-1a866e5e {
  font-size: 1.375rem;
  line-height: 1.75rem;
  color: rgb(92, 6, 140);
  font-weight: 700;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_featured_story-1a866e5e {
    font-size: 1rem;
    line-height: 1.6875rem;
  }
}
.coh-ce-cpt_sahc_featured_story-1a866e5e:hover {
  color: rgb(232, 119, 34);
}
.coh-ce-cpt_sahc_featured_story-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_featured_story-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_featured_story-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_featured_story-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_sahc_featured_story-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.type-link.coh-ce-cpt_sahc_featured_story-c080fb44 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_featured_story-c080fb44 .normal-link {
  display: none;
}
.coh-ce-cpt_sahc_featured_story-c080fb44 > a {
  margin-top: 1.25rem;
}
.coh-ce-cpt_sahc_featured_story-c080fb44 > button {
  margin-top: 1.25rem;
}
.coh-ce-cpt_sahc_featured_story-b1ba7fc3 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_featured_story-b1ba7fc3 {
    font-size: 1rem;
  }
}
.coh-ce-cpt_sahc_featured_story-b1ba7fc3:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_link_component-82cd428d {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_sahc_link_component-f9287d29 {
  padding-top: 0;
}
.coh-ce-cpt_sahc_link_component-a41f50db a, .coh-ce-cpt_sahc_link_component-a41f50db button.youtube-modal-btn {
  padding-left: 1.875rem;
  border-left-width: 0.25rem;
  border-style: solid;
  border-color: rgb(232, 119, 34);
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
  font-size: 1.75rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_link_component-a41f50db a, .coh-ce-cpt_sahc_link_component-a41f50db button.youtube-modal-btn {
    font-size: 1.25rem;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_link_component-a41f50db a, .coh-ce-cpt_sahc_link_component-a41f50db button.youtube-modal-btn {
    padding-left: 1.125rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_link_component-a41f50db .cta-and-youtube-modal-wrapper {
    padding-right: 70px;
  }
}
.coh-ce-cpt_sahc_link_component-8a63f14d {
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_sahc_link_component-8c4b1473 {
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_sahc_link_component-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_link_component-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_link_component-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_link_component-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_link_component-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_sahc_link_component-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_sahc_articles-94e395c3 {
  width: -webkit-calc(50% - 41px);
  width: calc(50% - 41px);
  max-width: -webkit-calc(50% - 41px);
  max-width: calc(50% - 41px);
}
@media (max-width: 1439px) {
  .coh-ce-cpt_sahc_articles-94e395c3 {
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    max-width: -webkit-calc(50% - 25px);
    max-width: calc(50% - 25px);
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-94e395c3 {
    margin-bottom: 1.5625rem;
    width: 100%;
    max-width: 100%;
  }
}
.coh-ce-cpt_sahc_articles-94e395c3:first-child .inner-wrapper {
  border-right-color: rgba(49, 63, 72, 0.37);
  border-left-color: rgba(49, 63, 72, 0.37);
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-94e395c3:first-child .inner-wrapper {
    border-right-width: 0;
    border-right-style: none;
    border-left-style: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-94e395c3:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-94e395c3 .inner-wrapper {
    border-left-width: 0.0625rem;
    border-left-style: none;
    border-left-color: rgba(49, 63, 72, 0.37);
  }
}
.coh-ce-cpt_sahc_articles-a42e4d7a {
  padding-right: 3.6875rem;
  padding-left: 3.6875rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-a42e4d7a {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-cpt_sahc_articles-a42e4d7a .image-wrapper a[href=""] {
  pointer-events: none;
  cursor: default;
}
.coh-ce-cpt_sahc_articles-f5bd7c74 {
  padding-bottom: 0.3125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-f5bd7c74 {
    padding-bottom: 0.3125rem;
  }
}
.type-link.coh-ce-cpt_sahc_articles-f5bd7c74 .image-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_articles-f5bd7c74 .image-link {
  display: none;
}
.coh-ce-cpt_sahc_articles-f5bd7c74 img {
  -webkit-border-radius: 0.4375rem;
          border-radius: 0.4375rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-e9da92eb {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.coh-ce-cpt_sahc_articles-52b71112 {
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_articles-e59347c3 {
  color: rgb(49, 63, 72);
  font-size: 1.4375rem;
  line-height: 2.0625rem;
  margin-top: 0;
  margin-bottom: 0.3125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_articles-e59347c3 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
.type-link.coh-ce-cpt_sahc_articles-e135a6f0 .youtube-modal-btn {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_articles-e135a6f0 .normal-link {
  display: none;
}
.coh-ce-cpt_sahc_articles-a5513b9a {
  font-weight: 700;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.375rem;
  line-height: 1.6875rem;
  color: rgb(47, 72, 146);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_articles-a5513b9a {
    font-size: 1rem;
  }
}
.coh-ce-cpt_sahc_articles-a5513b9a:hover {
  color: rgb(190, 83, 28);
}
.coh-ce-cpt_sahc_articles-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_articles-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_articles-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_articles-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_articles-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_sahc_articles-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_sahc_cta_tiles-5508db8d {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_sahc_cta_tiles-3e712d8c {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  margin-top: 1.5625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles-3e712d8c {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    margin-top: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles-3e712d8c .coh-row-inner {
  row-gap: 15px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles-60a0fdf3:last-child .tile-wrapper {
    margin-bottom: 0;
  }
}
.coh-ce-cpt_sahc_cta_tiles-a432ba7d {
  width: 100%;
  padding-top: 0.6875rem;
  padding-right: 1.5rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.5rem;
  text-align: center;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  -webkit-align-content: start;
      -ms-flex-line-pack: start;
          align-content: start;
  background-color: rgb(238, 238, 238);
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles-a432ba7d {
    height: auto;
  }
}
.coh-ce-cpt_sahc_cta_tiles-a432ba7d:hover {
  background-color: rgb(238, 238, 238);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_cta_tiles-a432ba7d:hover .tile-title-link-text {
  color: rgb(232, 119, 34);
  border-top-color: rgb(232, 119, 34);
}
.coh-ce-cpt_sahc_cta_tiles-a432ba7d:hover img {
  -webkit-filter: brightness(0) none;
          filter: brightness(0) none;
}
.coh-ce-cpt_sahc_cta_tiles-83c05676 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4.375rem;
}
.coh-ce-cpt_sahc_cta_tiles-83c05676 img {
  max-width: 6.25rem;
}
.coh-ce-cpt_sahc_cta_tiles-21dc045d {
  font-weight: 700;
  color: rgb(92, 6, 140);
  border-top-width: 0.125rem;
  border-top-style: solid;
  border-top-color: rgb(232, 119, 34);
  font-size: 1.375rem;
}
.coh-ce-cpt_sahc_news-dbde257f {
  background-color: rgb(238, 238, 238);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-top: 0;
  padding-bottom: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_news-c23aacc4 {
  padding-top: 2.5rem;
  padding-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_news-c23aacc4 {
    padding-top: 2.5rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-c23aacc4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}
.coh-ce-cpt_sahc_news-b53f94a4 {
  width: 100%;
  text-align: left;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-b53f94a4 {
    width: 100%;
  }
}
.coh-ce-cpt_sahc_news-99357a26 {
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_news-99357a26 {
    margin-bottom: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_news-dd87a2a1 {
  padding-top: 1.5625rem;
  padding-bottom: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_news-dd87a2a1 {
    padding-top: 1.5625rem;
    padding-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-dd87a2a1 {
    padding-top: 1.5625rem;
    padding-bottom: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-8be6188e {
    margin-bottom: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_news-8be6188e:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_news-274c457 {
  background-color: rgb(255, 255, 255);
  padding-top: 0.8125rem;
  padding-right: 1.5rem;
  padding-bottom: 2.375rem;
  padding-left: 1.5rem;
  -webkit-border-top-left-radius: 0.625rem;
          border-top-left-radius: 0.625rem;
  -webkit-border-top-right-radius: 0.625rem;
          border-top-right-radius: 0.625rem;
  border-bottom-width: 0.9375rem;
  border-bottom-color: rgb(232, 119, 34);
  border-bottom-style: solid;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-274c457 {
    padding: 1.25rem;
    border-bottom-width: 0.5625rem;
    -webkit-border-top-left-radius: 0.375rem;
            border-top-left-radius: 0.375rem;
    -webkit-border-top-right-radius: 0.375rem;
            border-top-right-radius: 0.375rem;
  }
}
.coh-ce-cpt_sahc_news-274c457:hover {
  outline-style: solid;
  outline-width: 0.0625rem;
  outline-color: rgb(204, 204, 204);
}
.coh-ce-cpt_sahc_news-9bfe9801 {
  padding-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-9bfe9801 {
    padding-bottom: 1.0625rem;
  }
}
.coh-ce-cpt_sahc_news-9bfe9801 img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 0.4375rem;
          border-radius: 0.4375rem;
}
.coh-ce-cpt_sahc_news-c859e20e {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: rgb(183, 184, 190);
  letter-spacing: 2px;
  margin-bottom: 2.4375rem;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_news-c859e20e {
    font-size: 1rem;
    line-height: 0.875rem;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-c859e20e {
    margin-bottom: 1.25rem;
    color: rgb(49, 63, 72);
  }
}
.coh-ce-cpt_sahc_news-c545e1ca {
  margin-bottom: 1.5625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_news-c545e1ca {
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_sahc_news-45b90b10 {
  color: rgb(49, 63, 72);
  font-size: 1.25rem;
  line-height: 2rem;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_news-45b90b10 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-45b90b10 {
    margin-bottom: 1.3125rem;
  }
}
.coh-ce-cpt_sahc_news-f4408596 {
  padding-right: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_news-f4408596 {
    text-align: center;
    width: 100%;
    padding-right: 0;
  }
}
.coh-ce-cpt_sahc_news-c80b7bc5 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-align: center;
  padding-top: 0.625rem;
  padding-right: 4.375rem;
  padding-bottom: 0.625rem;
  padding-left: 4.375rem;
  background-color: rgb(92, 6, 140);
  -webkit-border-radius: 2.75rem;
          border-radius: 2.75rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
}
@media (max-width: 1439px) {
  .coh-ce-cpt_sahc_news-c80b7bc5 {
    padding-right: 3.75rem;
    padding-left: 3.75rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_news-c80b7bc5 {
    font-size: 1rem;
    line-height: 1.375rem;
    padding-top: 0.5rem;
    padding-right: 3.125rem;
    padding-bottom: 0.5rem;
    padding-left: 3.125rem;
    -webkit-border-radius: 1.8125rem;
            border-radius: 1.8125rem;
  }
}
.coh-ce-cpt_sahc_news-c80b7bc5:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(232, 119, 34);
  text-decoration: none;
}
.coh-ce-cpt_sahc_link_button-ec71f233 {
  text-decoration: none;
  margin-bottom: 0.625rem;
  padding: 0.4375rem;
  padding-right: 0.875rem;
  padding-left: 0.875rem;
  color: rgb(255, 255, 255);
  display: block;
  text-align: center;
  line-height: 2;
  background-color: rgb(92, 6, 140);
}
.coh-ce-cpt_sahc_link_button-ec71f233:hover {
  background-color: rgb(232, 119, 34);
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.overlap.coh-ce-cpt_sahc_cta_tiles_horizontal-52a243d0 {
  margin-top: -1.875rem;
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 {
    padding-right: 2.3125rem;
    padding-left: 2.3125rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner {
  background: rgba(255, 255, 255, 0.9);
  row-gap: 20px;
  position: static;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner {
    padding-top: 0;
    padding-right: 1rem;
    padding-bottom: 0;
    padding-left: 1rem;
    position: relative;
    -webkit-box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
            box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
    row-gap: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner {
    -webkit-box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
            box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner.one-column .coh-column {
  max-width: 58.3333333333%;
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner.two-column .coh-column {
  max-width: 50%;
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner.three-column .coh-column {
  max-width: 33.3333%;
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child .content-wrapper {
  border-left-style: solid;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child .content-wrapper {
    padding-left: 0.75rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child .arrow-icon {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:only-child img {
    margin-right: 0.75rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-inner .coh-column:last-child .inner-wrapper {
    border-bottom-width: 0;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper {
  width: 100%;
  padding-top: 1.125rem;
  padding-right: 1.25rem;
  padding-bottom: 1.125rem;
  padding-left: 1.25rem;
  height: 100%;
  -webkit-box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
          box-shadow: 0 0.125rem 0.525rem 0.125rem rgba(0, 0, 0, 0.27);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(183, 184, 190);
    background-color: rgba(255, 255, 255, 0);
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .normal-link {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .normal-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-card-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-card-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
    margin-bottom: 0px;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
  width: 4.375rem;
  padding-right: 1.25rem;
  border-right-width: 0.0625rem;
  border-right-style: solid;
  border-right-color: rgb(183, 184, 190);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
    padding-right: 0.625rem;
    width: 2.875rem;
    border-right-style: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper {
    border-right-style: none;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper img {
  border-right-style: none;
  height: 4.375rem;
  width: 4.375rem;
  border-left-style: none;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper img {
    height: 2.875rem;
    width: 2.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .image-wrapper img {
    border-right-style: none;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper {
  padding-left: 1.25rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper {
    padding-right: 1rem;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper {
    border-left-style: none;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description {
  font-size: 1.375rem;
  line-height: 2.125rem;
  letter-spacing: -0.5px;
  color: rgb(49, 63, 72);
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description:after {
  content: normal;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description:after {
    content: "";
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description:after {
    content: "";
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p {
  color: rgb(47, 72, 146);
  font-weight: 400;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.625rem;
  line-height: 2.125rem;
  text-align: left;
  letter-spacing: -0.5px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-align: left;
    letter-spacing: -0.5px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-align: left;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper .content-wrapper .description p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .arrow-icon {
    height: 1.625rem;
    width: 0.625rem;
    margin-left: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .arrow-icon img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .arrow-icon img {
    height: 1.625rem;
    width: 0.625rem;
  }
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .cta-and-youtube-modal-wrapper, .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .coh-style-read-more-link, .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .inner-wrapper .image-and-heading-wrapper {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_cta_tiles_horizontal-18aa89c4 .coh-row-xl > .coh-row-inner > .coh-column {
    padding-right: 0;
    padding-left: 0;
  }
}
.type-link.coh-ce-cpt_sahc_cta_tiles_horizontal-b674b6c1 .youtube-modal-btn {
  display: none;
}
.type-link.coh-ce-cpt_sahc_cta_tiles_horizontal-b674b6c1 .telephone-link {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_cta_tiles_horizontal-b674b6c1 .normal-link {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_cta_tiles_horizontal-b674b6c1 .telephone-link {
  display: none;
}
.type-telephone-link.coh-ce-cpt_sahc_cta_tiles_horizontal-b674b6c1 .telephone-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.type-telephone-link.coh-ce-cpt_sahc_cta_tiles_horizontal-b674b6c1 .normal-link {
  display: none;
}
.type-telephone-link.coh-ce-cpt_sahc_cta_tiles_horizontal-b674b6c1 .youtube-modal-btn {
  display: none;
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-c6ccd3cf {
  color: rgb(92, 6, 140);
}
.coh-ce-cpt_sahc_cta_tiles_horizontal-1dee91e {
  color: rgb(92, 6, 140);
}
.coh-ce-cpt_sahc_hero_banner-c6755fde {
  position: relative;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.wave-pattern.coh-ce-cpt_sahc_hero_banner-c6755fde:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0) 100%);;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2.8125rem;
  z-index: 1;
}
.wave-pattern.coh-ce-cpt_sahc_hero_banner-c6755fde:after {
  background: url("/themes/custom/ech/img/wave.svg");
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5rem;
  margin-bottom: -0.0625rem;
}
@media (max-width: 1023px) {
  .wave-pattern.coh-ce-cpt_sahc_hero_banner-c6755fde:after {
    background: url("/themes/custom/ech/img/wave-mobile.svg");
    background-size: cover;
    height: 3.75rem;
  }
}
@media (max-width: 767px) {
  .wave-pattern.coh-ce-cpt_sahc_hero_banner-c6755fde:after {
    height: 1.875rem;
  }
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 10%, rgba(0, 0, 0, 0) 100%);
  height: 1.5rem;
  width: 100%;
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container {
  padding-top: 3.125rem;
  padding-right: 7rem;
  padding-bottom: 3.125rem;
  padding-left: 7rem;
  background-color: rgb(223, 209, 167);
  height: 95%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1439px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container {
    padding-top: 1.75rem;
  }
}
@media (max-width: 1279px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container {
    padding-top: 5rem;
    padding-right: 4.0625rem;
    padding-bottom: 5.625rem;
    padding-left: 4.0625rem;
    height: 95%;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container {
    padding-top: 3.125rem;
    padding-right: 2.75rem;
    padding-bottom: 5rem;
    padding-left: 2.75rem;
    height: auto;
  }
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .heading {
  font-weight: 600;
  font-size: 3.25rem;
  width: 350px;
  color: rgb(0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .heading {
    font-size: 2.0625rem;
    width: 15rem;
  }
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .heading h1 {
  font-size: 3.25rem;
  line-height: 3.75rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .heading h1 {
    font-size: 2.625rem;
    line-height: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .heading h1 {
    font-size: 2.0625rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .desc p {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.625rem;
  margin-bottom: 0;
  color: rgb(0, 0, 0);
}
@media (max-width: 1439px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .desc p {
    line-height: 1.4375rem;
    font-size: 1.125rem;
  }
}
@media (max-width: 1279px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .desc p {
    line-height: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .desc p {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .link {
  color: rgb(92, 6, 140);
  width: 14.375rem;
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
  background-color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-decoration: none;
  text-align: center;
  margin-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .link {
    font-size: 0.75rem;
    width: 9.375rem;
    margin-top: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row .text-container .link:hover {
  background-color: rgb(232, 119, 34);
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .banner-row img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .coh-row-xl > .coh-row-inner > .text-column {
  background-color: rgb(223, 209, 167);
  color: rgb(0, 0, 0);
  padding-left: 0;
}
.coh-ce-cpt_sahc_hero_banner-c6755fde .coh-row-xl > .coh-row-inner > .image-column {
  padding-left: 0;
}
.coh-ce-cpt_sahc_hero_banner-da36046a {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-da36046a {
    display: block;
  }
}
.coh-ce-cpt_sahc_hero_banner-8c4b1473 {
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_sahc_hero_banner-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_hero_banner-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_hero_banner-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_hero_banner-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_sahc_hero_banner-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_hero_banner-15cc351e {
    display: none;
  }
}
.coh-ce-cpt_sahc_image_and_text-6f2eeee {
  margin-bottom: 0;
}
.coh-ce-cpt_sahc_image_and_text-6ecd74c0 .coh-row-xl > .coh-row-inner > .coh-column {
  padding-right: 0;
  padding-left: 0;
}
.coh-ce-cpt_sahc_image_and_text-6ecd74c0 .coh-row-xl > .coh-row-inner > .text-column {
  background-color: rgb(223, 209, 167);
}
.coh-ce-cpt_sahc_image_and_text-ffeef126 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.right.coh-ce-cpt_sahc_image_and_text-ffeef126 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.coh-ce-cpt_sahc_image_and_text-85ec7560 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-85ec7560 {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-85ec7560 a {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-85ec7560 img {
    width: 100%;
  }
}
.type-link.coh-ce-cpt_sahc_image_and_text-dc49652f .yt-modal-link {
  display: none;
}
.type-modal.coh-ce-cpt_sahc_image_and_text-dc49652f .normal-link {
  display: none;
}
.image-without-link.coh-ce-cpt_sahc_image_and_text-dc49652f .image-without-link-wrapper {
  display: block;
}
.coh-ce-cpt_sahc_image_and_text-dc49652f a[href=""] {
  pointer-events: none;
  cursor: default;
}
.coh-ce-cpt_sahc_image_and_text-443cc08f {
  display: none;
}
.coh-ce-cpt_sahc_image_and_text-3faacb5b {
  background-color: rgb(223, 209, 167);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-3faacb5b {
    display: none;
  }
}
.coh-ce-cpt_sahc_image_and_text-3faacb5b img {
  width: 100%;
  height: 100%;
}
.coh-ce-cpt_sahc_image_and_text-3faacb5b * {
  height: 100%;
}
.coh-ce-cpt_sahc_image_and_text-3faacb5b a {
  width: 100%;
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .text-content-wrapper {
  background-color: rgb(223, 209, 167);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-6f80f238 .text-content-wrapper {
    height: auto;
  }
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .content-heading {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 2.625rem;
  color: rgb(34, 34, 34);
  line-height: 2.875rem;
  margin-bottom: 1.125rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_image_and_text-6f80f238 .content-heading {
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_image_and_text-6f80f238 .content-heading {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .content-text {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 1.375rem;
  line-height: 1.75rem;
  letter-spacing: 0.125rem;
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .content-text p {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(34, 34, 34);
  font-size: 1.375rem;
  line-height: 1.75rem;
  letter-spacing: 0.5px;
  text-align: left;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_image_and_text-6f80f238 .content-text p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .content-text ul li {
  font-weight: 400;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper {
  margin-top: 2.375rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper {
    margin-top: 1.875rem;
  }
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper a, .coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper button.youtube-modal-btn {
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 44px;
          border-radius: 44px;
  padding-top: 0.625rem;
  padding-right: 4.625rem;
  padding-bottom: 0.625rem;
  padding-left: 4.625rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-align: center;
  letter-spacing: 0.0625rem;
  color: rgb(49, 63, 72);
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper a, .coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper button.youtube-modal-btn {
    padding-top: 0.53125rem;
    padding-right: 3.9375rem;
    padding-bottom: 0.53125rem;
    padding-left: 3.9375rem;
    -webkit-border-radius: 2.3125rem;
            border-radius: 2.3125rem;
  }
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper a:hover, .coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper button.youtube-modal-btn:hover {
  background-color: rgb(232, 119, 34);
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper a:focus, .coh-ce-cpt_sahc_image_and_text-6f80f238 .cta-and-youtube-modal-wrapper button.youtube-modal-btn:focus {
  outline-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_image_and_text-e6a577e9 {
  padding-top: 5.25rem;
  padding-right: 5.5rem;
  padding-bottom: 5.25rem;
  padding-left: 5.5rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_image_and_text-e6a577e9 {
    padding-top: 1.75rem;
    padding-right: 1.75rem;
    padding-bottom: 1.75rem;
    padding-left: 1.75rem;
  }
}
.coh-ce-cpt_sahc_image_and_text-824a5c1 * {
  font-weight: 700;
  font-size: 1.0625rem;
  margin-bottom: 0;
  text-align: center;
}
.coh-ce-cpt_sahc_image_and_text-4b834383 {
  display: none;
  background-color: rgba(24, 24, 27, 0.98);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-4b834383 {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.is-open.coh-ce-cpt_sahc_image_and_text-4b834383 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper {
  position: absolute;
  top: 0;
  right: 0.3125rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper {
    top: 0;
    right: 0.3125rem;
  }
}
.coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper button {
  text-align: center;
  background-color: rgb(248, 248, 248);
  height: 2.5rem;
  width: 2.5rem;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper button {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}
.coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper button:before {
  content: "";
  background-color: rgb(55, 65, 81);
  position: absolute;
  top: 40%;
  left: 25%;
  height: 0.125rem;
  width: 50%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper button:after {
  background-color: rgb(55, 65, 81);
  content: "";
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 40%;
  left: 25%;
  position: absolute;
  height: 0.125rem;
  width: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper button:hover {
  background-color: rgb(224, 224, 224);
}
.coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper button:hover:before {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_image_and_text-4b834383 .youtube-modal-close-wrapper button:hover:after {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_image_and_text-c019b07e {
  width: 100%;
  max-width: 60rem;
  position: relative;
}
.coh-ce-cpt_sahc_image_and_text-81c9d2d1 {
  aspect-ratio: 1.77778 / 1;
}
.coh-ce-cpt_sahc_provider_cards-ddb1249a {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_sahc_provider_cards-92848507 {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  color: rgb(49, 63, 72);
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 3.25rem;
  padding-bottom: 12px;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_provider_cards-92848507 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
.coh-ce-cpt_sahc_provider_cards-9c619ec9 {
  text-align: left;
  color: rgb(190, 83, 28);
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_provider_cards-9c619ec9 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
.coh-ce-cpt_sahc_provider_cards-7e287a43 {
  margin-bottom: 30px;
  position: relative;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_provider_cards-1fbf84d5 {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_provider_cards-1fbf84d5 {
    display: block;
  }
}
.two-column.coh-ce-cpt_sahc_provider_cards-1fbf84d5 > li {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.three-column.coh-ce-cpt_sahc_provider_cards-1fbf84d5 > li {
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1279px) {
  .three-column.coh-ce-cpt_sahc_provider_cards-1fbf84d5 > li {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.four-column.coh-ce-cpt_sahc_provider_cards-1fbf84d5 > li {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1279px) {
  .four-column.coh-ce-cpt_sahc_provider_cards-1fbf84d5 > li {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 .coh-style-primary-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li {
  list-style-type: none;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li.no-profile .provider-dropdown-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li.no-profile .link-profile {
  display: none !important;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-image-wrapper {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -100px;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper {
  text-align: center;
  display: block;
  outline-color: rgb(183, 184, 190);
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  max-height: 100%;
  height: -webkit-calc(100% - 118px);
  height: calc(100% - 118px);
  margin-top: 118px;
  border-color: rgb(183, 184, 190);
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper .card-title {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(49, 63, 72);
  font-size: 1.75rem;
  line-height: 2.125rem;
  text-decoration: none;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper .card-title {
    font-size: 1.75rem;
    line-height: 2.125rem;
  }
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper .card-specialty {
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: rgb(49, 63, 72);
  font-size: 1.375rem;
  line-height: 2.125rem;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper .card-specialty {
    font-size: 1.375rem;
    line-height: 2.125rem;
  }
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper .link-profile {
  text-align: center;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper .link-profile:hover {
  text-decoration: none;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .card-list-wrapper .card-content-wrapper {
  padding-top: 1.25rem;
  padding-right: 2.5rem;
  padding-bottom: 0;
  padding-left: 2.5rem;
  height: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .provider-dropdown-btn {
  display: none;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .provider-dropdown-btn.is-expanded {
  position: relative;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .provider-dropdown-btn.is-expanded:after {
  height: 3.125rem;
  width: 3.125rem;
  background-color: rgb(255, 255, 255);
  border-left-width: 0.0625rem;
  border-left-style: solid;
  border-left-color: rgb(183, 184, 190);
  -webkit-border-bottom-left-radius: 0.5rem;
          border-bottom-left-radius: 0.5rem;
  border-top-width: 0.0625rem;
  -webkit-border-top-left-radius: 0.5rem;
          border-top-left-radius: 0.5rem;
  border-top-style: solid;
  border-top-color: rgb(183, 184, 190);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  content: "";
  position: absolute;
  z-index: 30;
  top: 34px;
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .provider-dropdown-content {
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  padding-top: 3.25rem;
  padding-right: 4.125rem;
  padding-bottom: 3rem;
  padding-left: 4.125rem;
  position: absolute;
  z-index: 20;
  left: 10px;
  background-color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgb(183, 184, 190);
  display: none;
  text-align: left;
  margin-top: 0.1875rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .provider-dropdown-content {
    padding-top: 1.75rem;
    padding-right: 1.25rem;
    padding-bottom: 1.5625rem;
    padding-left: 1.25rem;
    margin-top: 0;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    left: -20px;
  }
}
.coh-ce-cpt_sahc_provider_cards-1fbf84d5 li .provider-dropdown-content.is-active {
  display: block;
}
.coh-ce-cpt_sahc_provider_cards-5d3becfd {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  padding: 0.625rem;
}
@media (max-width: 1279px) {
  .coh-ce-cpt_sahc_provider_cards-5d3becfd {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.coh-ce-cpt_sahc_provider_cards-1e3f9daf img {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: relative;
}
.coh-ce-cpt_sahc_provider_cards-b110ad74 {
  font-size: 1.125rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_provider_cards-b110ad74 {
    font-size: 1rem;
  }
}
.coh-ce-cpt_sahc_provider_cards-8db7c522 {
  font-size: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sahc_provider_cards-8db7c522 {
    font-size: 1.125rem;
  }
}
.coh-ce-cpt_sahc_provider_cards-9eace760 {
  padding-left: 10px;
}
.coh-ce-cpt_sahc_provider_cards-b6a316cd {
  width: 20px;
  height: 26px;
}
.coh-ce-cpt_sahc_provider_cards-304e914b {
  margin-top: 1.875rem;
}
.coh-ce-cpt_sahc_provider_cards-304e914b .coh-accordion-title {
  margin-bottom: 0.875rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(183, 184, 190);
}
.coh-ce-cpt_sahc_provider_cards-304e914b .coh-accordion-title.is-active a:after {
  -webkit-transform: rotateX(180deg) translateY(-5px);
          transform: rotateX(180deg) translateY(-5px);
}
.coh-ce-cpt_sahc_provider_cards-304e914b .coh-accordion-title a {
  color: rgb(49, 63, 72);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.125rem;
  padding-bottom: 2.25rem;
  display: block;
}
.coh-ce-cpt_sahc_provider_cards-304e914b .coh-accordion-title a:after {
  content: url("/themes/custom/ech/img/drop-arrow.svg");
  float: right;
}
.coh-ce-cpt_sahc_provider_cards-304e914b .coh-accordion-title a:after:before, .coh-ce-cpt_sahc_provider_cards-304e914b .coh-accordion-title a:after:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-ce-cpt_sahc_provider_cards-304e914b .coh-accordion-title a:hover {
  color: rgb(49, 63, 72);
  font-family: "Source Sans 3", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}

