.coh-style-menu-green {
  background-color: rgb(179, 175, 62);
}
.coh-style-green-hero {
  border-color: rgb(179, 175, 62);
}
.coh-style-menu-red {
  background-color: rgb(204, 61, 75);
}
.coh-style-navigation-close-button {
  position: relative;
  margin-left: auto;
  height: 40px;
  width: 41px;
}
.coh-style-navigation-close-button: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;
  position: absolute;
  color: rgb(255, 255, 255);
  top: 11px;
  left: 12px;
  font-size: 32px;
}
.coh-style-red-hero {
  border-color: rgb(204, 61, 75);
}
.coh-style-h2-red:after {
  border-bottom-color: rgb(204, 61, 75);
}
.coh-style-h2-green:after {
  border-bottom-color: rgb(179, 175, 62);
}
.coh-style-menu-blue {
  background-color: rgb(56, 93, 255);
}
.coh-style-h2-blue:after {
  border-bottom-color: rgb(56, 93, 255);
}
.coh-style-social-icon-square-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  width: 45px;
  -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-style-social-icon-square-links {
    height: 100%;
    width: 100%;
  }
}
.coh-style-social-icon-square-links:hover {
  width: 50px;
  -webkit-transition: width 200ms ease-in;
  transition: width 200ms ease-in;
}
@media (max-width: 767px) {
  .coh-style-social-icon-square-links:hover {
    width: 100%;
  }
}
.coh-style-social-icon-square-links span:before {
  line-height: unset;
  font-size: 25px;
  color: rgb(255, 255, 255);
}
.coh-style-blue-hero {
  border-color: rgb(56, 93, 255);
}
.coh-style-two-ec .coh-image {
  width: 180px;
}
.coh-style-three-ec .coh-image {
  width: 109px;
}
.coh-style-card-heading-container {
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  .coh-style-card-heading-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.coh-style-social-icon-list-item {
  list-style-type: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-social-icon-list-item {
    width: 25%;
  }
}
.coh-style-h2-subhead {
  max-width: 50%;
}
.coh-style-h2-subhead:before, .coh-style-h2-subhead:after {
  clear: both;
  content: " ";
  display: table;
}
@media (max-width: 1169px) {
  .coh-style-h2-subhead {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .coh-style-h2-subhead {
    max-width: 100%;
  }
}
.coh-style-card-heading {
  text-align: center;
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  margin-left: 30px;
  background-color: rgb(255, 255, 255);
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  position: relative;
  display: block;
}
.coh-style-back-to-top {
  color: rgb(0, 0, 0);
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 300;
  margin-right: 15px;
  margin-left: auto;
  display: block;
  padding-top: 60px;
  padding-right: 20px;
  position: relative;
  line-height: 29px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
}
@media (max-width: 767px) {
  .coh-style-back-to-top {
    font-size: 18px;
  }
}
.coh-style-back-to-top:after {
  position: absolute;
  bottom: 7px;
  width: 20px;
  height: 20px;
  background-image: url("/sites/insights.ama-assn.org/files/2020-04/back-top-top.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  content: "";
  right: 0px;
}
.coh-style-back-to-top:hover {
  color: rgb(56, 93, 255);
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
}
.coh-style-h3---rollover-highlight, .coh-style-h3---rollover-highlight-green, .coh-style-h3---rollover-highlight-blue {
  font-size: 1.2222222222rem;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-h3---rollover-highlight:before, .coh-style-h3---rollover-highlight-green:before, .coh-style-h3---rollover-highlight-blue:before, .coh-style-h3---rollover-highlight:after, .coh-style-h3---rollover-highlight-green:after, .coh-style-h3---rollover-highlight-blue:after {
  clear: both;
  content: " ";
  display: table;
}
.coh-style-h3---rollover-highlight:before, .coh-style-h3---rollover-highlight-green:before, .coh-style-h3---rollover-highlight-blue:before {
  content: "";
  width: 0;
}
.coh-style-h3---rollover-highlight:hover:before, .coh-style-h3---rollover-highlight-green:hover:before, .coh-style-h3---rollover-highlight-blue:hover:before {
  -webkit-transition: width 1000ms;
  transition: width 1000ms;
  background-color: rgba(0, 0, 0, 0);
  height: 5px;
  width: 100%;
  position: absolute;
  top: 11px;
  content: "";
  z-index: -1;
}
.coh-style-h3---rollover-highlight-blue:hover {
  background-color: rgb(244, 127, 175);
}
.coh-style-h3---rollover-highlight-green:hover:before {
  background-color: rgb(206, 165, 228);
}
.coh-style-read-more {
  padding-top: 0.4444444444rem;
  padding-right: 1.1111111111rem;
  padding-bottom: 0.4444444444rem;
  text-transform: uppercase;
  font-size: 0.6666666667rem;
  letter-spacing: 0.1111111111rem;
  line-height: 1.25;
  font-weight: 500;
  color: rgb(40, 169, 224);
}
.coh-style-read-more:hover {
  color: rgb(233, 0, 96);
}
.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.6666666667rem;
  padding-left: 0.2222222222rem;
}
.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-navigation-toggle-button {
  position: relative;
  margin-right: auto;
  height: 40px;
  width: 41px;
}
.coh-style-navigation-toggle-button: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;
  position: absolute;
  -webkit-transform: scaleX(1.3) scaleY(1);
      -ms-transform: scaleX(1.3) scaleY(1);
          transform: scaleX(1.3) scaleY(1);
  color: rgb(255, 255, 255);
  top: 11px;
  left: 12px;
}
.coh-style-menu-collapse {
  -webkit-transition: 400ms opacity, 600ms max-height;
  transition: 400ms opacity, 600ms max-height;
  opacity: 1;
  max-height: 800px;
}
@media (max-width: 767px) {
  .coh-style-menu-collapse {
    opacity: 0;
    max-height: 0;
  }
}
.open-close.coh-style-menu-collapse {
  -webkit-transition: 1000ms opacity, 600ms max-height;
  transition: 1000ms opacity, 600ms max-height;
}
@media (max-width: 767px) {
  .open-close.coh-style-menu-collapse {
    opacity: 1;
    max-height: 800px;
  }
}
.coh-style-article-heading {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: rgb(0, 0, 0);
  margin-bottom: 24px;
  font-size: 1.4444444444rem;
}
.coh-style-article-heading:after {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-one-lg .coh-style-one-col {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
.coh-style-one-lg .coh-style-two-col {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
@media (max-width: 767px) {
  .coh-style-one-lg .coh-style-two-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-one-lg .coh-style-three-col {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
}
@media (max-width: 767px) {
  .coh-style-one-lg .coh-style-three-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-two-lg .coh-style-one-col {
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 767px) {
  .coh-style-two-lg .coh-style-one-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.coh-style-two-lg .coh-style-two-col {
  -webkit-flex-basis: 66%;
      -ms-flex-preferred-size: 66%;
          flex-basis: 66%;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
@media (max-width: 767px) {
  .coh-style-two-lg .coh-style-two-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.coh-style-two-lg .coh-style-three-col {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
}
@media (max-width: 767px) {
  .coh-style-two-lg .coh-style-three-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-three-lg .coh-style-one-col {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
}
@media (max-width: 767px) {
  .coh-style-three-lg .coh-style-one-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-three-lg .coh-style-two-col {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
}
@media (max-width: 767px) {
  .coh-style-three-lg .coh-style-two-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-three-lg .coh-style-three-col {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
}
@media (max-width: 767px) {
  .coh-style-three-lg .coh-style-three-col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-main-menu-link-style {
  font-size: 14px;
  color: rgb(250, 254, 254);
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
@media (max-width: 1599px) {
  .coh-style-main-menu-link-style {
    font-size: 12px;
  }
}
@media (max-width: 1169px) {
  .coh-style-main-menu-link-style {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-menu-link-style {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .coh-style-main-menu-link-style {
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-size: 20px;
  }
}
.coh-style-main-menu-link-style:before {
  content: "";
  width: 1px;
  position: absolute;
  -webkit-transition: 600ms ease-in-out transform;
  transition: 600ms ease-in-out transform;
  bottom: 10px;
  height: 0;
  -webkit-transform: scaleX(0.001);
      -ms-transform: scaleX(0.001);
          transform: scaleX(0.001);
}
.coh-style-main-menu-link-style:hover:before {
  -webkit-transition: 600ms ease-in-out transform;
  transition: 600ms ease-in-out transform;
  background-color: rgb(255, 255, 255);
  width: 98%;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  height: 1px;
}
.coh-style-link-list-links, .coh-style-link-list-links-blue, .coh-style-link-list-links-green, .coh-style-link-list-links-red {
  color: rgb(0, 0, 0);
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  clear: left;
}
.coh-style-button---primary, .coh-style-duplicate-of-button---header, .coh-style-button---secondary {
  color: rgb(255, 255, 255);
  background-color: rgb(81, 0, 125);
  outline-width: 1px;
  outline-color: rgba(0, 0, 0, 0);
  outline-style: solid;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
  vertical-align: middle;
  display: inline-block;
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  margin-top: 14px;
  min-width: 250px;
}
.coh-style-button---primary:hover, .coh-style-duplicate-of-button---header:hover, .coh-style-button---secondary:hover {
  background-color: rgb(144, 115, 166);
  border-color: rgb(81, 0, 125);
  color: rgb(255, 255, 255);
}
.coh-style-button---secondary {
  background-color: rgb(255, 255, 255);
  color: rgb(81, 0, 125);
  outline-color: rgb(81, 0, 125);
  outline-width: 1px;
  outline-style: solid;
}
.coh-style-button---secondary:hover {
  background-color: rgb(81, 0, 125);
  color: rgb(255, 255, 255);
}
.coh-style-duplicate-of-button---header {
  background-color: rgb(255, 255, 255);
  outline-color: rgb(81, 0, 125);
  outline-width: 1px;
  outline-style: solid;
  color: rgb(81, 0, 125);
}
.coh-style-duplicate-of-button---header:hover {
  background-color: rgb(81, 0, 125);
  color: rgb(255, 255, 255);
}
.coh-style-jump-menu-link-style {
  font-size: 20px;
  color: rgb(250, 254, 254);
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}
.coh-style-jump-menu-link-style:hover {
  color: rgb(250, 254, 254);
}
.coh-style-jump-menu-link-style:hover:after {
  position: absolute;
  bottom: 16px;
  left: 30px;
  right: 30px;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(250, 254, 254);
  content: "";
}
.coh-style-cta-button, .coh-style-cta-button-green, .coh-style-cta-button-red, .coh-style-cta-button-blue {
  background-color: rgb(233, 0, 96);
  color: rgb(255, 255, 255);
  padding-top: 10px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-left: 60px;
  font-weight: 600;
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  border-width: 0;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  -webkit-transition: background-color 600ms ease-in-out;
  transition: background-color 600ms ease-in-out;
}
.coh-style-cta-button:hover, .coh-style-cta-button-green:hover, .coh-style-cta-button-red:hover, .coh-style-cta-button-blue:hover {
  -webkit-transition: background-color 600ms ease-in-out;
  transition: background-color 600ms ease-in-out;
  background-color: rgb(163, 0, 67);
}
.coh-style-cta-button-blue {
  background-color: rgb(233, 0, 96);
}
.coh-style-cta-button-blue:hover {
  background-color: rgb(163, 0, 67);
}
.coh-style-cta-button-red {
  background-color: rgb(42, 129, 144);
}
.coh-style-cta-button-red:hover {
  background-color: rgb(29, 90, 100);
}
.coh-style-cta-button-green {
  background-color: rgb(157, 76, 201);
}
.coh-style-cta-button-green:hover {
  background-color: rgb(81, 0, 125);
}
.coh-style-footer-link {
  position: relative;
  color: rgb(255, 248, 248);
  font-size: 18px;
}
.coh-style-footer-link:before {
  width: 0;
  content: "";
}
.coh-style-footer-link:hover:before {
  -webkit-transition: width 1000ms;
  transition: width 1000ms;
  content: "";
  width: 95%;
  height: 1px;
  position: absolute;
  bottom: -3px;
  background-color: rgb(255, 248, 248);
}
.coh-style-jump-menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: rgb(255, 255, 255);
  font-size: 20px;
  list-style-type: none;
}
.coh-style-footer-list {
  list-style-type: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  list-style-type: none;
}
.coh-style-main-menu-list-items {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  text-align: center;
  margin-right: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 1169px) {
  .coh-style-main-menu-list-items {
    -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
  }
}
@media (max-width: 767px) {
  .coh-style-main-menu-list-items {
    margin-right: auto;
    margin-left: auto;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-main-menu-list-items:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .coh-style-main-menu-list-items:last-child {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-footer-list-item {
  padding-right: 10px;
  padding-left: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  display: inline-block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(255, 248, 248);
}
.coh-style-footer-list-item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.coh-style-footer-list-item:last-child {
  margin-right: 0;
  border-right-width: 0;
  border-right-style: none;
  border-right-color: rgba(0, 0, 0, 0);
}
.coh-style-heading-3-size {
  font-size: 1.2222222222rem;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 1.3333333333rem;
}
@media (max-width: 1169px) {
  .coh-style-heading-3-size {
    font-size: 1.1111111111rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-3-size {
    font-size: 1rem;
  }
}
.coh-style-position---right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-max-width---wide {
  width: 100%;
}
.coh-style-max-width---narrow {
  width: 66%;
}
@media (max-width: 1023px) {
  .coh-style-max-width---narrow {
    width: 100%;
  }
}
.coh-style-margin-bottom---large {
  margin-bottom: 5.3333333333rem;
}
@media (max-width: 1169px) {
  .coh-style-margin-bottom---large {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .coh-style-margin-bottom---large {
    margin-bottom: 2.6666666667rem;
  }
}
.coh-style-padding-top-bottom---large {
  padding-top: 5.3333333333rem;
  padding-bottom: 5.3333333333rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top-bottom---large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top-bottom---large {
    padding-top: 2.6666666667rem;
    padding-bottom: 2.6666666667rem;
  }
}
.coh-style-padding-top-bottom---small {
  padding-top: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top-bottom---small {
    padding-top: 1.3333333333rem;
    padding-bottom: 1.3333333333rem;
  }
}
.coh-style-padding-top---large {
  padding-top: 5.3333333333rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top---large {
    padding-top: 4rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top---large {
    padding-top: 2.6666666667rem;
  }
}
.coh-style-padding-top---small {
  padding-top: 1.7777777778rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top---small {
    padding-top: 1.3333333333rem;
  }
}
.coh-style-padding-bottom---large {
  padding-bottom: 5.3333333333rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-bottom---large {
    padding-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-bottom---large {
    padding-bottom: 2.6666666667rem;
  }
}
.coh-style-padding-bottom---small {
  padding-bottom: 1.7777777778rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-bottom---small {
    padding-bottom: 1.3333333333rem;
  }
}
.coh-style-padding-left-right---small {
  padding-right: 1.7777777778rem;
  padding-left: 1.7777777778rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-left-right---small {
    padding-right: 1.3333333333rem;
    padding-left: 1.3333333333rem;
  }
}
.coh-style-link-card, .coh-style-link-card---green, .coh-style-link-card---red, .coh-style-link-card---blue {
  background-color: rgb(255, 255, 255);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: rgb(0, 0, 0);
}
.coh-style-link-card:hover, .coh-style-link-card---green:hover, .coh-style-link-card---red:hover, .coh-style-link-card---blue:hover {
  color: rgb(0, 0, 0);
  background-color: rgb(243, 246, 248);
}
.coh-style-link-card:hover .image-wrapper:after, .coh-style-link-card---green:hover .image-wrapper:after, .coh-style-link-card---red:hover .image-wrapper:after, .coh-style-link-card---blue:hover .image-wrapper:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: scaleX(1.05) scaleY(1.05);
      -ms-transform: scaleX(1.05) scaleY(1.05);
          transform: scaleX(1.05) scaleY(1.05);
}
.coh-style-link-card:hover .image-wrapper img, .coh-style-link-card---green:hover .image-wrapper img, .coh-style-link-card---red:hover .image-wrapper img, .coh-style-link-card---blue:hover .image-wrapper img {
  -webkit-transform: scaleX(1.05) scaleY(1.05);
      -ms-transform: scaleX(1.05) scaleY(1.05);
          transform: scaleX(1.05) scaleY(1.05);
}
.coh-style-link-card .image-wrapper, .coh-style-link-card---green .image-wrapper, .coh-style-link-card---red .image-wrapper, .coh-style-link-card---blue .image-wrapper {
  position: relative;
}
.coh-style-link-card .image-wrapper:after, .coh-style-link-card---green .image-wrapper:after, .coh-style-link-card---red .image-wrapper:after, .coh-style-link-card---blue .image-wrapper:after {
  -webkit-transition: background-color 1000ms, 600ms -webkit-transform;
  transition: background-color 1000ms, 600ms -webkit-transform;
  transition: background-color 1000ms, 600ms transform;
  transition: background-color 1000ms, 600ms transform, 600ms -webkit-transform;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 40px;
  bottom: -40px;
  left: 0;
  right: 0;
  content: "";
}
.coh-style-link-card .image-wrapper img, .coh-style-link-card---green .image-wrapper img, .coh-style-link-card---red .image-wrapper img, .coh-style-link-card---blue .image-wrapper img {
  -webkit-transition: 600ms ease transform;
  transition: 600ms ease transform;
  position: relative;
}
.coh-style-hero-card {
  background-color: rgb(255, 255, 255);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: rgb(0, 0, 0);
}
.coh-style-hero-card:hover {
  color: rgb(0, 0, 0);
}
.coh-style-hero-card:hover .hero-card-image-wrapper:after {
  background-color: rgba(0, 0, 0, 0.2);
}
.coh-style-hero-card .hero-card-image-wrapper {
  position: relative;
}
.coh-style-hero-card .hero-card-image-wrapper:after {
  -webkit-transition: background-color 1000ms;
  transition: background-color 1000ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-hero-card .hero-card-image-wrapper img {
  -webkit-transition: 600ms ease opacity;
  transition: 600ms ease opacity;
  position: relative;
}
.coh-style-social-icon, .coh-style-social-icon---facebook, .coh-style-social-icon---linkedin, .coh-style-social-icon---twitter {
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  display: inline-block;
}
.coh-style-social-icon a, .coh-style-social-icon---facebook a, .coh-style-social-icon---linkedin a, .coh-style-social-icon---twitter a {
  background-color: rgb(255, 255, 255);
  height: 1.7777777778rem;
  width: 1.7777777778rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -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.2222222222rem;
  margin-left: 0.2222222222rem;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  position: relative;
  z-index: 0;
  color: inherit;
}
@media (max-width: 767px) {
  .coh-style-social-icon a, .coh-style-social-icon---facebook a, .coh-style-social-icon---linkedin a, .coh-style-social-icon---twitter a {
    height: 2.6666666667rem;
    width: 2.6666666667rem;
    font-size: 30px;
  }
}
.coh-style-social-icon a:before, .coh-style-social-icon---facebook a:before, .coh-style-social-icon---linkedin a:before, .coh-style-social-icon---twitter a:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: inherit;
  content: "\f09a";
  font-family: icomoon;
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
@media (max-width: 767px) {
  .coh-style-social-icon a:before, .coh-style-social-icon---facebook a:before, .coh-style-social-icon---linkedin a:before, .coh-style-social-icon---twitter a:before {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
.coh-style-social-icon a:hover, .coh-style-social-icon---facebook a:hover, .coh-style-social-icon---linkedin a:hover, .coh-style-social-icon---twitter a:hover {
  background-color: rgba(0, 0, 0, 0.5);
  color: rgb(255, 255, 255);
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.coh-style-social-icon a:hover:before, .coh-style-social-icon---facebook a:hover:before, .coh-style-social-icon---linkedin a:hover:before, .coh-style-social-icon---twitter a:hover:before {
  color: #ffffff !important;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.coh-style-social-icon---twitter {
  color: rgb(82, 102, 194);
}
.coh-style-social-icon---twitter:hover {
  color: rgb(255, 255, 255);
}
.coh-style-social-icon---twitter 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: "\f099";
  font-family: icomoon;
}
.coh-style-social-icon---linkedin {
  color: rgb(82, 102, 194);
}
.coh-style-social-icon---linkedin:hover {
  color: rgb(255, 255, 255);
}
.coh-style-social-icon---linkedin 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: "\f0e1";
  font-family: icomoon;
}
.coh-style-social-icon---facebook {
  color: rgb(82, 102, 194);
}
.coh-style-social-icon---facebook:hover {
  color: rgb(255, 255, 255);
}
.coh-style-social-icon---facebook 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;
  -webkit-filter: none;
          filter: none;
}
.coh-style-text-columns---two {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 1.7777777778rem;
     -moz-column-gap: 1.7777777778rem;
          column-gap: 1.7777777778rem;
}
@media (max-width: 1169px) {
  .coh-style-text-columns---two {
    -webkit-column-gap: 1.3333333333rem;
       -moz-column-gap: 1.3333333333rem;
            column-gap: 1.3333333333rem;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (max-width: 1023px) {
  .coh-style-text-columns---two {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-position---vertical-center {
  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;
}
.coh-style-paragraph-large {
  font-size: 22px;
  line-height: 1.5;
}
.coh-style-position---center {
  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-style-max-width---extra-narrow {
  width: 33%;
}
@media (max-width: 1169px) {
  .coh-style-max-width---extra-narrow {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .coh-style-max-width---extra-narrow {
    width: 100%;
  }
}
.coh-style-margin-bottom---small {
  margin-bottom: 1.7777777778rem;
}
@media (max-width: 1169px) {
  .coh-style-margin-bottom---small {
    margin-bottom: 1.3333333333rem;
  }
}
.coh-style-padding-top---hero {
  padding-top: 10.6666666667rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top---hero {
    padding-top: 6.3333333333rem;
  }
}
.coh-style-padding-top-bottom---medium {
  padding-top: 3.5555555556rem;
  padding-bottom: 3.5555555556rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top-bottom---medium {
    padding-top: 2.6666666667rem;
    padding-bottom: 2.6666666667rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top-bottom---medium {
    padding-top: 2.2222222222rem;
    padding-bottom: 2.2222222222rem;
  }
}
.coh-style-padding-top---medium {
  padding-top: 3.5555555556rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top---medium {
    padding-top: 2.6666666667rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top---medium {
    padding-top: 2.2222222222rem;
  }
}
.coh-style-padding-bottom---medium {
  padding-bottom: 3.5555555556rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-bottom---medium {
    padding-bottom: 2.6666666667rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-bottom---medium {
    padding-bottom: 2.2222222222rem;
  }
}
.coh-style-padding-left-right---large {
  padding-right: 5.3333333333rem;
  padding-left: 5.3333333333rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-left-right---large {
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-left-right---large {
    padding-right: 2.6666666667rem;
    padding-left: 2.6666666667rem;
  }
}
.coh-style-padding-left-right---medium {
  padding-right: 3.5555555556rem;
  padding-left: 3.5555555556rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-left-right---medium {
    padding-right: 2.6666666667rem;
    padding-left: 2.6666666667rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-left-right---medium {
    padding-right: 2.2222222222rem;
    padding-left: 2.2222222222rem;
  }
}
.coh-style-padding---small {
  padding: 1.7777777778rem;
}
@media (max-width: 1169px) {
  .coh-style-padding---small {
    padding: 1.3333333333rem;
  }
}
.coh-ce-85526d0c-e341c4a4 {
  background-color: rgb(255, 255, 255);
  position: fixed;
  left: 0;
  z-index: 4;
  width: 100%;
  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;
  height: 5.3333333333rem;
  -webkit-transition: 200ms ease box-shadow;
  transition: 200ms ease box-shadow;
}
@media (max-width: 767px) {
  .coh-ce-85526d0c-e341c4a4 {
    height: 4rem;
  }
}
@media (max-width: 1023px) {
  .menu-visible.coh-ce-85526d0c-e341c4a4 .dx8-admin-tabs {
    display: none;
  }
}
.coh-ce-85526d0c-db33b441 {
  width: 20%;
}
@media (max-width: 767px) {
  .coh-ce-85526d0c-db33b441 {
    -webkit-flex-basis: 33.3%;
        -ms-flex-preferred-size: 33.3%;
            flex-basis: 33.3%;
  }
}
.coh-ce-85526d0c-9169be4f {
  width: 8.8888888889rem;
}
@media (max-width: 767px) {
  .coh-ce-85526d0c-9169be4f {
    width: 130px;
  }
}
.coh-ce-85526d0c-8c5360d6 {
  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: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-flex-basis: 0%;
      -ms-flex-preferred-size: 0%;
          flex-basis: 0%;
  margin-left: auto;
}
.coh-ce-85526d0c-44275c88 {
  text-align: center;
  position: relative;
  left: -7px;
  margin-top: 0;
  margin-right: 15px;
  min-width: 0;
  line-height: 1rem;
}
.coh-ce-85526d0c-f666373e {
  text-align: center;
  margin-top: 0;
  min-width: 0;
  line-height: 1rem;
}
.coh-ce-85526d0c-63799c3a {
  width: 100%;
}
.coh-ce-8d403985-42b26622 {
  padding-top: 30px;
  padding-bottom: 40px;
}
.coh-ce-8d403985-acd32b63 {
  margin-bottom: 25px;
}
.coh-ce-cpt_ama_card-6555a3af {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ama_card-6555a3af {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_ama_card-6555a3af {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
}
.coh-ce-cpt_ama_card-b353594c {
  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_ama_card-b353594c:before {
  margin-top: -45px;
}
.coh-ce-cpt_ama_card-8ab2e168 {
  position: relative;
  top: 40px;
}
.coh-ce-cpt_ama_card-42ee7e3 {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 13px;
  z-index: 2;
  background-color: rgb(255, 255, 255);
  margin-right: 30px;
  margin-left: 30px;
  position: relative;
  top: 16px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ama_card-42ee7e3 {
    margin-right: 35px;
    margin-left: 35px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_ama_card-42ee7e3 {
    margin-right: 30px;
    margin-left: 30px;
  }
}
.coh-ce-cpt_ama_card-13c60bc1 {
  margin-bottom: 0;
}
.coh-ce-cpt_ama_card-120dd7b7 {
  background-color: rgb(255, 255, 255);
  padding-top: 46px;
  margin-top: -46px;
  color: rgb(0, 0, 0);
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_ama_card-120dd7b7 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_ama_card-120dd7b7 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.coh-ce-cpt_ama_card-a75c7dc0 {
  font-size: 18px;
  margin-top: 30px;
  margin-right: 50px;
  margin-bottom: 30px;
  margin-left: 50px;
}
.coh-ce-cpt_ama_card-b05cb4eb {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  font-style: italic;
  padding-top: 30px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  margin-top: 30px;
  margin-right: 50px;
  margin-bottom: 30px;
  margin-left: 50px;
}
.coh-ce-cpt_article-45542a68 {
  padding-top: 1.5555555556rem;
  padding-bottom: 1.5555555556rem;
}
.coh-ce-cpt_article-c8773cd9 {
  max-width: 33%;
  width: auto;
  margin-bottom: 36px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_article-c8773cd9 {
    max-width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_article-c8773cd9 {
    width: 100%;
  }
}
.coh-ce-cpt_article-a0b78917 {
  color: rgb(86, 86, 86);
}
.coh-ce-cpt_duplicate_of_card_row-eb5a1e6b {
  margin-bottom: 40px;
}
.coh-ce-cpt_expert_callout-23df0ed4 {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
  min-width: 33.33%;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_expert_callout-23df0ed4 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_expert_callout-23df0ed4 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
}
.coh-ce-cpt_expert_callout-ab2e101b {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  max-width: 33.33%;
}
.coh-ce-cpt_expert_callout-d73490b0 {
  font-size: 20px;
  margin-bottom: 10px;
  font-style: italic;
}
.coh-ce-cpt_expert_callout-61153871 {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  font-style: italic;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  margin-top: 20px;
  display: inline-block;
  min-width: 75%;
}
.coh-ce-cpt_full_hero-5c61a763 {
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: rgba(0, 0, 0, 0.5);
}
.coh-ce-cpt_full_hero-1393a46f {
  padding-top: 100px;
  padding-right: 200px;
  padding-bottom: 75px;
  padding-left: 200px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_hero-1393a46f {
    padding-top: 75px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_full_hero-1393a46f {
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
  }
}
.coh-ce-cpt_full_hero-333a1ca2 {
  color: rgb(255, 255, 255);
  text-align: center;
  margin-bottom: 30px;
}
.coh-ce-cpt_full_hero-18a835a2 {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.coh-ce-cpt_full_hero-87ddf3a1 {
  text-align: center;
}
.coh-ce-cpt_full_hero-89edf5a3 {
  margin-top: auto;
  margin-left: auto;
}
.coh-ce-cpt_full_hero_no_image-543a2dd3 {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -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;
  border-top-width: 10px;
  border-top-style: solid;
}
.coh-ce-cpt_full_hero_no_image-8aa20304 {
  padding-top: 50px;
  padding-right: 200px;
  padding-bottom: 50px;
  padding-left: 200px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_hero_no_image-8aa20304 {
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_full_hero_no_image-8aa20304 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
  }
}
.coh-ce-cpt_full_hero_no_image-70617149 {
  color: rgb(0, 0, 0);
  text-align: center;
  margin-bottom: 30px;
}
.coh-ce-cpt_full_hero_no_image-e36adfc9 {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(86, 86, 86);
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.coh-ce-cpt_full_hero_no_image-87ddf3a1 {
  text-align: center;
}
.coh-ce-cpt_full_hero_no_image-89edf5a3 {
  margin-top: auto;
  margin-left: auto;
}
.coh-ce-cpt_full_hero_separate_text_imag-63ce8c66 {
  border-top-width: 10px;
  border-top-style: solid;
  position: relative;
}
.coh-ce-cpt_full_hero_separate_text_imag-9793fa3c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-ce-cpt_full_hero_separate_text_imag-9793fa3c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_full_hero_separate_text_imag-1cf24769 {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_hero_separate_text_imag-1cf24769 {
    background-color: rgb(222, 231, 235);
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_full_hero_separate_text_imag-1cf24769 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.coh-ce-cpt_full_hero_separate_text_imag-5b6dbb64 {
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_hero_separate_text_imag-5b6dbb64 {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.coh-ce-cpt_full_hero_separate_text_imag-4e515521 {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 25px;
}
.coh-ce-cpt_full_hero_separate_text_imag-98a9664b {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  margin-bottom: 50px;
  color: rgb(86, 86, 86);
}
.coh-ce-cpt_full_hero_separate_text_imag-79608279 {
  text-align: center;
  margin-bottom: 35px;
}
.coh-ce-cpt_full_hero_separate_text_imag-d8f9963 {
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_full_hero_separate_text_imag-d09df31a {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
@media (max-width: 767px) {
  .coh-ce-cpt_full_hero_separate_text_imag-d09df31a {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.coh-ce-cpt_full_hero_separate_text_imag-a5789a04 {
  opacity: 0;
}
@media (max-width: 767px) {
  .coh-ce-cpt_full_hero_separate_text_imag-a5789a04 {
    opacity: 1;
  }
}
.coh-ce-cpt_full_width_expert_callout-6159392e {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  max-width: 90%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_width_expert_callout-6159392e {
    max-width: 100%;
  }
}
.coh-ce-cpt_full_width_expert_callout-8eb98692 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_full_width_expert_callout-8eb98692:before {
  margin-top: -45px;
}
.coh-ce-cpt_full_width_expert_callout-f317730a {
  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;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_width_expert_callout-f317730a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_full_width_expert_callout-f317730a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_full_width_expert_callout-af5d6442 {
  -webkit-flex-basis: 12%;
      -ms-flex-preferred-size: 12%;
          flex-basis: 12%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_width_expert_callout-af5d6442 {
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_full_width_expert_callout-af5d6442 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-ce-cpt_full_width_expert_callout-4b46fe42 {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_full_width_expert_callout-f2adc69a {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  max-width: 80%;
}
@media (max-width: 564px) {
  .coh-ce-cpt_full_width_expert_callout-f2adc69a {
    max-width: 33%;
  }
}
.coh-ce-cpt_full_width_expert_callout-382eb9da {
  -webkit-flex-basis: 66%;
      -ms-flex-preferred-size: 66%;
          flex-basis: 66%;
  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: 1023px) {
  .coh-ce-cpt_full_width_expert_callout-382eb9da {
    -webkit-flex-basis: 66%;
        -ms-flex-preferred-size: 66%;
            flex-basis: 66%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_full_width_expert_callout-382eb9da {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-ce-cpt_full_width_expert_callout-aa4baa05 {
  color: rgb(0, 0, 0);
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_full_width_expert_callout-d73490b0 {
  font-size: 20px;
  margin-bottom: 10px;
  font-style: italic;
}
.coh-ce-cpt_full_width_expert_callout-afbf0a29 {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  font-style: italic;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  margin-top: 20px;
  display: inline-block;
  min-width: 75%;
}
.coh-ce-cpt_hero-5c61a763 {
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: rgba(0, 0, 0, 0.5);
}
.coh-ce-cpt_hero-1393a46f {
  padding-top: 100px;
  padding-right: 200px;
  padding-bottom: 75px;
  padding-left: 200px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero-1393a46f {
    padding-top: 75px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_hero-1393a46f {
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
  }
}
.coh-ce-cpt_hero-333a1ca2 {
  color: rgb(255, 255, 255);
  text-align: center;
  margin-bottom: 30px;
}
.coh-ce-cpt_hero-18a835a2 {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.coh-ce-cpt_hero-87ddf3a1 {
  text-align: center;
}
.coh-ce-cpt_hero-89edf5a3 {
  margin-top: auto;
  margin-left: auto;
}
.coh-ce-cpt_hero_card-210e12cb {
  margin-bottom: 50px;
}
.coh-ce-cpt_hero_card-3f96e15d {
  position: relative;
}
.coh-ce-cpt_hero_card-c87564b3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: rgb(0, 0, 0);
  text-decoration: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_card-c87564b3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_hero_card-f780f2fd {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  background-color: rgb(255, 255, 255);
  padding-right: 60px;
  padding-left: 60px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_card-f780f2fd {
    background-color: rgb(222, 231, 235);
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_card-f780f2fd {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.coh-ce-cpt_hero_card-5b6dbb64 {
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_card-5b6dbb64 {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.coh-ce-cpt_hero_card-4e515521 {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 25px;
}
.coh-ce-cpt_hero_card-1123fbd2 {
  text-align: left;
  margin-bottom: 35px;
}
.coh-ce-cpt_hero_card-7bc93c25 {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-style: italic;
  padding-top: 30px;
  min-width: 66%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  display: inline-block;
}
.coh-ce-cpt_hero_card-d09df31a {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_card-d09df31a {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.coh-ce-cpt_hero_card-a5789a04 {
  opacity: 0;
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_card-a5789a04 {
    opacity: 1;
  }
}
.coh-ce-cpt_input_form-56d2cb79 {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .coh-ce-cpt_input_form-90f0e626 {
    margin-bottom: 25px;
  }
}
.coh-ce-cpt_input_form-be4bb6f9 {
  text-transform: uppercase;
  margin-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
  padding-bottom: 5px;
}
.coh-ce-cpt_jump_menu-419db300 {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_jump_menu-419db300 {
    display: block;
  }
}
.coh-ce-cpt_jump_menu-fecd9521 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-ce-cpt_jump_menu-fecd9521 {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_jump_menu-2f3af7a4 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-ce-cpt_jump_menu-2f3af7a4 {
    margin-bottom: 40px;
  }
}
.coh-ce-cpt_jump_menu-70068825 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 767px) {
  .coh-ce-cpt_jump_menu-70068825 {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_jump_menu-4a41ee32 {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-left: 1.777rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_jump_menu-4a41ee32 {
    padding-left: 1.333rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_jump_menu-4a41ee32 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
  }
}
.coh-ce-cpt_jump_menu-408f0561 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -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: 767px) {
  .coh-ce-cpt_jump_menu-408f0561 li {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_jump_menu-408f0561 li:last-child {
    margin-right: 0;
  }
}
.coh-ce-cpt_jump_menu-7f055b8e a:before {
  color: inherit;
}
.coh-ce-cpt_jump_menu-7fbf7c0c a:before {
  color: inherit;
}
.coh-ce-cpt_jump_menu-ebd69235 a:before {
  color: inherit;
}
.coh-ce-cpt_jump_menu_anchor_link-b23d031e {
  position: relative;
  list-style-type: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_link-d866d9ef {
  position: relative;
}
.coh-ce-cpt_section_header-66241254 {
  padding-top: 30px;
  margin-bottom: 40px;
}
.coh-ce-cpt_social_icons-18752f0a {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -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: 767px) {
  .coh-ce-cpt_social_icons-18752f0a li {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_social_icons-18752f0a li:last-child {
    margin-right: 0;
  }
}
.coh-ce-cpt_social_icons-55fa874a a:before {
  color: inherit;
}
.coh-ce-cpt_social_icons-114162eb a:before {
  color: inherit;
}
.coh-ce-cpt_social_icons-4a26fd96 a:before {
  color: inherit;
}
.coh-ce-cpt_text_article-971369a3 {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
  max-width: 50%;
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_article-971369a3 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_article-971369a3 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 33px;
  }
}
.coh-ce-cpt_text_article-89afd2a7 {
  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;
  z-index: 1;
}
.coh-ce-cpt_text_article-89afd2a7:before {
  margin-top: -45px;
}
.coh-ce-cpt_text_article-cdf1c7ae {
  background-color: rgb(255, 255, 255);
  margin-right: 20px;
  margin-left: 20px;
  position: relative;
  top: -35px;
  text-align: center;
  padding-top: 30px;
}
.coh-ce-cpt_text_article-13c60bc1 {
  margin-bottom: 0;
}
.coh-ce-cpt_text_article-e12b0f66 {
  background-color: rgb(255, 255, 255);
  padding-top: 46px;
  margin-top: -46px;
  color: rgb(0, 0, 0);
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_text_article-86fe2b1d {
  font-size: 18px;
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}
.coh-ce-cpt_text_article-cd35d24a {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  font-style: italic;
  padding-top: 30px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(0, 0, 0);
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}
.coh-ce-cpt_text_article_row-901075bb {
  padding-top: 106px;
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_text_article_row-901075bb {
    padding-top: 48px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_text_article_row-901075bb {
    padding-top: 21px;
  }
}
.coh-ce-cpt_topic_link-e6e98c27 {
  min-width: 33.33%;
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
  -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_topic_link-e6e98c27 {
    max-width: 100%;
    -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_topic_link-e6e98c27 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_topic_link-e6e98c27 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-ce-cpt_topic_link_column-46186c95 {
  margin-bottom: 40px;
  min-height: initial;
}
@media (max-width: 1599px) {
  .coh-ce-cpt_topic_link_column-46186c95 {
    min-height: initial;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_topic_link_column-46186c95 {
    min-height: initial;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_topic_link_column-46186c95 {
    min-width: 50%;
    margin-bottom: 40px;
    min-height: initial;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_topic_link_column-46186c95 {
    min-height: initial;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_topic_link_column-46186c95 {
    max-width: 100%;
    margin-bottom: 50px;
    min-height: initial;
  }
}
.coh-ce-cpt_topic_link_column-ade38c8e {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
  padding-bottom: 20px;
}
.coh-ce-cpt_topic_link_row-c77b1bc9 {
  padding-top: 30px;
  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;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_topic_link_row-c77b1bc9 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_topic_link_row-c77b1bc9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_video_and_text-78ebc87c {
  padding-bottom: 45px;
}
.coh-ce-cpt_video_and_text-81ab3060 {
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_video_and_text-81ab3060 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-ce-cpt_video_and_text-a5d3d3a3 {
  font-family: "myriad-pro", "Helvetica", "Arial", "Open Sans", sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
}
.coh-ce-94f56f84 {
  list-style-type: none;
  margin-left: 0;
}
.coh-ce-da1a5010:first-child {
  margin-left: 0;
}
.coh-ce-da1a5010:last-child {
  margin-right: 0;
  padding-right: 0;
}
.coh-ce-8fb7b00b {
  height: 100%;
}
.coh-ce-1dcfcca2 {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-1dcfcca2 {
    display: block;
  }
}
.coh-ce-419db300 {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-419db300 {
    display: block;
  }
}
.coh-ce-e7ff15bf {
  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;
}
@media (max-width: 767px) {
  .coh-ce-e7ff15bf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.coh-ce-58ca2d47 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-ce-58ca2d47 {
    margin-bottom: 40px;
  }
}
.coh-ce-5732e4e5 {
  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: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-basis: 66%;
      -ms-flex-preferred-size: 66%;
          flex-basis: 66%;
}
@media (max-width: 1023px) {
  .coh-ce-5732e4e5 {
    -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: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
@media (max-width: 767px) {
  .coh-ce-5732e4e5 {
    -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-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-c138fe17 {
  z-index: 9999999;
}
.coh-ce-79f221cd {
  margin-left: auto;
  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-left: 1.777rem;
}
@media (max-width: 1023px) {
  .coh-ce-79f221cd {
    padding-left: 1.333rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-79f221cd {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
  }
}
.coh-ce-249059e7 {
  border-top-width: 10px;
  border-top-style: solid;
}
.coh-ce-5cbe1723 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

