.coh-style-a-header-navigation {
  height: 100%;
  display: inline-block;
  margin-left: 1.125rem;
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation {
    display: block;
    min-width: 100%;
  }
}
.coh-style-a-header-navigation .menu {
  height: 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;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.coh-style-a-header-navigation .menu .menu-item {
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3.125rem;
  width: auto;
  position: relative;
  margin-right: 1.875rem;
}
@media (max-width: 1599px) {
  .coh-style-a-header-navigation .menu .menu-item {
    margin-right: 1.875rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-header-navigation .menu .menu-item {
    margin-right: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation .menu .menu-item {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
  }
}
.coh-style-a-header-navigation .menu .menu-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 1rem;
  background-image: none;
  height: 3rem;
  margin-top: 0;
}
@media (max-width: 1599px) {
  .coh-style-a-header-navigation .menu .menu-item a {
    font-size: 1rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-header-navigation .menu .menu-item a {
    font-size: 0.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation .menu .menu-item a {
    margin-top: 0;
    margin-right: 10%;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    text-align: left;
    width: 70%;
    min-width: 260px;
    background-image: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-right_0.svg");
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 1.3125rem;
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-a-header-navigation .menu .menu-item a {
    min-width: 170px;
    width: 90%;
  }
}
.coh-style-a-header-navigation .menu .menu-item a:hover {
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-width: 3px;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff;
  height: 42px;
  margin-top: 3px;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation .menu .menu-item a:hover {
    text-shadow: unset;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    border-bottom-width: 0;
    border-bottom-style: none;
    margin-top: 0;
  }
}
.coh-style-a-header-navigation .menu li ul {
  display: none;
}
.coh-style-a-header-navigation .menu .menu-item--active-trail a {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff;;
  border-bottom-color: rgb(255, 255, 255);
  height: 42px;
  margin-top: 3px;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation .menu .menu-item--active-trail a {
    margin-top: 0;
    border-bottom-style: none;
  }
}
.coh-style-a-cpt-header-level-1 {
  height: 3.125rem;
}
.coh-style-a-cpt-header-level-1 .logo-header {
  padding-right: 1.125rem;
  padding-left: 1.75rem;
  width: 220px;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-header-level-1 .logo-header {
    padding-right: 1.125rem;
    padding-left: 1.375rem;
  }
}
.coh-style-a-cpt-header-level-1 .icon-img {
  padding-right: 0.75rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-header-level-1 .icon-img {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-header-level-1 .icon-img {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.coh-style-a-cpt-header-level-1 .icon-img img {
  height: 1.25rem;
}
.coh-style-a-cpt-header-level-1 .nav-container {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-cpt-header-level-1 .coh-ce-cpt__a_header_supernav_l1_1-a3821397 {
  width: 39px !important;
  background-size: auto !important;
}
.coh-style-a-cpt-header-level-1 .coh-ce-cpt__a_header_supernav_l1_1-443d05be {
  height: 50px !important;
  width: 39px !important;
  background-size: auto !important;
}
.coh-style-a-accordion-primary-body {
  padding-right: 1.5625rem;
  padding-bottom: 1.5625rem;
  padding-left: 1.5625rem;
  margin-top: -0.25rem;
  margin-right: 0.0625rem;
  margin-bottom: 0.25rem;
  background-color: rgb(171, 202, 233);
  font-size: small;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  color: #003595;
  border-bottom-color: #003595;
}
.coh-style-a-accordion-primary-body a {
  font-weight: bold;
  font-size: small;
}
.coh-style-a-accordion-primary {
  content: normal;
  color: rgb(49, 87, 152);
  margin-bottom: 0.25rem;
  margin-left: 0;
  list-style-type: none;
  display: block;
  font-weight: bold;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(4, 47, 108);
}
@media (max-width: 564px) {
  .coh-style-a-accordion-primary {
    content: normal;
    list-style-type: none;
  }
}
.coh-style-a-accordion-primary:before {
  content: normal;
}
@media (max-width: 564px) {
  .coh-style-a-accordion-primary:before {
    content: normal;
  }
}
.is-active.coh-style-a-accordion-primary {
  border-bottom-style: none;
}
.is-active.coh-style-a-accordion-primary a {
  color: rgb(49, 87, 152);
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-primary a {
    color: rgb(49, 87, 152);
    background-color: rgb(171, 202, 233);
  }
}
.is-active.coh-style-a-accordion-primary a:hover {
  text-decoration: none;
}
.is-active.coh-style-a-accordion-primary 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: "\f077";
  font-family: icomoon;
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-primary 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: "\f077";
    font-family: icomoon;
  }
}
.is-disabled.coh-style-a-accordion-primary {
  display: none;
}
.is-disabled.coh-style-a-accordion-primary a {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-primary a {
    background-color: rgb(171, 202, 233);
  }
}
.is-disabled.coh-style-a-accordion-primary a:after {
  content: normal;
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-primary a:after {
    content: normal;
  }
}
.coh-style-a-accordion-primary a {
  color: rgb(49, 87, 152);
  font-weight: bold;
  text-transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.25rem;
  padding-right: 1.5rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  margin-right: 0.0625rem;
  background-color: rgb(171, 202, 233);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
@media (max-width: 1599px) {
  .coh-style-a-accordion-primary a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-accordion-primary a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-accordion-primary a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-accordion-primary a {
    font-weight: bold;
    color: rgb(49, 87, 152);
    text-transform: none;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-a-accordion-primary a:hover {
  color: rgb(49, 87, 152);
  text-decoration: underline;
}
@media (max-width: 564px) {
  .coh-style-a-accordion-primary a:hover {
    color: rgb(49, 87, 152);
  }
}
.coh-style-a-accordion-primary a:hover:before {
  color: rgb(49, 87, 152);
}
.coh-style-a-accordion-primary a:hover:after {
  color: rgb(49, 87, 152);
}
.coh-style-a-accordion-primary a:before {
  font-weight: 500;
  color: rgb(26, 159, 223);
  margin-right: 1.25rem;
  content: normal;
}
.coh-style-a-accordion-primary 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: "\f078";
  font-family: icomoon;
  color: rgb(26, 159, 223);
  font-size: 1rem;
  padding-left: 1.25rem;
  margin-left: auto;
}
.coh-style-a-hero-height-tall {
  min-height: 31.25rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 90rem;
}
@media (max-width: 1023px) {
  .coh-style-a-hero-height-tall {
    min-height: 26.25rem;
    padding-top: 4.375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-hero-height-tall {
    min-height: 20.75rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-height-tall {
    min-height: 10rem;
  }
}
.coh-style-a-alcon-custom-footer {
  background-color: rgb(0, 53, 149);
  background-image: url("/sites/g/files/rbvwei4616/files/2024-02/alcon_com_footer_bg_0.png");
  background-position: left top;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.coh-style-a-alcon-custom-footer .coh-ce-cpt_a_supernav_footer_2-4ecd7f22 {
  background-image: none !important;
  background-color: unset !important;
}
.coh-style-a-alcon-custom-footer .coh-ce-cpt_copyright-47a7fbb7 {
  max-width: 90rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-testcssimporting {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-duplicate-of-component-supernav-country-language-prompt {
  height: 100%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 80;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-component-supernav-country-language-prompt {
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    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;
    z-index: 80;
  }
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box {
  min-width: 200px;
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
  padding: 30px;
  -webkit-box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.891);
          box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.891);
  position: absolute;
  right: 160px;
  max-width: 300px;
  z-index: 80;
  width: 300px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box {
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 50;
  }
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .close_btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .other_country_btn {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(3, 96, 147);
  text-transform: capitalize;
  display: table;
  font-weight: 400;
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .message_country_name {
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 700;
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .language_message {
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.875rem;
  font-weight: 700;
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .links {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  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-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .links .language-link {
  text-transform: capitalize;
  max-width: 100%;
  width: 100%;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .links .language-link:hover {
  background-color: rgb(3, 96, 147);
  color: rgb(255, 255, 255);
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .links .is-active {
  background-color: rgb(3, 96, 147);
  color: rgb(255, 255, 255);
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-box .links li {
  margin-right: 10px;
  margin-left: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(49, 87, 152);
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-open {
  display: block;
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-close {
  display: none;
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-bg {
  -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-style-duplicate-of-component-supernav-country-language-prompt .language-prompt-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 45;
  }
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .lang-prompt-BG {
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-component-supernav-country-language-prompt .lang-prompt-BG {
    position: absolute;
    top: 140px;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
}
.coh-style-duplicate-of-component-supernav-country-language-prompt .lang-prompt-BG.position-sticky {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-component-supernav-country-language-prompt .mob-nev-close {
    display: none;
    visibility: hidden;
  }
}
.coh-style-a-alconbase-search-view-wrapper {
  max-width: 1184px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 24px;
  line-height: 24px;
  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-a-alconbase-search-view-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-alconbase-search-view-wrapper {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .alconbase-search-header-section {
  color: rgb(20, 52, 137);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 32px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.coh-style-a-alconbase-search-view-wrapper .alconbase-search-header-section .alconbase-search-header-section-title {
  color: rgb(20, 52, 137);
  font-weight: 300;
  text-align: center;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 32px;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-a-alconbase-search-view-wrapper .alconbase-search-header-section .alconbase-search-header-section-title {
    font-size: 20px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .alconbase-search-header-section .alconbase-search-header-section-title-extra {
  display: block;
  text-align: center;
  color: rgb(20, 52, 137);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
@media (max-width: 1023px) {
  .coh-style-a-alconbase-search-view-wrapper .alconbase-search-header-section .alconbase-search-header-section-title-extra {
    font-size: 20px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .views-exposed-form {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  width: 100%;
}
@media (max-width: 564px) {
  .coh-style-a-alconbase-search-view-wrapper .views-exposed-form {
    margin-bottom: 30px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .views-exposed-form #edit-alcon-search {
  display: block;
  width: 100%;
  border-color: rgb(188, 188, 188);
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 32px;
          border-radius: 32px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 35px;
  font-size: 16px;
}
@media (max-width: 564px) {
  .coh-style-a-alconbase-search-view-wrapper .views-exposed-form #edit-alcon-search {
    margin-bottom: 50px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .views-exposed-form .form-actions {
  display: block;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 830px;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 564px) {
  .coh-style-a-alconbase-search-view-wrapper .views-exposed-form .form-actions {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .views-exposed-form .form-actions .form-submit {
  width: 50%;
  background-color: rgb(0, 53, 149);
  border-width: 1px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  border-color: rgb(243, 247, 252);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.32px;
  text-align: center;
  padding-top: 12px;
  padding-right: 25px;
  padding-bottom: 12px;
  padding-left: 25px;
  text-transform: uppercase;
  color: rgb(243, 247, 252);
  border-style: solid;
}
.coh-style-a-alconbase-search-view-wrapper .views-exposed-form .form-item-alcon-search {
  max-width: 830px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (max-width: 564px) {
  .coh-style-a-alconbase-search-view-wrapper .views-exposed-form .form-item-alcon-search {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .search-result-item {
  -webkit-border-radius: 8px;
          border-radius: 8px;
  border-style: solid;
  border-color: rgb(205, 205, 205);
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  display: block;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field.views-field-field-meta-tags {
  margin-bottom: 10px;
}
.coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field.views-field-field-meta-tags .search-result-item-title {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 53, 149);
  font-size: 16px;
}
.coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field .search-result-item-description, .coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field .search-result-item-body {
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 16px;
  -webkit-filter: none;
          filter: none;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-word;
  vertical-align: baseline;
  overflow: hidden;
  line-height: 1.3;
}
.coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field .search-result-item-description:before, .coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field .search-result-item-description:after, .coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field .search-result-item-body:before, .coh-style-a-alconbase-search-view-wrapper .search-result-item .views-field .search-result-item-body:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-style-a-alconbase-search-view-wrapper nav.pager {
  text-align: center;
  width: 100%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.coh-style-a-alconbase-search-view-wrapper nav.pager ul.pager__items li.pager__item {
  display: inline-block;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-a-alconbase-search-view-wrapper nav.pager ul.pager__items li.pager__item.is-active a {
  display: inline-block;
  padding-top: 5px;
  background-color: rgb(0, 53, 149);
  color: rgb(255, 255, 255);
}
.coh-style-a-alconbase-search-view-wrapper nav.pager ul.pager__items li.pager__item a {
  color: rgb(0, 53, 149);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.08em;
  text-align: center;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 32px;
  width: 32px;
}
.coh-style-a-alconbase-search-view-wrapper footer {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  margin-bottom: 40px;
}
@media (max-width: 564px) {
  .coh-style-a-alconbase-search-view-wrapper footer {
    margin-bottom: 10px;
  }
}
.coh-style-a-alconbase-search-view-wrapper footer .footer-form-help-text-block {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 0, 0);
  font-size: 16px;
}
.coh-style-a-alconbase-search-view-wrapper footer .footer-form-help-text-block div {
  line-height: 16px;
}
.coh-style-a-alconbase-search-view-wrapper footer .footer-form-help-text-block div a {
  color: rgb(0, 53, 149);
}
.coh-style-a-alconbase-search-view-wrapper .search-no-result-block-section {
  padding-right: 50px;
  padding-left: 50px;
}
@media (max-width: 1023px) {
  .coh-style-a-alconbase-search-view-wrapper .search-no-result-block-section {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-alconbase-search-view-wrapper .search-no-result-block-section {
    margin-bottom: 40px;
  }
}
.coh-style-a-alconbase-search-view-wrapper .search-no-result-block-section .search-no-result-block {
  color: rgb(0, 71, 200);
  display: block;
  text-align: center;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(205, 205, 205);
  -webkit-border-radius: 8px;
          border-radius: 8px;
  background-color: rgb(255, 255, 255);
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 600;
}
.coh-style-a-alconbase-search-view-wrapper .search-no-result-block-section .search-no-result-block p {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-weight: 600;
  line-height: 24px;
  font-size: 24px;
  display: inline-block;
  text-align: start;
}
.coh-style-slider-pagination {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-slider-pagination {
    margin-bottom: 13rem;
  }
}
@media (max-width: 767px) {
  .coh-style-slider-pagination {
    display: none !important;
  }
}
@media (max-width: 564px) {
  .coh-style-slider-pagination {
    margin-bottom: 14rem;
  }
}
.coh-style-slider-pagination li {
  display: inline-block;
}
@media (max-width: 564px) {
  .coh-style-slider-pagination li {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
  }
}
.coh-style-slider-pagination li:before {
  content: normal;
}
.coh-style-slider-pagination li.slick-active button {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-slider-pagination li.slick-active button {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-slider-pagination li button {
  background-color: rgba(0, 0, 0, 0);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  text-indent: -99999px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 1rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .coh-style-slider-pagination li button {
    border-color: rgb(255, 255, 255);
  }
}
.coh-style-padding-top---medium {
  padding-top: 4rem;
}
@media (max-width: 1023px) {
  .coh-style-padding-top---medium {
    padding-top: 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-padding-top---medium {
    padding-top: 2.5rem;
  }
}
.coh-style-a-padding-top-medium {
  padding-top: 50px;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-top-medium {
    padding-top: 40px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-padding-top-medium {
    padding-top: 20px;
  }
}
.coh-style-careers-slider-left-arrow {
  height: 2.5rem;
  width: 2.5rem;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-color: rgb(51, 119, 232);
  border-width: 3px;
}
@media (max-width: 564px) {
  .coh-style-careers-slider-left-arrow {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-careers-slider-left-arrow:before {
  line-height: 2.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(51, 119, 232);
  font-size: 1rem;
  padding-right: 1px;
}
.coh-style-a-bullet-tick-white {
  margin-top: 25px;
  margin-bottom: 25px;
  color: rgb(255, 255, 255);
}
.coh-style-a-bullet-tick-white li {
  margin-left: 18px;
  padding-left: 18px;
}
.coh-style-a-bullet-tick-blue {
  margin-top: 25px;
  margin-bottom: 25px;
  color: rgb(0, 53, 149);
  list-style-type: disc;
  list-style-position: outside;
}
.coh-style-a-bullet-tick-blue li {
  margin-left: 18px;
  padding-left: 18px;
}
.coh-style-a-border-top-broad {
  border-top-width: 1.25rem;
}
.coh-style-a-border-right-broad {
  border-right-width: 1.25rem;
}
.coh-style-a-border-left-broad {
  border-left-width: 1.25rem;
}
.coh-style-a-border-bottom-broad {
  border-bottom-width: 1.25rem;
}
.coh-style-wri-extra-bold {
  font-weight: 700;
}
.coh-style-wri-vert-center-text {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.coh-style-text-color-media-relations-blue {
  color: rgb(0, 174, 255);
}
.coh-style-text-color-media-relations-blue h1, .coh-style-text-color-media-relations-blue h2, .coh-style-text-color-media-relations-blue h3, .coh-style-text-color-media-relations-blue h4, .coh-style-text-color-media-relations-blue h5, .coh-style-text-color-media-relations-blue h6 {
  color: rgb(0, 53, 149);
  margin-bottom: 10px;
}
.coh-style-text-color-white {
  color: rgb(255, 255, 255);
}
.coh-style-text-color-white h1, .coh-style-text-color-white h2, .coh-style-text-color-white h3, .coh-style-text-color-white h4, .coh-style-text-color-white h5, .coh-style-text-color-white h6 {
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
}
.coh-style-text-color-black {
  color: rgb(0, 0, 0);
}
.coh-style-text-color-black h1, .coh-style-text-color-black h2, .coh-style-text-color-black h3, .coh-style-text-color-black h4, .coh-style-text-color-black h5, .coh-style-text-color-black h6 {
  margin-bottom: 10px;
}
.coh-style-text-color-alcon-blue {
  color: rgb(0, 53, 149);
}
.coh-style-text-color-alcon-blue h1, .coh-style-text-color-alcon-blue h2, .coh-style-text-color-alcon-blue h3, .coh-style-text-color-alcon-blue h4, .coh-style-text-color-alcon-blue h5, .coh-style-text-color-alcon-blue h6 {
  color: rgb(0, 53, 149);
  margin-bottom: 10px;
}
.coh-style-wri-rounded-corners {
  -webkit-border-radius: 25px;
          border-radius: 25px;
  overflow: hidden;
}
.coh-style-wri-card-icon-display {
  padding-top: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
}
.coh-style-wri-card-icon-display h2 {
  font-weight: 500;
}
.coh-style-a-text-columns-one blockquote {
  max-width: 80%;
  padding-top: 10px;
  padding-bottom: 0;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
}
.coh-style-a-text-columns-one blockquote p {
  color: rgb(107, 107, 107);
  font-size: 1.25em;
  line-height: 1.725rem;
  font-style: italic;
  text-indent: -50px;
  padding-bottom: 5px;
}
.coh-style-a-text-columns-one blockquote p:before {
  font-family: 'Montserrat', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  color: rgb(0, 53, 149);
  font-size: 4rem;
  position: relative;
  bottom: -0.2em;
  content: "“ ";
}
.coh-style-a-text-columns-one blockquote div.citation {
  color: rgb(153, 153, 153);
  font-size: 0.8em;
  line-height: 1.3;
  text-align: end;
  padding-right: 10%;
  margin-top: 10px;
}
.coh-style-a-text-columns-one blockquote div.citation:before {
  content: "— ";
}
.coh-style-a-text-columns-one blockquote p.no-quote {
  text-indent: unset;
  font-weight: 700;
}
.coh-style-a-text-columns-one blockquote p.no-quote:before {
  content: normal;
}
.coh-style-a-text-columns-one p {
  margin-bottom: 5px;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-date-wrapper {
  text-align: center;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-date-wrapper .press-release-paragraph-wrapper {
  margin-bottom: 1.25rem;
  font-size: 0.75rem;
  line-height: 1.1875rem;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: normal;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-date-wrapper .press-release-info {
  font-size: 0.75rem;
  line-height: 1.1875rem;
  margin-bottom: 0.625rem;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-heading {
  font-weight: 400;
  text-align: center;
  margin-bottom: 1.875rem;
  color: rgb(20, 52, 137);
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-pdf-print {
  font-size: 0.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-top: 2.5rem;
  margin-left: 0.3125rem;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-pack: end;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-pdf-print .press-release-pdf {
  font-size: 0.875rem;
  position: relative;
  margin-left: 1.875rem;
  padding-left: 2.1875rem;
  color: rgb(20, 52, 137);
  text-decoration: none;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-pdf-print .press-release-pdf:before {
  content: "";
  background-image: url("/sites/g/files/rbvwei4616/files/pdf-image.svg");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 20px;
  height: 15px;
  display: inline-block;
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-pdf-print .press-release-print {
  font-size: 0.875rem;
  position: relative;
  text-decoration: none;
  margin-left: 1.875rem;
  padding-left: 2.1875rem;
  color: rgb(20, 52, 137);
}
.coh-style-a-press-release-template-wrapper .press-release-title-wrapper .press-release-pdf-print .press-release-print: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: "\f02f";
  font-family: icomoon;
  content: "";
  height: 15px;
  width: 20px;
  display: inline-block;
  background-image: url("/sites/g/files/rbvwei4616/files/print_0.svg");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin-right: 5px;
}
.coh-style-a-press-release-template-wrapper .press-release-summary-wrapper {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 720px;
}
.coh-style-a-press-release-template-wrapper .press-release-summary-wrapper .press-release-text {
  text-align: left;
}
.coh-style-a-press-release-template-wrapper .press-release-body-wrapper {
  max-width: 45rem;
  padding-top: 2.5rem;
  padding-right: 1.25rem;
  padding-bottom: 3.75rem;
  padding-left: 1.25rem;
  margin-right: auto;
  margin-bottom: 3rem;
  margin-left: auto;
  line-height: 1.5rem;
}
.coh-style-a-press-release-template-wrapper .press-release-body-wrapper .press-release-body-content {
  margin-top: 1.5rem;
  line-height: 1.5rem;
}
.coh-style-a-press-release-template-wrapper .press-release-body-wrapper .press-release-body-content p {
  margin-top: 3%;
}
.coh-style-a-press-release-template-wrapper .press-release-body-wrapper h2 {
  font-weight: 500;
  color: rgb(0, 53, 149);
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.coh-style-a-cpt-hero-media h1 {
  font-size: 3rem;
  line-height: 3.5rem;
  text-align: center;
  padding-top: 1.875rem;
  padding-bottom: 1.5rem;
  font-weight: 300;
  margin-right: auto;
  margin-left: auto;
  max-width: 64rem;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-hero-media h1 {
    font-size: 2.625rem;
    line-height: 3rem;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-hero-media h1 {
    font-size: 2.375rem;
    line-height: 2.625rem;
    text-align: center;
  }
}
.coh-style-a-cpt-hero-media .add-curve-mask img {
  -webkit-border-radius: 0 0 50% 50%/0 0 15vw 15vw;
          border-radius: 0 0 50% 50%/0 0 15vw 15vw;
  -webkit-box-shadow: 0 .125rem 3.125rem 0 rgba(0,18,65,.7);
          box-shadow: 0 .125rem 3.125rem 0 rgba(0,18,65,.7);
}
.coh-style-a-cpt-hero-media .add-curve-mask video {
  -webkit-border-radius: 0 0 50% 50%/0 0 15vw 15vw;
          border-radius: 0 0 50% 50%/0 0 15vw 15vw;
  -webkit-box-shadow: 0 .125rem 3.125rem 0 rgba(0,18,65,.7);
          box-shadow: 0 .125rem 3.125rem 0 rgba(0,18,65,.7);
}
.coh-style-a-cpt-hero-media .add-curve-mask .mejs__controls {
  background-color: rgba(255, 255, 255, 0);
}
.coh-style-a-cpt-hero-media .boxed-content {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-cpt-hero-media .featured-tags {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  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;
}
.coh-style-a-cpt-hero-media .featured-tags span {
  display: block;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.25rem;
  min-width: 11.25rem;
  text-align: center;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  padding-top: 0.375rem;
  padding-right: 1rem;
  padding-bottom: 0.375rem;
  padding-left: 1rem;
  letter-spacing: 0.125rem;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  color: #003899;
  background: #e7eff8;
}
.coh-style-a-cpt-hero-media .featured-tags span.display-link-0 {
  display: none;
}
.coh-style-a-cpt-hero-media .text-section {
  max-width: 1152px;
  margin-top: 0.625rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
.coh-style-a-cpt-hero-media .text-section p {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-hero-media .text-section p {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
}
.coh-style-a-cpt-hero-media .c-curve-hero__top.image-max-heigh {
  padding-top: 162px;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-hero-media .c-curve-hero__top.image-max-heigh {
    padding-top: 200px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-hero-media .c-curve-hero__top.image-max-heigh {
    padding-top: 190px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-hero-media .c-curve-hero__top.image-max-heigh {
    padding-top: 180px;
  }
}
.coh-style-a-cpt-hero-media .c-curve-hero__top.image-max-heigh:last-child {
  margin-bottom: 10px;
}
.coh-style-a-cpt-hero-media .c-curve-hero__top-content {
  padding-top: 18vw;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-hero-media .c-curve-hero__top-content {
    padding-top: 19vw;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-hero-media .c-curve-hero__top-content {
    padding-top: 12vw;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-hero-media .c-curve-hero__top-content {
    padding-top: 1.2rem;
  }
}
.coh-style-a-cpt-hero-media .c-curve-hero__top-background {
  width: 120vw !important;
}
@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: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.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;
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 1023px) {
  .coh-style-2-column-layout .column-1 {
    margin-right: 0;
    margin-bottom: 4rem;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-2-column-layout .column-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.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;
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 1023px) {
  .coh-style-2-column-layout .column-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-2-column-layout .column-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.coh-style-story-lobby-block {
  list-style-type: none;
  background-color: rgb(216, 242, 252);
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}
@media (max-width: 1023px) {
  .coh-style-story-lobby-block {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .coh-style-story-lobby-block {
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-style-story-lobby-block {
    list-style-type: none;
  }
}
.coh-style-story-lobby-block .bef-links ul {
  background-color: rgb(255, 255, 255);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-width: 1px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  border-style: solid;
  border-color: rgb(167, 167, 167);
  list-style-type: none;
  padding-right: 0px;
  padding-left: 0px;
  overflow-x: auto;
  min-width: auto;
  white-space: nowrap;
  overflow: auto;
  overflow-y: hidden;
}
@media (max-width: 1023px) {
  .coh-style-story-lobby-block .bef-links ul {
    -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: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-border-radius: 0px;
            border-radius: 0px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: 0px;
    margin-left: 0px;
  }
}
.coh-style-story-lobby-block .bef-links ul li {
  position: relative;
  -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-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 1rem;
  background: none;
  border: none;
  font-weight: bold;
  margin: 0;
  list-style-type: none;
}
.coh-style-story-lobby-block .bef-links ul li a {
  color: rgb(0, 53, 149);
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  display: block;
  line-height: 17.5px;
  text-align: center;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.coh-style-story-lobby-block .bef-links ul li a.bef-link--selected {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  -webkit-border-radius: 100px;
          border-radius: 100px;
  margin-right: 4px;
}
.coh-style-story-lobby-block .item-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style-type: none;
  margin-right: 32px;
  margin-left: 32px;
}
@media (max-width: 1023px) {
  .coh-style-story-lobby-block .item-list ul {
    margin-right: 8%;
    margin-left: 8%;
  }
}
@media (max-width: 767px) {
  .coh-style-story-lobby-block .item-list ul {
    margin-right: 7%;
    margin-left: 7%;
  }
}
@media (max-width: 564px) {
  .coh-style-story-lobby-block .item-list ul {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.coh-style-story-lobby-block .item-list ul li {
  margin-top: 0.9375rem;
  margin-right: auto;
  margin-bottom: 0.9375rem;
  margin-left: auto;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(167, 167, 167);
  -webkit-border-radius: 16px;
          border-radius: 16px;
  width: 48%;
  padding-bottom: 1.5625rem;
  position: relative;
  background-color: rgb(255, 255, 255);
  list-style-type: none;
}
@media (max-width: 1023px) {
  .coh-style-story-lobby-block .item-list ul li {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .coh-style-story-lobby-block .item-list ul li {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-story-lobby-block .item-list ul li {
    width: 100%;
  }
}
.coh-style-story-lobby-block .item-list ul img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  width: 100%;
  height: 200px;
  -webkit-border-top-left-radius: 16px;
          border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
          border-top-right-radius: 16px;
}
@media (max-width: 767px) {
  .coh-style-story-lobby-block .item-list ul img {
    max-width: 100vw;
    width: 100%;
  }
}
.coh-style-story-lobby-block .item-list ul .shuffle-item__wrapper {
  margin: 0;
  text-align: left;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}
.coh-style-story-lobby-block .item-list ul .shuffle-item__categorie {
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 14px;
  line-height: 20px;
  background-color: rgb(216, 242, 252);
  display: inline-block;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 4px;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  text-transform: uppercase;
}
.coh-style-story-lobby-block .item-list ul .shuffle-item__headline {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: rgb(36, 62, 139);
  margin-bottom: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.coh-style-story-lobby-block .item-list ul .shuffle-item__content {
  color: rgb(79, 79, 79);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 30px;
}
.coh-style-story-lobby-block .item-list ul .read-now-link {
  text-align: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 1rem;
  font-weight: 700;
  color: rgb(0, 53, 149);
}
.coh-style-story-lobby-block .item-list ul .read-now-link:hover:after {
  -webkit-filter: brightness(1.4);
          filter: brightness(1.4);
}
.coh-style-story-lobby-block .item-list ul .read-now-link: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: "\f178";
  font-family: icomoon;
  content: url("/sites/g/files/rbvwei4616/files/svg-images/arror_circule.svg");
  position: relative;
  top: 6px;
  left: 3px;
}
.coh-style-story-lobby-block .item-list ul .read-now-link a {
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  border-style: solid;
  border-bottom-width: 1px;
}
.coh-style-story-lobby-block .story-lobby-heading {
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  color: rgb(0, 53, 149);
  margin-bottom: 2rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .coh-style-story-lobby-block .story-lobby-heading {
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 1.2rem;
  }
}
.coh-style-story-lobby-block form {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .coh-style-story-lobby-block form {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .coh-style-story-lobby-block form {
    margin-bottom: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-story-lobby-block form {
    margin-bottom: 20px;
  }
}
.coh-style-story-lobby-block .shuffle-item__container {
  margin: 0;
  border-width: 0;
  -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-style-link-button-color {
  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: 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(112, 195, 233);
  color: rgb(255, 255, 255);
}
.coh-style-link-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: "\f054";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  margin-left: auto;
}
.coh-style-a-note-footer {
  font-weight: 400;
  font-size: 0.75rem;
  color: #003595;
}
.coh-style-careers-slider-right-arrow {
  height: 2.5rem;
  width: 2.5rem;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-width: 3px;
  border-color: rgb(51, 119, 232);
}
@media (max-width: 564px) {
  .coh-style-careers-slider-right-arrow {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-careers-slider-right-arrow:before {
  line-height: 2.0;
  font-weight: normal;
  text-transform: none;
  content: "\f054" !important;
  content: "\f054";
  font-family: icomoon;
  color: rgb(51, 119, 232);
  font-size: 1rem;
  padding-left: 1px;
}
.coh-style-a-button-active {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 163, 255);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 2.5rem;
          border-radius: 2.5rem;
  font-size: 1rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  cursor: default;
  pointer-events: none;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .coh-style-a-button-active {
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-active {
    font-size: 0.875rem;
    text-align: center;
    padding-top: 0.8125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.75rem;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
.coh-style-a-button-active:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-button-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 2.5rem;
          border-radius: 2.5rem;
  font-size: 1rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .coh-style-a-button-primary {
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-primary {
    font-size: 0.875rem;
    text-align: center;
    padding-top: 0.8125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.75rem;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
.coh-style-a-button-primary:hover {
  color: rgb(255, 255, 255);
}
.coh-style-supernavl2-sub-menu {
  min-height: 70px;
  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;
  width: 100%;
  max-width: 100%;
  z-index: 20;
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu {
    padding: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .mobile-menu-close {
    overflow: hidden;
    border-width: 0.1px;
    border-style: solid;
    border-color: rgb(44, 86, 151);
    margin-top: 9px;
  }
}
.coh-style-supernavl2-sub-menu .explore-btn {
  height: 35px;
  display: none;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .explore-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    right: 10px;
    z-index: 20;
  }
}
.coh-style-supernavl2-sub-menu .explore-btn: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;
  font-size: 1.2rem;
  content: "\f078";
  font-family: icomoon;
  color: rgb(0, 6, 25);
  margin-right: 5px;
}
.coh-style-supernavl2-sub-menu .explore-btn.brandmenu-visible: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: "\f077";
  font-family: icomoon;
  font-size: 1.2rem;
  margin-right: 5px;
}
.coh-style-supernavl2-sub-menu .subpageHeading {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .subpageHeading {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    left: 10px;
    z-index: 20;
  }
}
.coh-style-supernavl2-sub-menu .supernavl2-navigation {
  height: 100%;
  position: relative;
  -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-style-supernavl2-sub-menu .supernavl2-navigation {
    width: 100%;
    position: absolute;
    top: 25px;
    left: 0px;
    right: 0px;
  }
}
.coh-style-supernavl2-sub-menu .supernavl2-navigation .menu {
  height: 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;
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation .menu {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 9px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(44, 86, 151);
  }
}
.coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item {
  min-height: 65px;
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item {
    min-height: 40px;
    max-width: 100%;
  }
}
.coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item a {
  text-align: center;
  margin-right: 16px;
  margin-left: 16px;
  display: inline-block;
  padding-top: 1.775rem;
  padding-bottom: 1.325rem;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1169px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item a {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item a {
    text-align: left;
    max-width: 80%;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    display: block;
    position: relative;
    border-style: none;
    border-bottom-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item 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;
    position: absolute;
    right: 0px;
    content: "\f061";
    font-family: icomoon;
  }
}
.coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item a:active {
  border-bottom-color: rgba(44, 86, 151, 1) !important;
}
.coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item a:hover {
  padding-top: 1.775rem !important;
  padding-bottom: 1.325rem !important;
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation .menu .menu-item a:hover {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.coh-style-supernavl2-sub-menu .supernavl2-navigation ul {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation ul {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernavl2-sub-menu .supernavl2-navigation ul li {
    margin-left: 0;
  }
}
.coh-style-supernavl2-sub-menu .mobile-menu-open {
  max-height: 100%;
  height: 100%;
  display: table;
}
.coh-style-supernavl2-sub-menu .supernavL2 {
  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-style-supernavl2-sub-menu .supernavL2 {
    max-width: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
  }
}
.coh-style-a-component-height-small {
  height: auto;
}
@media (max-width: 767px) {
  .coh-style-a-component-height-small {
    height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-small {
    height: auto;
  }
}
.coh-style-a-component-height-small .content-text {
  min-height: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .coh-style-a-component-height-small .content-text {
    min-height: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-small .content-text {
    min-height: 0;
  }
}
.coh-style-a-component-height-small .content-image {
  max-width: 100%;
  min-height: 21.25rem;
}
@media (max-width: 767px) {
  .coh-style-a-component-height-small .content-image {
    min-height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-small .content-image {
    min-height: auto;
  }
}
.coh-style-a-component-height-small .content-image .auto-heightlimit-cointainer-height {
  max-height: 21.25rem;
}
.coh-style-a-image-size-full-contain {
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-image-size-full-contain {
    width: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-image-size-full-contain {
    width: auto;
    max-height: 100%;
  }
}
.coh-style-wri-padding-right-small-imp {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media (max-width: 1023px) {
  .coh-style-wri-padding-right-small-imp {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-wri-padding-right-small-imp {
    padding-left: 5vw !important;
    padding-right: 5vw !important;
  }
}
.coh-style-wri-padding-carousel-large-imp {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
@media (max-width: 1023px) {
  .coh-style-wri-padding-carousel-large-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-wri-padding-carousel-large-imp {
    padding-left: 5vw !important;
    padding-right: 5vw !important;
  }
}
.coh-style-footer {
  padding-top: 1rem;
  padding-right: 2.5rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  position: relative;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .coh-style-footer {
    padding-top: 100px;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-footer .menu {
    margin-top: 20px;
  }
}
.coh-style-footer .menu .menu-item a {
  margin-bottom: 20px;
  display: block;
}
.coh-style-footer .menu li {
  list-style-type: none;
  margin-left: 1rem;
  line-height: 1.4em;
}
.coh-style-footer .lang-box {
  margin-right: 0px;
  position: relative;
  display: inline;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
  padding-top: 43px;
}
@media (max-width: 1023px) {
  .coh-style-footer .lang-box {
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    -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: 0px;
    border-top-style: none;
    left: 0;
    right: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-footer .lang-box {
    width: 100%;
  }
}
.coh-style-footer .lang-box .lang-btn {
  border-width: 1px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-style: solid;
  border-color: rgb(230, 232, 238);
  text-align: center;
  padding-top: 4px;
  padding-right: 30px;
  padding-bottom: 2px;
  padding-left: 30px;
  min-width: 100px;
  max-height: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-footer .lang-box .lang-btn {
    min-width: 200px;
  }
}
@media (max-width: 767px) {
  .coh-style-footer .lang-box .lang-btn {
    max-width: 100%;
    width: 100%;
  }
}
.coh-style-footer .lang-box .lang-btn:before {
  margin-right: 0.3125rem;
}
.coh-style-footer .coh-ce-cpt_a_supernav_footer_2-debb0995 li:nth-child(3) a:after {
  content: url("/sites/g/files/rbvwei4616/files/privacyoptions29x14.png");
  margin-left: 0.25rem;
}
.coh-style-footer .coh-ce-cpt_a_supernav_footer_1-ec34d79e {
  font-size: 1.3125rem;
  line-height: 1.375rem;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .coh-style-footer .coh-ce-cpt_a_supernav_footer_1-ec34d79e {
    text-align: center;
  }
}
.coh-style-footer .coh-ce-cpt_a_supernav_footer_1-f694fc31 {
  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .coh-style-footer .coh-ce-cpt_a_supernav_footer_1-f694fc31 {
    text-align: center;
  }
}
.coh-style-a-card-tall-full img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 100%;
}
.coh-style-a-card-fixed-height {
  overflow: hidden;
  height: 350px;
}
@media (max-width: 1023px) {
  .coh-style-a-card-fixed-height {
    height: 300px;
  }
}
.coh-style-a-card-fixed-height img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  margin-bottom: 1.25rem;
  min-height: 100%;
  min-width: 100%;
}
.coh-style-a-card-small-full img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 30vh;
  width: 100%;
}
.coh-style-a-card-icon-left {
  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;
}
.coh-style-a-card-icon-left img {
  height: 70px;
  width: auto;
}
.coh-style-a-small-responsive {
  height: 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;
  margin-right: 1rem;
  margin-left: 1rem;
}
.coh-style-a-small-responsive img {
  height: 92%;
  width: 92%;
  max-width: 20rem;
}
.coh-style-a-card-medium-full img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: auto;
  max-width: 100%;
  margin-bottom: 1.25rem;
}
.coh-style-a-extended-small-fixed-width {
  height: 9.375rem;
  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;
}
.coh-style-a-extended-small-fixed-width img {
  height: 6.5625rem;
  width: auto;
}
.coh-style-a-medium-vertical-center-align-withbg {
  height: 220px;
  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;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-style-a-medium-vertical-center-align-withbg {
    height: 220px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-medium-vertical-center-align-withbg img {
  height: 98%;
  width: 98%;
}
@media (max-width: 1023px) {
  .coh-style-a-medium-vertical-center-align-withbg img {
    width: 96%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-medium-vertical-center-align-withbg img {
    width: 92%;
    height: 92%;
  }
}
@media (max-width: 564px) {
  .coh-style-link-with-icon-style {
    font-weight: 700;
    color: rgb(40, 169, 224);
    font-size: 0.75rem;
    line-height: 1.25;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    padding-top: 0.5rem;
    padding-right: 1.25rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
  }
}
@media (max-width: 564px) {
  .coh-style-link-with-icon-style: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;
    font-size: 0.75rem;
    position: absolute;
    top: 52%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "\f054";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-link-button-fluid-width-style {
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    background-color: rgb(40, 169, 224);
    padding-top: 1rem;
    padding-right: 2.5rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    position: relative;
    display: block;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
@media (max-width: 564px) {
  .coh-style-link-button-fluid-width-style: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;
    font-size: 0.75rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "\f054";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-link-button-style {
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    background-color: rgb(40, 169, 224);
    padding-top: 1rem;
    padding-right: 2.5rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    position: relative;
    display: inline-block;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
@media (max-width: 564px) {
  .coh-style-link-button-style: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;
    font-size: 0.75rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "\f054";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button {
    background-color: rgb(40, 169, 224);
    position: relative;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out;
    background-image: none;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-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;
    color: rgb(255, 255, 255);
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    content: "\f04b";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button:hover {
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__layers .mejs__overlay .mejs__overlay-loading .mejs__overlay-loading-bg-img {
    border-width: 0.625rem;
    -webkit-border-radius: 3.125rem;
            border-radius: 3.125rem;
    border-style: solid;
    border-left-color: rgb(40, 169, 224);
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-right-color: rgba(0, 0, 0, 0.2);
    background: none;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls {
    background-color: rgb(40, 169, 224);
    padding: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: none;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button {
    line-height: normal;
    height: 2.5rem;
    width: 2.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button.mejs__play 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;
    font-size: 1rem;
    content: "\f04b";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button.mejs__pause 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;
    font-size: 1rem;
    content: "\f04c";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button.mejs__replay 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;
    font-size: 1rem;
    content: "\f01e";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button.mejs__mute 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;
    font-size: 1.25rem;
    content: "\f026";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button.mejs__unmute 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: "\f028";
    font-family: icomoon;
    font-size: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button.mejs__unfullscreen 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;
    font-size: 1rem;
    content: "\f065";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button 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;
    font-size: 1rem;
    content: "\f065";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button button {
    color: rgb(255, 255, 255);
    font-size: 1.875rem;
    background-color: rgba(0, 0, 0, 0);
    width: 2.5rem;
    margin: 0;
    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-transition: background-color ease-out;
    transition: background-color ease-out;
    background-image: none;
    height: 2.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button button:hover {
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button .mejs__volume-slider {
    background-color: rgb(40, 169, 224);
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__button .mejs__volume-slider .mejs__volume-total .mejs__volume-handle {
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .coh-style-video .mejs__controls .mejs__time {
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    height: 2.5rem;
    width: 2.5rem;
    padding: 0;
    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: 564px) {
  .coh-style-video .mejs__controls .mejs__time-rail {
    height: 2.5rem;
    padding: 0;
    margin: 0;
    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: 564px) {
  .coh-style-video .mejs__controls .mejs__time-rail .mejs__time-total {
    margin: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-social-icon, .coh-style-social-icon---facebook, .coh-style-social-icon---linkedin, .coh-style-social-icon---twitter {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .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(243, 246, 248);
    height: 2rem;
    width: 2rem;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
    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;
    -webkit-border-radius: 1rem;
            border-radius: 1rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
@media (max-width: 564px) {
  .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;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09a";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .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 {
    color: rgb(255, 255, 255);
    background-color: rgb(216, 50, 105);
  }
}
@media (max-width: 564px) {
  .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;
  }
}
@media (max-width: 564px) {
  .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;
  }
}
@media (max-width: 564px) {
  .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;
  }
}
@media (max-width: 1169px) {
  .coh-style-main-navigation li {
    margin-bottom: 0;
    margin-left: 2rem;
    display: inline-block;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation li {
    margin-bottom: 1rem;
    margin-left: 0;
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation li:before {
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation li a {
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }
}
@media (max-width: 1599px) {
  .coh-style-breadcrumbs li {
    margin-bottom: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-breadcrumbs li {
    margin-bottom: 0.5rem;
    margin-left: 0;
    display: inline-block;
  }
}
@media (max-width: 564px) {
  .coh-style-breadcrumbs li:before {
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-style-breadcrumbs li:after {
    font-weight: 700;
    color: rgb(40, 169, 224);
    font-size: 0.75rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: "/";
  }
}
@media (max-width: 564px) {
  .coh-style-breadcrumbs li a {
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }
}
@media (max-width: 1599px) {
  .coh-style-padding---small {
    padding: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-padding---small {
    padding: 1.5rem;
  }
}
@media (max-width: 1599px) {
  .coh-style-text-columns---two {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media (max-width: 1169px) {
  .coh-style-text-columns---two {
    -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: 564px) {
  .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;
  }
}
@media (max-width: 564px) {
  .coh-style-container-theme---white {
    background-color: rgb(255, 255, 255);
  }
}
@media (max-width: 564px) {
  .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;
  }
}
@media (max-width: 1599px) {
  .coh-style-text-columns---three {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media (max-width: 1169px) {
  .coh-style-text-columns---three {
    -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: 564px) {
  .coh-style-text-columns---three {
    -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---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;
}
@media (max-width: 1599px) {
  .coh-style-margin-top-bottom---large {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-margin-top-bottom---large {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-margin-top-bottom---large {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.coh-style-padding-top-bottom---small {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top-bottom---small {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.coh-style-padding-top---small {
  padding-top: 2rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top---small {
    padding-top: 1.5rem;
  }
}
@media (max-width: 564px) {
  .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-padding-bottom---large {
  padding-bottom: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-bottom---large {
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-bottom---large {
    padding-bottom: 3rem;
  }
}
.coh-style-padding-left-right---small {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-left-right---small {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-padding-left-right---medium {
  padding-right: 4rem;
  padding-left: 4rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-left-right---medium {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-left-right---medium {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-max-width---narrow {
    width: 66%;
  }
}
@media (max-width: 564px) {
  .coh-style-max-width---narrow {
    width: 100%;
  }
}
.coh-style-padding-top---large {
  padding-top: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top---large {
    padding-top: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top---large {
    padding-top: 3rem;
  }
}
@media (max-width: 1599px) {
  .coh-style-padding-bottom---small {
    padding-bottom: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-padding-bottom---small {
    padding-bottom: 1.5rem;
  }
}
.coh-style-margin-bottom---large {
  margin-bottom: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-margin-bottom---large {
    margin-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-margin-bottom---large {
    margin-bottom: 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-container-theme---light-2 {
    background-color: rgb(230, 232, 238);
  }
}
.coh-style-padding-top-bottom---medium {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top-bottom---medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top-bottom---medium {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (max-width: 1599px) {
  .coh-style-margin-top---large {
    margin-top: 6rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-margin-top---large {
    margin-top: 4.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-margin-top---large {
    margin-top: 3.5rem;
  }
}
@media (max-width: 1599px) {
  .coh-style-margin-bottom---small {
    margin-bottom: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-margin-bottom---small {
    margin-bottom: 1.5rem;
  }
}
.coh-style-padding-bottom---medium {
  padding-bottom: 4rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-bottom---medium {
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-bottom---medium {
    padding-bottom: 2.5rem;
  }
}
.coh-style-heading-2-size {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 1.5rem;
}
@media (max-width: 1599px) {
  .coh-style-heading-2-size {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-2-size {
    font-size: 1.5rem;
  }
}
.coh-style-lobby---related-article {
  background-color: rgb(249, 246, 241);
}
.coh-style-lobby---related-article .no-result {
  padding: 5%;
  font-size: 18px;
}
.coh-style-lobby---related-article .item-list ul {
  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-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  padding-right: 160px;
  padding-left: 160px;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article .item-list ul {
    padding-right: 64px;
    padding-left: 64px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul {
    padding-right: 44px;
    padding-left: 44px;
  }
}
@media (max-width: 1023px) {
  .coh-style-lobby---related-article .item-list ul {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.coh-style-lobby---related-article .item-list ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgb(255, 255, 255);
  border-style: solid;
  border-color: rgb(229, 229, 229);
  -webkit-border-radius: 16px;
          border-radius: 16px;
  width: 31.3%;
  margin-top: 1%;
  margin-right: 1.5%;
  margin-bottom: 1%;
  margin-left: 1.5%;
  float: left;
  list-style-type: none;
  border-width: 1px;
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li {
    width: 31.3%;
    margin-right: 1.5%;
    margin-left: 1.5%;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-lobby---related-article .item-list ul li {
    width: 100%;
    -webkit-border-radius: 16px;
            border-radius: 16px;
  }
}
.coh-style-lobby---related-article .item-list ul li:first-child {
  margin-right: 1.5%;
  margin-left: 0px;
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li:first-child {
    margin-right: 1.5%;
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li:first-child {
    margin-right: 0px;
  }
}
.coh-style-lobby---related-article .item-list ul li:last-child {
  margin-right: 0px;
  margin-left: 1.5%;
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li:last-child {
    margin-right: 0px;
    margin-left: 1.5%;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li:last-child {
    margin-bottom: 44px;
    margin-left: 0px;
  }
}
.coh-style-lobby---related-article .item-list ul li .views-field-field-teaser-image {
  position: relative;
}
.coh-style-lobby---related-article .item-list ul li .views-field-field-teaser-image .related-article--teaser-img img {
  -webkit-border-top-left-radius: 16px;
          border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
          border-top-right-radius: 16px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li .views-field-field-teaser-image .related-article--teaser-img img {
    -webkit-border-top-left-radius: 16px;
            border-top-left-radius: 16px;
    -webkit-border-top-right-radius: 16px;
            border-top-right-radius: 16px;
  }
}
.coh-style-lobby---related-article .item-list ul li .views-field-field-category {
  position: relative;
}
.coh-style-lobby---related-article .item-list ul li .views-field-field-category .related-article--category {
  position: absolute;
  top: -40px;
  margin-left: 12px;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li .views-field-field-category .related-article--category {
    margin-left: 7.5px;
    top: -35px;
  }
}
.coh-style-lobby---related-article .item-list ul li .related-article--title {
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 28px;
  letter-spacing: -0.011em;
  color: rgb(79, 79, 79);
  text-decoration: underline;
  padding-right: 32px;
  padding-left: 32px;
  margin-top: 35px;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--title {
    padding-right: 24px;
    padding-left: 24px;
    margin-top: 25px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--title {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--title {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 18px;
    margin-top: 16px;
  }
}
.coh-style-lobby---related-article .item-list ul li .related-article--author {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(107, 107, 107);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  font-style: normal;
  padding-right: 32px;
  padding-left: 32px;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--author {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--author {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--author {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.coh-style-lobby---related-article .item-list ul li .related-article--read-time {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 12px;
  line-height: 125%;
  font-style: normal;
  color: rgb(107, 107, 107);
  padding-right: 32px;
  padding-left: 32px;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--read-time {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--read-time {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--read-time {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.coh-style-lobby---related-article .item-list ul li .related-article--view-more {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 110%;
  padding-right: 32px;
  padding-left: 32px;
  margin-top: 30px;
  margin-bottom: 35px;
  position: relative;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--view-more {
    padding-right: 24px;
    padding-left: 24px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--view-more {
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--view-more {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li .related-article--view-more {
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 24px;
    margin-bottom: 25px;
  }
}
.coh-style-lobby---related-article .item-list ul li .related-article--view-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: "\f18e";
  font-family: icomoon;
  color: rgb(0, 53, 149);
  font-size: 16px;
  margin-left: 5px;
  position: absolute;
  top: 1px;
}
.coh-style-lobby---related-article .item-list ul li .article--inner-container {
  min-height: 118px;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article .item-list ul li .article--inner-container {
    min-height: 136px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul li .article--inner-container {
    min-height: 135px;
  }
}
@media (max-width: 1023px) {
  .coh-style-lobby---related-article .item-list ul li .article--inner-container {
    min-height: 182px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul li .article--inner-container {
    min-height: auto;
  }
}
.coh-style-lobby---related-article .item-list ul .related-article--category {
  display: inline-block;
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 125%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.coh-style-lobby---related-article .item-list ul .related-article--title {
  font-weight: 700;
  font-size: 20px;
  line-height: 105%;
  color: rgb(79, 79, 79);
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul .related-article--title {
    font-weight: 400;
    text-decoration: underline;
    line-height: 21px;
    font-style: normal;
    font-size: 20px;
  }
}
.coh-style-lobby---related-article .item-list ul .related-article--author {
  color: rgb(84, 84, 84);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  margin-top: 15px;
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article .item-list ul .related-article--author {
    margin-top: 12px;
  }
}
@media (max-width: 1023px) {
  .coh-style-lobby---related-article .item-list ul .related-article--author {
    margin-top: 12px;
  }
}
.coh-style-lobby---related-article .item-list ul .related-article--read-time {
  font-weight: 400;
  font-size: 12px;
  line-height: 125%;
  color: rgb(84, 84, 84);
  margin-top: 10px;
}
.coh-style-lobby---related-article .item-list ul .related-article--view-more {
  color: rgb(0, 53, 149);
  font-weight: 700;
  font-size: 16px;
  line-height: 110%;
  text-transform: capitalize;
  display: inline-block;
  margin-top: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article .item-list ul .related-article--view-more {
    margin-top: 24px;
  }
}
.coh-style-lobby---related-article .item-list ul .related-article--view-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: "\f18e";
  font-family: icomoon;
  color: rgb(0, 53, 149);
  font-size: 16px;
  margin-left: 5px;
  position: absolute;
  top: 1px;
}
.coh-style-lobby---related-article header {
  padding-top: 40px;
  padding-right: 160px;
  padding-bottom: 40px;
  padding-left: 160px;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article header {
    padding-right: 64px;
    padding-left: 64px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article header {
    padding-right: 44px;
    padding-left: 44px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article header {
    padding-right: 10px;
    padding-left: 24px;
  }
}
.coh-style-lobby---related-article header .lobby-related-article--title {
  font-style: normal;
  font-size: 56px;
  line-height: 70px;
  font-weight: 300;
  color: rgb(35, 35, 35);
  margin-left: 0px;
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article header .lobby-related-article--title {
    margin-left: 0px;
    line-height: 50px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article header .lobby-related-article--title {
    font-size: 32px;
    line-height: 40px;
  }
}
.coh-style-lobby---related-article footer {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 60px;
}
@media (max-width: 1599px) {
  .coh-style-lobby---related-article footer {
    padding-top: 35px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1169px) {
  .coh-style-lobby---related-article footer {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article footer {
    padding-top: 0px;
    padding-right: 24px;
    padding-bottom: 64px;
    padding-left: 24px;
  }
}
.coh-style-lobby---related-article footer a.browse-all-link {
  font-weight: 700;
  color: rgb(0, 53, 149);
  text-transform: uppercase;
  padding-top: 17px;
  padding-right: 40px;
  padding-bottom: 17px;
  padding-left: 40px;
  display: inline-block;
  border-width: 2px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  border-style: solid;
  border-color: rgb(0, 53, 149);
  line-height: 22px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-article footer a.browse-all-link {
    padding-top: 17px;
    padding-right: 40px;
    padding-bottom: 17px;
    padding-left: 40px;
    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: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    line-height: 22px;
    font-size: 16px;
  }
}
.coh-style-link-button {
  background-color: rgb(0, 6, 25);
  display: inline-block;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: GT-America Condensed Bold;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  padding-top: 0.66667rem;
  padding-right: 1rem;
  padding-bottom: 0.66667rem;
  padding-left: 1rem;
  font-weight: 600;
  min-width: 10rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0, 6, 25);
  text-align: center;
  line-height: 1.44;
  font-size: 0.85rem;
}
.coh-style-link-button:hover {
  background-color: rgba(0, 6, 25, 0.5);
  color: rgb(255, 255, 255);
  border-color: rgba(0, 6, 25, 0.5);
}
.coh-style-patient-cataract-h2 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-size: 2.875rem;
  color: rgb(0, 146, 153);
}
@media (max-width: 1169px) {
  .coh-style-patient-cataract-h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-patient-cataract-h2 {
    font-size: 2.25rem;
  }
}
.coh-style-a-cpt-img-img {
  display: block;
}
.coh-style-a-cpt-img-img .container-height .image-content {
  height: 26.25rem;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-img-img .container-height .image-content {
    height: 26.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-img-img .container-height .image-content {
    height: 20rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-img-img .container-height .image-content {
    height: 20rem;
  }
}
.coh-style-a-cpt-img-img .container-height .image-content .coh-style-a-image-size-full-cover {
  height: 26.25rem;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-img-img .container-height .image-content .coh-style-a-image-size-full-cover {
    height: 26.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-img-img .container-height .image-content .coh-style-a-image-size-full-cover {
    height: 20rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-img-img .container-height .image-content .coh-style-a-image-size-full-cover {
    height: 20rem;
  }
}
.coh-style-a-cpt-img-img .container-height .image-content picture {
  margin-top: 0;
}
.coh-style-a-cpt-img-img .display-image- {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-a-cpt-img-img .display-image- {
    display: none;
  }
}
.coh-style-brand---heading-h5-16px- {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .coh-style-brand---heading-h5-16px- {
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .coh-style-brand---heading-h5-16px- {
    font-size: 16px;
  }
}
.coh-style-a-block-heading {
  font-weight: 400;
  font-size: 56px;
  line-height: 64px;
  padding-top: 64px;
  padding-bottom: 48px;
  color: rgb(0, 35, 98);
  display: block;
  max-width: 1240px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-block-heading {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-block-heading {
    font-size: 24px;
    line-height: 32px;
  }
}
.coh-style-a-card-image-for-desktop {
  display: block;
}
.coh-style-a-block-footer {
  font-weight: 400;
  color: rgb(0, 35, 98);
  font-size: 18px;
  line-height: 32px;
  padding-top: 48px;
  padding-bottom: 64px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 1240px;
}
.coh-style-a-supernav-footer-font-size-secondary {
  font-size: 16px;
  line-height: 16px;
  margin-top: 16px;
  font-weight: 700;
}
.coh-style-a-file-download-card-card-fake-link-with-icon {
  display: inline-block;
  color: rgb(0, 53, 149);
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: normal;
  text-decoration: underline;
  margin-right: 1.25rem;
  margin-left: 1.25rem;
  position: absolute;
  bottom: 1.25rem;
  left: 0.625rem;
}
.coh-style-a-file-download-card-card-fake-link-with-icon:before {
  background-image: url("/sites/g/files/rbvwei4616/files/downloadicon_butn.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 1.5rem;
  width: 1.5rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: -1.875rem;
}
.coh-style-a-tab-style-with-bubble {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-with-bubble {
    background-color: rgba(0, 0, 0, 0);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
.coh-style-a-tab-style-with-bubble li {
  vertical-align: middle;
}
@media (max-width: 1599px) {
  .coh-style-a-tab-style-with-bubble li {
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-with-bubble li {
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-a-tab-style-with-bubble li a {
  font-weight: 400;
  padding-top: 0;
  padding-right: 1.5625rem;
  padding-bottom: 0;
  padding-left: 1.5625rem;
  font-size: 1rem;
  color: #003595;
  white-space: nowrap;
  line-height: 1rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-with-bubble li a {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.coh-style-a-tab-style-with-bubble li.is-active a {
  border-bottom-style: none;
  border-bottom-width: 0;
  font-weight: 400;
  background-color: rgb(0, 53, 149);
  padding-top: 1rem;
  padding-right: 1.875rem;
  padding-bottom: 1rem;
  padding-left: 1.875rem;
  -webkit-border-radius: 6.25rem;
          border-radius: 6.25rem;
  color: rgb(255, 255, 255);
}
.coh-style-a-tab-style-with-bubble .coh-accordion-tabs-nav {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow:  0px 15px 50px 0px #23232326;
          box-shadow:  0px 15px 50px 0px #23232326;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  scrollbar-width: none;
  -webkit-border-radius: 62.5rem;
          border-radius: 62.5rem;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.5rem;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-tab-style-with-bubble .coh-accordion-tabs-nav {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-tab-style-with-bubble .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-with-bubble .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.coh-style-a-tab-style-with-bubble .coh-accordion-tabs-content-wrapper {
  margin-top: 0 !important;
}
.coh-style-a-header-close-button {
  padding-right: 9%;
  padding-left: 9%;
  margin-right: auto;
  margin-left: auto;
  background-color: rgb(0, 53, 149);
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: start;
      -ms-flex-line-pack: start;
          align-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
@media (max-width: 1599px) {
  .coh-style-a-header-close-button {
    padding-right: 36px;
    padding-left: 36px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-close-button {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.coh-style-a-header-close-button .logo-container .logo-alcon {
  content: url("/sites/g/files/rbvwei4616/files/svg-images/alcon-logo.svg");
}
.coh-style-a-header-close-button .close-container .close-window {
  content: url("/sites/g/files/rbvwei4616/files/svg-images/white-close-x.png");
  height: 25px;
  width: 25px;
}
.coh-style-a-alternative1-card-cta {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  padding-top: 0.75rem;
  padding-right: 1.875rem;
  padding-bottom: 0.75rem;
  padding-left: 1.875rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 1rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  white-space: nowrap;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-a-alternative1-card-cta {
    width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-alternative1-card-cta {
    font-size: 0.875rem;
    text-align: center;
  }
}
.coh-style-a-alternative1-card-cta:hover {
  color: rgb(245, 248, 253);
}
@media (max-width: 564px) {
  .coh-style-link-button-fluid-width {
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    background-color: rgb(40, 169, 224);
    padding-top: 1rem;
    padding-right: 2.5rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    position: relative;
    display: block;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
@media (max-width: 564px) {
  .coh-style-link-button-fluid-width:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(216, 50, 105);
  }
}
.coh-style-link-button-fluid-width:after {
  font-size: 0.75rem;
}
@media (max-width: 564px) {
  .coh-style-link-button-fluid-width: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;
    font-size: 0.75rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "\f054";
    font-family: icomoon;
  }
}
.coh-style-a-login-button {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  font-size: 1.3125rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  white-space: nowrap;
  font-weight: 400;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  padding-top: 0.625rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.625rem;
  padding-left: 2.8125rem;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/Purpose.svg");
  background-position: left 1.5625rem center;
  background-size: 1.875rem 1.875rem;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 10.25rem;
  height: 2.875rem;
  display: block;
}
@media (max-width: 564px) {
  .coh-style-a-login-button {
    font-size: 1.3125rem;
  }
}
.coh-style-a-login-button:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-tab-alternative-1 {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-1:before {
    content: normal;
  }
}
.is-active.coh-style-a-tab-alternative-1 a {
  border-bottom-width: 0;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-alternative-1 a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.is-active.coh-style-a-tab-alternative-1 a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-alternative-1 a:hover {
    background-color: rgba(0, 0, 0, 0);
  }
}
.is-active.coh-style-a-tab-alternative-1 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;
  position: absolute;
  right: 20px;
  content: "\f077";
  font-family: icomoon;
}
.is-disabled.coh-style-a-tab-alternative-1 a {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-tab-alternative-1 a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-a-tab-alternative-1 a {
  color: rgb(49, 87, 152);
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  margin-top: -0.0625rem;
  line-height: 1rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 6, 25, 0.5);
  position: relative;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgba(0, 6, 25, 0.5);
}
@media (max-width: 1599px) {
  .coh-style-a-tab-alternative-1 a {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-tab-alternative-1 a {
    padding-right: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-1 a {
    display: block;
    margin-top: -0.0625rem;
    font-weight: 700;
    color: rgb(49, 87, 152);
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
  }
}
.coh-style-a-tab-alternative-1 a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-1 a:hover {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-a-tab-alternative-1 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;
  position: absolute;
  right: 20px;
  content: "\f078";
  font-family: icomoon;
}
.coh-style-a-ustudio-small-size {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-a-link-text-large {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1;
}
.coh-style-a-padding-top-small {
  padding-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-style-a-padding-top-small {
    padding-top: 0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-top-small {
    padding-top: 0.625rem;
  }
}
.coh-style-a-block-footer-header-container-width {
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 564px) {
  .coh-style-a-block-footer-header-container-width {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.coh-style-a-iframe-large {
  height: 56.25rem;
  width: 100%;
}
@media (max-width: 564px) {
  .coh-style-a-iframe-large {
    height: 46.875rem;
  }
}
.coh-style-a-supernav-l2-font-weight-alternative-3 {
  font-weight: 400;
}
.coh-style-a-background-image-component-height-large {
  min-height: 46.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-background-image-component-height-large {
    min-height: 38.75rem;
    padding-top: 4.375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-background-image-component-height-large {
    min-height: 38.75rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-background-image-component-height-large {
    min-height: 46.875rem;
  }
}
.coh-style-brand-primary-outline-trans-cta {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
  -webkit-border-radius: 23px;
          border-radius: 23px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 15px;
  margin-right: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  white-space: nowrap;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-width: 1px;
  font-weight: 500;
}
.coh-style-brand-primary-outline-trans-cta:hover {
  color: rgb(100, 0, 150);
  background-color: rgb(255, 255, 255);
  border-color: rgb(100, 0, 150);
}
.coh-style-tab-type-2 {
  background-color: rgb(255, 255, 255);
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-style-tab-type-2 {
    margin-bottom: 0.0625rem;
    margin-left: 0;
    display: block;
    content: normal;
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-style-tab-type-2:before {
    content: normal;
  }
}
.is-active.coh-style-tab-type-2 {
  background-color: rgb(0, 87, 184);
  padding: 10px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(4, 47, 108);
}
.is-active.coh-style-tab-type-2 a {
  color: rgb(255, 255, 255);
  font-weight: bold;
}
@media (max-width: 564px) {
  .is-active.coh-style-tab-type-2 a {
    color: rgb(255, 255, 255);
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .is-active.coh-style-tab-type-2 a:hover {
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .is-disabled.coh-style-tab-type-2 a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-tab-type-2 a {
  color: rgb(0, 0, 0);
  font-weight: 700;
}
@media (max-width: 1599px) {
  .coh-style-tab-type-2 a {
    padding-top: 1.5rem;
    padding-right: 2rem;
    padding-bottom: 1.5rem;
    padding-left: 2rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-tab-type-2 a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-tab-type-2 a {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    background-color: rgb(40, 169, 224);
    display: block;
    margin-right: 0.0625rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font-weight: 700;
    color: rgb(0, 0, 0);
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }
}
@media (max-width: 564px) {
  .coh-style-tab-type-2 a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(216, 50, 105);
  }
}
.coh-style-tab-type-2 li {
  color: rgb(0, 0, 0);
  display: inline-block;
}
.coh-style-tab-type-2 li a {
  color: rgb(0, 0, 0);
}
.coh-style-tab-banner-and-slideshow {
  background-color: rgb(255, 255, 255);
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
}
@media (max-width: 767px) {
  .coh-style-tab-banner-and-slideshow {
    border-width: 1px;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
  }
}
@media (max-width: 564px) {
  .coh-style-tab-banner-and-slideshow {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    display: block;
    content: normal;
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-style-tab-banner-and-slideshow:before {
    content: normal;
  }
}
.is-active.coh-style-tab-banner-and-slideshow {
  background-color: rgb(0, 87, 184);
  padding: 10px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(4, 47, 108);
}
.is-active.coh-style-tab-banner-and-slideshow a {
  color: rgb(255, 255, 255);
  font-weight: bold;
}
@media (max-width: 564px) {
  .is-active.coh-style-tab-banner-and-slideshow a {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 87, 184);
  }
}
@media (max-width: 564px) {
  .is-active.coh-style-tab-banner-and-slideshow a:hover {
    background-color: rgb(0, 87, 184);
  }
}
@media (max-width: 564px) {
  .is-disabled.coh-style-tab-banner-and-slideshow a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-tab-banner-and-slideshow a {
  color: rgb(0, 0, 0);
  font-weight: 700;
}
@media (max-width: 767px) {
  .coh-style-tab-banner-and-slideshow a {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-tab-banner-and-slideshow a {
    display: block;
    margin-right: 0.0625rem;
    font-weight: 700;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
  }
}
.coh-style-tab-banner-and-slideshow a:hover {
  -webkit-border-radius: 50px;
          border-radius: 50px;
}
@media (max-width: 564px) {
  .coh-style-tab-banner-and-slideshow a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 87, 184);
  }
}
.coh-style-padding-bottom-small {
  padding-bottom: 2rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-bottom-small {
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 1599px) {
  .coh-style-a-margin-right-small {
    margin-right: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-right-small {
    margin-right: 1.5rem;
  }
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-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-a-mobile-layout-txt-img-m1 .alternative-2 .header-text {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-2 .buttons {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-2 .content-image {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-2 .footer-text {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-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;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-3 .header-text {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-3 .buttons {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-3 .content-image {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-3 .footer-text {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-4 {
  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-a-mobile-layout-txt-img-m1 .alternative-4 .header-text {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-4 .buttons {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-4 .content-image {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.coh-style-a-mobile-layout-txt-img-m1 .alternative-4 .footer-text {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
.coh-style-a-supernav-footer-max-width-narrow {
  max-width: 600px;
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-max-width-narrow {
    max-width: 400px;
  }
}
.coh-style-a-hero-image-full {
  height: 100%;
  width: 50vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .coh-style-a-hero-image-full {
    width: 100vw;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-image-full {
    height: 100%;
    width: 100vw;
  }
}
.coh-style-a-heading-6-size {
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.05;
  margin-bottom: 0.5rem;
}
@media (max-width: 1599px) {
  .coh-style-a-heading-6-size {
    font-size: 1.375rem;
    line-height: 1.05;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-heading-6-size {
    font-size: 1.375rem;
    line-height: 1.05;
  }
}
@media (max-width: 564px) {
  .coh-style-a-heading-6-size {
    font-size: 1.25rem;
    line-height: 1.05;
  }
}
.coh-style-a-cpt-story-text {
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  max-width: 1150px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-story-text {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-story-text {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
}
.coh-style-a-cpt-story-text h3 {
  font-size: 20px;
  line-height: 27px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.coh-style-a-cpt-story-text h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 5px;
  color: rgb(0, 0, 0);
}
.coh-style-a-cpt-story-text p {
  font-size: 16px;
  line-height: 27px;
  padding-bottom: 10px;
}
.coh-style-a-cpt-story-text p a {
  color: rgb(44, 86, 151);
  text-decoration: underline;
  font-weight: normal;
}
.coh-style-a-cpt-story-text blockquote {
  padding-top: 10px;
  padding-bottom: 0;
  margin-top: 8px;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
  max-width: 80%;
}
.coh-style-a-cpt-story-text blockquote p {
  color: rgb(107, 107, 107);
  font-size: 1.25em;
  font-style: italic;
  padding-bottom: 5px;
  text-indent: -2.4em;
}
.coh-style-a-cpt-story-text blockquote p:before {
  color: rgb(0, 53, 149);
  content: "“ ";
  font-family: 'Montserrat', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  font-size: 4rem;
  position: relative;
  bottom: -0.2em;
}
.coh-style-a-cpt-story-text blockquote div.citation {
  font-size: 0.8em;
  text-align: end;
  color: rgb(153, 153, 153);
  padding-right: 10%;
  margin-top: 10px;
  line-height: 1.3;
}
.coh-style-a-cpt-story-text blockquote div.citation:before {
  content: "— ";
}
.coh-style-a-cpt-story-text ol {
  line-height: 1.4em;
}
.coh-style-a-cpt-story-text ol li {
  margin-top: 5px;
}
.coh-style-a-cpt-story-text img.align-left {
  margin-right: 32px;
}
.coh-style-a-cpt-story-text ul {
  line-height: 1.4em;
  margin-left: 50px;
  list-style-type: disc;
}
.coh-style-a-cpt-story-text ul li {
  margin-top: 5px;
}
.coh-style-a-component-four-column-comparison-chart-mobile {
  margin-top: 2rem;
  margin-right: auto;
  margin-bottom: 6.25rem;
  margin-left: auto;
  outline-style: none;
  outline-width: 0;
}
@media (max-width: 767px) {
  .coh-style-a-component-four-column-comparison-chart-mobile {
    width: auto;
  }
}
.coh-style-a-component-four-column-comparison-chart-mobile .title {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 29.4px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-a-component-four-column-comparison-chart-mobile .title {
    min-width: 340px;
    width: 70%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-four-column-comparison-chart-mobile .title {
    min-width: 320px;
    width: 90%;
  }
}
.coh-style-a-component-four-column-comparison-chart-mobile .title strong {
  font-size: 2rem;
  line-height: 20px;
}
.coh-style-a-component-four-column-comparison-chart-mobile .title p {
  font-size: 16px;
  line-height: 17.6px;
  padding-top: 0.5rem;
}
.coh-style-a-component-four-column-comparison-chart-mobile .product-name {
  font-size: 1.375rem;
  line-height: 26.4px;
  text-align: center;
  font-weight: 700;
  width: 90%;
  text-decoration: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 20.9375rem;
  min-height: 13.4375rem;
}
.coh-style-a-component-four-column-comparison-chart-mobile .product-name p {
  font-size: 16px;
  line-height: 17.6px;
}
.coh-style-a-component-four-column-comparison-chart-mobile .product-button.coh-style-a-xs-button-primary {
  padding-top: 0.75rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5625rem;
  font-weight: 700;
  line-height: 100%;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 53, 149);
  text-decoration: underline;
}
@media (max-width: 767px) {
  .coh-style-a-component-four-column-comparison-chart-mobile .product-button.coh-style-a-xs-button-primary {
    width: 90%;
    height: 2.375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-four-column-comparison-chart-mobile .product-button.coh-style-a-xs-button-primary {
    max-width: 9.375rem;
    width: 90%;
  }
}
.coh-style-a-component-four-column-comparison-chart-mobile .product-button.coh-style-a-xs-button-primary: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;
  position: absolute;
  content: "\f18e";
  font-family: icomoon;
}
.coh-style-a-component-four-column-comparison-chart-mobile .div-prod-img {
  padding-top: 1.5rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
}
.coh-style-a-component-four-column-comparison-chart-mobile .table-features {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}
.coh-style-a-component-four-column-comparison-chart-mobile .nav-pagination-text {
  font-weight: 400;
  font-size: 0.875rem;
  text-align: center;
  line-height: 17.5px;
}
.coh-style-a-component-four-column-comparison-chart-mobile .available-feature-mobile > .coh-column > .coh-container > .coh-container > div:nth-child(even) {
  width: 125%;
  margin-top: 1.25rem;
  margin-left: -1.25rem;
  background-color: rgb(229, 245, 255);
}
.coh-style-a-component-four-column-comparison-chart-mobile .brand-available-feature-container-mobile {
  gap: 10;
  height: 7.5rem;
  max-width: 95%;
  padding-top: 2.5rem;
  padding-bottom: 3.125rem;
  padding-left: 1.5rem;
  border-bottom-color: rgb(0, 53, 149);
}
.coh-style-a-component-four-column-comparison-chart-mobile .brand-available-feature-heading-mobile {
  font-weight: 300;
  font-size: 1.125rem;
  height: 2.5rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
}
.coh-style-a-component-four-column-comparison-chart-mobile .brand-feature-container-mobile {
  text-align: center;
  min-height: 3rem;
  max-height: 18.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.coh-style-a-component-four-column-comparison-chart-mobile .available-feature-container-mobile {
  text-align: center;
  min-height: 8.5rem;
  max-height: 18.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.coh-style-a-component-four-column-comparison-chart-mobile .sticky-header-container {
  background-color: rgb(255, 255, 255);
  padding-bottom: 0.75rem;
  position: sticky;
  top: 0;
  z-index: 999;
}
.coh-style-a-article-footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.coh-style-a-article-footer .article-footer-container {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-article-footer .article-footer-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container {
    padding-top: 0;
    padding-right: 1.5rem;
    padding-bottom: 0;
    padding-left: 1.5rem;
  }
}
.coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl {
  margin-bottom: 2rem;
}
.coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
  padding-top: 1.1875rem;
  padding-right: 3.125rem;
  padding-bottom: 1.1875rem;
  padding-left: 3.125rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl .coh-row-inner {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl .coh-row-inner .share-heading-column {
  padding: 0;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl .coh-row-inner .share-heading-column {
    padding: 0;
  }
}
.coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl .coh-row-inner .share-heading-column .share-heading {
  margin-bottom: 0;
}
.coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl .coh-row-inner .print-pdf {
  text-align: right;
  padding: 0;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-share-container .coh-row.coh-row-xl .coh-row-inner .print-pdf {
    padding: 0;
  }
}
.coh-style-a-article-footer .article-footer-container .article-author-bio-container {
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgb(139, 190, 232);
  padding-top: 2rem;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-author-bio-container {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
}
.coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-image-column {
  padding: 0;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-image-column {
    padding: 0;
  }
}
.coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-image-column img {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 6rem;
  max-height: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-image-column img {
    max-height: 5rem;
    max-width: 5rem;
  }
}
.coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-bio-column {
  padding: 0;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-bio-column {
    margin-top: 1.25rem;
  }
}
.coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-bio-column .article-author-name {
  font-weight: 300;
  color: rgb(35, 35, 35);
  font-size: 1.25rem;
  line-height: 1.5625rem;
  font-style: normal;
  margin-bottom: 0.625rem;
}
@media (max-width: 1599px) {
  .coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-bio-column .article-author-name {
    font-size: 1.125rem;
    line-height: 125%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-bio-column .article-author-name {
    text-align: center;
    font-size: 1.125rem;
    line-height: 125%;
  }
}
.coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-bio-column .article-author-bio {
  color: rgb(79, 79, 79);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-style: normal;
}
@media (max-width: 767px) {
  .coh-style-a-article-footer .article-footer-container .article-author-bio-container .coh-row-inner .author-bio-column .article-author-bio {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
.coh-style-image-fit-boxed {
  vertical-align: middle;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
  height: 100%;
  max-width: 100%;
}
.coh-style-horizontal-position--left {
  position: absolute;
  left: 10px;
}
.coh-style-brand-title-primarycolor {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  color: rgb(117, 38, 244);
  margin-top: 15px;
  margin-bottom: 15px;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 70px;
  line-height: 65px;
  text-align: center;
}
@media (max-width: 1599px) {
  .coh-style-brand-title-primarycolor {
    font-size: 60px;
    line-height: 58px;
    text-align: center;
  }
}
@media (max-width: 1169px) {
  .coh-style-brand-title-primarycolor {
    font-size: 55px;
    line-height: 54px;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-brand-title-primarycolor {
    font-size: 50px;
    line-height: 49px;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-title-primarycolor {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 800;
    color: rgb(117, 38, 244);
  }
}
.coh-style-a-heading-3-size {
  font-size: 2.5rem;
  line-height: 1.05;
}
@media (max-width: 1599px) {
  .coh-style-a-heading-3-size {
    font-size: 2.25rem;
    line-height: 1.05;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-heading-3-size {
    font-size: 2rem;
    line-height: 1.05;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-heading-3-size {
    font-size: 1.625rem;
    line-height: 1.05;
  }
}
@media (max-width: 564px) {
  .coh-style-a-heading-3-size {
    font-size: 1.625rem;
    line-height: 1.05;
    font-weight: 500;
    margin-bottom: 1.5rem;
  }
}
.coh-style-a-slider-style-left-nav-alternative-1, .coh-style-a-slider-style-right-nav-alternative-1 {
  height: 2.625rem;
  width: 2.625rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 1.25rem;
          border-radius: 1.25rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  margin-left: 10px;
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-left-nav-alternative-1, .coh-style-a-slider-style-right-nav-alternative-1 {
    width: 1.6375rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    height: 1.6375rem;
  }
}
.coh-style-a-slider-style-left-nav-alternative-1:before, .coh-style-a-slider-style-right-nav-alternative-1:before {
  content: url("");
  position: relative;
  top: 0.19375rem;
  left: 1.0625rem;
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-left-nav-alternative-1:before, .coh-style-a-slider-style-right-nav-alternative-1:before {
    content: url("");
    top: 0;
    position: relative;
    left: 0.6875rem;
  }
}
.coh-style-a-slider-style-left-nav-alternative-1:hover, .coh-style-a-slider-style-right-nav-alternative-1:hover {
  background-color: rgba(0, 29, 82, 0.611);
}
.coh-style-a-slider-style-right-nav-alternative-1 {
  margin-right: 0.625rem;
}
.coh-style-a-slider-style-right-nav-alternative-1:before {
  content: url("");
  position: relative;
  left: -0.9375rem;
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-right-nav-alternative-1:before {
    position: relative;
    left: -0.625rem;
    content: url("");
  }
}
.coh-style-a-card-bg-hover-style:hover {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0.0625rem 0.0625rem 1.3125rem 0.125rem rgb(177, 179, 179);
          box-shadow: 0.0625rem 0.0625rem 1.3125rem 0.125rem rgb(177, 179, 179);
  cursor: pointer;
}
.coh-style-a-card-bg-hover-style h3 {
  font-size: 1.625rem;
}
.coh-style-a-cpt-pataday-comparison-chart-desktop {
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  width: 77.5rem;
  max-width: 77.5rem;
  outline-style: none;
  outline-width: 0;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop {
    width: 61.25rem;
    max-width: 61.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop {
    max-width: 61.25rem;
    width: auto;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-desktop .title {
  padding-top: 4rem;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop .title {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-desktop .title strong {
  font-size: 2rem;
  line-height: 44.8px;
  padding-bottom: 0.75rem;
}
.coh-style-a-cpt-pataday-comparison-chart-desktop .title p {
  font-size: 1.3125rem;
  line-height: 29.4px;
  padding-top: 0.75rem;
}
.coh-style-a-cpt-pataday-comparison-chart-desktop .product-name {
  font-size: 1.375rem;
  line-height: 26.4px;
  text-align: center;
  font-weight: 700;
  width: 15.625rem;
  text-decoration: underline;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-style-a-cpt-pataday-comparison-chart-desktop .product-name p {
  font-size: 1.625rem;
  line-height: 31.2px;
  font-weight: 700;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop .product-name p {
    font-size: 1.25rem;
    line-height: 24.4px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop .product-name p {
    font-size: 1.25rem;
    line-height: 24.4px;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
  width: 15.625rem;
  height: 3.25rem;
  padding-top: 0.75rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5625rem;
  font-weight: 700;
  line-height: 100%;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
    width: 11.25rem;
    padding-top: 0.6875rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    height: 3.125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
    width: 10.875rem;
    padding-top: 0.5625rem;
    padding-right: 1rem;
    padding-bottom: 0.5625rem;
    padding-left: 1rem;
    height: 2.875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-pataday-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
    width: 21.125rem;
    height: 2.375rem;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-desktop .table-features {
  margin-top: 2rem;
  margin-bottom: 8.75rem;
}
.coh-style-a-article-text .article-text-column {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-article-text .article-text-column {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-text .article-text-column {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-body-text-large {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #003595;
}
.coh-style-a-paragraph-in-place-for-header-tag-h2 {
  font-weight: 500;
  color: rgb(0, 53, 149);
  font-size: 2.75rem;
  line-height: 1.15;
}
@media (max-width: 1599px) {
  .coh-style-a-paragraph-in-place-for-header-tag-h2 {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-paragraph-in-place-for-header-tag-h2 {
    font-size: 1.875rem;
    line-height: 1.15;
  }
}
@media (max-width: 564px) {
  .coh-style-a-paragraph-in-place-for-header-tag-h2 {
    font-weight: 500;
    color: rgb(0, 53, 149);
    font-size: 1.875rem;
    line-height: 1.15;
  }
}
.coh-style-a-hero-image-medium {
  width: auto;
  max-height: 320px;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 480px;
}
@media (max-width: 1023px) {
  .coh-style-a-hero-image-medium {
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-image-medium {
    max-height: 220px;
    max-width: 300px;
    width: auto;
  }
}
.coh-style-a-border-left-medium {
  border-left-width: 0.25rem;
}
@media (max-width: 1599px) {
  .coh-style-a-margin-bottom-small {
    margin-bottom: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-bottom-small {
    margin-bottom: 1.5rem;
  }
}
.coh-style-padding-left-right---large {
  padding-right: 6rem;
  padding-left: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-left-right---large {
    padding-right: 4.5rem;
    padding-left: 4.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-padding-left-right---large {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-left-right---large {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.coh-style-ari-events p span.title_text {
  font-weight: 600;
  font-size: 0.9em;
  text-transform: uppercase;
}
.coh-style-ari-events p.calendar {
  text-indent: -2em;
  margin-left: 3em;
}
.coh-style-ari-events p.calendar:before {
  display: inline-block;
  background-image: url("/sites/g/files/rbvwei4616/files/2024-05/calendar.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 20px;
  width: 2em;
  content: "";
}
.coh-style-ari-events p.location {
  text-indent: -2em;
  margin-left: 3em;
}
.coh-style-ari-events p.location:before {
  background-image: url("/sites/g/files/rbvwei4616/files/2024-05/marker.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 20px;
  width: 2em;
  display: inline-block;
  content: "";
}
.coh-style-ari-events p.moderators {
  text-indent: -2em;
  margin-left: 3em;
}
.coh-style-ari-events p.moderators:before {
  background-image: url("/sites/g/files/rbvwei4616/files/2024-05/voice_bubble.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 20px;
  width: 2em;
  display: inline-block;
  content: "";
}
.coh-style-ari-events p.speakers {
  text-indent: -2em;
  margin-left: 3em;
}
.coh-style-ari-events p.speakers:before {
  background-image: url("/sites/g/files/rbvwei4616/files/2024-05/voice_bubble.png");
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 20px;
  width: 2em;
  display: inline-block;
  content: "";
}
.coh-style-a-alternative-cta {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .coh-style-a-alternative-cta {
    width: 100%;
  }
}
.coh-style-a-alternative-cta:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(0, 53, 149);
  outline-width: 2px;
  outline-color: rgb(0, 53, 149);
  outline-style: solid;
}
.coh-style-a-alternative-cta:after {
  content: url("/sites/g/files/rbvwei4616/files/2021-11/icn%2030%20arrow.png");
  position: relative;
  left: 10px;
}
.coh-style-backup-of-tab-primary {
  font-family: GT-America-Condensed-Regular;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 564px) {
  .coh-style-backup-of-tab-primary:before {
    content: normal;
  }
}
.is-active.coh-style-backup-of-tab-primary a {
  border-bottom-width: 0px;
}
.is-active.coh-style-backup-of-tab-primary a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
}
.is-active.coh-style-backup-of-tab-primary 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;
  position: absolute;
  right: 20px;
  content: "\f077";
  font-family: icomoon;
}
.coh-style-backup-of-tab-primary a {
  color: rgb(0, 0, 0);
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  margin-top: -1px;
  line-height: 1rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 6, 25, 0.5);
  font-family: GT-America-Condensed-Regular;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(0, 6, 25, 0.5);
}
@media (max-width: 1599px) {
  .coh-style-backup-of-tab-primary a {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-backup-of-tab-primary a {
    padding-right: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-backup-of-tab-primary a {
    display: block;
    margin-top: -1px;
    font-weight: 700;
    color: rgb(0, 0, 0);
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    font-family: GT-America-Condensed-Regular;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
.coh-style-backup-of-tab-primary a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
}
.coh-style-backup-of-tab-primary 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;
  position: absolute;
  right: 20px;
  content: "\f078";
  font-family: icomoon;
}
.coh-style-hero-image-medium {
  width: auto;
  max-height: 280px;
}
.coh-style-brand-separator-gradient {
  background: -webkit-linear-gradient(99deg, rgba(105,5,157,1) 0%, rgba(157,7,192,1) 50%, rgba(157,7,192,1) 100%);
  background: linear-gradient(351deg, rgba(105,5,157,1) 0%, rgba(157,7,192,1) 50%, rgba(157,7,192,1) 100%);;
}
.coh-style-padding-top-small {
  padding-top: 2rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top-small {
    padding-top: 1.5rem;
  }
}
.coh-style-brand-primary-outline-cta {
  color: rgb(100, 0, 150);
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
  -webkit-border-radius: 23px;
          border-radius: 23px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 15px;
  margin-right: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  white-space: nowrap;
  border-color: rgb(100, 0, 150);
  border-style: solid;
  border-width: 1px;
  font-weight: 500;
}
.coh-style-brand-primary-outline-cta:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(100, 0, 150);
}
.coh-style-a-event-ref-symposia-view .list {
  max-width: 100%;
  width: 57rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}
.coh-style-a-event-ref-symposia-view .list .views-row {
  margin-bottom: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-ref-symposia-view .list .views-row {
    margin-bottom: 1.5rem;
    max-width: -webkit-calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
}
@media (max-width: 767px) {
  .coh-style-a-event-ref-symposia-view .list .views-row {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-event-ref-symposia-view .list .views-row .coh-style-a-symposium-card-teaser {
    width: 100%;
  }
}
.coh-style-a-event-ref-symposia-view header {
  margin-right: auto;
  margin-bottom: 4rem;
  margin-left: auto;
  width: 50rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  max-width: 100%;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-a-event-ref-symposia-view header {
    margin-right: auto;
    margin-bottom: 3.5rem;
    margin-left: auto;
  }
}
.coh-style-a-event-ref-symposia-view header h2 {
  font-weight: 300;
  color: rgb(0, 53, 149);
  font-size: 3rem;
  line-height: 55.2px;
  margin-bottom: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-ref-symposia-view header h2 {
    font-size: 2.5rem;
    line-height: 46px;
    margin-bottom: 1.5rem;
  }
}
.coh-style-a-event-ref-symposia-view header p {
  color: rgb(79, 79, 79);
  font-size: 1.25rem;
  line-height: 28px;
}
@media (max-width: 1023px) {
  .coh-style-a-event-ref-symposia-view header p {
    font-size: 1.125rem;
    line-height: 25.2px;
  }
}
.coh-style-a-event-ref-symposia-view footer {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-align: center;
  margin-top: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-ref-symposia-view footer {
    margin-top: 1.5rem;
  }
}
.coh-style-a-event-ref-symposia-view footer a {
  margin-top: 0;
  margin-bottom: 0;
  background-color: rgb(255, 255, 255);
}
.coh-style-a-event-ref-symposia-view .pager {
  text-align: center;
}
.coh-style-a-event-ref-symposia-view .pager a.button {
  color: rgb(0, 53, 149);
  font-size: 1rem;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  background-color: rgb(255, 255, 255);
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  margin-top: 0.625rem;
  margin-right: auto;
  margin-bottom: 0.625rem;
  margin-left: auto;
  border-width: 0.125rem;
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  border-style: solid;
  border-color: rgb(0, 53, 149);
  font-weight: 700;
  display: inline-block;
  max-width: 100%;
}
.coh-style-a-slider-style-alternative-2 {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style-alternative-2 {
    margin-bottom: 13rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-alternative-2 {
    margin-bottom: 14rem;
  }
}
.coh-style-a-slider-style-alternative-2 li {
  display: inline-block;
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-alternative-2 li {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
  }
}
.coh-style-a-slider-style-alternative-2 li:before {
  content: normal;
}
.coh-style-a-slider-style-alternative-2 li.slick-active button {
  background-color: rgb(0, 53, 149);
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style-alternative-2 li.slick-active button {
    background-color: rgb(0, 53, 149);
  }
}
.coh-style-a-slider-style-alternative-2 li button {
  background-color: rgb(94, 56, 10);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  text-indent: -99999px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 1rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(236, 179, 42);
  color: rgb(0, 134, 85);
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-alternative-2 li button {
    border-color: rgb(236, 179, 42);
  }
}
.coh-style-a-slider-style-alternative-2 li button:hover {
  background-color: rgb(183, 221, 225);
}
.coh-style-tick-list---blue {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
  font-size: 1rem;
  margin-top: 8px;
  margin-bottom: 6px;
  line-height: 22.4px;
}
.coh-style-tick-list---blue li {
  list-style-type: none;
  margin-bottom: 0.2rem;
  margin-left: 0;
  font-weight: 500;
  font-size: 1rem;
  display: block;
  letter-spacing: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 40px;
}
.coh-style-tick-list---blue li:before {
  color: rgb(0, 53, 149);
  padding-right: 5px;
  margin-left: -30px;
  content: url("");
  position: relative;
  top: 5px;
  right: 6px;
}
.coh-style-a-pdf-link:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  text-decoration: none !important;
  content: "\f1c1";
  font-family: icomoon;
  margin-right: 0.3125rem;
  text-decoration: none;
}
.coh-style-a-pdf-link:has(> a > span.coh-style-a-pdf-link) {
  margin-left: 18px;
  text-indent: -18px;
}
.coh-style-a-hero-m2-height-tall {
  min-height: 750px;
  padding-top: 20px;
}
@media (max-width: 1023px) {
  .coh-style-a-hero-m2-height-tall {
    min-height: 620px;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-hero-m2-height-tall {
    min-height: 620px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-m2-height-tall {
    min-height: 60vh;
  }
}
.coh-style-a-border-left-fine {
  border-left-width: 0.125rem;
}
.coh-style-a-supernav-footer-padding-right-small {
  padding-right: 6px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-right-small {
    padding-right: 1%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-right-small {
    padding-right: 0px;
  }
}
.coh-style-a-featured-events-view header {
  width: 85rem;
  max-width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-bottom: 3.5rem;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-featured-events-view header {
    margin-right: auto;
    margin-bottom: 2rem;
    margin-left: auto;
  }
}
.coh-style-a-featured-events-view header h2 {
  color: rgb(0, 53, 149);
  font-size: 3rem;
  line-height: 55.2px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .coh-style-a-featured-events-view header h2 {
    font-size: 2rem;
    line-height: 24px;
  }
}
.coh-style-a-menu-brand-total-primary {
  height: 4.0625rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
@media (max-width: 1023px) {
  .coh-style-a-menu-brand-total-primary {
    height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0.25rem;
  }
}
.menu-desktop.coh-style-a-menu-brand-total-primary {
  background-color: rgb(255, 255, 255);
}
.menu-desktop.coh-style-a-menu-brand-total-primary .nav-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 90rem;
  padding-right: 3.125rem;
  padding-left: 3.125rem;
}
.menu-desktop.coh-style-a-menu-brand-total-primary .nav-container .menu-item a {
  color: rgb(107, 76, 76);
  font-weight: 600;
  display: block;
}
.menu-desktop.coh-style-a-menu-brand-total-primary .nav-container .menu-item a:hover {
  color: rgb(44, 86, 151);
  display: block;
  border-bottom-width: 1.2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(44, 86, 151);
  padding-top: 0.75rem;
  padding-bottom: 0.6875rem;
}
.menu-desktop.coh-style-a-menu-brand-total-primary .nav-container .menu-item .is-active {
  color: rgb(44, 86, 151);
  display: block;
  border-bottom-color: rgb(44, 86, 151);
  border-bottom-style: solid;
  border-bottom-width: 0.075rem;
  padding-top: 0.75rem;
  padding-bottom: 0.6875rem;
}
.menu-desktop.coh-style-a-menu-brand-total-primary .nav-container .button-desktop a {
  color: rgb(255, 255, 255);
  background-color: rgb(107, 76, 76);
  font-weight: 600;
  padding-top: 0.75rem;
  padding-right: 1.625rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5625rem;
  -webkit-border-radius: 1.875rem;
          border-radius: 1.875rem;
}
.menu-desktop.coh-style-a-menu-brand-total-primary .nav-container .button-desktop a:hover {
  cursor: pointer;
}
.menu-mobile.coh-style-a-menu-brand-total-primary {
  background-color: rgb(255, 255, 255);
}
.menu-mobile.coh-style-a-menu-brand-total-primary .button-mobile {
  padding-right: 0.9375rem;
  padding-left: 0.625rem;
}
@media (max-width: 564px) {
  .menu-mobile.coh-style-a-menu-brand-total-primary .button-mobile {
    padding-right: 0.375rem;
    padding-left: 0.125rem;
  }
}
.menu-mobile.coh-style-a-menu-brand-total-primary .button-mobile a {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  font-weight: 600;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  padding-top: 0.375rem;
  padding-right: 0.875rem;
  padding-bottom: 0.5rem;
  padding-left: 0.875rem;
  font-size: 0.75rem;
  line-height: 12.6px;
  text-align: center;
}
@media (max-width: 564px) {
  .menu-mobile.coh-style-a-menu-brand-total-primary .button-mobile a {
    padding-top: 0.375rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
  }
}
.menu-mobile.coh-style-a-menu-brand-total-primary .mobile-button-dropdown button {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 53, 149);
  font-weight: 600;
  padding-top: 0.3125rem;
  padding-right: 0.875rem;
  padding-bottom: 0.4375rem;
  padding-left: 1.5625rem;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  border-style: solid;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-color: rgb(0, 53, 149);
  border-width: 1px;
  font-size: 0.75rem;
  line-height: 12.6px;
  text-align: center;
}
@media (max-width: 564px) {
  .menu-mobile.coh-style-a-menu-brand-total-primary .mobile-button-dropdown button {
    padding-top: 0.3125rem;
    padding-right: 0.6875rem;
    padding-bottom: 0.4375rem;
    padding-left: 0.9375rem;
  }
}
.menu-mobile.coh-style-a-menu-brand-total-primary .mobile-button-dropdown button:before {
  content: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-open-blue.svg");
  height: 0.9375rem;
  position: relative;
  right: 0.5625rem;
}
@media (max-width: 564px) {
  .menu-mobile.coh-style-a-menu-brand-total-primary .mobile-button-dropdown button:before {
    position: relative;
    right: 0.375rem;
  }
}
.menu-mobile.coh-style-a-menu-brand-total-primary .mobile-button-dropdown button.menu-visible:before {
  position: relative;
  right: 0.5625rem;
  content: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-down-blue.svg");
}
@media (max-width: 564px) {
  .menu-mobile.coh-style-a-menu-brand-total-primary .mobile-button-dropdown button.menu-visible:before {
    position: relative;
    right: 0.4375rem;
  }
}
.menu-mobile.coh-style-a-menu-brand-total-primary .menu-border {
  height: 3.75rem;
  border-bottom-color: rgb(107, 76, 76);
  border-bottom-style: none;
  border-bottom-width: 1px;
}
@media (max-width: 564px) {
  .menu-mobile.coh-style-a-menu-brand-total-primary .menu-border {
    border-bottom-style: solid;
  }
}
.menu-mobile.coh-style-a-menu-brand-total-primary .mobile-menu-open-level3 {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .coh-style-paragraph-large {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.coh-style-a-paragraph-in-place-for-header-tags {
  font-weight: 500;
  color: rgb(0, 53, 149);
  font-size: 3.75rem;
  line-height: 1.25;
}
@media (max-width: 1599px) {
  .coh-style-a-paragraph-in-place-for-header-tags {
    font-size: 3.25rem;
    line-height: 1.25;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-paragraph-in-place-for-header-tags {
    font-size: 3rem;
    line-height: 1.25;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-paragraph-in-place-for-header-tags {
    font-size: 2.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 564px) {
  .coh-style-a-paragraph-in-place-for-header-tags {
    font-weight: 500;
    color: rgb(0, 53, 149);
    font-size: 2.25rem;
    line-height: 1.25;
    margin-bottom: 1.5rem;
  }
}
.coh-style-a-accordion-alternative-1-body {
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  margin-top: -0.25rem;
  margin-right: 1px;
  margin-bottom: 0.25rem;
  background-color: rgb(241, 230, 178);
  font-size: small;
  color: rgb(49, 87, 152);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(4, 47, 108);
}
.coh-style-horizontal-position--right {
  position: absolute;
  right: 10px;
}
.coh-style-a-s-button-brand-menu-alternative-1 {
  color: rgb(255, 255, 255);
  background-color: rgb(107, 76, 76);
  padding-top: 0.75rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5625rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 0.875rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  .coh-style-a-s-button-brand-menu-alternative-1 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-s-button-brand-menu-alternative-1 {
    font-size: 0.75rem;
    text-align: center;
    padding-top: 0.5rem;
    padding-right: 1.5625rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5625rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-s-button-brand-menu-alternative-1:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-tab-alternative-2 {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-2:before {
    content: normal;
  }
}
.is-active.coh-style-a-tab-alternative-2 a {
  border-bottom-width: 0;
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-alternative-2 a {
    background-color: rgb(171, 202, 233);
  }
}
.is-active.coh-style-a-tab-alternative-2 a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-alternative-2 a:hover {
    background-color: rgb(171, 202, 233);
  }
}
.is-active.coh-style-a-tab-alternative-2 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;
  position: absolute;
  right: 20px;
  content: "\f077";
  font-family: icomoon;
}
.is-disabled.coh-style-a-tab-alternative-2 a {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-tab-alternative-2 a {
    background-color: rgb(171, 202, 233);
  }
}
.coh-style-a-tab-alternative-2 a {
  color: rgb(49, 87, 152);
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  margin-top: -0.0625rem;
  line-height: 1rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 6, 25, 0.5);
  position: relative;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgba(0, 6, 25, 0.5);
}
@media (max-width: 1599px) {
  .coh-style-a-tab-alternative-2 a {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-tab-alternative-2 a {
    padding-right: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-2 a {
    display: block;
    margin-top: -0.0625rem;
    font-weight: 700;
    color: rgb(49, 87, 152);
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
  }
}
.coh-style-a-tab-alternative-2 a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgb(0, 102, 49);
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-2 a:hover {
    background-color: rgb(0, 102, 49);
  }
}
.coh-style-a-tab-alternative-2 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;
  position: absolute;
  right: 20px;
  content: "\f078";
  font-family: icomoon;
}
.coh-style-a-max-width-narrow {
  max-width: 90rem;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-max-width-narrow {
    width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-max-width-narrow {
    width: 100%;
  }
}
.coh-style-a-max-width-narrow iframe.coh-iframe.content-iframe-ustudio {
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  overflow: hidden;
}
.coh-style-a-logout-button {
  color: rgb(44, 86, 151);
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  font-size: 0.80625rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgba(0, 53, 149, 0.5);
  padding-top: 0.375rem;
  padding-bottom: 0.5rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  -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: 564px) {
  .coh-style-a-logout-button {
    font-size: 0.80625rem;
    text-align: center;
  }
}
.coh-style-a-logout-button:hover {
  color: rgb(44, 86, 151);
}
.coh-style-a-logout-button:before {
  margin-right: 7px;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/logout.svg");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 20px;
  width: 20px;
  display: inline-block;
  content: "";
  vertical-align: middle;
}
.coh-style-a-border-right-medium {
  border-right-width: 0.25rem;
}
.coh-style-a-alternative-2-cta {
  color: rgb(0, 53, 149);
  background-color: rgb(255, 255, 255);
  padding-top: 14.5px;
  padding-right: 40px;
  padding-bottom: 14.5px;
  padding-left: 40px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  border-width: 1.5px;
  border-style: solid;
  border-color: rgb(0, 53, 149);
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .coh-style-a-alternative-2-cta {
    width: 100%;
  }
}
.coh-style-a-alternative-2-cta:hover {
  background-color: rgb(0, 53, 149);
  color: rgb(255, 255, 255);
  outline-width: 0.09375rem;
  outline-color: rgb(255, 255, 255);
  outline-style: solid;
}
.coh-style-brand-primary-menu-button {
  color: rgb(255, 255, 255);
  background-color: rgb(100, 0, 150);
  padding-top: 10px;
  padding-right: 24px;
  padding-bottom: 10px;
  padding-left: 24px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  font-size: 14px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  white-space: nowrap;
  word-spacing: normal !important;
  font-weight: 500;
  max-height: 36px;
  height: 36px;
  min-width: 120px;
  word-wrap: normal;
}
@media (max-width: 767px) {
  .coh-style-brand-primary-menu-button {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-primary-menu-button {
    padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 14px;
    max-height: 30px;
    height: 36px;
  }
}
.coh-style-brand-primary-menu-button:hover {
  background-color: rgb(75, 18, 107);
}
@media (max-width: 564px) {
  .coh-style-brand-primary-menu-button:hover {
    color: rgb(255, 255, 255);
  }
}
.coh-style-a-hero-image-small {
  width: auto;
  max-height: 12.5rem;
  max-width: 22.5rem;
}
@media (max-width: 564px) {
  .coh-style-a-hero-image-small {
    max-height: 10rem;
    max-width: 16.25rem;
  }
}
.coh-style-a-supernav-footer-padding-top-medium {
  padding-top: 12px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-top-medium {
    padding-top: 12px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-top-medium {
    padding-top: 12px;
  }
}
.coh-style-a-restricted-access-modal-overlay {
  background-color: rgb(255, 255, 255);
}
.coh-style-a-supernav-footer-max-width-wide {
  max-width: 800px;
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-max-width-wide {
    max-width: 600px;
  }
}
.coh-style-three-col-min-hight {
  width: 33%;
}
.coh-style-three-col-min-hight .col-min-hight {
  min-height: 18em;
  height: 15.625rem;
}
@media (max-width: 1169px) {
  .coh-style-three-col-min-hight .col-min-hight {
    min-height: 14em;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-three-col-min-hight .col-min-hight {
    min-height: 13em;
    height: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-three-col-min-hight .col-min-hight {
    min-height: 7em;
    height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-three-col-min-hight .col-min-hight {
    min-height: 7em;
    height: auto;
  }
}
.coh-style-position---vertical-bottom {
  display: table;
  bottom: 10px;
}
.coh-style-a-link-text-medium {
  font-weight: 700;
  font-size: 1rem;
  line-height: 20px;
  cursor: pointer;
  text-decoration: underline !important;
  font-weight: 700 !important;
}
.coh-style-other-country-selector {
  height: 100%;
  position: relative;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 45;
}
@media (max-width: 1023px) {
  .coh-style-other-country-selector {
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
}
.coh-style-other-country-selector .language-prompt-open {
  display: block;
}
.coh-style-other-country-selector .language-prompt-close {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-other-country-selector .mob-nev-close {
    display: none;
    visibility: hidden;
  }
}
.coh-style-other-country-selector .other-country-selector-box {
  max-height: 80%;
  height: 80%;
  max-width: 80%;
  width: 80%;
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
  display: table;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-width: 1px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
  background-color: rgb(255, 255, 255);
  z-index: 80;
  padding: 3%;
}
@media (max-width: 1169px) {
  .coh-style-other-country-selector .other-country-selector-box {
    max-width: 90%;
    width: 90%;
    left: 5%;
    right: 5%;
  }
}
@media (max-width: 1023px) {
  .coh-style-other-country-selector .other-country-selector-box {
    padding-top: 8%;
  }
}
.coh-style-other-country-selector .other-country-selector-box .links {
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  display: block;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
  -webkit-flex-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
  -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-style-other-country-selector .other-country-selector-box .links {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    display: block;
  }
}
.coh-style-other-country-selector .other-country-selector-box .links .language-link {
  max-width: 100%;
  width: 100%;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(49, 87, 152);
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-other-country-selector .other-country-selector-box .links .language-link {
    display: inline-block;
  }
}
.coh-style-other-country-selector .other-country-selector-box .links li {
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}
.coh-style-other-country-selector .other-country-selector-box .links a {
  color: rgb(0, 0, 238);
}
@media (max-width: 767px) {
  .coh-style-other-country-selector .other-country-selector-box .links a {
    color: rgb(0, 0, 238);
  }
}
.coh-style-other-country-selector .other-country-selector-BG {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  max-height: 100%;
  height: 100%;
  max-width: 100%;
  width: 100%;
  background-color: rgba(0, 6, 25, 0.674);
}
.coh-style-brand-outline-menu-button {
  color: rgb(28, 6, 52);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 9px;
  padding-right: 24px;
  padding-bottom: 9px;
  padding-left: 30px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  font-size: 14px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  white-space: nowrap;
  word-spacing: normal !important;
  min-width: 140px !important;
  font-weight: 500;
  max-height: 36px;
  height: 36px;
  min-width: 160px;
  word-wrap: normal;
  border-color: rgb(28, 6, 52);
  border-style: solid;
  border-width: 1px;
  -webkit-filter: none;
          filter: none;
}
@media (max-width: 767px) {
  .coh-style-brand-outline-menu-button {
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 9px;
    padding-left: 24px;
    min-width: 160px;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-outline-menu-button {
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 16px;
    max-height: 30px;
    height: 36px;
  }
}
.coh-style-brand-outline-menu-button:hover {
  background-color: rgb(100, 0, 150);
  color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .coh-style-brand-outline-menu-button:hover {
    color: rgb(255, 255, 255);
  }
}
.coh-style-brand-outline-menu-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: "\f078";
  font-family: icomoon;
  position: relative;
  left: -7px;
}
.is-expanded.coh-style-brand-outline-menu-button {
  background-color: rgb(230, 230, 230);
}
.is-expanded.coh-style-brand-outline-menu-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;
  list-style-type: none;
  list-style-position: outside;
  content: "\f077";
  font-family: icomoon;
  position: relative;
  left: -7px;
}
.is-expanded.coh-style-brand-outline-menu-button:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(100, 0, 150);
}
.coh-style-brand-title-secondarycolor {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  color: rgb(100, 0, 150);
  margin-top: 15px;
  margin-bottom: 15px;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 70px;
  line-height: 65px;
  text-align: center;
}
@media (max-width: 1169px) {
  .coh-style-brand-title-secondarycolor {
    font-size: 65px;
    line-height: 62px;
  }
}
@media (max-width: 1023px) {
  .coh-style-brand-title-secondarycolor {
    font-size: 60px;
    line-height: 57px;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-title-secondarycolor {
    font-size: 50px;
    line-height: 48px;
  }
}
.coh-style-a-heading-1-size {
  font-size: 3.75rem;
  line-height: 1.25;
}
@media (max-width: 1599px) {
  .coh-style-a-heading-1-size {
    font-size: 3.25rem;
    line-height: 1.25;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-heading-1-size {
    font-size: 3rem;
    line-height: 1.25;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-heading-1-size {
    font-size: 2.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 564px) {
  .coh-style-a-heading-1-size {
    font-size: 2.25rem;
    line-height: 1.25;
    font-weight: 500;
    margin-bottom: 1.5rem;
  }
}
.coh-style-brand-title-post-heading {
  text-align: center;
}
@media (max-width: 1599px) {
  .coh-style-brand-title-post-heading {
    margin-bottom: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-title-post-heading {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
  }
}
.coh-style-a-shopping-cart-button {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  font-size: 0.80625rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  padding-top: 1.125rem;
  padding-right: 30px;
  padding-bottom: 1.125rem;
  padding-left: 60px;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/shopping_cart_white.svg");
  background-position: left 1.875rem center;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 100%;
  display: block;
  line-height: 0;
  min-width: 160px;
}
@media (max-width: 1023px) {
  .coh-style-a-shopping-cart-button {
    background-image: url("/sites/g/files/rbvwei4616/files/svg-images/shopping_cart_white.svg");
    background-position: left 1.875rem center;
    background-size: 1.25rem 1.25rem;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
@media (max-width: 767px) {
  .coh-style-a-shopping-cart-button {
    border-width: 0.0625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-shopping-cart-button {
    font-size: 0.80625rem;
    background-image: url("/sites/g/files/rbvwei4616/files/svg-images/shopping_cart_white.svg");
    background-position: left 1.875rem center;
    background-size: 1.25rem 1.25rem;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: center;
    line-height: 0;
  }
}
.coh-style-a-shopping-cart-button:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-card-video-order-1 {
  margin-top: 0.3125rem;
  margin-right: -0.1875rem;
  margin-bottom: 0.3125rem;
  margin-left: -0.1875rem;
  -webkit-border-radius: 32px;
          border-radius: 32px;
}
@media (max-width: 564px) {
  .coh-style-a-card-video-order-1 {
    margin-top: 0.75rem;
    margin-right: 1.25rem;
    margin-bottom: 0.75rem;
    margin-left: 1.25rem;
  }
}
.coh-style-a-card-video-order-1 div:first-child {
  -webkit-border-radius: 2rem;
          border-radius: 2rem;
  margin-left: -0.0625rem;
}
.coh-style-a-card-video-order-1 .content-iframe-ustudio {
  -webkit-border-bottom-left-radius: 30px;
          border-bottom-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
          border-bottom-right-radius: 30px;
}
.coh-style-a-card-video-order-1 .x-min-wacth {
  font-weight: 700;
  font-size: 1rem;
  line-height: 20px;
  color: rgb(105, 174, 255);
  padding-top: 2rem;
  padding-bottom: 1.75rem;
}
.coh-style-a-accordion-alternative-2 {
  content: normal;
  color: rgb(255, 255, 255);
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
  display: block;
  font-weight: bold;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(117, 38, 244);
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-2 {
    content: normal;
    list-style-type: none;
  }
}
.coh-style-a-accordion-alternative-2:before {
  content: normal;
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-2:before {
    content: normal;
  }
}
.is-active.coh-style-a-accordion-alternative-2 {
  border-bottom-style: none;
}
.is-active.coh-style-a-accordion-alternative-2 a {
  color: rgb(255, 255, 255);
  background-color: rgb(117, 38, 244);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-alternative-2 a {
    color: rgb(255, 255, 255);
    background-color: rgb(117, 38, 244);
  }
}
.is-active.coh-style-a-accordion-alternative-2 a:hover {
  text-decoration: none;
}
.is-active.coh-style-a-accordion-alternative-2 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: "\f077";
  font-family: icomoon;
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-alternative-2 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: "\f077";
    font-family: icomoon;
  }
}
.is-disabled.coh-style-a-accordion-alternative-2 {
  display: none;
}
.is-disabled.coh-style-a-accordion-alternative-2 a {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-alternative-2 a {
    background-color: rgb(255, 255, 255);
  }
}
.is-disabled.coh-style-a-accordion-alternative-2 a:after {
  content: normal;
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-alternative-2 a:after {
    content: normal;
  }
}
.coh-style-a-accordion-alternative-2 a {
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 1rem;
  text-transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.25rem;
  padding-right: 1.5rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  margin-right: 0.0625rem;
  line-height: 1.25;
  background-color: rgb(117, 38, 244);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
@media (max-width: 1599px) {
  .coh-style-a-accordion-alternative-2 a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-accordion-alternative-2 a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-accordion-alternative-2 a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-2 a {
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size: 1rem;
    line-height: 1.25;
    text-transform: none;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-a-accordion-alternative-2 a:hover {
  color: rgb(255, 255, 255);
  text-decoration: underline;
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-2 a:hover {
    color: rgb(255, 255, 255);
  }
}
.coh-style-a-accordion-alternative-2 a:hover:before {
  color: rgb(255, 255, 255);
}
.coh-style-a-accordion-alternative-2 a:hover:after {
  color: rgb(255, 255, 255);
}
.coh-style-a-accordion-alternative-2 a:before {
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-right: 1.25rem;
  content: normal;
}
.coh-style-a-accordion-alternative-2 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: "\f078";
  font-family: icomoon;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  padding-left: 1.25rem;
  margin-left: auto;
}
.coh-style-a-supernav-footer-padding-right-medium {
  padding-right: 12px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-right-medium {
    padding-right: 12px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-right-medium {
    padding-right: 12px;
  }
}
.coh-style-a-heading-2-size {
  font-size: 2.75rem;
  line-height: 1.15;
}
@media (max-width: 1599px) {
  .coh-style-a-heading-2-size {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-heading-2-size {
    font-size: 1.875rem;
    line-height: 1.15;
  }
}
@media (max-width: 564px) {
  .coh-style-a-heading-2-size {
    font-size: 1.875rem;
    line-height: 1.15;
    margin-bottom: 1.5rem;
    font-weight: 500;
  }
}
.coh-style-a-header-navigation-professional {
  height: 100%;
  display: inline-block;
  margin-left: 1.125rem;
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation-professional {
    display: block;
    min-width: 100%;
  }
}
.coh-style-a-header-navigation-professional .menu {
  height: 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;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation-professional .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.coh-style-a-header-navigation-professional .menu .menu-item {
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3.125rem;
  max-width: 11.25rem;
  width: auto;
  position: relative;
  margin-right: 2.25rem;
}
@media (max-width: 1599px) {
  .coh-style-a-header-navigation-professional .menu .menu-item {
    margin-right: 1.875rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-header-navigation-professional .menu .menu-item {
    margin-right: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation-professional .menu .menu-item {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
  }
}
.coh-style-a-header-navigation-professional .menu .menu-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 1rem;
  background-image: none;
  height: 3rem;
  margin-top: 0;
}
@media (max-width: 1599px) {
  .coh-style-a-header-navigation-professional .menu .menu-item a {
    font-size: 1rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-header-navigation-professional .menu .menu-item a {
    font-size: 0.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation-professional .menu .menu-item a {
    margin-top: 0;
    margin-right: 10%;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    text-align: left;
    width: 70%;
    min-width: 260px;
    background-image: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-right_0.svg");
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 1.3125rem;
    display: block;
    font-weight: 600;
  }
}
@media (max-width: 564px) {
  .coh-style-a-header-navigation-professional .menu .menu-item a {
    min-width: 170px;
    width: 90%;
    font-weight: 600;
  }
}
.coh-style-a-header-navigation-professional .menu .menu-item a:hover {
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-width: 3px;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff;
  height: 42px;
  margin-top: 3px;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation-professional .menu .menu-item a:hover {
    text-shadow: unset;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    border-bottom-width: 0;
    border-bottom-style: none;
    margin-top: 0;
  }
}
.coh-style-a-header-navigation-professional .menu li ul {
  display: none;
}
.coh-style-a-header-navigation-professional .menu .menu-item--active-trail a {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff;;
  border-bottom-color: rgb(255, 255, 255);
  height: 42px;
  margin-top: 3px;
}
@media (max-width: 1023px) {
  .coh-style-a-header-navigation-professional .menu .menu-item--active-trail a {
    margin-top: 0;
    border-bottom-style: none;
  }
}
.coh-style-main-menu-mobile {
  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: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
  padding-top: 10px;
  border-color: rgb(49, 87, 152);
  border-top-width: 2px;
  border-top-style: solid;
}
@media (max-width: 1023px) {
  .coh-style-main-menu-mobile {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    padding-bottom: 2%;
    padding-left: 10%;
  }
}
@media (max-width: 1169px) {
  .coh-style-main-menu-mobile li {
    margin-bottom: 0;
    margin-left: 2rem;
    display: inline-block;
  }
}
@media (max-width: 564px) {
  .coh-style-main-menu-mobile li {
    margin-bottom: 1rem;
    margin-left: 0;
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-main-menu-mobile li:before {
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-style-main-menu-mobile li a {
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }
}
.coh-style-main-menu-mobile a {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px;
}
.coh-style-a-inverted-cta {
  color: rgb(0, 53, 149);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 14.5px;
  padding-right: 40px;
  padding-bottom: 14.5px;
  padding-left: 40px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  border-width: 1.5px;
  border-style: solid;
  border-color: rgb(0, 53, 149);
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .coh-style-a-inverted-cta {
    width: 100%;
  }
}
.coh-style-a-inverted-cta:hover {
  background-color: rgb(0, 53, 149);
  color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .coh-style-a-default-styling-for-content-getting-chopped-off {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.coh-style-button-modal-restricted-access-l {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 1rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  font-weight: 700;
  cursor: pointer;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-width: 0.09375rem;
}
@media (max-width: 767px) {
  .coh-style-button-modal-restricted-access-l {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-width: 0.0625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-button-modal-restricted-access-l {
    font-size: 0.875rem;
    text-align: center;
    padding-top: 0.8125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-eyefile-modal-style-right {
  background-color: rgba(0, 0, 0, 0.426);
  height: 100%;
  display: table;
  border-style: solid;
  border-color: rgb(44, 86, 151);
  width: 100%;
  padding-top: 30.5px;
  padding-right: 50px;
  padding-bottom: 30.5px;
  padding-left: 50px;
  left: auto;
  right: 0;
}
@media (max-width: 564px) {
  .coh-style-eyefile-modal-style-right {
    width: 90%;
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-tick-list---white {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
  font-size: 1rem;
  margin-top: 25px;
  margin-bottom: 25px;
  color: rgb(255, 255, 255);
}
.coh-style-tick-list---white li {
  list-style-type: none;
  margin-bottom: 0.1rem;
  margin-left: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  display: block;
  letter-spacing: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0px;
}
.coh-style-tick-list---white li:before {
  color: rgb(255, 255, 255);
  padding-right: 4px;
  margin-top: 15px;
  margin-left: -30px;
  content: url("");
  position: relative;
  top: 5px;
  right: 6px;
}
.coh-style-primary-gradient, .coh-style-gradient-none, .coh-style-secondary-gradient {
  height: 123px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(136, 10, 216)), color-stop(54%, rgb(205, 80, 248)), to(rgb(242, 171, 109)));
  background-image: -webkit-linear-gradient(left, rgb(136, 10, 216) 1%, rgb(205, 80, 248) 54%, rgb(242, 171, 109) 100%);
  background-image: linear-gradient(90deg, rgb(136, 10, 216) 1%, rgb(205, 80, 248) 54%, rgb(242, 171, 109) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-transform: uppercase;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 564px) {
  .coh-style-primary-gradient, .coh-style-gradient-none, .coh-style-secondary-gradient {
    height: 50px;
  }
}
.coh-style-primary-gradient p, .coh-style-gradient-none p, .coh-style-secondary-gradient p {
  height: 123px;
}
@media (max-width: 1023px) {
  .coh-style-primary-gradient p, .coh-style-gradient-none p, .coh-style-secondary-gradient p {
    height: 65px;
  }
}
@media (max-width: 564px) {
  .coh-style-primary-gradient p, .coh-style-gradient-none p, .coh-style-secondary-gradient p {
    height: 57px;
  }
}
.coh-style-secondary-gradient {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(117, 38, 244)), color-stop(54%, rgb(66, 197, 183)), to(rgb(190, 226, 75)));
  background-image: -webkit-linear-gradient(left, rgb(117, 38, 244) 1%, rgb(66, 197, 183) 54%, rgb(190, 226, 75) 100%);
  background-image: linear-gradient(90deg, rgb(117, 38, 244) 1%, rgb(66, 197, 183) 54%, rgb(190, 226, 75) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-gradient-none {
  background-image: none;
}
@media (max-width: 767px) {
  .coh-style-column-hide {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-column-hide {
    display: none;
  }
}
.coh-style-a-bg-image-component-h2-height-medium {
  min-height: 520px;
}
@media (max-width: 1023px) {
  .coh-style-a-bg-image-component-h2-height-medium {
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-bg-image-component-h2-height-medium {
    min-height: 400px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-bg-image-component-h2-height-medium {
    min-height: 85vw;
  }
}
.coh-style-a-margin-left-large {
  margin-left: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-a-margin-left-large {
    margin-left: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-margin-left-large {
    margin-left: 3rem;
  }
}
.coh-style-a-colum-text-height-small {
  min-height: 21.25rem;
  height: auto;
}
.coh-style-a-colum-text-height-small .content-text {
  min-height: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-colum-text-height-small .content-text {
    min-height: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-colum-text-height-small .content-text {
    min-height: auto;
  }
}
.coh-style-a-colum-text-height-small .content-image {
  max-width: 100%;
  min-height: 21.25rem;
}
@media (max-width: 767px) {
  .coh-style-a-colum-text-height-small .content-image {
    min-height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-colum-text-height-small .content-image {
    min-height: auto;
  }
}
.coh-style-a-colum-text-height-small .content-image .auto-heightlimit-cointainer-height {
  max-height: 21.25rem;
}
.coh-style-a-border-style-solid {
  border-style: solid;
}
@media (max-width: 1599px) {
  .coh-style-mobile-menu {
    width: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-mobile-menu {
    width: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-mobile-menu {
    height: 3rem;
    width: 1.5rem;
    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: 564px) {
  .coh-style-mobile-menu: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;
    color: rgb(40, 169, 224);
    font-size: 1.25rem;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
    content: "\f0c9";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-mobile-menu:hover:before {
    color: rgb(216, 50, 105);
  }
}
.coh-style-slider-navigation-left, .coh-style-slider-navigation-right {
  height: 3rem;
  background-color: rgb(3, 96, 147);
}
@media (max-width: 1599px) {
  .coh-style-slider-navigation-left, .coh-style-slider-navigation-right {
    width: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-slider-navigation-left, .coh-style-slider-navigation-right {
    width: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-slider-navigation-left, .coh-style-slider-navigation-right {
    width: 1.5rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-slider-navigation-left:before, .coh-style-slider-navigation-right:before {
  color: rgb(255, 255, 255);
  font-size: 1rem;
}
@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: rgb(216, 50, 105);
}
@media (max-width: 564px) {
  .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;
  }
}
@media (max-width: 564px) {
  .coh-style-testimonial {
    padding-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-testimonial:before {
    content: normal;
  }
}
.coh-style-a-padding-top {
  padding-top: 2rem;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-top {
    padding-top: 1.5rem;
  }
}
.coh-style-a-hero-alignment-right {
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-a-hero-alignment-right {
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-alignment-right {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-relate-story-card-button {
  color: rgb(0, 53, 149);
  padding-right: 16px;
  font-size: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  margin-top: 16px;
  margin-bottom: 16px;
  text-decoration: none;
  display: inline-block;
}
.coh-style-a-relate-story-card-button:after {
  content: url("/sites/g/files/rbvwei4616/files/alcon_assets/action-icon-link.svg");
  position: relative;
  left: 7px;
  top: 6px;
  pointer-events: all;
}
.coh-style-a-relate-story-card-button:hover:after {
  -webkit-filter: brightness(1.4);
          filter: brightness(1.4);
}
.coh-style-padding-left--large {
  padding-left: 20%;
}
.coh-style-a-alcon-custom .coh-ce-cpt_copyright-47a7fbb7 .coh-ce-cpt_copyright-4f6434a7 {
  max-width: 90rem;
  float: none;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-a-alcon-custom .coh-ce-cpt_copyright-47a7fbb7 .coh-ce-cpt_copyright-4f6434a7:before, .coh-style-a-alcon-custom .coh-ce-cpt_copyright-47a7fbb7 .coh-ce-cpt_copyright-4f6434a7:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_link-e0286c2a {
  -webkit-border-radius: 1.25rem;
          border-radius: 1.25rem;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_bkgrd_img_dropzone-b842c0f7 {
  display: block;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_text-2559a3a ol {
  margin-left: 1.25rem;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_text-2559a3a ol li {
  line-height: normal;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_text_and_text-5b071b9d ul li {
  list-style-type: disc;
  line-height: normal;
  margin-left: 1.25rem;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_text_and_text-5b071b9d ul {
  margin-left: 0.625rem;
}
@media (max-width: 564px) {
  .coh-style-a-alcon-custom .coh-container-boxed {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-alcon-custom .coh-ce-cpt_a_text_and_text-5b071b9d .coh-style-a-padding-bottom-medium {
    padding-bottom: 0;
  }
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_text-d5c1ac8b-disabled ul {
  line-height: normal;
  margin-left: 1.875rem;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_text-d5c1ac8b-disabled ul 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;
  font-size: 0.375rem;
  content: "\f111";
  font-family: icomoon;
  vertical-align: middle;
  padding-right: 0.5rem;
}
.coh-style-a-alcon-custom section.coh-ce-cpt_a_bkgrd_img_dropzone-7a9fa306 {
  background-image: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  width: 100%;
  position: relative;
}
.coh-style-a-alcon-custom section.coh-ce-cpt_a_bkgrd_img_dropzone-7a9fa306 Layer_1 {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.coh-style-a-alcon-custom section.coh-ce-cpt_a_bkgrd_img_dropzone-7a9fa306 Layer_1 path {
  fill: #003595;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_story_text-78dd41f3*:last-child {
  margin-bottom: unset;
  margin-bottom: unset !important;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_story_text-78dd41f3:last-child {
  margin-bottom: unset;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-83103057 {
  -webkit-filter: drop-shadow(0px 20px 10px rgba(0, 0, 0, 0.35));
          filter: drop-shadow(0px 20px 10px rgba(0, 0, 0, 0.35));
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-47609ee1 {
  -webkit-clip-path: ellipse(70% 67% at 50% 32%);
          clip-path: ellipse(70% 67% at 50% 32%);
}
@media (max-width: 1023px) {
  .coh-style-a-alcon-custom .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-47609ee1 {
    -webkit-clip-path: ellipse(90% 67% at 50% 31%);
            clip-path: ellipse(90% 67% at 50% 31%);
  }
}
@media (max-width: 564px) {
  .coh-style-a-alcon-custom .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-47609ee1 {
    -webkit-clip-path: ellipse(100% 67% at 50% 30%);
            clip-path: ellipse(100% 67% at 50% 30%);
  }
}
.coh-style-a-alcon-custom .c-post__rte.o-rte h2 {
  font-weight: 800;
  color: rgb(0, 53, 149);
  font-size: 1rem;
  line-height: 1.5;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-d483aefc {
  background-size: cover !important;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-d483aefc .border-top-curve, .coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-d483aefc .border-bottom-curve {
  overflow: hidden;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-329ec5af .coh-style-a-border-top-fine, .coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-329ec5af .coh-style-a-border-bottom-fine, .coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-329ec5af .coh-style-a-border-left-fine, .coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-329ec5af .coh-style-a-border-right-fine {
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_card_img_txt_btn_2-e3c910f1 {
  overflow: hidden;
}
.coh-style-a-alcon-custom .coh-ce-cpt_a_card_container-896efa6 .coh-style-a-card-medium-full img {
  -webkit-border-radius: 1.25rem;
          border-radius: 1.25rem;
}
.coh-style-article-lobby-lists {
  background-color: rgb(246, 253, 255);
}
.coh-style-article-lobby-lists .form-select.bef-links {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
  display: none;
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .form-select.bef-links {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .form-select.bef-links {
    width: 100%;
  }
}
.coh-style-article-lobby-lists .form-select.bef-links ul {
  background-color: rgb(255, 255, 255);
  padding-top: 6px;
  padding-right: 45px;
  padding-bottom: 6px;
  padding-left: 45px;
  margin-top: 3%;
  margin-bottom: 3%;
  display: inline-block;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: 0px 5px 50px 0 rgba(35, 35, 38, 0.137);
          box-shadow: 0px 5px 50px 0 rgba(35, 35, 38, 0.137);
}
@media (max-width: 1599px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul {
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 3%;
    margin-bottom: 3%;
  }
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul {
    -webkit-border-radius: 0px;
            border-radius: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin-top: 0px;
    margin-bottom: 40px;
    width: 100%;
    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-style-article-lobby-lists .form-select.bef-links ul {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    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-right: 8px;
    padding-left: 8px;
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    overflow-x: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-box-shadow: 0px 15px 50px rgb(35 35 35 / 15%);
            box-shadow: 0px 15px 50px rgb(35 35 35 / 15%);
    background-color: rgb(255, 255, 255);
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul::-webkit-scrollbar {
    display: none;
  }
}
.coh-style-article-lobby-lists .form-select.bef-links ul li {
  margin-top: 16px;
  margin-bottom: 16px;
  display: inline-block;
  list-style-type: none;
}
@media (max-width: 1599px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li {
    padding-right: 8px;
    padding-left: 8px;
    min-width: 10%;
    width: auto;
  }
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li {
    margin-top: 0px;
    margin-bottom: 0px;
    width: auto;
    min-width: 13%;
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li {
    display: inline-block;
    min-width: 15%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 3px;
    padding-left: 3px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li {
    min-width: 15%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    -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;
    max-width: 175px;
  }
}
.coh-style-article-lobby-lists .form-select.bef-links ul li a {
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 2px;
  background-color: rgb(255, 255, 255);
  padding-top: 12px;
  padding-right: 30px;
  padding-bottom: 12px;
  padding-left: 30px;
  -webkit-transition: background-color 300ms ease, color 100ms ease;
  transition: background-color 300ms ease, color 100ms ease;
}
@media (max-width: 1599px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li a {
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 35px;
  }
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li a {
    line-height: 16px;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 20px;
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li a {
    background-color: rgba(0, 0, 0, 0);
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .form-select.bef-links ul li a {
    padding-top: 10px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 24px;
  }
}
.coh-style-article-lobby-lists .form-select.bef-links ul li a:hover {
  color: rgb(255, 255, 255);
  -webkit-border-radius: 1000px;
          border-radius: 1000px;
  background-color: rgb(0, 53, 149);
}
.coh-style-article-lobby-lists .form-select.bef-links ul li a.bef-link--selected {
  background-color: rgb(0, 53, 149);
  -webkit-border-radius: 100px;
          border-radius: 100px;
  color: rgb(255, 255, 255);
}
.coh-style-article-lobby-lists .form-select.bef-links ul.better-exposed-filter-large {
  overflow-x: auto;
}
.coh-style-article-lobby-lists .form-select.bef-links ul.better-exposed-filter-large li {
  -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-style-article-lobby-lists .form-select.bef-links ul.better-exposed-filter-large li::-webkit-scrollbar {
  display: none;
}
.coh-style-article-lobby-lists footer .back-to-top {
  padding-top: 40px;
  padding-bottom: 50px;
  text-align: center;
}
@media (max-width: 1599px) {
  .coh-style-article-lobby-lists footer .back-to-top {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists footer .back-to-top {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists footer .back-to-top {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: rgb(246, 253, 255);
  }
}
.coh-style-article-lobby-lists footer .back-to-top .top-scroller {
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.02em;
  font-style: normal;
  cursor: pointer;
  position: relative;
}
.coh-style-article-lobby-lists footer .back-to-top .top-scroller: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: 5px;
  position: absolute;
  top: 4px;
  content: "\f062";
  font-family: icomoon;
}
.coh-style-article-lobby-lists .no-result {
  padding: 5%;
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .views-exposed-form.bef-exposed-form {
    margin-bottom: 0px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container {
  margin-bottom: 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: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  padding-right: 340px;
  padding-left: 340px;
}
@media (max-width: 1599px) {
  .coh-style-article-lobby-lists .article-lobby--container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .article-lobby--container {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .article-lobby--container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgb(255, 255, 255);
  border-style: solid;
  border-color: rgb(229, 229, 229);
  -webkit-border-radius: 16px;
          border-radius: 16px;
  -webkit-box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.15);
  width: 30%;
  margin-top: 1%;
  margin-right: 1%;
  margin-bottom: 1%;
  margin-left: 2%;
  float: left;
  outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(221, 221, 221);
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column {
    width: 46%;
    margin-top: 16px;
    margin-right: 1.5%;
    margin-bottom: 16px;
  }
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column {
    width: 46%;
    margin-top: 16px;
    margin-right: 1.5%;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column {
    margin-top: 32px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    -webkit-border-radius: 0px;
            border-radius: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column {
    width: 100%;
    -webkit-border-radius: 0px;
            border-radius: 0px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field-field-teaser-image {
  position: relative;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field-field-teaser-image .article-lobby--teaser-img img {
  -webkit-border-top-left-radius: 16px;
          border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
          border-top-right-radius: 16px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  outline-width: 1px;
  outline-color: rgb(229, 229, 229);
  outline-style: solid;
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field-field-teaser-image .article-lobby--teaser-img img {
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field-field-teaser-image .article-lobby--teaser-img img {
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field-field-category {
  position: relative;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field-field-category .article-lobby--category {
  position: absolute;
  top: -40px;
  margin-left: 12px;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field-field-category .article-lobby--category {
    margin-left: 7.5px;
    top: -35px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--title {
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 28px;
  letter-spacing: -0.011em;
  color: rgb(79, 79, 79);
  text-decoration: underline;
  padding-right: 15px;
  padding-left: 29px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--title {
    padding-right: 5px;
    padding-left: 16px;
    font-size: 18px;
    margin-top: 16px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--author {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(107, 107, 107);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  font-style: normal;
  padding-right: 15px;
  padding-left: 29px;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--author {
    padding-right: 5px;
    padding-left: 16px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--read-time {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 12px;
  line-height: 125%;
  font-style: normal;
  color: rgb(107, 107, 107);
  padding-right: 15px;
  padding-left: 29px;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--read-time {
    padding-right: 5px;
    padding-left: 16px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--view-more {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 110%;
  padding-right: 15px;
  padding-left: 29px;
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--view-more {
    padding-right: 5px;
    padding-left: 16px;
    margin-top: 24px;
    margin-bottom: 16px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .article-lobby--view-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: "\f18e";
  font-family: icomoon;
  color: rgb(0, 53, 149);
  font-size: 16px;
  margin-left: 5px;
  position: absolute;
  top: 1px;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--multi-column .views-field.views-field-field-short-description {
  display: none;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column {
  margin-right: 2%;
  margin-bottom: 2%;
  margin-left: 2%;
  width: 100%;
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column {
    margin-bottom: 16px;
  }
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 15px 50px rgb(0 0 0 / 15%);
          box-shadow: 0px 15px 50px rgb(0 0 0 / 15%);
  background-color: rgb(255, 255, 255);
  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: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(229, 229, 229);
  -webkit-border-radius: 16px;
          border-radius: 16px;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row {
    display: block;
    -webkit-border-radius: 0px;
            border-radius: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: rgb(246, 253, 255);
    padding-top: 45px;
    outline-width: 0px;
    outline-style: none;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--left-container {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--left-container {
    width: 100%;
    padding-top: 5%;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgb(0 0 0 / 25%);
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--left-container picture {
  width: 100%;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--left-container picture img {
  height: auto;
  width: 100%;
  -webkit-border-top-left-radius: 16px;
          border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 16px;
          border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--left-container picture img {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--left-container picture img {
    -webkit-border-radius: 16px;
            border-radius: 16px;
    height: auto;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--right-container {
  padding-right: 5%;
  padding-left: 3%;
  width: 50%;
  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-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--right-container {
    padding-top: 2%;
    padding-bottom: 2%;
  }
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--right-container {
    width: 100%;
    padding-top: 5%;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    position: relative;
    border-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--right-container .views-field.views-field-field-teaser-image {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--single-column .views-row .article--right-container .article-lobby--category {
    position: absolute;
    top: -35px;
    left: 30px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--category {
  display: inline-block;
  padding-top: 4px;
  padding-right: 24px;
  padding-bottom: 4px;
  padding-left: 24px;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 125%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--title {
  font-weight: 700;
  font-size: 20px;
  line-height: 105%;
  color: rgb(79, 79, 79);
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--title {
    font-weight: 400;
    text-decoration: underline;
    line-height: 21px;
    font-style: normal;
    font-size: 20px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--short-desc p {
  color: rgb(51, 51, 51);
  font-weight: 400;
  font-size: 16px;
  line-height: 115%;
  font-style: normal;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--author {
  color: rgb(84, 84, 84);
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  margin-top: 15px;
}
@media (max-width: 1169px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--author {
    margin-top: 12px;
  }
}
@media (max-width: 1023px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--author {
    margin-top: 12px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--read-time {
  font-weight: 400;
  font-size: 12px;
  line-height: 125%;
  color: rgb(84, 84, 84);
  margin-top: 10px;
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--view-more {
  color: rgb(0, 53, 149);
  font-weight: 700;
  font-size: 16px;
  line-height: 110%;
  text-transform: capitalize;
  display: inline-block;
  margin-top: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-lists .article-lobby--container .article-lobby--view-more {
    margin-top: 24px;
  }
}
.coh-style-article-lobby-lists .article-lobby--container .article-lobby--view-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: "\f18e";
  font-family: icomoon;
  color: rgb(0, 53, 149);
  font-size: 16px;
  margin-left: 5px;
  position: absolute;
  top: 1px;
}
.coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col.register-link {
  margin-top: 3.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col.register-link {
    margin-top: 2rem;
  }
}
.coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-name {
  font-size: 2rem;
  line-height: 40px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-name {
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description {
  margin-bottom: 3.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description {
    margin-bottom: 2rem;
  }
}
.coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description p {
  font-size: 1.5rem;
  line-height: 30px;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description p {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.coh-style-a-event-hero .event-teaser-container {
  width: 85rem;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 6rem;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-a-event-hero .event-teaser-container {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
}
.coh-style-a-event-hero .event-teaser-container h1 {
  color: rgb(0, 53, 149);
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 44px;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container h1 {
    font-size: 2rem;
    line-height: 35.2px;
    margin-top: 4rem;
    margin-bottom: 2.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-event-hero .event-teaser-container .event-teaser-card {
  background-color: rgb(245, 248, 253);
  overflow: hidden;
  border-width: 0.0625rem;
  -webkit-border-radius: 1rem;
          border-radius: 1rem;
  border-style: solid;
  border-color: rgb(231, 231, 231);
  -webkit-box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
          box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .coh-style-a-event-hero .event-teaser-container .event-teaser-card {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-width: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    border-style: none;
  }
}
.coh-style-a-event-hero .event-teaser-container .event-teaser-card.white {
  background-color: rgb(255, 255, 255);
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner {
  max-width: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner {
    display: block;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .image-col {
  -webkit-flex-basis: 35rem;
      -ms-flex-preferred-size: 35rem;
          flex-basis: 35rem;
  -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: 1599px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .image-col {
    -webkit-flex-basis: 30rem;
        -ms-flex-preferred-size: 30rem;
            flex-basis: 30rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .image-col {
    -webkit-flex-basis: 26.25rem;
        -ms-flex-preferred-size: 26.25rem;
            flex-basis: 26.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .image-col {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .image-col img {
  margin-bottom: -0.125rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .image-col img {
    width: 100%;
    max-width: 100%;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 767px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col {
    padding-top: 2rem;
    padding-right: 1.5rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-name {
  color: rgb(0, 53, 149);
  font-size: 2rem;
  line-height: 35.2px;
  margin-bottom: 1rem;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-name {
    font-weight: 600;
    color: rgb(0, 53, 149);
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-description {
  color: rgb(79, 79, 79);
  font-size: 1.5rem;
  line-height: 33.6px;
  margin-bottom: 2.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-description {
    font-size: 1.25rem;
    line-height: 28px;
    margin-bottom: 2rem;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-duration {
  font-size: 1.25rem;
  line-height: 25px;
  margin-bottom: 1.0625rem;
  color: rgb(79, 79, 79);
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-duration {
    font-size: 1.125rem;
    line-height: 22.5px;
    margin-bottom: 1rem;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-duration:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/calendar.svg);
  content: "";
  display: block;
  width: 1.375rem;
  height: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-location-region {
  color: rgb(79, 79, 79);
  line-height: 25px;
  margin-bottom: 1.0625rem;
  font-size: 1.25rem;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-location-region {
    line-height: 22.5px;
    margin-bottom: 1rem;
    font-size: 1.125rem;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-location-region:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/globe.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-location-name {
  color: rgb(79, 79, 79);
  font-size: 1.25rem;
  line-height: 25px;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-location-name {
    font-size: 1.125rem;
    line-height: 22.5px;
  }
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .event-location-name:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/location.svg);
  content: "";
  display: block;
  float: left;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  width: 1.375rem;
  height: 1.375rem;
}
.coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .register-link {
  margin-top: 2.6875rem;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-event-hero .event-teaser-container .coh-row-inner .content-col .register-link {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
.coh-style-a-supernav-l2-font-weight-alternative-2 {
  font-weight: 500;
}
.coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col.register-link {
  margin-top: 3.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col.register-link {
    margin-top: 2rem;
  }
}
.coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-name {
  font-size: 2rem;
  line-height: 40px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-name {
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description {
  margin-bottom: 3.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description {
    margin-bottom: 2rem;
  }
}
.coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description p {
  font-size: 1.5rem;
  line-height: 30px;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description p {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.coh-style-a-event-teaser .event-teaser-container {
  width: 85rem;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 6rem;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-a-event-teaser .event-teaser-container {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
}
.coh-style-a-event-teaser .event-teaser-container h1 {
  color: rgb(0, 53, 149);
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 44px;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container h1 {
    font-size: 2rem;
    line-height: 35.2px;
    margin-top: 4rem;
    margin-bottom: 2.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-event-teaser .event-teaser-container .event-teaser-card {
  background-color: rgb(245, 248, 253);
  overflow: hidden;
  border-width: 0.0625rem;
  -webkit-border-radius: 1rem;
          border-radius: 1rem;
  border-style: solid;
  border-color: rgb(231, 231, 231);
  -webkit-box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
          box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .coh-style-a-event-teaser .event-teaser-container .event-teaser-card {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-width: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    border-style: none;
  }
}
.coh-style-a-event-teaser .event-teaser-container .event-teaser-card.white {
  background-color: rgb(255, 255, 255);
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner {
  max-width: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner {
    display: block;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .image-col {
  -webkit-flex-basis: 35rem;
      -ms-flex-preferred-size: 35rem;
          flex-basis: 35rem;
  -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: 1599px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .image-col {
    -webkit-flex-basis: 30rem;
        -ms-flex-preferred-size: 30rem;
            flex-basis: 30rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .image-col {
    -webkit-flex-basis: 26.25rem;
        -ms-flex-preferred-size: 26.25rem;
            flex-basis: 26.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .image-col {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .image-col img {
  margin-bottom: -0.125rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .image-col img {
    width: 100%;
    max-width: 100%;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 767px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col {
    padding-top: 2rem;
    padding-right: 1.5rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-name {
  color: rgb(0, 53, 149);
  font-size: 2rem;
  line-height: 35.2px;
  margin-bottom: 1rem;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-name {
    font-weight: 600;
    color: rgb(0, 53, 149);
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-description {
  color: rgb(79, 79, 79);
  font-size: 1.5rem;
  line-height: 33.6px;
  margin-bottom: 2.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-description {
    font-size: 1.25rem;
    line-height: 28px;
    margin-bottom: 2rem;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-duration {
  font-size: 1.25rem;
  line-height: 25px;
  margin-bottom: 1.0625rem;
  color: rgb(79, 79, 79);
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-duration {
    font-size: 1.125rem;
    line-height: 22.5px;
    margin-bottom: 1rem;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-duration:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/calendar.svg);
  content: "";
  display: block;
  width: 1.375rem;
  height: 1.375rem;
  margin-right: 0.5rem;
  float: left;
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-location-region {
  color: rgb(79, 79, 79);
  line-height: 25px;
  margin-bottom: 1.0625rem;
  font-size: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-location-region {
    line-height: 22.5px;
    margin-bottom: 1rem;
    font-size: 1.125rem;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-location-region:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/globe.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-location-name {
  color: rgb(79, 79, 79);
  font-size: 1.25rem;
  line-height: 25px;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-location-name {
    font-size: 1.125rem;
    line-height: 22.5px;
  }
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .event-location-name:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/location.svg);
  content: "";
  display: block;
  float: left;
  margin-right: 0.5rem;
  width: 1.375rem;
  height: 1.375rem;
}
.coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .register-link {
  margin-top: 2.6875rem;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-event-teaser .event-teaser-container .coh-row-inner .content-col .register-link {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
.coh-style-a-brand-mobile-button {
  padding-top: 0.375rem;
  padding-right: 0.875rem;
  padding-bottom: 0.375rem;
  padding-left: 1.625rem;
  border-width: 1px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-style: solid;
  border-color: rgb(0, 53, 149);
  font-weight: 600;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 0.75rem;
  line-height: 12.6px;
  text-align: center;
  color: rgb(0, 53, 149);
}
.coh-style-a-brand-mobile-button:before {
  content: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-open-blue.svg");
  position: relative;
  right: 0.5625rem;
  height: 0.9375rem;
}
.menu-visible.coh-style-a-brand-mobile-button:before {
  content: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-down-blue.svg");
  position: relative;
  right: 0.5625rem;
}
.coh-style-a-image-size-full-cover {
  height: 100%;
  width: 50vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .coh-style-a-image-size-full-cover {
    width: 100vw;
  }
}
@media (max-width: 564px) {
  .coh-style-a-image-size-full-cover {
    height: 100%;
    width: 100vw;
  }
}
.coh-style-a-supernav-footer-padding-left-medium {
  padding-left: 12px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-left-medium {
    padding-left: 12px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-left-medium {
    padding-left: 12px;
  }
}
.coh-style-a-accordion-alternative-3 {
  content: normal;
  color: rgb(49, 87, 152);
  margin-bottom: 0.25rem;
  margin-left: 0;
  list-style-type: none;
  display: block;
  font-weight: bold;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(4, 47, 108);
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-3 {
    content: normal;
    list-style-type: none;
  }
}
.coh-style-a-accordion-alternative-3:before {
  content: normal;
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-3:before {
    content: normal;
  }
}
.is-active.coh-style-a-accordion-alternative-3 {
  border-bottom-style: none;
}
.is-active.coh-style-a-accordion-alternative-3 a {
  color: rgb(49, 87, 152);
  background-color: rgb(241, 230, 178);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-alternative-3 a {
    color: rgb(49, 87, 152);
    background-color: rgb(241, 230, 178);
  }
}
.is-active.coh-style-a-accordion-alternative-3 a:hover {
  text-decoration: none;
}
.is-active.coh-style-a-accordion-alternative-3 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: "\f077";
  font-family: icomoon;
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-alternative-3 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: "\f077";
    font-family: icomoon;
  }
}
.is-disabled.coh-style-a-accordion-alternative-3 {
  display: none;
}
.is-disabled.coh-style-a-accordion-alternative-3 a {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-alternative-3 a {
    background-color: rgb(171, 202, 233);
  }
}
.is-disabled.coh-style-a-accordion-alternative-3 a:after {
  content: normal;
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-alternative-3 a:after {
    content: normal;
  }
}
.coh-style-a-accordion-alternative-3 a {
  color: rgb(49, 87, 152);
  font-weight: bold;
  font-size: 1rem;
  text-transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.25rem;
  padding-right: 1.5rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  margin-right: 0.0625rem;
  line-height: 1.25;
  background-color: rgb(241, 230, 178);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
@media (max-width: 1599px) {
  .coh-style-a-accordion-alternative-3 a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-accordion-alternative-3 a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-accordion-alternative-3 a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-3 a {
    font-weight: bold;
    color: rgb(49, 87, 152);
    font-size: 1rem;
    line-height: 1.25;
    text-transform: none;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-a-accordion-alternative-3 a:hover {
  color: rgb(49, 87, 152);
  text-decoration: underline;
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-3 a:hover {
    color: rgb(49, 87, 152);
  }
}
.coh-style-a-accordion-alternative-3 a:hover:before {
  color: rgb(49, 87, 152);
}
.coh-style-a-accordion-alternative-3 a:hover:after {
  color: rgb(49, 87, 152);
}
.coh-style-a-accordion-alternative-3 a:before {
  font-weight: 500;
  color: rgb(26, 159, 223);
  margin-right: 1.25rem;
  content: normal;
}
.coh-style-a-accordion-alternative-3 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: "\f078";
  font-family: icomoon;
  color: rgb(26, 159, 223);
  font-size: 1rem;
  padding-left: 1.25rem;
  margin-left: auto;
}
.coh-style-a-tab-style-with-border {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-with-border {
    background-color: rgba(0, 0, 0, 0);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
@media (max-width: 1599px) {
  .coh-style-a-tab-style-with-border li {
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-with-border li {
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-a-tab-style-with-border li a {
  font-weight: 600;
  padding-top: 1rem;
  padding-right: 1.5625rem;
  padding-bottom: 1rem;
  padding-left: 1.5625rem;
  border-bottom-width: 0.0625rem;
  border-bottom-color: rgb(212, 212, 212);
  border-bottom-style: solid;
  font-size: 1.125rem;
  color: #003595;
  white-space: nowrap;
}
.coh-style-a-tab-style-with-border li.is-active a {
  border-bottom-style: solid;
  border-bottom-width: 0.0625rem;
  font-weight: 700;
  border-bottom-color: #003595;
}
.coh-style-a-tab-style-with-border .coh-accordion-tabs-nav {
  width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  scrollbar-width: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
  margin-top: 2.5rem;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-tab-style-with-border .coh-accordion-tabs-nav {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-tab-style-with-border .coh-accordion-tabs-nav {
    width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-with-border .coh-accordion-tabs-nav {
    width: 70%;
    width: 100%;
  }
}
.coh-style-a-tab-style-with-border .coh-accordion-tabs-content-wrapper {
  margin-top: 0 !important;
}
.coh-style-eyefile-modal-inner-style {
  background-color: rgb(255, 255, 255);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: solid;
  border-color: rgb(44, 86, 151);
  width: 100%;
  padding-top: 60px;
  padding-right: 0;
  padding-bottom: 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-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;
}
@media (max-width: 564px) {
  .coh-style-eyefile-modal-inner-style {
    width: 100%;
    padding-top: 3.125rem;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.coh-style-a-colum-text-height-medium {
  min-height: 30rem;
  height: auto;
}
.coh-style-a-colum-text-height-medium .content-text {
  min-height: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-colum-text-height-medium .content-text {
    min-height: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-colum-text-height-medium .content-text {
    min-height: auto;
  }
}
.coh-style-a-colum-text-height-medium .content-image {
  max-width: 100%;
  min-height: 21.25rem;
}
@media (max-width: 767px) {
  .coh-style-a-colum-text-height-medium .content-image {
    min-height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-colum-text-height-medium .content-image {
    min-height: auto;
  }
}
.coh-style-a-colum-text-height-medium .content-image .auto-heightlimit-cointainer-height {
  max-height: 21.25rem;
}
.coh-style-height--auto {
  min-height: auto;
  max-height: 100%;
}
.coh-style-media-size---with-padding {
  max-height: 100%;
  height: auto;
  padding: 3rem;
  min-height: 22rem;
}
@media (max-width: 1023px) {
  .coh-style-media-size---with-padding {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-media-size---with-padding {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
  }
}
.coh-style-media-size---with-padding img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .coh-style-media-size---with-padding img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.coh-style-a-ustudio-full-size {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-a-hero-alignment-center {
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-cpt-supernav-login-inner {
  background-color: rgb(255, 255, 255);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: solid;
  border-color: rgb(44, 86, 151);
  width: 100%;
  padding-top: 60px;
  padding-right: 0;
  padding-bottom: 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-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;
}
@media (max-width: 564px) {
  .coh-style-a-cpt-supernav-login-inner {
    width: 100%;
    padding-top: 3.125rem;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.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-a-supernav-footer-padding-top-small {
  padding-top: 6px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-top-small {
    padding-top: 1%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-top-small {
    padding-top: 0px;
  }
}
@media (max-width: 1169px) {
  .coh-style-margin-auto {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-head-title {
  font-size: 2.125rem;
  color: rgb(40, 169, 224);
}
.coh-style-position---vertical-middle {
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.coh-style-a-button-modal-inverted {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 1rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0.3125rem;
  font-weight: 700;
  border-style: solid;
  border-width: 0.09375rem;
  border-color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .coh-style-a-button-modal-inverted {
    width: 100%;
    padding-top: 0.8125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
    border-width: 0.0625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-modal-inverted {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-media-position---background {
  display: block;
  position: relative;
  min-height: 400px;
  max-height: 100%;
}
.coh-style-media-position---background .coh-column {
  position: absolute;
  left: 0%;
  right: 0%;
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-media-position---background .coh-column {
    max-width: 100%;
    width: 100%;
    left: 0%;
    right: 0%;
  }
}
.coh-style-media-position---background .coh-column img {
  min-height: 100%;
  max-height: 100%;
  min-width: 100%;
  max-width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .coh-style-media-position---background .coh-column img {
    -o-object-fit: c;
       object-fit: c;
  }
}
@media (max-width: 564px) {
  .coh-style-sub-heading {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
  }
}
.coh-style-container-horizontal-right {
  float: right;
}
@media (max-width: 564px) {
  .coh-style-video-caption {
    font-size: 0.75rem;
    line-height: 1.5;
    padding-bottom: 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(243, 246, 248);
  }
}
@media (max-width: 564px) {
  .coh-style-video-caption: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;
    padding-right: 0.5rem;
    content: "\f16a";
    font-family: icomoon;
  }
}
.coh-style-a-pop-up-on-button-click {
  height: auto;
  display: table;
  border-style: solid;
  width: 60%;
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  -webkit-border-radius: 1.5rem;
          border-radius: 1.5rem;
}
@media (max-width: 1169px) {
  .coh-style-a-pop-up-on-button-click {
    width: 75%;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-pop-up-on-button-click {
    width: 95%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-pop-up-on-button-click {
    width: 95%;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }
}
.coh-style-a-brand-displaynone-whenisfalse- {
  display: block;
  visibility: visible;
}
@media (max-width: 1599px) {
  .coh-style-a-brand-displaynone-whenisfalse- {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-brand-displaynone-whenisfalse- {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-brand-displaynone-whenisfalse- {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .coh-style-a-brand-displaynone-whenisfalse- {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 564px) {
  .coh-style-a-brand-displaynone-whenisfalse- {
    display: none;
    visibility: hidden;
  }
}
.coh-style-text-color-light-background {
  color: rgb(0, 0, 0);
}
.coh-style-a-label-featured-story {
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 1rem;
  line-height: 20px;
  text-transform: uppercase;
  background-color: rgb(216, 242, 252);
  padding-top: 0.25rem;
  padding-right: 1rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.coh-style-a-other-country-selector {
  height: 100%;
  position: relative;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 89;
}
@media (max-width: 1023px) {
  .coh-style-a-other-country-selector {
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 89;
  }
}
.coh-style-a-other-country-selector .language-prompt-open {
  display: block;
}
.coh-style-a-other-country-selector .language-prompt-close {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-a-other-country-selector .mob-nev-close {
    display: none;
    visibility: hidden;
  }
}
.coh-style-a-other-country-selector .other-country-selector-box {
  max-height: 80%;
  height: 80%;
  max-width: 80%;
  width: 80%;
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
  display: table;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-width: 1px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
  background-color: rgb(255, 255, 255);
  z-index: 90;
  padding: 3%;
  -webkit-box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.885);
          box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.885);
}
@media (max-width: 1169px) {
  .coh-style-a-other-country-selector .other-country-selector-box {
    max-width: 90%;
    width: 90%;
    left: 5%;
    right: 5%;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-other-country-selector .other-country-selector-box {
    padding-top: 8%;
  }
}
.coh-style-a-other-country-selector .other-country-selector-box .links {
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  display: block;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
  -webkit-flex-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
  -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-style-a-other-country-selector .other-country-selector-box .links {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    display: block;
  }
}
.coh-style-a-other-country-selector .other-country-selector-box .links .language-link {
  max-width: 100%;
  width: 100%;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(49, 87, 152);
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-a-other-country-selector .other-country-selector-box .links .language-link {
    display: inline-block;
  }
}
.coh-style-a-other-country-selector .other-country-selector-box .links li {
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}
.coh-style-a-other-country-selector .other-country-selector-box .links a {
  color: rgb(0, 0, 238);
}
@media (max-width: 767px) {
  .coh-style-a-other-country-selector .other-country-selector-box .links a {
    color: rgb(0, 0, 238);
  }
}
.coh-style-a-other-country-selector .other-country-selector-BG {
  position: absolute;
  top: 15px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  max-height: 100%;
  height: 100%;
  max-width: 100%;
  width: 100%;
  background-color: rgba(0, 6, 25, 0.674);
}
.coh-style-a-other-country-selector h2 {
  font-size: 1.25rem;
}
.coh-style-a-other-country-selector .language-text {
  font-size: 0.875rem;
}
.coh-style-a-p-contextual-strong-title-normal-subtitile {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
.coh-style-a-p-contextual-strong-title-normal-subtitile p {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(129, 129, 129);
  font-size: 20px;
  line-height: 28px;
}
.coh-style-a-supernav-footer-font-size-alternative {
  font-size: 16px;
}
.coh-style-a-body-text-xtra-large {
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 48px;
  color: #003595;
}
.coh-style-myalcon-h2-turquoise {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 2.625rem !important;
  color: rgb(0, 146, 153);
}
@media (max-width: 767px) {
  .coh-style-myalcon-h2-turquoise {
    margin-bottom: 1.5rem;
    font-size: 1.5rem !important;
  }
}
.coh-style-image-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-brand-normal {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(28, 6, 52);
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 564px) {
  .coh-style-brand-normal {
    font-size: 16px;
    line-height: 22px;
  }
}
.coh-style-a-tab-style-primary {
  background-color: rgb(255, 255, 255);
  color: rgb(105, 89, 89);
}
.coh-style-a-tab-style-primary li a {
  font-weight: 700;
  color: rgb(107, 76, 76);
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  border-bottom-width: 0.0625rem;
  border-bottom-color: rgb(0, 165, 228);
  border-bottom-style: solid;
}
.coh-style-a-tab-style-primary li.is-active a {
  border-bottom-color: rgb(0, 53, 149);
  border-bottom-style: solid;
  border-bottom-width: 0.125rem;
}
.coh-style-a-tab-style-primary .coh-accordion-tabs-content-wrapper {
  margin-top: 0px !important;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-primary ul li {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.coh-style-brand-webform-primary-styles {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: rgb(100, 0, 150);
  line-height: 22px;
}
.coh-style-brand-webform-primary-styles form .webform-required {
  font-size: 12px;
  text-align: right;
  display: none;
}
.coh-style-brand-webform-primary-styles form .global-heading {
  font-size: 60px;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 800;
  color: rgb(100, 0, 150);
  font-style: italic;
}
.coh-style-brand-webform-primary-styles form .webform-section-title {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 800;
  font-size: 24px;
  font-style: italic;
  color: rgb(100, 0, 150);
}
.coh-style-brand-webform-primary-styles form .webform-section-wrapper label {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: rgb(100, 0, 150);
  text-transform: none;
  display: block;
  padding-top: 18px;
  padding-bottom: 8px;
}
.coh-style-brand-webform-primary-styles form .webform-section-wrapper input {
  border-style: none;
  background-color: rgb(244, 237, 248);
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  height: 40px;
  width: 100%;
}
.coh-style-brand-webform-primary-styles form .webform-section-wrapper input:focus {
  background-color: rgb(255, 255, 255);
  border-width: 1.5px;
  border-style: solid;
  border-color: rgb(100, 0, 150);
}
.coh-style-brand-webform-primary-styles form .webform-section-wrapper .webform-element-description {
  margin-top: 10px;
  margin-bottom: 16px;
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 500;
  color: rgb(100, 0, 150);
}
.coh-style-brand-webform-primary-styles form section {
  border-style: solid;
  border-bottom-width: 2px;
  border-color: rgba(101, 16, 150, 0.393);
  padding-bottom: 32px;
}
.coh-style-brand-webform-primary-styles form .webform-button--submit {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  background-color: rgb(100, 0, 150);
  -webkit-border-radius: 40px;
          border-radius: 40px;
  width: 100%;
  text-align: center;
  height: 50px;
  margin-top: 36px;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column {
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content {
  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;
  gap: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  bottom: 3.125rem;
  -webkit-border-radius: 1.25rem;
          border-radius: 1.25rem;
  background-color: rgb(0, 27, 75);
  padding-top: 1rem;
  padding-right: 5rem;
  padding-bottom: 1rem;
  padding-left: 5rem;
  min-height: 18.75rem;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content {
    min-height: 12.5rem;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content {
    min-height: 12.5rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content {
    position: static;
    -webkit-border-radius: 0;
            border-radius: 0;
  }
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content {
  display: contents;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .coh-heading {
  font-size: 3.5rem;
  font-weight: 400;
  text-align: center;
  line-height: 125%;
  color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .coh-heading {
    font-size: 2.5rem;
  }
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section {
  margin-top: 4.0625rem;
  color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section {
    margin-top: 0.625rem;
  }
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section .coh-row-inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section .coh-row-inner .coh-column {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section .coh-row-inner .authored-by-on {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section .coh-row-inner .authored-by-on .mbl-hide {
    display: none;
  }
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section .coh-row-inner .authored-by-on .coh-paragraph {
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .writer-section .coh-row-inner .author-img {
  margin-right: 1.25rem;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .text-content .block-content .article-category {
  color: rgb(255, 255, 255);
  font-size: 1rem;
  font-weight: 700;
  line-height: 125%;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .pdf-section {
  position: relative;
  bottom: 2rem;
}
@media (max-width: 767px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .pdf-section {
    padding-top: 0.75rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .pdf-section {
    position: static;
  }
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .pdf-section:before {
  content: url("/sites/g/files/rbvwei4616/files/Ellipse%202.png");
  margin-right: 0.3125rem;
  float: left;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .pdf-section .read-time {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .pdf-section .print-option {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-style-a-article-hero .kc-article-hero-banner-content .article-hero-banner-content-column .article-text-content-container .pdf-section .print-option .coh-button {
  height: 1.5rem;
  width: 1.5rem;
  margin-left: 1.5rem;
  display: block;
  background-image: url("/sites/g/files/rbvwei4616/files/icons8-print-24.png");
  background-position: center;
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-attachment: local;
}
.coh-style-a-article-hero .kc-hero-banner-image img {
  width: 100%;
}
.coh-style-a-iframe-medium {
  height: 43.75rem;
  width: 100%;
}
@media (max-width: 564px) {
  .coh-style-a-iframe-medium {
    height: 34.375rem;
  }
}
.coh-style-padding-top-large {
  padding-top: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top-large {
    padding-top: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-top-large {
    padding-top: 3rem;
  }
}
.coh-style-base-button {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 6, 25);
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
}
.coh-style-base-button:hover {
  color: rgb(248, 245, 245);
  background-color: rgb(53, 53, 53);
}
.coh-style-a-hero-m2-alignment-right {
  margin-left: auto;
  text-align: right;
}
@media (max-width: 767px) {
  .coh-style-a-hero-m2-alignment-right {
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-m2-alignment-right {
    margin-right: 0.9375rem;
    margin-left: auto;
  }
}
.coh-style-professional-modal-style-right {
  background-color: rgba(0, 0, 0, 0.426);
  height: 100%;
  display: table;
  border-style: solid;
  border-color: rgb(44, 86, 151);
  width: 100%;
  padding-top: 30.5px;
  padding-right: 50px;
  padding-bottom: 30.5px;
  padding-left: 50px;
  left: auto;
  right: 0;
}
@media (max-width: 564px) {
  .coh-style-professional-modal-style-right {
    width: 90%;
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-patient-cataract-h3 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  color: rgb(0, 146, 153);
  font-size: 2.25rem;
}
@media (max-width: 1169px) {
  .coh-style-patient-cataract-h3 {
    font-size: 1.875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-patient-cataract-h3 {
    font-size: 1.75rem;
  }
}
.coh-style-a-padding-bottom-large {
  padding-bottom: 80px;
}
@media (max-width: 1023px) {
  .coh-style-a-padding-bottom-large {
    padding-bottom: 30px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-bottom-large {
    padding-bottom: 30px;
  }
}
.coh-style-a-body-text-small {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #003595;
}
.coh-style-a-upcoming-event-teaser {
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgb(231, 231, 231);
  border-width: 0.0625rem;
  overflow: hidden;
  -webkit-filter: drop-shadow(0 0.125rem 0.125rem rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0 0.125rem 0.125rem rgba(0, 0, 0, 0.05));
  height: 100%;
  background-color: rgb(255, 255, 255);
  max-width: 26rem;
  width: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-event-teaser {
    max-width: 100%;
    width: 100%;
  }
}
.coh-style-a-upcoming-event-teaser .event-name {
  font-size: 1.5rem;
  line-height: 33.6px;
  color: rgb(0, 53, 149);
  margin-bottom: 0.5rem;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-event-teaser .event-name {
    font-size: 1.25rem;
    line-height: 28px;
    font-weight: 700;
    color: rgb(0, 53, 149);
  }
}
.coh-style-a-upcoming-event-teaser .event-duration {
  font-size: 1.25rem;
  line-height: 28px;
  color: rgb(79, 79, 79);
  margin-bottom: 0.5rem;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-event-teaser .event-duration {
    font-size: 1rem;
    line-height: 22.4px;
  }
}
.coh-style-a-upcoming-event-teaser .event-duration:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/calendar.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-upcoming-event-teaser .event-location-region {
  font-size: 1.25rem;
  line-height: 28px;
  margin-bottom: 0.5rem;
  color: rgb(79, 79, 79);
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-event-teaser .event-location-region {
    font-size: 1rem;
    line-height: 22.4px;
  }
}
.coh-style-a-upcoming-event-teaser .event-location-region:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/globe.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-upcoming-event-teaser .register-link {
  margin-top: 2rem;
  margin-bottom: 0;
  position: absolute;
  bottom: 2rem;
  left: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-event-teaser .register-link {
    position: static;
  }
}
.coh-style-a-upcoming-event-teaser .content-wrapper {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 6.75rem;
  padding-left: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-event-teaser .content-wrapper {
    padding-bottom: 2rem;
  }
}
.coh-style-a-upcoming-event-teaser .no-link-label {
  color: rgb(79, 79, 79);
  font-weight: 700;
  letter-spacing: 0.08em;
  font-size: 1rem;
  line-height: 22.4px;
  text-transform: uppercase;
  background-color: rgb(231, 231, 231);
  padding-top: 0.25rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  margin-top: 3rem;
  display: inline-block;
  position: absolute;
  left: 1.5rem;
  bottom: 2.1875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-event-teaser .no-link-label {
    right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-event-teaser .no-link-label {
    position: static;
  }
}
.coh-style-a-upcoming-event-teaser img {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-event-teaser img {
    height: auto;
  }
}
.coh-style-a-upcoming-event-teaser .event-location-name {
  color: rgb(79, 79, 79);
  font-size: 1.25rem;
  line-height: 25px;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-event-teaser .event-location-name {
    font-size: 1.125rem;
    line-height: 22.5px;
  }
}
.coh-style-a-upcoming-event-teaser .event-location-name:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/location.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-vertical-bottom {
  display: table;
  bottom: 10px;
}
.coh-style-supernav-country-language-prompt {
  height: 100%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 45;
}
@media (max-width: 1023px) {
  .coh-style-supernav-country-language-prompt {
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    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;
    z-index: 40;
  }
}
.coh-style-supernav-country-language-prompt .language-prompt-box {
  min-width: 200px;
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
  padding: 30px;
  -webkit-box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.891);
          box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.891);
  position: absolute;
  right: 160px;
  max-width: 300px;
  z-index: 80;
  width: 300px;
}
@media (max-width: 1023px) {
  .coh-style-supernav-country-language-prompt .language-prompt-box {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 50;
  }
}
.coh-style-supernav-country-language-prompt .language-prompt-box .close_btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.coh-style-supernav-country-language-prompt .language-prompt-box .other_country_btn {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(3, 96, 147);
  text-transform: capitalize;
  display: table;
}
.coh-style-supernav-country-language-prompt .language-prompt-box .message_country_name {
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.coh-style-supernav-country-language-prompt .language-prompt-box .language_message {
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.coh-style-supernav-country-language-prompt .language-prompt-box .links {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  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-supernav-country-language-prompt .language-prompt-box .links .language-link {
  text-transform: capitalize;
  max-width: 100%;
  width: 100%;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-supernav-country-language-prompt .language-prompt-box .links .language-link:hover {
  background-color: rgb(3, 96, 147);
  color: rgb(255, 255, 255);
}
.coh-style-supernav-country-language-prompt .language-prompt-box .links .is-active {
  background-color: rgb(3, 96, 147);
  color: rgb(255, 255, 255);
}
.coh-style-supernav-country-language-prompt .language-prompt-box .links li {
  margin-right: 10px;
  margin-left: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(49, 87, 152);
}
.coh-style-supernav-country-language-prompt .language-prompt-open {
  display: block;
}
.coh-style-supernav-country-language-prompt .language-prompt-close {
  display: none;
}
.coh-style-supernav-country-language-prompt .language-prompt-bg {
  -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-style-supernav-country-language-prompt .language-prompt-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 45;
  }
}
.coh-style-supernav-country-language-prompt .lang-prompt-BG {
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-supernav-country-language-prompt .lang-prompt-BG {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernav-country-language-prompt .mob-nev-close {
    display: none;
    visibility: hidden;
  }
}
.coh-style-border-bottom-line {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 6, 25, 0.15);
}
.coh-style-horizontal-position---center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.coh-style-a-bg-image-component-h2-height-large {
  min-height: 43.75rem;
  padding-top: 1.25rem;
}
@media (max-width: 1023px) {
  .coh-style-a-bg-image-component-h2-height-large {
    min-height: 38.75rem;
    padding-top: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-bg-image-component-h2-height-large {
    min-height: 38.75rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-bg-image-component-h2-height-large {
    min-height: 55vh;
  }
}
.coh-style-heading-4-size {
  margin-bottom: 1.375rem;
}
@media (max-width: 1599px) {
  .coh-style-heading-4-size {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-4-size {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-heading-4-size {
    font-weight: 500;
    margin-bottom: 1.5rem;
    line-height: 1.25;
  }
}
.coh-style-a-pop-up-on-button-click-center {
  -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;
}
.coh-style-a-primary-cta {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  border-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .coh-style-a-primary-cta {
    width: 100%;
  }
}
.coh-style-a-primary-cta:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 53, 149);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  outline-width: 2px;
  outline-color: rgb(0, 53, 149);
  outline-style: solid;
}
.coh-style-brand-50-50-padding-0 {
  padding: 0px !important;
}
.coh-style-a-cpt-shopping-cart-popup {
  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: rgba(0, 0, 0, 0.7);
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
    height: 130%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-shopping-cart-popup {
    height: 150%;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.is-open.coh-style-a-cpt-shopping-cart-popup {
  position: fixed;
}
@media (max-width: 767px) {
  .is-open.coh-style-a-cpt-shopping-cart-popup {
    position: absolute;
  }
}
@media (max-width: 564px) {
  .is-open.coh-style-a-cpt-shopping-cart-popup {
    position: absolute;
  }
}
.coh-style-a-cpt-shopping-cart-popup .modal-content-layout {
  background-color: rgb(255, 255, 255);
  padding-top: 5rem;
  padding-right: 1.5625rem;
  padding-bottom: 5rem;
  padding-left: 1.5625rem;
  width: 65.625rem;
}
@media (max-width: 1599px) {
  .coh-style-a-cpt-shopping-cart-popup .modal-content-layout {
    width: 65.625rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-shopping-cart-popup .modal-content-layout {
    width: 90vw;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-shopping-cart-popup .modal-content-layout {
    padding-top: 2.8125rem;
    padding-right: 1.25rem;
    padding-bottom: 2.8125rem;
    padding-left: 1.25rem;
    width: 95vw;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup .modal-content-layout {
    width: 92vw;
    padding-top: 1.25rem;
    padding-right: 0.9375rem;
    padding-bottom: 1.25rem;
    padding-left: 0.9375rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-shopping-cart-popup .modal-content-layout {
    width: 90%;
    padding-top: 4.0625rem;
    padding-right: 1.5625rem;
    padding-bottom: 4.0625rem;
    padding-left: 1.5625rem;
  }
}
.coh-style-a-cpt-shopping-cart-popup .col-content-left {
  padding-right: 4.6875rem;
  padding-bottom: 0;
  padding-left: 3.125rem;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(182, 182, 182);
  text-align: center;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup .col-content-left {
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(182, 182, 182);
    border-bottom-style: solid;
    border-right-style: none;
    padding-right: 3.125rem;
    padding-bottom: 2.5rem;
    padding-left: 3.125rem;
  }
}
.coh-style-a-cpt-shopping-cart-popup .image-right {
  max-width: 13.75rem;
  margin-right: auto;
  margin-bottom: 1.5625rem;
  margin-left: auto;
}
.coh-style-a-cpt-shopping-cart-popup .image-left {
  margin-right: auto;
  margin-bottom: 1.5625rem;
  margin-left: auto;
  max-width: 13.75rem;
}
.coh-style-a-cpt-shopping-cart-popup .text-above-format {
  width: 18.125rem;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  min-height: 145px;
}
@media (max-width: 564px) {
  .coh-style-a-cpt-shopping-cart-popup .text-above-format {
    min-height: auto;
  }
}
.coh-style-a-cpt-shopping-cart-popup .text-above-format strong {
  color: rgb(35, 35, 35);
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.375rem;
  line-height: 29px;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup .text-above-format strong {
    font-size: 1.125rem;
    line-height: 24px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-shopping-cart-popup .text-above-format strong {
    font-size: 1rem;
    line-height: 22px;
  }
}
.coh-style-a-cpt-shopping-cart-popup .text-above-format p {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(107, 107, 107);
  font-size: 1.125rem;
  line-height: 24px;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup .text-above-format p {
    font-size: 0.875rem;
    line-height: 21.7px;
  }
}
.coh-style-a-cpt-shopping-cart-popup .image-container {
  min-height: 6.25rem;
}
.coh-style-a-cpt-shopping-cart-popup .col-content-right {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup .col-content-right {
    margin-top: 2.5rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-cpt-shopping-cart-popup .text-below {
  margin-top: 1.25rem;
}
.coh-style-a-cpt-shopping-cart-popup .text-below a {
  text-decoration: underline;
  color: rgb(0, 53, 149);
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
}
.coh-style-a-cpt-shopping-cart-popup .coh-modal-close-button {
  padding-top: 1.6875rem;
  padding-right: 2.4375rem;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/icn_30_close.svg");
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  display: block;
  height: 5rem;
  width: 6.25rem;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup .coh-modal-close-button {
    height: 4.375rem;
    width: 15rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-shopping-cart-popup .coh-modal-close-button {
    width: 8.125rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-shopping-cart-popup .coh-modal-inner {
    position: relative;
    top: 1.875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-shopping-cart-popup .coh-modal-inner {
    position: relative;
    top: 3.125rem;
  }
}
.coh-style-a-colum-text-height-tall {
  min-height: 600px;
  height: auto;
}
.coh-style-a-colum-text-height-tall .content-text {
  min-height: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-colum-text-height-tall .content-text {
    min-height: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-colum-text-height-tall .content-text {
    min-height: auto;
  }
}
.coh-style-a-colum-text-height-tall .content-image {
  max-width: 100%;
  min-height: 21.25rem;
}
@media (max-width: 767px) {
  .coh-style-a-colum-text-height-tall .content-image {
    min-height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-colum-text-height-tall .content-image {
    min-height: auto;
  }
}
.coh-style-a-colum-text-height-tall .content-image .auto-heightlimit-cointainer-height {
  max-height: 21.25rem;
}
.coh-style-a-padding-top-large {
  padding-top: 80px;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-top-large {
    padding-top: 60px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-padding-top-large {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-padding-top-large {
    padding-top: 30px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-top-large {
    padding-top: 30px;
  }
}
.coh-style-a-link-text-small {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.1;
}
.coh-style-a-padding-left-large {
  padding-left: 9.375rem;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-left-large {
    padding-left: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-padding-left-large {
    padding-left: 1.875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-left-large {
    padding-left: 5vw;
  }
}
.coh-style-padding-top-bottom---large {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (max-width: 1169px) {
  .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;
  }
}
@media (max-width: 1599px) {
  .coh-style-a-margin-left-medium {
    margin-left: 4rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-margin-left-medium {
    margin-left: 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-left-medium {
    margin-left: 2.5rem;
  }
}
.coh-style-a-accordion-primary-body-alternative-1 {
  padding-right: 1.5625rem;
  padding-bottom: 1.5625rem;
  padding-left: 1.5625rem;
  margin-top: -0.25rem;
  margin-right: 0.0625rem;
  margin-bottom: 0.25rem;
  background-color: rgba(0, 0, 0, 0);
  font-size: small;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  color: #003595;
  border-bottom-color: #003595;
}
.coh-style-full-padding---large {
  padding: 96px;
}
@media (max-width: 1023px) {
  .coh-style-full-padding---large {
    padding: 52px;
  }
}
.coh-style-a-border-style-dotted {
  border-style: dotted;
}
.coh-style-fine-print {
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: rgb(0, 0, 0);
}
.coh-style-backup-of-accordion-primary {
  content: normal;
  color: rgb(255, 255, 255);
  margin-bottom: 0.0625rem;
  margin-left: 0;
  list-style-type: none;
  display: block;
}
@media (max-width: 564px) {
  .coh-style-backup-of-accordion-primary {
    content: normal;
    list-style-type: none;
  }
}
.coh-style-backup-of-accordion-primary:before {
  content: normal;
}
@media (max-width: 564px) {
  .coh-style-backup-of-accordion-primary:before {
    content: normal;
  }
}
.is-active.coh-style-backup-of-accordion-primary a {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .is-active.coh-style-backup-of-accordion-primary a {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
  }
}
.is-active.coh-style-backup-of-accordion-primary a:hover {
  background-color: rgb(216, 50, 105);
}
@media (max-width: 564px) {
  .is-active.coh-style-backup-of-accordion-primary a:hover {
    background-color: rgb(216, 50, 105);
  }
}
.is-active.coh-style-backup-of-accordion-primary 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: "\f077";
  font-family: icomoon;
}
@media (max-width: 564px) {
  .is-active.coh-style-backup-of-accordion-primary 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: "\f077";
    font-family: icomoon;
  }
}
.is-disabled.coh-style-backup-of-accordion-primary {
  display: none;
}
.is-disabled.coh-style-backup-of-accordion-primary a {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-backup-of-accordion-primary a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.is-disabled.coh-style-backup-of-accordion-primary a:after {
  content: normal;
}
@media (max-width: 564px) {
  .is-disabled.coh-style-backup-of-accordion-primary a:after {
    content: normal;
  }
}
.coh-style-backup-of-accordion-primary a {
  color: rgb(0, 0, 0);
  font-weight: 500;
  font-size: 1rem;
  text-transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.25rem;
  padding-right: 1.5rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  margin-right: 0.0625rem;
  line-height: 1.25;
  background-color: rgb(255, 255, 255);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
@media (max-width: 1599px) {
  .coh-style-backup-of-accordion-primary a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-backup-of-accordion-primary a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-backup-of-accordion-primary a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-backup-of-accordion-primary a {
    font-weight: 500;
    color: rgb(0, 0, 0);
    font-size: 1rem;
    line-height: 1.25;
    text-transform: none;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-backup-of-accordion-primary a:hover {
  background-color: rgb(216, 50, 105);
  color: rgb(255, 255, 255);
}
@media (max-width: 564px) {
  .coh-style-backup-of-accordion-primary a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(216, 50, 105);
  }
}
.coh-style-backup-of-accordion-primary a:hover:before {
  color: rgb(255, 255, 255);
}
.coh-style-backup-of-accordion-primary a:hover:after {
  color: rgb(255, 255, 255);
}
.coh-style-backup-of-accordion-primary a:before {
  font-weight: 500;
  color: rgb(128, 187, 0);
  margin-right: 1.25rem;
  content: "Q";
}
.coh-style-backup-of-accordion-primary 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: "\f078";
  font-family: icomoon;
  color: rgb(128, 187, 0);
  font-size: 1rem;
  padding-left: 1.25rem;
  margin-left: auto;
}
.coh-style-a-accordion-alternative-1 {
  content: normal;
  color: rgb(0, 53, 149);
  margin-bottom: 0.25rem;
  margin-left: 0;
  list-style-type: none;
  display: block;
  font-weight: bold;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 53, 149);
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-1 {
    content: normal;
    list-style-type: none;
  }
}
.coh-style-a-accordion-alternative-1:before {
  content: normal;
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-1:before {
    content: normal;
  }
}
.is-active.coh-style-a-accordion-alternative-1 {
  border-bottom-style: none;
}
.is-active.coh-style-a-accordion-alternative-1 a {
  color: rgb(0, 53, 149);
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-alternative-1 a {
    color: rgb(0, 53, 149);
    background-color: rgba(0, 0, 0, 0);
  }
}
.is-active.coh-style-a-accordion-alternative-1 a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-alternative-1 a:hover {
    background-color: rgba(0, 0, 0, 0);
  }
}
.is-active.coh-style-a-accordion-alternative-1 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: "\f077";
  font-family: icomoon;
}
@media (max-width: 564px) {
  .is-active.coh-style-a-accordion-alternative-1 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: "\f077";
    font-family: icomoon;
  }
}
.is-disabled.coh-style-a-accordion-alternative-1 {
  display: none;
}
.is-disabled.coh-style-a-accordion-alternative-1 a {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-alternative-1 a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.is-disabled.coh-style-a-accordion-alternative-1 a:after {
  content: normal;
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-accordion-alternative-1 a:after {
    content: normal;
  }
}
.coh-style-a-accordion-alternative-1 a {
  color: rgb(0, 53, 149);
  font-weight: bold;
  font-size: 1rem;
  text-transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.25rem;
  padding-right: 1.5rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  margin-right: 0.0625rem;
  line-height: 1.25;
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
@media (max-width: 1599px) {
  .coh-style-a-accordion-alternative-1 a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-accordion-alternative-1 a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-accordion-alternative-1 a {
    padding-top: 1.125rem;
    padding-right: 1.25rem;
    padding-bottom: 1.125rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-1 a {
    font-weight: bold;
    color: rgb(0, 53, 149);
    font-size: 1rem;
    line-height: 1.25;
    text-transform: none;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-a-accordion-alternative-1 a:hover {
  color: rgb(0, 53, 149);
  text-decoration: underline;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .coh-style-a-accordion-alternative-1 a:hover {
    color: rgb(0, 53, 149);
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-a-accordion-alternative-1 a:hover:before {
  color: rgb(0, 53, 149);
}
.coh-style-a-accordion-alternative-1 a:hover:after {
  color: rgb(0, 53, 149);
}
.coh-style-a-accordion-alternative-1 a:before {
  font-weight: 500;
  color: rgb(0, 53, 149);
  margin-right: 1.25rem;
  content: normal;
}
.coh-style-a-accordion-alternative-1 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: "\f078";
  font-family: icomoon;
  color: rgb(0, 53, 149);
  font-size: 1rem;
  padding-left: 1.25rem;
  margin-left: auto;
}
.coh-style-a-accordion-alternative-1 a p {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.1;
}
.coh-style-two-col-min-hight {
  width: 50%;
}
.coh-style-two-col-min-hight .col-min-hight {
  min-height: 26em;
  height: 25.9375rem;
}
@media (max-width: 1169px) {
  .coh-style-two-col-min-hight .col-min-hight {
    min-height: 18em;
  }
}
@media (max-width: 1023px) {
  .coh-style-two-col-min-hight .col-min-hight {
    min-height: 13em;
  }
}
@media (max-width: 767px) {
  .coh-style-two-col-min-hight .col-min-hight {
    min-height: 8em;
  }
}
@media (max-width: 564px) {
  .coh-style-two-col-min-hight .col-min-hight {
    min-height: 8em;
  }
}
.coh-style-four-col-min-hight {
  width: 25%;
}
.coh-style-four-col-min-hight .col-min-hight {
  min-height: 14rem;
  height: 14.0625rem;
}
@media (max-width: 1169px) {
  .coh-style-four-col-min-hight .col-min-hight {
    min-height: 14rem;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-four-col-min-hight .col-min-hight {
    height: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-four-col-min-hight .col-min-hight {
    min-height: 7rem;
    height: auto;
  }
}
.coh-style-a-tab-primary {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .coh-style-a-tab-primary:before {
    content: normal;
  }
}
.is-active.coh-style-a-tab-primary a {
  border-bottom-width: 0;
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-primary a {
    background-color: rgb(171, 202, 233);
  }
}
.is-active.coh-style-a-tab-primary a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-primary a:hover {
    background-color: rgb(171, 202, 233);
  }
}
.is-active.coh-style-a-tab-primary 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;
  position: absolute;
  right: 20px;
  content: "\f077";
  font-family: icomoon;
}
.is-disabled.coh-style-a-tab-primary a {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-tab-primary a {
    background-color: rgb(171, 202, 233);
  }
}
.coh-style-a-tab-primary a {
  color: rgb(49, 87, 152);
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  margin-top: -0.0625rem;
  line-height: 1rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 6, 25, 0.5);
  position: relative;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgba(0, 6, 25, 0.5);
}
@media (max-width: 1599px) {
  .coh-style-a-tab-primary a {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-tab-primary a {
    padding-right: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-primary a {
    display: block;
    margin-top: -0.0625rem;
    font-weight: 700;
    color: rgb(49, 87, 152);
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
  }
}
.coh-style-a-tab-primary a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgb(0, 102, 49);
}
@media (max-width: 564px) {
  .coh-style-a-tab-primary a:hover {
    background-color: rgb(0, 102, 49);
  }
}
.coh-style-a-tab-primary 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;
  position: absolute;
  right: 20px;
  content: "\f078";
  font-family: icomoon;
}
.coh-style-image-disable-in-mobile {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1023px) {
  .coh-style-image-disable-in-mobile {
    display: none;
  }
}
.coh-style-a-supernav-footer-font-size-alternative-2 {
  font-size: 21px;
}
.coh-style-a-padding-left-small {
  padding-left: 1.5625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-padding-left-small {
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-left-small {
    padding-right: 5vw;
    padding-left: 5vw;
  }
}
.coh-style-a-header-right-button {
  color: rgb(0, 53, 149);
  height: 50px;
  display: block;
  font-size: 0.875rem;
  line-height: 14px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.625rem;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-right.svg");
  background-position: right 0.625rem center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 1169px) {
  .coh-style-a-header-right-button {
    font-size: 0.75rem;
    line-height: 12px;
  }
}
.coh-style-a-header-right-button:hover {
  color: rgb(0, 53, 149);
}
.coh-style-a-cpt-story-hero h1 {
  font-size: 3rem;
  line-height: 3.5rem;
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 300;
  margin-right: auto;
  margin-left: auto;
  max-width: 64rem;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-story-hero h1 {
    font-size: 2.625rem;
    line-height: 3rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-story-hero h1 {
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    padding-bottom: 0.5rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-story-hero h1 {
    font-size: 1.875rem;
    line-height: 2.375rem;
    text-align: center;
  }
}
.coh-style-a-cpt-story-hero .story-teaser {
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-align: center;
  color: rgb(0, 53, 149);
  padding-right: 1.375rem;
  padding-left: 1.375rem;
  max-width: 1150px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-story-hero .story-teaser {
    font-size: 1.125rem;
    line-height: 1.375rem;
    text-align: center;
  }
}
.coh-style-a-cpt-story-hero .story-teaser p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-story-hero .story-teaser p {
    font-size: 1.125rem;
    line-height: 1.5rem;
    text-align: center;
  }
}
.coh-style-a-cpt-story-hero .boxed-content {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-cpt-story-hero .featured-tags {
  margin-top: 3.75rem;
  margin-bottom: 2rem;
  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;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-story-hero .featured-tags {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-story-hero .featured-tags {
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
}
.coh-style-a-cpt-story-hero .featured-tags span {
  display: block;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.25rem;
  min-width: 11.25rem;
  text-align: center;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  padding-top: 0.375rem;
  padding-right: 1rem;
  padding-bottom: 0.375rem;
  padding-left: 1rem;
  letter-spacing: 0.125rem;
  -webkit-border-radius: 0.25rem;
          border-radius: 0.25rem;
  color: #003595;
  background: #D8F2FC;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-story-hero .featured-tags span {
    margin-top: 0.375rem;
    margin-right: 0.375rem;
    margin-bottom: 0.375rem;
    margin-left: 0.375rem;
  }
}
.coh-style-a-cpt-story-hero .featured-tags span.display-link-0 {
  display: none;
}
.coh-style-a-cpt-story-hero .c-curve-hero__top-background {
  width: 99vw;
  -webkit-clip-path: ellipse(70% 67% at 50% 32%);
          clip-path: ellipse(70% 67% at 50% 32%);
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  -webkit-border-radius: 0 0 0 0 !important;
          border-radius: 0 0 0 0 !important;
  background-color: unset !important;
  background-image: none;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-story-hero .c-curve-hero__top-background {
    -webkit-clip-path: ellipse(90% 67% at 50% 31%);
            clip-path: ellipse(90% 67% at 50% 31%);
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-story-hero .c-curve-hero__top-background {
    -webkit-clip-path: ellipse(100% 67% at 50% 30%);
            clip-path: ellipse(100% 67% at 50% 30%);
  }
}
@media (max-width: 1599px) {
  .coh-style-a-margin-right-medium {
    margin-right: 4rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-margin-right-medium {
    margin-right: 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-right-medium {
    margin-right: 2.5rem;
  }
}
.coh-style-centered-block---iframe {
  width: 50%;
}
@media (max-width: 1169px) {
  .coh-style-centered-block---iframe {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .coh-style-centered-block---iframe {
    width: 100%;
  }
}
.coh-style-image-vertical {
  max-width: 300px;
  width: 300px;
  max-height: 500px;
  height: auto;
  min-height: 350px;
}
.coh-style-a-padding-left-right {
  padding-right: 4rem;
  padding-left: 4rem;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-left-right {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-padding-left-right {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.coh-style-a-ustudio-medium-size {
  min-height: 50%;
  min-width: 50%;
  position: absolute;
  top: 100px;
  bottom: 50px;
  left: 200px;
  right: 50px;
}
@media (max-width: 564px) {
  .coh-style-a-ustudio-medium-size {
    left: 60px;
  }
}
.coh-style-a-image-disable-in-mobile {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1023px) {
  .coh-style-a-image-disable-in-mobile {
    display: none;
  }
}
.coh-style-eyefile-max-width---extra-narrow {
  max-width: 375px;
  width: 32%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-eyefile-max-width---extra-narrow {
    width: 32%;
    max-width: 375px;
  }
}
@media (max-width: 1023px) {
  .coh-style-eyefile-max-width---extra-narrow {
    max-width: 50%;
    width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-style-eyefile-max-width---extra-narrow {
    width: 100%;
    max-width: 100%;
  }
}
.coh-style-a-tab-style-alternative-1 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-1 {
    background-color: rgba(0, 0, 0, 0);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
.coh-style-a-tab-style-alternative-1 li {
  vertical-align: middle;
}
@media (max-width: 1599px) {
  .coh-style-a-tab-style-alternative-1 li {
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-1 li {
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-a-tab-style-alternative-1 li a {
  font-weight: 400;
  padding-top: 0;
  padding-right: 1.5625rem;
  padding-bottom: 0;
  padding-left: 1.5625rem;
  font-size: 1rem;
  color: #003595;
  line-height: 1rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-1 li a {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.coh-style-a-tab-style-alternative-1 li.is-active a {
  border-bottom-style: none;
  border-bottom-width: 0;
  font-weight: 400;
  background-color: rgb(0, 53, 149);
  padding-top: 1rem;
  padding-right: 1.875rem;
  padding-bottom: 1rem;
  padding-left: 1.875rem;
  -webkit-border-radius: 6.25rem;
          border-radius: 6.25rem;
  color: rgb(255, 255, 255);
}
.coh-style-a-tab-style-alternative-1 .coh-accordion-tabs-nav {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow:  0px 15px 50px 0px #23232326;
          box-shadow:  0px 15px 50px 0px #23232326;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  scrollbar-width: none;
  -webkit-border-radius: 62.5rem;
          border-radius: 62.5rem;
  padding-top: 0.625rem;
  padding-right: 3.125rem;
  padding-bottom: 0.625rem;
  padding-left: 3.125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.5rem;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-tab-style-alternative-1 .coh-accordion-tabs-nav {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-tab-style-alternative-1 .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-1 .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.coh-style-a-tab-style-alternative-1 .coh-accordion-tabs-content-wrapper {
  margin-top: 0 !important;
}
.coh-style-a-border-bottom-fine {
  border-bottom-width: 0.125rem;
}
.coh-style-a-cpt-features-compare-products .cost {
  margin-bottom: -16px;
}
@media (max-width: 564px) {
  .coh-style-a-cpt-features-compare-products .cost {
    margin-bottom: -32px;
  }
}
.coh-style-a-cpt-features-compare-products .cost img {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  max-width: 2.625rem;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: rgb(255, 255, 255);
}
.coh-style-a-cpt-features-compare-products img {
  margin-right: auto;
  margin-left: auto;
  max-width: 3.75rem;
  height: auto;
  background-color: rgb(255, 255, 255);
}
.coh-style-a-cpt-features-compare-products .text-feature {
  padding-right: 1rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  white-space: normal;
  word-wrap: break-word;
}
@media (max-width: 564px) {
  .coh-style-a-cpt-features-compare-products .text-feature {
    padding-right: 0.75rem;
    padding-bottom: 1.75rem;
    padding-left: 0.75rem;
  }
}
.coh-style-a-cpt-features-compare-products .text-feature p {
  color: rgb(0, 53, 149);
  font-size: 1.125rem;
  line-height: 22.5px;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-features-compare-products .text-feature p {
    font-size: 1rem;
    line-height: 19.2px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-features-compare-products .text-feature p {
    font-size: 0.875rem;
    line-height: 16.1px;
  }
}
.coh-style-a-cpt-features-compare-products .coh-container {
  min-height: 7.1875rem;
}
@media (max-width: 564px) {
  .coh-style-a-cpt-features-compare-products .coh-container {
    min-height: 7.75rem;
  }
}
.coh-style-a-cpt-features-compare-products .coh-container .empty-feature {
  background-image: url("/sites/g/files/rbvwei4616/files/features/n-a.svg");
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  min-height: 6.75rem;
}
.coh-style-a-supernav-footer-padding-bottom-medium {
  padding-bottom: 12px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-bottom-medium {
    padding-bottom: 12px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-bottom-medium {
    padding-bottom: 12px;
  }
}
.coh-style-container-horizontal-center {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-a-featured-events-slider .controls {
  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;
  margin-top: 3.125rem;
}
.coh-style-a-featured-events-slider .controls .slick-next {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/slider_next.svg);
  font-size: 0;
  height: 1rem;
  width: 0.5625rem;
  margin-left: 1.4375rem;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-a-featured-events-slider .controls .slick-next {
    display: none;
  }
}
.coh-style-a-featured-events-slider .controls .slick-prev {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/slider_prev.svg);
  font-size: 0;
  height: 1rem;
  width: 0.5625rem;
  margin-right: 1.4375rem;
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 767px) {
  .coh-style-a-featured-events-slider .controls .slick-prev {
    display: none;
  }
}
.coh-style-a-featured-events-slider .controls ul.slick-dots {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-a-featured-events-slider .controls ul.slick-dots li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.coh-style-a-featured-events-slider .controls ul.slick-dots li.slick-active button {
  background-color: rgb(0, 53, 149);
}
.coh-style-a-featured-events-slider .controls ul.slick-dots li button {
  font-size: 0;
  background-color: rgb(255, 255, 255);
  height: 0.625rem;
  width: 0.625rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-style: solid;
  border-color: rgb(0, 53, 149);
}
.coh-style-a-featured-events-slider .mobile {
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  line-height: 20px;
  text-align: center;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-top: 2.5rem;
  margin-bottom: 0.375rem;
  display: none;
}
@media (max-width: 767px) {
  .coh-style-a-featured-events-slider .mobile {
    display: block;
  }
}
.coh-style-a-supernavl1-logo-icon {
  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;
  max-width: 100%;
}
.coh-style-a-supernavl1-logo-icon .icon-img {
  display: inline-block;
  padding-right: 25px;
  padding-left: 10px;
  position: relative;
}
.coh-style-a-supernavl1-logo-icon .icon-img img {
  height: 50px;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  float: right;
}
@media (max-width: 1169px) {
  .coh-style-a-supernavl1-logo-icon .icon-img img {
    height: 40px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-supernavl1-logo-icon .icon-img img {
    height: 30px;
    max-height: 100%;
  }
}
.coh-style-a-supernavl1-logo-icon .Mobile-menu-button:before {
  color: rgb(255, 255, 255);
  content: url("/sites/g/files/rbvwei4616/files/svg-images/burger-icon.svg");
}
.coh-style-a-supernavl1-logo-icon .Mobile-menu-button.menu-visible:before {
  display: block;
  content: url("/sites/g/files/rbvwei4616/files/svg-images/close22.svg");
}
.coh-style-a-supernavl1-logo-icon .mobile-nav-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-a-supernavl1-logo-icon .mobile-nav-icon {
    padding-top: 8px;
    -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-a-supernavl1-logo-icon .mobile-menu-close {
    display: none;
  }
}
.coh-style-a-supernavl1-logo-icon .mobile-menu-open {
  display: block;
  top: -5px;
  z-index: 49;
  background-color: rgb(0, 53, 149);
}
.coh-style-a-supernavl1-logo-icon .bottom-button {
  height: 3.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.1875rem;
  -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;
  margin-top: 1.25rem;
}
.coh-style-eyefile-popupform #okta-signin-container, .coh-style-eyefile-popupform #okta-signin-container-popup {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
  margin-bottom: 30px;
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text], .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number], .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel], .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox], .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password], .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email], .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text], .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number], .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel], .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox], .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password], .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email] {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  text-align: left;
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.875rem;
  padding-left: 1.5625rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  border-style: solid;
  border-color: rgb(212, 212, 212);
  min-height: 50px;
  height: 50px;
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]::-webkit-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]::-webkit-input-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]::-moz-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]::-moz-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]:-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]:-ms-input-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]::-ms-input-placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]::-ms-input-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]::placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]::placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]::placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]::placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]::placeholder, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]::placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]::placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]::placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]::placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]::placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]::placeholder, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]::placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]:focus + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]:focus + label.addedlabel {
  -webkit-transform: translateY(-1.5rem);
      -ms-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: rgb(0, 53, 149);
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]:not(:-moz-placeholder-shown) + label.addedlabel {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  transform: translateY(-1.5rem);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]:not(:-ms-input-placeholder) + label.addedlabel {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  -ms-transform: translateY(-1.5rem);
      transform: translateY(-1.5rem);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=text]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=number]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=tel]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=textbox]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=password]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container .o-form .input-fix input[type=email]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=text]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=number]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=tel]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=textbox]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=password]:not(:placeholder-shown) + label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .input-fix input[type=email]:not(:placeholder-shown) + label.addedlabel {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  -webkit-transform: translateY(-1.5rem);
      -ms-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .o-form-input .o-form-control, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .o-form-input .o-form-control {
  border-width: 0;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-eyefile-popupform #okta-signin-container .o-form .o-form-input .o-form-control.o-form-has-errors input, .coh-style-eyefile-popupform #okta-signin-container-popup .o-form .o-form-input .o-form-control.o-form-has-errors input {
  border-color: rgb(255, 62, 96);
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in {
  min-width: 300px;
  width: 100%;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border-width: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 564px) {
  .coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content {
    max-width: -webkit-calc(100% - 60px);
    max-width: calc(100% - 60px);
  }
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap label, .coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .consent-text, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .custom-checkbox_wrap label, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .consent-text {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: rgb(35, 35, 35);
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent {
  margin-bottom: 70px;
}
@media (max-width: 564px) {
  .coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent {
    margin-bottom: 100px;
  }
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .button-primary, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .button-primary {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(255, 255, 255, 0.526);
  font-size: 16px;
  letter-spacing: 0.02em;
  background-color: rgb(0, 53, 149);
  -webkit-border-radius: 100px;
          border-radius: 100px;
  float: none;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(0, 53, 149)), to(rgb(0, 53, 149)));
  background-image: -webkit-linear-gradient(left, rgb(0, 53, 149) 1%, rgb(0, 53, 149) 100%);
  background-image: linear-gradient(90deg, rgb(0, 53, 149) 1%, rgb(0, 53, 149) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  max-width: 100%;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .button-primary:before, .coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .button-primary:after, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .button-primary:before, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .button-primary:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .o-form-fieldset, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .o-form-fieldset {
  margin-bottom: 25px;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .o-form-fieldset .o-form-input .input-icon, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .o-form-fieldset .o-form-input .input-icon {
  margin-top: -5px;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .chzn-container-single .chzn-single, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .chzn-container-single .chzn-single {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 25px;
  height: 50px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-color: rgb(212, 212, 212);
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .chzn-container-single .chzn-single div b, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .chzn-container-single .chzn-single div b {
  background-postion: 0 12px;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .chzn-container, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .chzn-container {
  min-width: 100%;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .focused-input, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .focused-input {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .o-form-explain.okta-form-input-error, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .o-form-explain.okta-form-input-error {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(255, 62, 96);
  font-size: 12px;
  line-height: 15px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 30px;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .o-form-explain.okta-form-input-error .icon-16, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .o-form-explain.okta-form-input-error .icon-16 {
  top: 18px;
  left: 10px;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .auth-footer, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .auth-footer {
  text-align: center;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .auth-content .auth-footer a, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .auth-content .auth-footer a {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  line-height: 0.9375rem;
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .okta-form-title, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .okta-form-title {
  display: none;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .registration-container, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .registration-container {
  display: none;
}
.coh-style-eyefile-popupform #okta-signin-container #okta-sign-in .password-toggle .eyeicon:before, .coh-style-eyefile-popupform #okta-signin-container-popup #okta-sign-in .password-toggle .eyeicon:before {
  color: rgb(0, 53, 149);
}
.coh-style-eyefile-popupform #okta-signin-container .okta-sign-in-header, .coh-style-eyefile-popupform #okta-signin-container-popup .okta-sign-in-header {
  padding-top: 25px;
  padding-bottom: 25px;
  border-width: 0px;
}
.coh-style-eyefile-popupform #okta-signin-container label.addedlabel, .coh-style-eyefile-popupform #okta-signin-container-popup label.addedlabel {
  -webkit-transition: all 200ms ease 200ms;
  transition: all 200ms ease 200ms;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 1rem;
  left: 1.5625rem;
  color: rgb(129, 129, 129);
  pointer-events: none;
}
.coh-style-link-button-black {
  background-color: rgb(0, 6, 25);
  display: inline-block;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: GT-America-Condensed-Black;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  padding-top: 0.66667rem;
  padding-right: 1rem;
  padding-bottom: 0.66667rem;
  padding-left: 1rem;
  font-weight: 600;
  min-width: 10rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0, 6, 25);
  text-align: center;
  line-height: 1.44;
  font-size: 0.85rem;
}
.coh-style-link-button-black:hover {
  background-color: rgba(0, 6, 25, 0.5);
  color: rgb(255, 255, 255);
  border-color: rgba(0, 6, 25, 0.5);
}
@media (max-width: 1599px) {
  .coh-style-a-margin-left-small {
    margin-left: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-left-small {
    margin-left: 1.5rem;
  }
}
.coh-style-a-supernav-footer-padding-right-large {
  padding-right: 25px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-right-large {
    padding-right: 25px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-right-large {
    padding-right: 25px;
  }
}
.coh-style-a-button-modal-for-close-button-new {
  color: rgb(255, 255, 255);
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
  margin-top: 0.375rem;
  margin-right: 0.375rem;
  margin-bottom: 0.375rem;
  margin-left: -25.625rem;
  font-size: 35px;
  font-family: revert;
}
@media (max-width: 1599px) {
  .coh-style-a-button-modal-for-close-button-new {
    margin-top: 0.375rem;
    margin-right: 0.375rem;
    margin-bottom: 0.375rem;
    margin-left: -23.025rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-button-modal-for-close-button-new {
    margin-top: 0.375rem;
    margin-right: 0.375rem;
    margin-bottom: 0.375rem;
    margin-left: -12.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-button-modal-for-close-button-new {
    margin-top: 0.375rem;
    margin-right: 0.375rem;
    margin-bottom: 0.375rem;
    margin-left: -4.625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-button-modal-for-close-button-new {
    margin-top: 0.375rem;
    margin-right: 0.375rem;
    margin-bottom: 0.375rem;
    margin-left: -3.625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-modal-for-close-button-new {
    margin-top: 0.375rem;
    margin-right: 0.375rem;
    margin-bottom: 0.375rem;
    margin-left: 0.375rem;
  }
}
.coh-style-a-button-modal-for-close-button-new:hover {
  color: rgb(248, 245, 245);
}
.coh-style-a-modal-style-large {
  background-color: rgb(255, 255, 255);
  height: auto;
  display: table;
  border-style: solid;
  width: 60%;
  padding-top: 1.90625rem;
  padding-right: 3.125rem;
  padding-bottom: 1.90625rem;
  padding-left: 3.125rem;
  border-color: #003595;
}
@media (max-width: 564px) {
  .coh-style-a-modal-style-large {
    width: 90%;
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
  }
}
.colored-background.coh-style-a-upcoming-symposia-view-filters article {
  background-color: rgb(245, 248, 253);
}
.coh-style-a-upcoming-symposia-view-filters .list {
  max-width: 100%;
  width: 85rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  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: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-symposia-view-filters .list {
    max-width: 100%;
    width: 100%;
    display: block;
  }
}
.coh-style-a-upcoming-symposia-view-filters .list img {
  max-width: 100%;
  height: auto;
}
.coh-style-a-upcoming-symposia-view-filters .list .views-row {
  margin-right: 0.5rem;
  margin-bottom: 1.5625rem;
  margin-left: 0.5rem;
  -webkit-flex-basis: -webkit-calc(32% - 8px);
      -ms-flex-preferred-size: calc(32% - 8px);
          flex-basis: calc(32% - 8px);
}
@media (max-width: 1169px) {
  .coh-style-a-upcoming-symposia-view-filters .list .views-row {
    max-width: -webkit-calc(33% - 16px);
    max-width: calc(33% - 16px);
  }
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-symposia-view-filters .list .views-row {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
  }
}
.coh-style-a-upcoming-symposia-view-filters header {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  text-align: right;
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-size: 1rem;
  line-height: 17.6px;
  font-weight: 600;
  color: rgb(79, 79, 79);
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters header {
    display: none;
  }
}
.coh-style-a-upcoming-symposia-view-filters header h2 {
  font-weight: 300;
  color: rgb(0, 53, 149);
  font-size: 3rem;
  line-height: 55.2px;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters header h2 {
    font-size: 2.5rem;
    line-height: 46px;
  }
}
.coh-style-a-upcoming-symposia-view-filters footer {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-align: center;
  margin-top: 4rem;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters footer {
    margin-top: 2.875rem;
  }
}
.coh-style-a-upcoming-symposia-view-filters footer a {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters footer a:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.coh-style-a-upcoming-symposia-view-filters .mobile {
  display: none;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  line-height: 20px;
  text-align: center;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.375rem;
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-symposia-view-filters .mobile {
    display: block;
  }
}
.coh-style-a-upcoming-symposia-view-filters .controls {
  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;
}
.coh-style-a-upcoming-symposia-view-filters .controls ul.slick-dots {
  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;
}
.coh-style-a-upcoming-symposia-view-filters .controls ul.slick-dots li {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-a-upcoming-symposia-view-filters .controls ul.slick-dots li.slick-active button {
  background-color: rgb(0, 53, 149);
}
.coh-style-a-upcoming-symposia-view-filters .controls ul.slick-dots li button {
  font-size: 0;
  background-color: rgb(255, 255, 255);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 53, 149);
}
.coh-style-a-upcoming-symposia-view-filters .view-header {
  width: 85rem;
  max-width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-bottom: 3rem;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header.active {
    background-color: rgb(255, 255, 255);
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header.active .filter-mobile {
    background-image: url(/modules/custom/event_hub/modules/event/images/close.svg);
    margin-top: 0.625rem;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header.active .form-type-select {
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header.active input[data-drupal-selector=edit-reset] {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header.active header {
    display: block;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header.active select {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header.active .views-exposed-form {
    display: block;
  }
}
.coh-style-a-upcoming-symposia-view-filters .view-header .filter-mobile {
  background-position: center;
  background-repeat: no-repeat;
  height: 1.875rem;
  width: 1.875rem;
  background-image: url(/modules/custom/event_hub/modules/event/images/filters.svg);
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .view-header .filter-mobile {
    display: block;
    margin-left: auto;
  }
}
.coh-style-a-upcoming-symposia-view-filters .views-exposed-form {
  -webkit-flex-basis: 80%;
      -ms-flex-preferred-size: 80%;
          flex-basis: 80%;
  -webkit-box-flex: 8;
  -webkit-flex-grow: 8;
      -ms-flex-positive: 8;
          flex-grow: 8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-symposia-view-filters .views-exposed-form {
    display: none;
  }
}
.coh-style-a-upcoming-symposia-view-filters .views-exposed-form label {
  display: none;
}
.coh-style-a-upcoming-symposia-view-filters .views-exposed-form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(/modules/custom/event_hub/modules/event/images/arrow_select.svg);
  color: rgb(79, 79, 79);
  font-size: 1rem;
  line-height: 22.4px;
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 3rem;
  padding-bottom: 0.875rem;
  padding-left: 1.5rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgb(213, 213, 213);
  background-position: right 1.5rem center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  min-width: 14.125rem;
  max-width: 100%;
}
.coh-style-a-upcoming-symposia-view-filters .views-exposed-form .form-type-select {
  margin-right: 1.5rem;
}
.coh-style-a-upcoming-symposia-view-filters .views-exposed-form input[data-drupal-selector=edit-reset] {
  border-style: none;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.375rem;
  font-size: 1rem;
  line-height: 17.6px;
  color: rgb(0, 53, 149);
  font-weight: 700;
  background-position: left 0.125rem center;
  background-size: 0.75rem 0.75rem;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(/modules/custom/event_hub/modules/event/images/close.svg);
}
.coh-style-a-upcoming-symposia-view-filters .views-exposed-form .form-actions {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.coh-style-a-upcoming-symposia-view-filters .pager__item {
  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: 1.25rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-video-container {
  height: 0;
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 30%;
}
@media (max-width: 564px) {
  .coh-style-video-container {
    padding-bottom: 55%;
  }
}
.coh-style-video-container .coh-style-video-container iframe, .coh-style-video-container .coh-style-video-container object, .coh-style-video-container .coh-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.coh-style-text-color-dark-background {
  color: rgb(255, 255, 255);
}
.coh-style-padding-bottom-large {
  padding-bottom: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-bottom-large {
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-padding-bottom-large {
    padding-bottom: 3rem;
  }
}
.coh-style-pop-up-button .button-type-url .type-url {
  display: block;
}
.coh-style-pop-up-button .button-type-url .type-open-modal {
  display: none;
}
.coh-style-pop-up-button .button-type-open-modal .type-open-modal {
  display: block;
}
.coh-style-pop-up-button .button-type-open-modal .type-url {
  display: none;
}
.coh-style-a-border-bottom-line-extra-padding {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(158, 186, 238);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.coh-style-a-max-width-extra-narrow {
  max-width: 32%;
  width: 32%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-max-width-extra-narrow {
    width: 32%;
    max-width: 32%;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-max-width-extra-narrow {
    max-width: 50%;
    width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-max-width-extra-narrow {
    width: 100%;
    max-width: 100%;
  }
}
.coh-style-a-max-width-extra-narrow .coh-ce-cpt_a_text-2559a3a li {
  list-style-type: disc !important;
  margin-left: 30px !important;
  margin-bottom: 15px !important;
}
.coh-style-a-header-nav-level3 {
  height: 100%;
  display: inline-block;
  margin-left: 1.125rem;
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-a-header-nav-level3 {
    display: block;
    min-width: 100%;
  }
}
.coh-style-a-header-nav-level3 .menu {
  height: 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-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
}
@media (max-width: 1023px) {
  .coh-style-a-header-nav-level3 .menu {
    -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;
    width: 100%;
  }
}
.coh-style-a-header-nav-level3 .menu .menu-item {
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3.125rem;
  max-width: 11.25rem;
  width: auto;
  position: relative;
  margin-right: 2.25rem;
}
@media (max-width: 1599px) {
  .coh-style-a-header-nav-level3 .menu .menu-item {
    margin-right: 1.875rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-header-nav-level3 .menu .menu-item {
    margin-right: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-nav-level3 .menu .menu-item {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
  }
}
.coh-style-full-page-popup-max-width---extra-narrow {
  max-width: 100%;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-full-page-popup-max-width---extra-narrow {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-style-full-page-popup-max-width---extra-narrow {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-full-page-popup-max-width---extra-narrow {
    width: 100%;
    max-width: 100%;
  }
}
.coh-style-a-supernav-footer-font-size-alternative-3 {
  font-size: 25px;
}
.coh-style-a-max-width-wide {
  max-width: 100vw;
  width: 100%;
}
.coh-style-a-max-width-wide .coh-ce-2f9f8279 strong {
  line-height: normal;
}
.coh-style-duplicate-of-brand-card-subtitle {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  font-style: italic;
  color: rgb(28, 6, 52);
  margin-top: 0px;
  margin-bottom: 0px;
}
.coh-style-mra-full-page-popup-gradient-background {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(38, 74, 153)), to(rgb(91, 178, 233)));
  background-image: -webkit-linear-gradient(left, rgb(38, 74, 153) 1%, rgb(91, 178, 233) 100%);
  background-image: linear-gradient(90deg, rgb(38, 74, 153) 1%, rgb(91, 178, 233) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.overlap.coh-style-a-component-header-level-3 {
  margin-bottom: -60px;
}
@media (max-width: 1023px) {
  .overlap.coh-style-a-component-header-level-3 {
    margin-bottom: -60px;
  }
}
.coh-style-a-component-header-level-3 .logo-header {
  padding-right: 1.125rem;
  padding-left: 1.75rem;
  text-align: left;
}
@media (max-width: 1169px) {
  .coh-style-a-component-header-level-3 .logo-header {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
  }
}
.coh-style-a-component-header-level-3 .logo-header img {
  max-height: 2.375rem;
}
.coh-style-a-component-header-level-3 .icon-img {
  padding-right: 0.75rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-component-header-level-3 .icon-img {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-component-header-level-3 .icon-img {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.coh-style-a-component-header-level-3 .icon-img img {
  height: 1.25rem;
}
.coh-style-a-component-header-level-3 .nav-container {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
  height: 3.75rem;
  padding-right: 3.125rem;
  padding-left: 3.125rem;
}
.coh-style-a-component-header-level-3 .nav-block {
  padding-top: 0.3125rem;
}
.coh-style-a-component-header-level-3 .mobile-menu.mobile-menu-hidden {
  display: none;
}
.coh-style-a-component-header-level-3 .mobile-menu.mobile-menu-visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-a-component-header-level-3 .cta-dropdown {
  text-align: center;
  padding-top: 0.9375rem;
  padding-right: 20%;
  padding-bottom: 0.9375rem;
  padding-left: 20%;
}
@media (max-width: 767px) {
  .coh-style-a-component-header-level-3 .cta-dropdown {
    padding-top: 0.9375rem;
    padding-right: 10%;
    padding-bottom: 0.9375rem;
    padding-left: 10%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-header-level-3 .cta-dropdown {
    padding-top: 0.9375rem;
    padding-right: 15px;
    padding-bottom: 0.9375rem;
    padding-left: 15px;
  }
}
.coh-style-a-component-header-level-3 .cta-dropdown.display-menubar {
  display: none;
}
.coh-style-a-component-header-level-3 .cta-menu.display-dropdown {
  display: none;
}
.coh-style-container-theme---light-1 {
  background: -webkit-linear-gradient(94deg, rgba(157,7,192,1) 0%, rgba(105,5,157,1) 56%, rgba(105,5,157,1) 84%);
  background: linear-gradient(356deg, rgba(157,7,192,1) 0%, rgba(105,5,157,1) 56%, rgba(105,5,157,1) 84%);;
}
.coh-style-criteria-not-available {
  display: none;
}
.coh-style-a-supernav-footer-font-weight-secondary {
  font-weight: 300;
}
.coh-style-max-width-wide-80 {
  max-width: 80%;
  width: 80%;
}
@media (max-width: 1023px) {
  .coh-style-max-width-wide-80 {
    max-width: 100%;
    width: 100%;
  }
}
.coh-style-a-store-button {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  font-size: 1.3125rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  white-space: nowrap;
  font-weight: 400;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  padding-top: 0.625rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.625rem;
  padding-left: 2.8125rem;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/Store.svg");
  background-position: left 1.5625rem center;
  background-size: 1.875rem 1.875rem;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 10.25rem;
  height: 2.875rem;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-a-store-button {
    border-width: 0.0625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-store-button {
    font-size: 1.3125rem;
  }
}
.coh-style-a-store-button:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-related-story-block .coh-style-lobby---related-story {
  list-style-type: none;
  background-color: rgb(243, 247, 252);
  padding-top: 0;
  padding-right: 3.125rem;
  padding-bottom: 4rem;
  padding-left: 3.125rem;
}
@media (max-width: 1169px) {
  .coh-style-a-related-story-block .coh-style-lobby---related-story {
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-related-story-block .coh-style-lobby---related-story {
    padding-right: 1.875rem;
    padding-bottom: 1.875rem;
    padding-left: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-related-story-block .coh-style-lobby---related-story ul {
    margin-left: 0px;
    display: block;
  }
}
.coh-style-a-related-story-block .lobby-related-story--title {
  margin-bottom: 0px;
}
.coh-style-a-modal-style-small {
  background-color: rgb(255, 255, 255);
  height: auto;
  display: table;
  border-style: solid;
  width: 40%;
  padding-top: 1.90625rem;
  padding-right: 3.125rem;
  padding-bottom: 1.90625rem;
  padding-left: 3.125rem;
  border-color: #003595;
}
@media (max-width: 564px) {
  .coh-style-a-modal-style-small {
    width: 90%;
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-position---vertical-top {
  display: table;
  top: 10px;
}
.coh-style-a-slider-style-alternative-1 {
  padding-top: 1rem;
  padding-bottom: 2rem;
  position: absolute;
  top: auto;
  bottom: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style-alternative-1 {
    margin-bottom: 13rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-alternative-1 {
    margin-bottom: 14rem;
    position: absolute;
    top: 85vh;
    top: 85vh !important;
  }
}
.coh-style-a-slider-style-alternative-1 li {
  display: inline-block;
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-alternative-1 li {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
  }
}
.coh-style-a-slider-style-alternative-1 li:before {
  content: normal;
}
.coh-style-a-slider-style-alternative-1 li.slick-active button {
  background-color: rgb(0, 174, 239);
  border-color: rgb(0, 174, 239);
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style-alternative-1 li.slick-active button {
    background-color: rgb(0, 174, 239);
  }
}
.coh-style-a-slider-style-alternative-1 li button {
  background-color: rgb(255, 255, 255);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  text-indent: -99999px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 1rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  color: rgb(0, 134, 85);
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-alternative-1 li button {
    border-color: rgb(255, 255, 255);
  }
}
.coh-style-a-slider-style-alternative-1 li button:hover {
  background-color: rgb(183, 221, 225);
}
.coh-style-link-button-white {
  padding-top: 0.6667rem;
  padding-right: 2rem;
  padding-bottom: 0.6667rem;
  padding-left: 2rem;
  border-style: solid;
  border-color: rgba(0, 6, 25, 0.5);
  border-width: 1px;
  font-family: GT-America-Condensed-Black;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 0.85rem;
  line-height: 1.44;
  text-align: center;
  color: rgb(0, 6, 25);
  text-transform: uppercase;
  display: inline-block;
  min-width: 10rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.coh-style-link-button-white:hover {
  border-color: rgb(0, 6, 25);
}
.coh-style-a-slider-style-left-nav-alternative-2, .coh-style-a-slider-style-right-nav-alternative-2 {
  height: 3rem;
  width: 3.125rem;
  background-color: rgb(3, 96, 147);
}
@media (max-width: 1599px) {
  .coh-style-a-slider-style-left-nav-alternative-2, .coh-style-a-slider-style-right-nav-alternative-2 {
    width: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style-left-nav-alternative-2, .coh-style-a-slider-style-right-nav-alternative-2 {
    width: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-left-nav-alternative-2, .coh-style-a-slider-style-right-nav-alternative-2 {
    width: 1.5rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-a-slider-style-left-nav-alternative-2:before, .coh-style-a-slider-style-right-nav-alternative-2: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(183, 221, 225);
  font-size: 1rem;
}
@media (max-width: 767px) {
  .coh-style-a-slider-style-left-nav-alternative-2:before, .coh-style-a-slider-style-right-nav-alternative-2:before {
    font-size: 0.75rem;
  }
}
.coh-style-a-slider-style-left-nav-alternative-2:hover, .coh-style-a-slider-style-right-nav-alternative-2:hover {
  background-color: rgb(216, 50, 105);
}
.coh-style-a-slider-style-right-nav-alternative-2: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-a-supernav-footer-font-weight-alternative-1 {
  font-weight: 400;
}
.coh-style-a-cross-list-blue {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
  font-size: 1rem;
  margin-top: 8px;
  margin-bottom: 6px;
  line-height: 22.4px;
}
.coh-style-a-cross-list-blue li {
  list-style-type: none;
  margin-bottom: 0.2rem;
  margin-left: 0;
  font-weight: 400;
  font-size: 1rem;
  display: block;
  letter-spacing: 0px;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  padding-left: 2.5rem;
}
.coh-style-a-cross-list-blue li:before {
  padding-right: 5px;
  margin-left: -30px;
  content: url("");
  position: relative;
  top: 5px;
  right: 6px;
}
.coh-style-image-size-full-contain {
  height: 100%;
  width: 50vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .coh-style-image-size-full-contain {
    width: 100vw;
  }
}
@media (max-width: 564px) {
  .coh-style-image-size-full-contain {
    height: 100%;
    width: 100vw;
  }
}
.coh-style-a-body-text-medium {
  color: #003595;
}
.coh-style-a-body-text-medium a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}
.coh-style-heading-1-size {
  font-size: 3.5rem;
}
@media (max-width: 1599px) {
  .coh-style-heading-1-size {
    font-size: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-heading-1-size {
    font-size: 2.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-heading-1-size {
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 500;
    margin-bottom: 1.5rem;
  }
}
.coh-style-a-alternative-3-cta {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  border-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .coh-style-a-alternative-3-cta {
    width: 100%;
  }
}
.coh-style-a-alternative-3-cta:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 53, 149);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  outline-width: 2px;
  outline-color: rgb(0, 53, 149);
  outline-style: solid;
}
.coh-style-brand-separator-gradient-secondary {
  background: -webkit-gradient(linear, left top, right top, color-stop(8.36%, #7526F4), color-stop(104.97%, #42C5B7));
  background: -webkit-linear-gradient(left, #7526F4 8.36%, #42C5B7 104.97%);
  background: linear-gradient(90deg, #7526F4 8.36%, #42C5B7 104.97%);
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  font-weight: 800;
  font-style: italic;
  font-size: 70px;
}
@media (max-width: 1599px) {
  .coh-style-brand-separator-gradient-secondary {
    font-size: 70px;
  }
}
@media (max-width: 1169px) {
  .coh-style-brand-separator-gradient-secondary {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .coh-style-brand-separator-gradient-secondary {
    font-size: 40px;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-separator-gradient-secondary {
    font-size: 40px;
  }
}
.coh-style-a-border-style-dashed {
  border-style: dashed;
}
.coh-style-a-xs-button-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  padding-top: 0.3125rem;
  padding-right: 0.625rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.625rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 0.75rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  .coh-style-a-xs-button-primary {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-xs-button-primary {
    font-size: 0.625rem;
    text-align: center;
    padding-top: 0.3125rem;
    padding-right: 0.625rem;
    padding-bottom: 0.3125rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-xs-button-primary:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-myalcon-home-link-style-mobile {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: rgb(243, 247, 252);
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-a-myalcon-home-link-style-mobile {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 80px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-myalcon-home-link-style-mobile {
    padding-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-myalcon-home-link-style-mobile {
    padding-left: 0;
  }
}
.coh-style-a-myalcon-home-link-style-mobile:after {
  background-image: url("/sites/g/files/rbvwei4616/files/arrow-right_0.svg");
  background-position: right center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  content: "";
  height: 15px;
  width: 15px;
}
@media (max-width: 1023px) {
  .coh-style-a-myalcon-home-link-style-mobile:after {
    right: 150px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .coh-style-a-myalcon-home-link-style-mobile:after {
    position: absolute;
    right: 25px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-myalcon-home-link-style-mobile:after {
    position: absolute;
    right: 25px;
  }
}
.okta-user-logged-in.coh-style-a-myalcon-home-link-style-mobile:has(.mayalcon-home-link) {
  display: none;
}
.okta-user-anonymous.coh-style-a-myalcon-home-link-style-mobile > .mayalcon-home-link {
  display: none;
}
.coh-style-a-border-right-fine {
  border-right-width: 0.125rem;
}
.coh-style-lobby---related-story {
  list-style-type: none;
  background-color: rgb(243 247 252 / 0%) !important;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-story {
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-style-lobby---related-story {
    list-style-type: none;
  }
}
.coh-style-lobby---related-story ul {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-story ul {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-lobby---related-story ul {
    display: block;
  }
}
.coh-style-lobby---related-story li {
  width: 45%;
  border-width: 1px;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  border-style: solid;
  border-color: rgb(167, 167, 167);
  margin: 15px;
  padding-bottom: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-lobby---related-story li {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-lobby---related-story li {
    width: 100%;
    height: 100%;
  }
}
.coh-style-lobby---related-story li::marker {
  display: none;
  font-size: 0;
}
.coh-style-lobby---related-story li img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  width: 100%;
  height: 200px;
  -webkit-border-top-left-radius: 16px;
          border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
          border-top-right-radius: 16px;
}
@media (max-width: 564px) {
  .coh-style-lobby---related-story li img {
    display: none;
  }
}
.coh-style-lobby---related-story li .shuffle-item__wrapper {
  margin: 20px;
}
.coh-style-lobby---related-story li .views-field-field-category .field-content {
  font-weight: 500;
  color: rgb(51, 119, 232);
  font-size: 14px;
  line-height: 20px;
  background-color: rgb(220, 230, 246);
  display: inline-block;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  text-align: left;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
}
.coh-style-lobby---related-story li .article--inner-container {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: rgb(36, 62, 139);
  margin-right: 20px;
  margin-bottom: 5px;
  margin-left: 20px;
  text-align: left;
}
.coh-style-lobby---related-story li .article--inner-container p {
  color: rgb(79, 79, 79);
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.coh-style-lobby---related-story li .views-field-view-node {
  margin-bottom: 16px;
  text-align: left;
}
.coh-style-lobby---related-story li .views-field-view-node: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: "\f178";
  font-family: icomoon;
  border-width: 1px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-color: rgb(0, 53, 149);
  color: rgb(0, 53, 149);
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  margin-right: 5px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.coh-style-lobby---related-story li .views-field-view-node span {
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  border-style: solid;
  border-bottom-width: 1px;
  position: absolute;
  bottom: 20px;
  left: 50px;
}
.coh-style-lobby---related-story li .views-field-field-category {
  text-align: left;
}
.coh-style-lobby---related-story .lobby-related-story--title {
  font-size: 2.5rem;
  line-height: 3.125rem;
  text-align: center;
  color: rgb(0, 53, 149);
  margin-bottom: 50px;
  font-weight: 700;
  padding-top: 64px;
  padding-bottom: 64px;
}
.coh-style-lobby---related-story footer {
  text-align: center;
  margin-top: 20px;
  display: none;
}
.coh-style-lobby---related-story footer .browse-all-link {
  padding-top: 12px;
  padding-right: 25px;
  padding-bottom: 12px;
  padding-left: 25px;
  display: inline-block;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  background-color: rgb(0, 53, 149);
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 1rem;
}
.coh-style-a-btn-close-sticky-text {
  height: 1.875rem;
  width: 1.875rem;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/icn_30_close.svg");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-a-padding-bottom-small {
  padding-bottom: 1.5625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-padding-bottom-small {
    padding-bottom: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-bottom-small {
    padding-bottom: 0.9375rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-duplicate-of-margin-auto-top-bottom {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.coh-style-a-margin-bottom-large {
  margin-bottom: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-a-margin-bottom-large {
    margin-bottom: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-margin-bottom-large {
    margin-bottom: 3rem;
  }
}
.coh-style-a-card-bg-hover-style-alternative:hover {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0.0625rem 0.0625rem 1.3125rem 0.125rem rgb(177, 179, 179);
          box-shadow: 0.0625rem 0.0625rem 1.3125rem 0.125rem rgb(177, 179, 179);
  cursor: pointer;
}
.coh-style-a-card-bg-hover-style-alternative h3 {
  font-size: 1.625rem;
}
.coh-style-a-hero-m2-alignment-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-style-a-hero-m2-alignment-center {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-logout-button-invert-professional {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  font-size: 0.80625rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 700;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  min-width: 160px;
  -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: 564px) {
  .coh-style-a-logout-button-invert-professional {
    font-size: 1rem;
    text-align: center;
    line-height: 24px;
  }
}
.coh-style-a-logout-button-invert-professional:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-logout-button-invert-professional:before {
  display: inline-block;
  content: "";
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/Purpose.svg");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 20px;
  width: 20px;
  margin-right: 7px;
  vertical-align: middle;
}
.coh-style-a-table-row {
  background-color: rgb(234, 249, 255);
  padding-left: 1.5rem;
  width: 77.5rem;
  min-height: 4rem;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1169px) {
  .coh-style-a-table-row {
    width: 61.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-table-row {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-table-row {
    width: 80%;
    min-height: 2.5rem;
    padding-top: 0.75rem;
    padding-right: 0.625rem;
    padding-bottom: 0.75rem;
    padding-left: 0.625rem;
    font-size: 0.875rem;
    line-height: 19.6px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-table-row {
    width: 20.9375rem;
  }
}
.coh-style-a-table-row:nth-child(even) {
  background-color: rgb(255, 255, 255);
}
.coh-style-a-table-row .chebox-row {
  text-align: center;
  font-size: 1.3125rem;
  line-height: 29.4px;
  font-weight: 400;
  vertical-align: middle;
  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;
  min-height: 4rem;
}
.coh-style-a-table-row .label {
  line-height: 29.4px;
  color: rgb(0, 0, 0);
  font-size: 1.3125rem;
  vertical-align: middle;
  min-height: 4rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  content: normal;
}
@media (max-width: 1169px) {
  .coh-style-a-table-row .label {
    font-size: 1.125rem;
    line-height: 25.2px;
  }
}
.coh-style-a-table-row .coh-row-inner {
  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;
}
.coh-style-a-padding-right-large {
  padding-right: 9.375rem;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-right-large {
    padding-right: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-padding-right-large {
    padding-right: 1.875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-right-large {
    padding-right: 5vw;
  }
}
.coh-style-a-upcoming-events-view-hp .list {
  max-width: 100%;
  width: 85rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  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-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}
.coh-style-a-upcoming-events-view-hp .list img {
  max-width: 100%;
  height: auto;
}
.coh-style-a-upcoming-events-view-hp .list .views-row {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
@media (max-width: 1169px) {
  .coh-style-a-upcoming-events-view-hp .list .views-row {
    max-width: -webkit-calc(33% - 16px);
    max-width: calc(33% - 16px);
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-hp .list .views-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-upcoming-events-view-hp .list .views-row {
    max-width: 100%;
    width: 100%;
  }
}
.coh-style-a-upcoming-events-view-hp .list .views-row:first-child {
  margin-left: 0;
}
.coh-style-a-upcoming-events-view-hp .list .views-row:last-child {
  margin-right: 0;
}
.coh-style-a-upcoming-events-view-hp header {
  margin-right: auto;
  margin-bottom: 3.5rem;
  margin-left: auto;
  width: 84.5rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 100%;
}
.coh-style-a-upcoming-events-view-hp header h2 {
  font-weight: 300;
  color: rgb(0, 53, 149);
  font-size: 3rem;
  line-height: 55.2px;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-hp header h2 {
    font-size: 2.5rem;
    line-height: 46px;
  }
}
.coh-style-a-upcoming-events-view-hp footer {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-align: center;
  margin-top: 4rem;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-hp footer {
    margin-top: 2.875rem;
  }
}
.coh-style-a-upcoming-events-view-hp footer a {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-hp footer a:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.coh-style-a-upcoming-events-view-hp .mobile {
  display: none;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  line-height: 20px;
  text-align: center;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.375rem;
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-events-view-hp .mobile {
    display: block;
  }
}
.coh-style-a-upcoming-events-view-hp .controls {
  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;
}
.coh-style-a-upcoming-events-view-hp .controls ul.slick-dots {
  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;
}
.coh-style-a-upcoming-events-view-hp .controls ul.slick-dots li {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-a-upcoming-events-view-hp .controls ul.slick-dots li.slick-active button {
  background-color: rgb(0, 53, 149);
}
.coh-style-a-upcoming-events-view-hp .controls ul.slick-dots li button {
  font-size: 0;
  background-color: rgb(255, 255, 255);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 53, 149);
}
.coh-style-a-border-top-fine {
  border-top-width: 0.125rem;
}
.coh-style-basic-numbered-list {
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 1.5rem;
  margin-top: 8px;
  margin-bottom: 8px;
}
.coh-style-basic-numbered-list li {
  margin-left: 32px;
}
.coh-style-a-supernav-footer-padding-top-large {
  padding-top: 25px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-top-large {
    padding-top: 25px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-top-large {
    padding-top: 25px;
  }
}
.coh-style--main-menu-desktop {
  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-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;
  min-height: 3rem;
  height: 5rem;
  overflow-x: hidden;
  max-width: 80%;
  width: 80%;
}
@media (max-width: 1023px) {
  .coh-style--main-menu-desktop {
    min-height: 2rem;
    height: 3.5rem;
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 1169px) {
  .coh-style--main-menu-desktop li {
    margin-bottom: 0;
    margin-left: 2rem;
    display: inline-block;
  }
}
@media (max-width: 564px) {
  .coh-style--main-menu-desktop li {
    margin-bottom: 1rem;
    margin-left: 0;
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style--main-menu-desktop li:before {
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-style--main-menu-desktop li a {
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }
}
.coh-style--main-menu-desktop a {
  min-width: 15%;
  max-width: 15%;
  width: 15%;
  float: left;
  text-align: center;
  font-weight: 600;
}
.coh-style--main-menu-desktop a:before, .coh-style--main-menu-desktop a:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 1023px) {
  .coh-style--main-menu-desktop a {
    min-width: 30%;
    max-width: 30%;
    width: 30%;
  }
}
@media (max-width: 767px) {
  .coh-style--main-menu-desktop a {
    min-width: 35%;
    max-width: 35%;
    width: 35%;
  }
}
.coh-style-a-h2-stong-title-normal-subtitile {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  color: rgb(0, 53, 149);
  font-size: 18px;
}
.coh-style-a-h2-stong-title-normal-subtitile strong {
  font-size: 40px;
}
.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-a-button-modal-restricted-access {
  color: rgb(0, 53, 149);
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 1rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  font-weight: 700;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-width: 0.09375rem;
}
@media (max-width: 767px) {
  .coh-style-a-button-modal-restricted-access {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-width: 0.0625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-modal-restricted-access {
    font-size: 0.875rem;
    text-align: center;
    padding-top: 0.8125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-supernav-l3-logo-icon-mobile {
  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;
  max-width: 100%;
}
.coh-style-a-supernav-l3-logo-icon-mobile .icon-img {
  display: inline-block;
  padding-right: 25px;
  padding-left: 10px;
  position: relative;
}
.coh-style-a-supernav-l3-logo-icon-mobile .icon-img img {
  height: 50px;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  float: right;
}
@media (max-width: 1169px) {
  .coh-style-a-supernav-l3-logo-icon-mobile .icon-img img {
    height: 40px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-l3-logo-icon-mobile .icon-img img {
    height: 30px;
    max-height: 100%;
  }
}
.coh-style-a-supernav-l3-logo-icon-mobile .Mobile-menu-button:before {
  color: rgb(255, 255, 255);
  content: url("/sites/g/files/rbvwei4616/files/svg-images/burger-icon.svg");
}
.coh-style-a-supernav-l3-logo-icon-mobile .Mobile-menu-button.menu-visible:before {
  display: block;
  content: url("/sites/g/files/rbvwei4616/files/svg-images/close22.svg");
}
.coh-style-a-supernav-l3-logo-icon-mobile .mobile-nav-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-l3-logo-icon-mobile .mobile-nav-icon {
    padding-top: 8px;
    -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-a-supernav-l3-logo-icon-mobile .mobile-menu-close-level3 {
    display: none;
  }
}
.coh-style-a-supernav-l3-logo-icon-mobile .mobile-menu-open-level3 {
  display: block;
  top: 110px;
  z-index: 49;
  position: absolute;
  width: 100%;
  padding-bottom: 1.25rem;
}
.coh-style-a-supernav-l3-logo-icon-mobile .bottom-button {
  height: 3.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.1875rem;
  -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;
  margin-top: 1.25rem;
}
@media (max-width: 1599px) {
  .coh-style-pre-heading {
    margin-bottom: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-pre-heading {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
  }
}
.coh-style-brand-card-paragraph {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0.89px;
  min-height: 80px;
}
.coh-style-a-file-download-card {
  position: relative;
}
.coh-style-a-file-download-card .download-card-title {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgb(0, 53, 149);
  margin-bottom: 0.625rem;
}
.coh-style-a-file-download-card .download-card-desc {
  color: rgb(79, 79, 79);
  font-size: 1rem;
  line-height: 1.5rem;
}
.coh-style-a-file-download-card .error {
  z-index: 1000;
}
.coh-style-a-supernav-l2-font-weight-secondary {
  font-weight: 700;
}
.coh-style-supernav-brand-menu {
  min-height: 70px;
  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;
  position: relative;
  padding: 10px;
  width: 100%;
  z-index: 43;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu {
    padding: 10px;
    padding-right: 10px;
  }
}
.coh-style-supernav-brand-menu .mobile-nav-icon {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  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;
  background-color: rgb(0, 52, 149);
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .mobile-nav-icon {
    padding-top: 50px;
    -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-supernav-brand-menu .mobile-menu-close {
    overflow: hidden;
    display: none;
  }
}
.coh-style-supernav-brand-menu .brand-logo {
  -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;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-height: 100%;
  height: 100%;
  min-width: 10%;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .brand-logo {
    position: absolute;
    top: 10px;
    display: block;
    z-index: 20;
  }
}
.coh-style-supernav-brand-menu .brand-logo img {
  max-height: 50px;
  height: 50px;
  width: auto;
}
.coh-style-supernav-brand-menu .brand-navigation {
  height: 100%;
  -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;
  position: relative;
  right: 10px;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .brand-navigation {
    min-width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
  }
}
.coh-style-supernav-brand-menu .brand-navigation img {
  max-height: 100%;
  height: 50px;
  width: auto;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .brand-navigation img {
    height: 40px;
  }
}
.coh-style-supernav-brand-menu .brand-navigation .menu {
  height: 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-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .brand-navigation .menu {
    width: 100%;
    -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: 30px;
    padding-bottom: 20px;
    margin-top: 35px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(255, 255, 255);
  }
}
.coh-style-supernav-brand-menu .brand-navigation .menu .menu-item {
  min-height: 50px;
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .brand-navigation .menu .menu-item {
    max-width: 100%;
    width: 100%;
    min-height: 40px;
  }
}
.coh-style-supernav-brand-menu .brand-navigation .menu .menu-item a {
  text-align: center;
  margin-right: 16px;
  margin-left: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1169px) {
  .coh-style-supernav-brand-menu .brand-navigation .menu .menu-item a {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .brand-navigation .menu .menu-item a {
    max-width: 100%;
    width: 100%;
    text-align: left;
    margin-right: 10%;
    margin-left: 10%;
    display: block;
    position: relative;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .brand-navigation .menu .menu-item 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;
    position: absolute;
    right: 0px;
    content: "\f061";
    font-family: icomoon;
  }
}
.coh-style-supernav-brand-menu .try-free-butn {
  padding: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: static;
  display: table;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  white-space: nowrap;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .try-free-butn {
    overflow: hidden;
    display: block;
    position: absolute;
    z-index: 20;
    right: 20px;
  }
}
.coh-style-supernav-brand-menu .try-free-butn a {
  width: 100%;
  max-width: 100%;
  margin-right: 10px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .try-free-butn a {
    width: 20px;
    word-spacing: 20px;
  }
}
.coh-style-supernav-brand-menu .explore-btn1 {
  height: 35px;
  display: none;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .explore-btn1 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 20px;
    right: 100px;
    z-index: 20;
  }
}
.coh-style-supernav-brand-menu .explore-btn1: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;
  font-size: 1.2rem;
  content: "\f078";
  font-family: icomoon;
  color: rgb(0, 6, 25);
  margin-right: 5px;
}
.coh-style-supernav-brand-menu .explore-btn1.brandmenu-visible: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: "\f077";
  font-family: icomoon;
  font-size: 1.2rem;
  margin-right: 5px;
}
.coh-style-supernav-brand-menu .brand-menus {
  position: absolute;
  right: 10px;
  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-style-supernav-brand-menu .brand-menus {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0px;
    right: 0px;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernav-brand-menu .mobile-menu-open {
    height: 100%;
    max-height: 100%;
    display: table;
  }
}
.coh-style-myalcon-h3-turquoise {
  font-weight: 400;
  font-size: 1.625rem !important;
  color: rgb(0, 146, 153);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-myalcon-h3-turquoise {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-myalcon-h3-turquoise {
    font-size: 1.375rem !important;
  }
}
.coh-style-a-bg-image-component-h2-height-small {
  min-height: 450px;
}
@media (max-width: 1023px) {
  .coh-style-a-bg-image-component-h2-height-small {
    min-height: 450px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-bg-image-component-h2-height-small {
    min-height: 300px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-bg-image-component-h2-height-small {
    min-height: 28vh;
  }
}
.coh-style-a-button-modal-primary {
  color: rgb(0, 53, 149);
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 1rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  cursor: pointer;
  font-weight: 700;
}
@media (max-width: 767px) {
  .coh-style-a-button-modal-primary {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-modal-primary {
    font-size: 0.875rem;
    text-align: center;
    padding-top: 0.8125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-supernav-l2-font-weight-alternative-1 {
  font-weight: 600;
}
.coh-style-a-card-image-for-mobile {
  display: none !important;
}
@media (max-width: 564px) {
  .coh-style-a-card-image-for-mobile {
    display: block;
  }
}
@media (max-width: 1599px) {
  .coh-style-a-margin-top-small {
    margin-top: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-top-small {
    margin-top: 1.5rem;
  }
}
.coh-style-a-supernav-footer-padding-left-small {
  padding-left: 6px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-left-small {
    padding-left: 1%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-left-small {
    padding-left: 0px;
  }
}
.coh-style-a-slider-style-left-nav, .coh-style--a-slider-style-right-nav {
  height: 3rem;
  width: 3.125rem;
}
@media (max-width: 1599px) {
  .coh-style-a-slider-style-left-nav, .coh-style--a-slider-style-right-nav {
    width: 3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style-left-nav, .coh-style--a-slider-style-right-nav {
    width: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-slider-style-left-nav, .coh-style--a-slider-style-right-nav {
    width: 1.5rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
  }
}
.coh-style-a-slider-style-left-nav:before, .coh-style--a-slider-style-right-nav:before {
  color: rgb(183, 221, 225);
  font-size: 1rem;
  content: url("");
}
@media (max-width: 767px) {
  .coh-style-a-slider-style-left-nav:before, .coh-style--a-slider-style-right-nav:before {
    font-size: 0.75rem;
  }
}
.coh-style--a-slider-style-right-nav:before {
  content: url("");
}
.coh-style-a-tab-style-alternative-2 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-2 {
    background-color: rgba(0, 0, 0, 0);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
.coh-style-a-tab-style-alternative-2 li {
  vertical-align: middle;
}
@media (max-width: 1599px) {
  .coh-style-a-tab-style-alternative-2 li {
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-2 li {
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-a-tab-style-alternative-2 li a {
  font-weight: 400;
  padding-top: 0;
  padding-right: 1.5625rem;
  padding-bottom: 0;
  padding-left: 1.5625rem;
  font-size: 1rem;
  color: #003595;
  line-height: 1rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-2 li a {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.coh-style-a-tab-style-alternative-2 li.is-active a {
  border-bottom-style: none;
  border-bottom-width: 0;
  font-weight: 400;
  background-color: rgb(0, 53, 149);
  padding-top: 1rem;
  padding-right: 1.875rem;
  padding-bottom: 1rem;
  padding-left: 1.875rem;
  -webkit-border-radius: 6.25rem;
          border-radius: 6.25rem;
  color: rgb(255, 255, 255);
}
.coh-style-a-tab-style-alternative-2 .coh-accordion-tabs-nav {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow:  0px 15px 50px 0px #23232326;
          box-shadow:  0px 15px 50px 0px #23232326;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  scrollbar-width: none;
  -webkit-border-radius: 62.5rem;
          border-radius: 62.5rem;
  padding-top: 0.625rem;
  padding-right: 3.125rem;
  padding-bottom: 0.625rem;
  padding-left: 3.125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.5rem;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-tab-style-alternative-2 .coh-accordion-tabs-nav {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-tab-style-alternative-2 .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-2 .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.coh-style-a-tab-style-alternative-2 .coh-accordion-tabs-content-wrapper {
  margin-top: 0 !important;
}
.coh-style-tick-list {
  letter-spacing: 0;
  font-size: 1rem;
  margin-top: 30px;
  margin-bottom: 30px;
}
.coh-style-tick-list li {
  list-style-type: none;
  margin-bottom: 0.2rem;
  margin-left: 0;
  font-weight: 500;
  font-size: 1rem;
  display: block;
  letter-spacing: 0px;
  padding-left: 30px;
}
.coh-style-tick-list li .coh-style-tick-list: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;
  padding-right: 10px;
}
.coh-style-a-header-brand-level3 {
  height: 100%;
  display: inline-block;
  margin-left: 1.125rem;
  font-size: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-a-header-brand-level3 {
    display: block;
    min-width: 100%;
  }
}
.coh-style-a-header-brand-level3 .menu {
  height: 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;
}
@media (max-width: 1023px) {
  .coh-style-a-header-brand-level3 .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.coh-style-a-header-brand-level3 .menu .menu-item {
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3.125rem;
  max-width: 11.25rem;
  width: auto;
  position: relative;
  margin-right: 2.25rem;
}
@media (max-width: 1599px) {
  .coh-style-a-header-brand-level3 .menu .menu-item {
    margin-right: 1.875rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-header-brand-level3 .menu .menu-item {
    margin-right: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-brand-level3 .menu .menu-item {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
  }
}
.coh-style-a-header-brand-level3 .menu .menu-item a {
  margin-right: 0;
  margin-bottom: 1px;
  margin-left: 0;
  display: block;
  text-align: center;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 1rem;
}
@media (max-width: 1599px) {
  .coh-style-a-header-brand-level3 .menu .menu-item a {
    font-size: 1rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-header-brand-level3 .menu .menu-item a {
    font-size: 0.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-brand-level3 .menu .menu-item a {
    margin-right: 10%;
    margin-left: 0;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    text-align: left;
    width: 70%;
    min-width: 260px;
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 1.125rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-header-brand-level3 .menu .menu-item a {
    min-width: 170px;
    width: 90%;
    font-size: 1rem;
    text-align: left;
    line-height: 17.6px;
  }
}
.coh-style-a-header-brand-level3 .menu .menu-item a:hover {
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-width: 3px;
  padding-top: 1.075rem;
  padding-bottom: 0.825rem;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff;
}
@media (max-width: 1023px) {
  .coh-style-a-header-brand-level3 .menu .menu-item a:hover {
    text-shadow: unset;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    border-bottom-width: 0;
    border-bottom-style: none;
  }
}
.coh-style-a-header-brand-level3 .menu .menu-item .is-active {
  height: 100%;
  max-height: 100%;
  width: 100%;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: (field.menu_font_color);
  margin-bottom: 1px;
  font-weight: 600;
  padding-top: 1.075rem;
  padding-bottom: 0.825rem;
}
@media (max-width: 1023px) {
  .coh-style-a-header-brand-level3 .menu .menu-item .is-active {
    border-bottom-width: 0;
    border-bottom-style: none;
    width: 70%;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-header-brand-level3 .menu .menu-item .is-active {
    width: 70%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-header-brand-level3 .menu .menu-item .is-active {
    width: 100%;
  }
}
.coh-style-patient-cataract-h1 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-size: 3.25rem;
}
@media (max-width: 1169px) {
  .coh-style-patient-cataract-h1 {
    font-size: 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-patient-cataract-h1 {
    font-size: 2.25rem;
  }
}
@media (max-width: 1599px) {
  .coh-style-voucher-form {
    padding: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-voucher-form {
    padding: 1.5rem;
  }
}
.coh-style-voucher-form input[type=email], .coh-style-voucher-form input[type=text], .coh-style-voucher-form input[type=password], .coh-style-voucher-form input[type=search] {
  background-color: rgb(255, 255, 255);
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  min-height: 2.375rem;
  border-width: 0.0625rem;
  border-color: rgb(186, 192, 207);
  -webkit-border-radius: 0px;
          border-radius: 0px;
  border-style: solid;
  font-size: 1rem;
}
.coh-style-voucher-form input[placeholder] {
  color: rgb(156, 154, 154);
  font-family: GT-America-Condensed-Black;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
}
.coh-style-a-padding-left-medium {
  padding-left: 3.125rem;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-left-medium {
    padding-left: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-padding-left-medium {
    padding-left: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-left-medium {
    padding-right: 5vw;
    padding-left: 5vw;
  }
}
.coh-style-a-hero-height-short {
  min-height: 26.25rem;
  max-width: 90rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-hero-height-short {
    min-height: 21.875rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-hero-height-short {
    min-height: 20rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-hero-height-short {
    min-height: 18.75rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-hero-height-short {
    min-height: 15rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-height-short {
    min-height: 13.75rem;
  }
}
.coh-style-a-component-height-medium {
  min-height: 34.375rem;
}
@media (max-width: 1023px) {
  .coh-style-a-component-height-medium {
    min-height: 34.375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-component-height-medium {
    min-height: 50rem;
    height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-medium {
    min-height: 50rem;
    height: auto;
  }
}
.coh-style-a-component-height-medium .content-text {
  min-height: 33.75rem;
}
@media (max-width: 1023px) {
  .coh-style-a-component-height-medium .content-text {
    min-height: 33.75rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-component-height-medium .content-text {
    height: auto;
    min-height: 28.125rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-medium .content-text {
    height: auto;
    min-height: 25rem;
  }
}
.coh-style-a-component-height-medium .content-image {
  min-height: 33.75rem;
}
@media (max-width: 1023px) {
  .coh-style-a-component-height-medium .content-image {
    min-height: 33.75rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-component-height-medium .content-image {
    min-height: 28.125rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-medium .content-image {
    min-height: 25rem;
  }
}
.coh-style-a-component-height-medium .content-image .auto-heightlimit-cointainer-height {
  max-height: 33.75rem;
}
.coh-style-a-dropzone-size-small {
  margin-top: 6.25rem;
  margin-right: 6.25rem;
  margin-bottom: 6.25rem;
  margin-left: 6.25rem;
}
@media (max-width: 564px) {
  .coh-style-a-dropzone-size-small {
    margin-top: 0.625rem;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
    margin-left: 0.625rem;
  }
}
.coh-style-a-supernav-footer-font-weight-alternative-3 {
  font-weight: 600;
}
.coh-style-a-alternative2-card-cta {
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  text-wrap: nowrap;
  cursor: pointer;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  line-height: 1.5rem;
}
@media (max-width: 1169px) {
  .coh-style-a-alternative2-card-cta {
    text-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .coh-style-a-alternative2-card-cta {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-alternative2-card-cta {
    font-size: 0.875rem;
    width: 100%;
    padding-top: 0.8125rem;
    padding-right: 0.75rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.75rem;
    text-align: center;
    line-height: 1.5rem;
  }
}
.coh-style-brand-title-paragraph {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  color: rgb(117, 38, 244);
  margin-top: 15px;
  margin-bottom: 15px;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 60px;
  line-height: 58px;
  text-align: left;
}
@media (max-width: 1169px) {
  .coh-style-brand-title-paragraph {
    font-size: 55px;
    line-height: 53px;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .coh-style-brand-title-paragraph {
    font-size: 40px;
    line-height: 40px;
    text-align: left;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-title-paragraph {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
  }
}
.coh-style-media-position---reverse {
  -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) {
  .coh-style-media-position---reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .coh-style-media-position---reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 564px) {
  .coh-style-media-position---reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-style-super-navigation-1 {
  height: 100%;
  min-width: 65%;
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-super-navigation-1 {
    display: block;
    min-width: 100%;
    padding-top: 0px;
  }
}
.coh-style-super-navigation-1 .menu {
  height: 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;
}
@media (max-width: 1023px) {
  .coh-style-super-navigation-1 .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.coh-style-super-navigation-1 .menu .menu-item {
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  max-width: 180px;
  width: auto;
  position: relative;
  margin-right: 32px;
}
@media (max-width: 1169px) {
  .coh-style-super-navigation-1 .menu .menu-item {
    margin-right: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-super-navigation-1 .menu .menu-item {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    min-height: 40px;
  }
}
.coh-style-super-navigation-1 .menu .menu-item a {
  height: 100%;
  padding-bottom: 3px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: rgb(255, 255, 255);
  text-align: center;
  position: relative;
  min-height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
}
@media (max-width: 1169px) {
  .coh-style-super-navigation-1 .menu .menu-item a {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 1023px) {
  .coh-style-super-navigation-1 .menu .menu-item a {
    margin-right: 10%;
    margin-left: 10%;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: left;
    position: relative;
    max-width: 100%;
    width: 100%;
    min-height: auto;
  }
}
.coh-style-super-navigation-1 .menu .menu-item a:after {
  color: (field.menu_font_color);
  position: absolute;
  right: 5px;
}
@media (max-width: 1023px) {
  .coh-style-super-navigation-1 .menu .menu-item 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: "\f061";
    font-family: icomoon;
  }
}
.coh-style-super-navigation-1 .menu .menu-item a:hover {
  height: 100%;
  max-height: 100%;
  width: 100%;
  max-width: 100%;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: (field.menu_font_color);
  margin-bottom: 1px;
  text-shadow: 1px 0px 0 rgb(255, 255, 255);
  padding-bottom: 0px;
}
.coh-style-super-navigation-1 .menu .menu-item a:hover:after {
  color: (field.menu_font_color);
  font-size: 0.8rem;
  height: 100%;
  width: 100%;
  margin-left: 50%;
  position: absolute;
  display: inline-block;
  top: 75%;
  font-weight: 700;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: (field.menu_font_color);
}
@media (max-width: 1023px) {
  .coh-style-super-navigation-1 .menu .menu-item a:hover:after {
    display: none;
  }
}
.coh-style-super-navigation-1 .menu .menu-item .is-active {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: (field.menu_font_color);
  margin-bottom: 1px;
  font-weight: 700;
  padding-bottom: 0px;
}
.coh-style-super-navigation-1 .menu .menu-item .is-active:after {
  font-size: 0.8rem;
  height: 100%;
  width: 100%;
  margin-left: 50%;
  position: absolute;
  display: inline-block;
  color: (field.menu_font_color);
  font-weight: 700;
  border-bottom-width: 3px;
  border-bottom-color: (field.menu_font_color);
  right: 5px;
}
@media (max-width: 1023px) {
  .coh-style-super-navigation-1 .menu .menu-item .is-active: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: "\f061";
    font-family: icomoon;
    height: auto;
    width: auto;
  }
}
.coh-style-super-navigation-1 .menu .menu-item .is-active:hover {
  text-shadow: 0px 0px 0px transparent;
}
@media (max-width: 1599px) {
  .coh-style-a-margin-top-large {
    margin-top: 6rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-margin-top-large {
    margin-top: 4.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-top-large {
    margin-top: 3.5rem;
  }
}
.coh-style-a-ustudio-card-video {
  height: 180px;
  width: 320px;
}
.coh-style-a-component-height-tall {
  max-width: 93.75rem;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-a-component-height-tall .content-text {
  min-height: 46.25rem;
}
@media (max-width: 767px) {
  .coh-style-a-component-height-tall .content-text {
    min-height: 37.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-tall .content-text {
    min-height: 90vh;
  }
}
.coh-style-a-component-height-tall .content-image {
  min-height: 46.25rem;
  height: 100%;
}
@media (max-width: 1169px) {
  .coh-style-a-component-height-tall .content-image {
    min-height: 42.5rem;
    height: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-component-height-tall .content-image {
    min-height: 34.375rem;
    height: 26.25rem;
  }
}
.coh-style-a-component-height-tall .content-image img.coh-style-a-hero-image-full {
  height: 90%;
}
@media (max-width: 564px) {
  .coh-style-a-component-height-tall .content-image img.coh-style-a-hero-image-full {
    height: 20.5625rem;
  }
}
.coh-style-a-3-product-comparison-slider-left-nav {
  height: 2rem;
  width: 2rem;
  margin-top: 17.1875rem;
  margin-bottom: 0.3125rem;
  margin-left: 1.25rem;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-styles-images/left-arrow-button.svg");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 767px) {
  .coh-style-a-3-product-comparison-slider-left-nav {
    margin-top: 17.1875rem;
    margin-bottom: 0.3125rem;
    margin-left: 6%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-3-product-comparison-slider-left-nav {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    margin-top: 17.1875rem;
    margin-bottom: 0.3125rem;
    margin-left: 1.625rem;
  }
}
.coh-style-brand-displaynone-whenisfalse-0 {
  display: none;
  visibility: hidden;
}
.coh-style-a-supernav-footer-padding-bottom-large {
  padding-bottom: 25px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-bottom-large {
    padding-bottom: 25px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-bottom-large {
    padding-bottom: 25px;
  }
}
.coh-style-a-card-ustudio-small-video {
  width: 320px;
  margin-top: 1%;
  margin-bottom: 1%;
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-small-video {
    margin-top: 2%;
    margin-bottom: 2%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-card-ustudio-small-video {
    margin-top: 3%;
    margin-bottom: 3%;
  }
}
.coh-style-a-border-left-fine.coh-style-a-card-ustudio-small-video {
  width: 324px;
}
.coh-style-a-card-ustudio-col-responsive .content-video-3-4 {
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  height: 162px;
  width: 288px;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-4 {
    height: 135px;
    width: 240px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-4 {
    height: 126px;
    width: 224px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-4 {
    height: 135px;
    width: 240px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-4 {
    width: 320px;
    height: 180px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-4 {
    height: 180px;
    width: 320px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-3-6 {
  height: 162px;
  width: 288px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-6 {
    height: 135px;
    width: 240px;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-6 {
    height: 126px;
    width: 224px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-6 {
    height: 180px;
    width: 320px;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-6 {
    height: 180px;
    width: 320px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-6 {
    height: 180px;
    width: 320px;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-4-4 {
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  height: 216px;
  width: 384px;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-4 {
    height: 198px;
    width: 352px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-4 {
    margin-top: 4px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    height: 180px;
    width: 320px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-4 {
    height: 135px;
    width: 240px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-4 {
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    height: 180px;
    width: 320px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-4 {
    height: 180px;
    width: 320px;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-6-6 {
  height: 288px;
  width: 512px;
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-6 {
    height: 270px;
    width: 480px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-6 {
    height: 270px;
    width: 480px;
    margin-top: 8px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-6 {
    height: 180px;
    width: 320px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-6 {
    height: 180px;
    width: 320px;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-6 {
    height: 180px;
    width: 320px;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-6-12 {
  height: 288px;
  width: 512px;
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-12 {
    height: 270px;
    width: 480px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-12 {
    height: 270px;
    width: 480px;
    margin-top: 8px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-12 {
    height: 360px;
    width: 640px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-12 {
    height: 180px;
    width: 320px;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-12-12 {
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  height: 540px;
  width: 960px;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-12 {
    height: 450px;
    width: 800px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-12 {
    height: 360px;
    width: 640px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-12 {
    height: 360px;
    width: 640px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-12 {
    height: 180px;
    width: 320px;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-4-6 {
  height: 216px;
  width: 384px;
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-6 {
    height: 198px;
    width: 352px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-6 {
    height: 180px;
    width: 320px;
    margin-top: 4px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-6 {
    height: 180px;
    width: 320px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-6 {
    height: 180px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-3-12 {
  margin-top: 12px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  height: 162px;
  width: 288px;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-12 {
    height: 135px;
    width: 240px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-12 {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    height: 126px;
    width: 224px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-12 {
    height: 288px;
    width: 512px;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-3-12 {
    margin-top: 12px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    height: 180px;
    width: 320px;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-4-12 {
  height: 216px;
  width: 384px;
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-12 {
    height: 198px;
    width: 352px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-12 {
    height: 180px;
    width: 320px;
    margin-top: 4px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-12 {
    height: 288px;
    width: 512px;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-4-12 {
    height: 180px;
    width: 320px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-6-4 {
  height: 288px;
  width: 512px;
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-4 {
    height: 270px;
    width: 480px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-4 {
    height: 270px;
    width: 480px;
    margin-top: 8px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-4 {
    height: 135px;
    width: 240px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-6-4 {
    height: 180px;
    width: 320px;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-12-6 {
  height: 540px;
  width: 960px;
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-6 {
    height: 450px;
    width: 800px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-6 {
    height: 360px;
    width: 640px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-6 {
    height: 180px;
    width: 320px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-6 {
    height: 180px;
    width: 320px;
  }
}
.coh-style-a-card-ustudio-col-responsive .content-video-12-4 {
  margin-top: 16px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  height: 540px;
  width: 960px;
}
@media (max-width: 1599px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-4 {
    height: 450px;
    width: 800px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-4 {
    height: 360px;
    width: 640px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-4 {
    height: 135px;
    width: 240px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-card-ustudio-col-responsive .content-video-12-4 {
    height: 180px;
    width: 320px;
  }
}
.coh-style-brand-primary-cta {
  color: rgb(255, 255, 255);
  background-color: rgb(100, 0, 150);
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 15px;
  margin-right: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  white-space: nowrap;
}
.coh-style-brand-primary-cta:hover {
  background-color: rgb(75, 18, 107);
}
.coh-style-height--40rem {
  min-height: 40rem;
  max-height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-height--40rem {
    min-height: 18rem;
  }
}
.coh-style-text-color-colored-background {
  color: rgb(255, 255, 255);
}
.coh-style-a-header-right-button-professional-new-version {
  color: rgb(0, 53, 149);
  height: 50px;
  display: block;
  font-size: 0.875rem;
  line-height: 14px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.625rem;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-image: url("");
  background-position: right center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 1169px) {
  .coh-style-a-header-right-button-professional-new-version {
    font-size: 0.75rem;
    line-height: 12px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-header-right-button-professional-new-version {
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .coh-style-a-header-right-button-professional-new-version {
    font-weight: 600;
  }
}
@media (max-width: 564px) {
  .coh-style-a-header-right-button-professional-new-version {
    font-weight: 600;
  }
}
.coh-style-a-header-right-button-professional-new-version:hover {
  color: rgb(0, 53, 149);
}
.coh-style-a-hero-alignment-left {
  margin-right: auto;
}
@media (max-width: 767px) {
  .coh-style-a-hero-alignment-left {
    width: 90% !important;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-alignment-left {
    width: 100% !important;
  }
}
.coh-style-a-supernav-footer-max-width-extra-narrow {
  max-width: 300px;
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-max-width-extra-narrow {
    max-width: 200px;
  }
}
@media (max-width: 564px) {
  .coh-style-link-with-icon {
    font-weight: 700;
    color: rgb(40, 169, 224);
    font-size: 0.75rem;
    line-height: 1.25;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    padding-top: 0.5rem;
    padding-right: 1.25rem;
    padding-bottom: 0.5rem;
    position: relative;
    display: inline-block;
  }
}
@media (max-width: 564px) {
  .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;
    font-size: 0.75rem;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "\f054";
    font-family: icomoon;
  }
}
.coh-style-a-cpt-compare-products-details {
  margin-right: 3.125rem;
  margin-left: 3.125rem;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-compare-products-details {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-compare-products-details {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.coh-style-a-cpt-compare-products-details .packshot {
  height: 11.875rem;
  width: 100%;
  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;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-compare-products-details .packshot {
    height: 11.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-compare-products-details .packshot {
    height: 8.75rem;
  }
}
.coh-style-a-cpt-compare-products-details .packshot .empty-text {
  margin-top: 2.5rem;
  margin-right: 1.875rem;
  margin-bottom: 2.5rem;
  margin-left: 1.875rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.25rem;
  max-width: 140px;
}
.coh-style-a-cpt-compare-products-details .packshot img {
  max-height: 11.875rem;
  height: auto;
  max-width: 20rem;
  width: auto;
}
@media (max-width: 1599px) {
  .coh-style-a-cpt-compare-products-details .packshot img {
    max-width: 18.75rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-compare-products-details .packshot img {
    max-width: 18.125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-compare-products-details .packshot img {
    max-width: 15.625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-compare-products-details .packshot img {
    max-width: 13.75rem;
  }
}
.coh-style-a-cpt-compare-products-details .brand-features {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  min-height: 19.75rem;
}
.coh-style-a-cpt-compare-products-details .free-trial {
  margin-bottom: 3.125rem;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-style-a-cpt-compare-products-details .free-trial {
    margin-bottom: 2.25rem;
  }
}
.coh-style-a-cpt-compare-products-details .brand-features-subtitle {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(98, 172, 238);
}
.coh-style-a-cpt-compare-products-details .brand-features-subtitle h6 {
  font-weight: 300;
}
.coh-style-a-cpt-compare-products-details .wide-limit {
  margin-right: auto;
  margin-left: auto;
  max-width: 84rem;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-compare-products-details .wide-limit {
    max-width: 67.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-compare-products-details .wide-limit {
    max-width: 55rem;
  }
}
.coh-style-a-cpt-compare-products-details select.compare-products {
  font-size: 1.375rem;
  color: rgb(0, 53, 149);
  font-weight: 700;
  line-height: 27px;
  padding-top: 1rem;
  padding-right: 2.25rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  background-color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgba(98, 172, 238, 0.501);
  word-wrap: break-word;
  white-space: normal;
  -webkit-appearance: none;: none;
  width: 100%;
  min-height: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-compare-products-details select.compare-products {
    font-size: 1.25rem;
    line-height: 24px;
    padding-top: 0.75rem;
    padding-right: 1.875rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    min-height: 7.125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-compare-products-details select.compare-products {
    font-size: 1.125rem;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-compare-products-details select.compare-products {
    font-size: 0.875rem;
    line-height: 15.4px;
    padding-top: 0.75rem;
    padding-right: 1.375rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    min-height: 4.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-compare-products-details select.compare-products {
    min-height: 5.375rem;
  }
}
.coh-style-a-cpt-compare-products-details select.compare-products: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: "\e902";
  font-family: alcon-Icon;
}
.coh-style-a-cpt-compare-products-details .select-compare-dropdown:after {
  position: absolute;
  top: 2.625rem;
  right: 1.875rem;
  content: url("/sites/g/files/rbvwei4616/files/svg-styles-images/select_dropdown_arrow.svg");
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-compare-products-details .select-compare-dropdown:after {
    position: absolute;
    top: 3.1875rem;
    right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-cpt-compare-products-details .select-compare-dropdown:after {
    position: absolute;
    top: 1.625rem;
    right: 1.375rem;
    content: url("/sites/g/files/rbvwei4616/files/svg-styles-images/select_dropdow_arrow_mobile.svg");
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-compare-products-details .select-compare-dropdown:after {
    top: 2.125rem;
    position: absolute;
    right: 1.375rem;
  }
}
.coh-style-a-button-inverted {
  color: rgb(0, 53, 149);
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 2rem;
  padding-bottom: 0.875rem;
  padding-left: 2rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 1rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0.3125rem;
  font-weight: 700;
  border-style: none;
  border-width: 0;
}
@media (max-width: 767px) {
  .coh-style-a-button-inverted {
    width: 100%;
    padding-top: 0.8125rem;
    padding-right: 0.25rem;
    padding-bottom: 0.8125rem;
    padding-left: 0.25rem;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-color: rgb(0, 53, 149);
    border-width: 0.0625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-inverted {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-button-inverted:hover {
  color: rgb(0, 53, 149);
}
.coh-style-brand-displaynone-whenistrue-1 {
  display: block;
  visibility: visible;
}
@media (max-width: 1023px) {
  .coh-style-brand-displaynone-whenistrue-1 {
    display: none;
    visibility: hidden;
  }
}
.coh-style-a-s-button-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 53, 149);
  padding-top: 0.375rem;
  padding-right: 0.875rem;
  padding-bottom: 0.375rem;
  padding-left: 0.875rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 0.875rem;
  text-align: center;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  font-weight: 600;
  outline-width: 1px;
  outline-color: rgb(0, 53, 149);
  outline-style: solid;
}
@media (max-width: 767px) {
  .coh-style-a-s-button-primary {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-s-button-primary {
    font-size: 0.75rem;
    text-align: center;
    padding-top: 0.375rem;
    padding-right: 0.875rem;
    padding-bottom: 0.375rem;
    padding-left: 0.875rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-a-s-button-primary:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-button-alternative {
  color: rgb(0, 53, 149);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0.78125rem;
  padding-right: 2rem;
  padding-bottom: 0.78125rem;
  padding-left: 2rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 1rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0.3125rem;
  font-weight: 700;
  border-width: 0.09375rem;
  border-style: solid;
  border-color: rgb(0, 53, 149);
}
@media (max-width: 767px) {
  .coh-style-a-button-alternative {
    width: 100%;
    padding-top: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    border-width: 0.0625rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-button-alternative {
    margin-right: auto;
    margin-left: auto;
    font-size: 0.875rem;
  }
}
.coh-style-a-button-alternative:hover {
  color: rgb(0, 53, 149);
}
.coh-style-brand-menu-list-item {
  color: rgb(100, 0, 150);
}
@media (max-width: 1023px) {
  .coh-style-brand-menu-list-item {
    margin-left: 0px;
    padding: 3px 10px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-brand-menu-list-item {
    margin-left: 0px;
    padding: 3px 10px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-menu-list-item {
    margin-left: 0px;
    padding: 3px 10px !important;
  }
}
.coh-style-brand-menu-list-item:after {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-brand-menu-list-item: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;
    position: absolute;
    left: 600px;
    content: "\f061";
    font-family: icomoon;
  }
}
@media (max-width: 767px) {
  .coh-style-brand-menu-list-item: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;
    position: absolute;
    left: 400px;
    content: "\f061";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-menu-list-item: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;
    position: absolute;
    left: 300px;
    content: "\f061";
    font-family: icomoon;
  }
}
[a].coh-style-brand-menu-list-item {
  color: rgb(100, 0, 150);
}
.coh-style-a-margin-right-large {
  margin-right: 6rem;
}
@media (max-width: 1169px) {
  .coh-style-a-margin-right-large {
    margin-right: 4.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-margin-right-large {
    margin-right: 3rem;
  }
}
.coh-style-a-slider-style {
  padding-top: 1rem;
  padding-bottom: 2rem;
  position: absolute;
  top: auto;
  bottom: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style {
    margin-bottom: 13rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-slider-style {
    margin-bottom: 14rem;
    top: 85vh !important;
  }
}
.coh-style-a-slider-style li {
  display: inline-block;
}
@media (max-width: 564px) {
  .coh-style-a-slider-style li {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
  }
}
.coh-style-a-slider-style li:before {
  content: normal;
}
.coh-style-a-slider-style li.slick-active button {
  background-color: rgb(0, 53, 149);
}
@media (max-width: 1023px) {
  .coh-style-a-slider-style li.slick-active button {
    background-color: rgb(0, 53, 149);
  }
}
.coh-style-a-slider-style li button {
  background-color: rgb(0, 6, 25);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  text-indent: -99999px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 1rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(236, 179, 42);
  color: rgb(0, 134, 85);
}
@media (max-width: 564px) {
  .coh-style-a-slider-style li button {
    border-color: rgb(236, 179, 42);
  }
}
.coh-style-a-slider-style li button:hover {
  background-color: rgb(183, 221, 225);
}
.coh-style-a-component-four-column-comparison-chart-desktop {
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  width: 77.5rem;
  max-width: 77.5rem;
  outline-style: none;
  outline-width: 0;
}
@media (max-width: 1169px) {
  .coh-style-a-component-four-column-comparison-chart-desktop {
    width: 61.25rem;
    max-width: 61.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-component-four-column-comparison-chart-desktop {
    max-width: 61.25rem;
    width: auto;
  }
}
.sticky-header-container.coh-style-a-component-four-column-comparison-chart-desktop {
  background-color: rgb(0, 165, 228);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  position: sticky;
  top: 0;
  z-index: 1;
}
.coh-style-a-component-four-column-comparison-chart-desktop .title {
  padding-top: 4rem;
}
@media (max-width: 1169px) {
  .coh-style-a-component-four-column-comparison-chart-desktop .title {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
}
.coh-style-a-component-four-column-comparison-chart-desktop .title strong {
  font-size: 2rem;
  line-height: 44.8px;
  padding-bottom: 0.75rem;
}
.coh-style-a-component-four-column-comparison-chart-desktop .title p {
  font-size: 1.3125rem;
  line-height: 29.4px;
  padding-top: 0.75rem;
}
.coh-style-a-component-four-column-comparison-chart-desktop .product-name {
  font-size: 1.375rem;
  line-height: 26.4px;
  text-align: center;
  font-weight: 700;
  width: 15.625rem;
  text-decoration: underline;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-style-a-component-four-column-comparison-chart-desktop .product-name p {
  font-size: 1.625rem;
  line-height: 31.2px;
  font-weight: 700;
}
@media (max-width: 1169px) {
  .coh-style-a-component-four-column-comparison-chart-desktop .product-name p {
    font-size: 1.25rem;
    line-height: 24.4px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-component-four-column-comparison-chart-desktop .product-name p {
    font-size: 1.25rem;
    line-height: 24.4px;
  }
}
.coh-style-a-component-four-column-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
  width: 15.625rem;
  height: 3.25rem;
  padding-top: 1.125rem;
  padding-right: 1.5625rem;
  padding-bottom: 1.125rem;
  padding-left: 1.5625rem;
  font-weight: 700;
  line-height: 100%;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 53, 149);
  text-decoration: underline;
}
@media (max-width: 1169px) {
  .coh-style-a-component-four-column-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
    width: 11.25rem;
    padding-top: 0.6875rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    height: 3.125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-component-four-column-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
    width: 10.875rem;
    padding-top: 0.5625rem;
    padding-right: 1rem;
    padding-bottom: 0.5625rem;
    padding-left: 1rem;
    height: 2.875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-component-four-column-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary {
    width: 21.125rem;
    height: 2.375rem;
  }
}
.coh-style-a-component-four-column-comparison-chart-desktop .product-button.coh-style-a-xs-button-primary: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: "\f18e";
  font-family: icomoon;
  position: absolute;
  right: 11.66%;
}
.coh-style-a-component-four-column-comparison-chart-desktop .div-prod-img {
  min-height: 125px;
  height: 195px;
  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;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  background-color: rgb(255, 255, 255);
  padding-top: 64px;
  padding-bottom: 50px;
}
.coh-style-a-component-four-column-comparison-chart-desktop .table-features {
  margin-top: 2rem;
  margin-bottom: 8.75rem;
}
.coh-style-a-component-four-column-comparison-chart-desktop .prod-title p {
  font-size: 21px;
}
.coh-style-a-component-four-column-comparison-chart-desktop .prod-title .coh-style-a-body-text-small {
  font-size: 16px;
}
.coh-style-a-component-four-column-comparison-chart-desktop .brand-and-available-features {
  font-size: 18px;
}
.coh-style-a-component-four-column-comparison-chart-desktop .brand-and-available-features p {
  font-size: 18px;
}
.coh-style-a-component-four-column-comparison-chart-desktop .available-feature > .coh-row-inner > .coh-column > div:nth-child(even) {
  background-color: rgb(229, 245, 255);
}
.coh-style-a-component-four-column-comparison-chart-desktop .brand-available-feature-container {
  height: 7.5rem;
  padding-top: 2.5rem;
  padding-bottom: 3.125rem;
  padding-left: 1.5rem;
  border-bottom-color: rgb(0, 53, 149);
  gap: 10;
}
.coh-style-a-component-four-column-comparison-chart-desktop .brand-available-feature-heading {
  font-weight: 300;
  font-size: 1.375rem;
  height: 2.5rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
}
.coh-style-a-component-four-column-comparison-chart-desktop .brand-feature-container {
  text-align: center;
  min-height: 5.5rem;
  max-height: 18.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.coh-style-a-component-four-column-comparison-chart-desktop .available-feature-container {
  text-align: center;
  min-height: 8.5rem;
  max-height: 18.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.coh-style-a-component-four-column-comparison-chart-desktop .sticky-header-container {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: rgb(255, 255, 255);
}
.coh-style-a-component-four-column-comparison-chart-desktop .available-feature > .coh-row-inner > .coh-column {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-a-component-four-column-comparison-chart-desktop .available-feature > .coh-row-inner > .coh-column:first-child {
  padding-left: 1rem;
}
.coh-style-a-component-four-column-comparison-chart-desktop .available-feature > .coh-row-inner > .coh-column:last-child {
  padding-right: 1rem;
}
.coh-style-a-tab-style-alternative-3 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-3 {
    background-color: rgba(0, 0, 0, 0);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
.coh-style-a-tab-style-alternative-3 li {
  vertical-align: middle;
}
@media (max-width: 1599px) {
  .coh-style-a-tab-style-alternative-3 li {
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-3 li {
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-a-tab-style-alternative-3 li a {
  font-weight: 400;
  padding-top: 0;
  padding-right: 1.5625rem;
  padding-bottom: 0;
  padding-left: 1.5625rem;
  font-size: 1rem;
  color: #003595;
  line-height: 1rem;
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-3 li a {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.coh-style-a-tab-style-alternative-3 li.is-active a {
  border-bottom-style: none;
  border-bottom-width: 0;
  font-weight: 400;
  background-color: rgb(0, 53, 149);
  padding-top: 1rem;
  padding-right: 1.875rem;
  padding-bottom: 1rem;
  padding-left: 1.875rem;
  -webkit-border-radius: 6.25rem;
          border-radius: 6.25rem;
  color: rgb(255, 255, 255);
}
.coh-style-a-tab-style-alternative-3 .coh-accordion-tabs-nav {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow:  0px 15px 50px 0px #23232326;
          box-shadow:  0px 15px 50px 0px #23232326;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  scrollbar-width: none;
  -webkit-border-radius: 62.5rem;
          border-radius: 62.5rem;
  padding-top: 0.625rem;
  padding-right: 3.125rem;
  padding-bottom: 0.625rem;
  padding-left: 3.125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.5rem;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-a-tab-style-alternative-3 .coh-accordion-tabs-nav {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-tab-style-alternative-3 .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-style-alternative-3 .coh-accordion-tabs-nav {
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.coh-style-a-tab-style-alternative-3 coh-accordion-tabs-content-wrapper {
  margin-top: 0 !important;
}
.coh-style-a-article-lobby-tab {
  background-color: rgb(246, 253, 255);
  text-align: center;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (max-width: 1169px) {
  .coh-style-a-article-lobby-tab {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-lobby-tab {
    width: 100%;
  }
}
.coh-style-a-article-lobby-tab ul.kc-cat-items {
  background-color: rgb(255, 255, 255);
  padding-top: 0.375rem;
  padding-right: 2.8125rem;
  padding-bottom: 0.375rem;
  padding-left: 2.8125rem;
  margin-top: 3%;
  margin-right: auto;
  margin-bottom: 3%;
  margin-left: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: 0px 5px 50px 0 rgba(35, 35, 38, 0.137);
          box-shadow: 0px 5px 50px 0 rgba(35, 35, 38, 0.137);
  gap: 20px;
}
@media (max-width: 1599px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    margin-top: 3%;
    margin-bottom: 3%;
    gap: 0px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items {
    -webkit-border-radius: 0;
            border-radius: 0;
    padding-top: 0;
    padding-right: 0.625rem;
    padding-bottom: 0;
    padding-left: 0.625rem;
    margin-top: 0;
    margin-bottom: 2.5rem;
    width: 100%;
    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;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    margin-bottom: 2.1875rem;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-box-shadow: 0px 15px 50px rgb(35 35 35 / 15%);
            box-shadow: 0px 15px 50px rgb(35 35 35 / 15%);
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    overflow-x: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-box-shadow: 0px 15px 50px rgb(35 35 35 / 15%);
            box-shadow: 0px 15px 50px rgb(35 35 35 / 15%);
    background-color: rgb(255, 255, 255);
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items::-webkit-scrollbar {
    display: none;
  }
}
.coh-style-a-article-lobby-tab ul.kc-cat-items li {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style-type: none;
}
@media (max-width: 1599px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li {
    padding-right: 8px;
    padding-left: 8px;
    min-width: 10%;
    width: auto;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: auto;
    min-width: 13%;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li {
    display: inline-block;
    min-width: 15%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 3px;
    padding-left: 3px;
    -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;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li {
    min-width: 15%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    -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;
    max-width: 18.75rem;
  }
}
.coh-style-a-article-lobby-tab ul.kc-cat-items li a {
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 16px;
  background-color: rgb(255, 255, 255);
  padding-top: 12px;
  padding-right: 30px;
  padding-bottom: 12px;
  padding-left: 30px;
  -webkit-transition: background-color 300ms ease, color 100ms ease;
  transition: background-color 300ms ease, color 100ms ease;
  cursor: pointer;
}
@media (max-width: 1599px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li a {
    padding-top: 12px;
    padding-right: 35px;
    padding-bottom: 12px;
    padding-left: 35px;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li a {
    line-height: 16px;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 20px;
    display: inline-block;
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li a {
    background-color: rgba(0, 0, 0, 0);
    line-height: 16px;
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items li a {
    padding-top: 10px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 24px;
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
}
.coh-style-a-article-lobby-tab ul.kc-cat-items li a:hover {
  color: rgb(255, 255, 255);
  -webkit-border-radius: 1000px;
          border-radius: 1000px;
  background-color: rgb(0, 53, 149);
}
.coh-style-a-article-lobby-tab ul.kc-cat-items li a.selected {
  background-color: rgb(0, 53, 149);
  -webkit-border-radius: 100px;
          border-radius: 100px;
  color: rgb(255, 255, 255);
  pointer-events: none;
}
.coh-style-a-article-lobby-tab ul.kc-cat-items.better-exposed-filter-large {
  overflow-x: auto;
}
.coh-style-a-article-lobby-tab ul.kc-cat-items.better-exposed-filter-large::-webkit-scrollbar {
  display: none;
}
.coh-style-a-article-lobby-tab ul.kc-cat-items.better-exposed-filter-large li {
  -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;
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 1599px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items.better-exposed-filter-large li {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items.better-exposed-filter-large li {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items.better-exposed-filter-large li {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-lobby-tab ul.kc-cat-items.better-exposed-filter-large li {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-a-symposium-card-teaser {
  max-width: 100%;
  width: 26rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgb(231, 231, 231);
  border-width: 0.0625rem;
  overflow: hidden;
  -webkit-filter: drop-shadow(0 0.125rem 0.125rem rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0 0.125rem 0.125rem rgba(0, 0, 0, 0.05));
  height: 100%;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .coh-style-a-symposium-card-teaser {
    width: 100%;
  }
}
.coh-style-a-symposium-card-teaser .symposium-name {
  font-size: 1.5rem;
  line-height: 28.8px;
  color: rgb(0, 53, 149);
  margin-bottom: 1.0625rem;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-card-teaser .symposium-name {
    font-size: 1.25rem;
    line-height: 28px;
    font-weight: 700;
    color: rgb(0, 53, 149);
    margin-bottom: 0.5rem;
  }
}
.coh-style-a-symposium-card-teaser .symposium-date {
  font-size: 1.25rem;
  line-height: 25px;
  color: rgb(79, 79, 79);
  margin-bottom: 1.0625rem;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-card-teaser .symposium-date {
    font-size: 1.125rem;
    line-height: 22.5px;
    margin-bottom: 0.5rem;
  }
}
.coh-style-a-symposium-card-teaser .symposium-date:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/calendar.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-symposium-card-teaser .symposium-time {
  font-size: 1.25rem;
  line-height: 25px;
  margin-bottom: 1rem;
  color: rgb(79, 79, 79);
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-card-teaser .symposium-time {
    font-size: 1.125rem;
    line-height: 26px;
    margin-bottom: 0.5rem;
  }
}
.coh-style-a-symposium-card-teaser .symposium-time:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/symposia/images/clock_icon.svg);
  height: 1.25rem;
  width: 1.25rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-symposium-card-teaser .register-link {
  margin-top: 2rem;
  margin-bottom: 0;
  position: absolute;
  bottom: 2rem;
  left: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-a-symposium-card-teaser .register-link {
    position: static;
  }
}
.coh-style-a-symposium-card-teaser .content-wrapper {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 6.75rem;
  padding-left: 1.5rem;
}
@media (max-width: 767px) {
  .coh-style-a-symposium-card-teaser .content-wrapper {
    padding-bottom: 2rem;
  }
}
.coh-style-a-symposium-card-teaser .symposium-moderator {
  color: rgb(79, 79, 79);
  font-size: 1.25rem;
  line-height: 25px;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-card-teaser .symposium-moderator {
    font-size: 1.125rem;
    line-height: 22.5px;
  }
}
.coh-style-a-symposium-card-teaser .symposium-moderator:before {
  background-image: url(/modules/custom/event_hub/modules/symposia/images/chat_icon.svg);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  height: 1rem;
  width: 1rem;
  margin-right: 0.625rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
}
.coh-style-a-symposium-card-teaser img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .coh-style-a-symposium-card-teaser img {
    width: 100%;
  }
}
.coh-style-image-three-col-min-hight .coh-style-three-col-min-hight .coh-container-boxed .coh-container {
  min-height: 16em;
}
@media (max-width: 1169px) {
  .coh-style-image-three-col-min-hight .coh-style-three-col-min-hight .coh-container-boxed .coh-container {
    min-height: 11em;
  }
}
@media (max-width: 1023px) {
  .coh-style-image-three-col-min-hight .coh-style-three-col-min-hight .coh-container-boxed .coh-container {
    min-height: 13em;
  }
}
@media (max-width: 767px) {
  .coh-style-image-three-col-min-hight .coh-style-three-col-min-hight .coh-container-boxed .coh-container {
    min-height: 13em;
  }
}
@media (max-width: 564px) {
  .coh-style-image-three-col-min-hight .coh-style-three-col-min-hight .coh-container-boxed .coh-container {
    min-height: 13em;
  }
}
.coh-style-fullpage-modal-inner-style {
  background-color: rgb(255, 255, 255);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: solid;
  border-color: rgb(44, 86, 151);
  width: 100%;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 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-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;
}
@media (max-width: 564px) {
  .coh-style-fullpage-modal-inner-style {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.coh-style-article-lobby-banner-heading {
  font-size: 52px;
  font-weight: 300;
  color: rgb(255, 255, 255);
  line-height: 105%;
}
@media (max-width: 767px) {
  .coh-style-article-lobby-banner-heading {
    font-size: 40px;
    margin-bottom: 16px;
  }
}
.coh-style-a-supernav-footer-padding-left-large {
  padding-left: 25px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-left-large {
    padding-left: 25px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-left-large {
    padding-left: 25px;
  }
}
.coh-style-link-navigation-menu {
  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-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;
  min-height: 3rem;
  height: 5rem;
  overflow-x: hidden;
  max-width: 100%;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
}
@media (max-width: 1023px) {
  .coh-style-link-navigation-menu {
    min-height: auto;
    height: auto;
    width: auto;
    max-width: 100%;
    overflow-x: hidden;
  }
}
@media (max-width: 1169px) {
  .coh-style-link-navigation-menu li {
    margin-bottom: 0;
    margin-left: 2rem;
    display: inline-block;
  }
}
@media (max-width: 564px) {
  .coh-style-link-navigation-menu li {
    margin-bottom: 1rem;
    margin-left: 0;
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-link-navigation-menu li:before {
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-style-link-navigation-menu li a {
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }
}
.coh-style-link-navigation-menu a {
  float: left;
  text-align: center;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 2%;
  margin-bottom: 0px;
  margin-left: 2%;
  white-space: nowrap;
}
.coh-style-link-navigation-menu a:before, .coh-style-link-navigation-menu a:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 1023px) {
  .coh-style-link-navigation-menu a {
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: left;
  }
}
.coh-style-a-heading-5-size {
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 1.10;
  margin-bottom: 0.5rem;
}
@media (max-width: 1599px) {
  .coh-style-a-heading-5-size {
    font-size: 1.625rem;
    line-height: 1.10;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-heading-5-size {
    font-size: 1.625rem;
    line-height: 1.10;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-heading-5-size {
    font-size: 1.375rem;
    line-height: 1.10;
  }
}
@media (max-width: 564px) {
  .coh-style-a-heading-5-size {
    font-size: 1.375rem;
    line-height: 1.10;
  }
}
.coh-style-a-cpt-supernav-country-language-prompt {
  height: 100%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 80;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-supernav-country-language-prompt {
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    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;
    z-index: 80;
  }
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box {
  min-width: 200px;
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
  padding: 30px;
  -webkit-box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.891);
          box-shadow: 0 0 2rem 0.2rem rgba(0, 0, 0, 0.891);
  position: absolute;
  right: 160px;
  max-width: 300px;
  z-index: 80;
  width: 300px;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box {
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 50;
  }
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .close_btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .other_country_btn {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(3, 96, 147);
  text-transform: capitalize;
  display: table;
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .message_country_name {
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1rem;
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .language_message {
  text-align: center;
  max-width: 100%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.875rem;
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .links {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  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-a-cpt-supernav-country-language-prompt .language-prompt-box .links .language-link {
  text-transform: capitalize;
  max-width: 100%;
  width: 100%;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background-color: rgba(0, 0, 0, 0);
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .links .language-link:hover {
  background-color: rgb(3, 96, 147);
  color: rgb(255, 255, 255);
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .links .is-active {
  background-color: rgb(3, 96, 147);
  color: rgb(255, 255, 255);
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-box .links li {
  margin-right: 10px;
  margin-left: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(49, 87, 152);
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-open {
  display: block;
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-close {
  display: none;
}
.coh-style-a-cpt-supernav-country-language-prompt .language-prompt-bg {
  -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-style-a-cpt-supernav-country-language-prompt .language-prompt-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 45;
  }
}
.coh-style-a-cpt-supernav-country-language-prompt .lang-prompt-BG {
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-supernav-country-language-prompt .lang-prompt-BG {
    position: absolute;
    top: 140px;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
}
.coh-style-a-cpt-supernav-country-language-prompt .lang-prompt-BG.position-sticky {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-supernav-country-language-prompt .mob-nev-close {
    display: none;
    visibility: hidden;
  }
}
.coh-style-a-product-details-free-trial {
  color: rgb(0, 53, 149);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.1;
  text-decoration: underline;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-a-product-details-free-trial {
    text-align: left;
  }
}
@media (max-width: 564px) {
  .coh-style-a-product-details-free-trial {
    width: 8rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.coh-style-a-product-details-free-trial:hover {
  color: rgb(0, 53, 149);
  font-weight: 700;
  cursor: pointer;
}
.coh-style-a-product-details-free-trial:after {
  margin-left: 0.625rem;
  font-size: 1.5rem;
  position: relative;
  top: 0.3125rem;
  content: url("/sites/g/files/rbvwei4616/files/features/icon-free.svg");
}
@media (max-width: 564px) {
  .coh-style-a-product-details-free-trial:after {
    position: absolute;
    margin-top: -0.6875rem;
    top: auto;
  }
}
.coh-style-a-s-button-outline {
  color: rgb(94, 56, 10);
  background-color: rgb(255, 255, 255);
  padding-top: 0.375rem;
  padding-right: 0.875rem;
  padding-bottom: 0.375rem;
  padding-left: 0.875rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 0.875rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  font-weight: 600;
  outline-style: none;
}
@media (max-width: 767px) {
  .coh-style-a-s-button-outline {
    width: 100%;
    padding-top: 0.375rem;
    padding-right: 0.875rem;
    padding-bottom: 0.375rem;
    padding-left: 0.875rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-s-button-outline {
    font-size: 0.875rem;
    text-align: center;
  }
}
.coh-style-a-s-button-outline:hover {
  color: rgb(94, 56, 10);
}
.coh-style-a-text-columns-three {
  -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: 1023px) {
  .coh-style-a-text-columns-three {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-text-columns-three {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.coh-style-a-supernav-l2-font-weight-primary {
  font-weight: 800;
}
.coh-style-a-div-section-fifty-fifty {
  float: left;
  width: 50%;
}
@media (max-width: 564px) {
  .coh-style-a-div-section-fifty-fifty {
    width: 100%;
    float: none;
  }
}
.coh-style-a-restricted-access {
  height: auto;
  border-style: solid;
  width: 56%;
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  -webkit-border-radius: 1.5rem;
          border-radius: 1.5rem;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  margin-left: 20%;
}
@media (max-width: 1169px) {
  .coh-style-a-restricted-access {
    width: 75%;
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
    margin-left: 12.5%;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-restricted-access {
    width: 95%;
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
    margin-left: 2.5%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-restricted-access {
    width: 95%;
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
    margin-left: 2.5%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-restricted-access {
    width: 95%;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
    margin-left: 2.5%;
  }
}
.coh-style-a-iframe-small {
  height: 31.25rem;
  width: 100%;
}
@media (max-width: 564px) {
  .coh-style-a-iframe-small {
    height: 15.625rem;
  }
}
@media (max-width: 1599px) {
  .coh-style-heading-3-size {
    font-size: 2rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-heading-3-size {
    font-size: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-heading-3-size {
    font-size: 1.25rem;
    line-height: 1.25;
    font-weight: 500;
    margin-bottom: 1.5rem;
  }
}
.coh-style-container-horizontal-left {
  float: left;
}
.coh-style-a-ustudio-large-size {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-style-image-fit-cover-boxed {
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-image-fit-cover-boxed {
    height: auto;
  }
}
.coh-style-a-symposia-list-on-archive-page table {
  width: 85rem;
  max-width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  line-height: 20px;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table {
    display: block;
    padding-right: 0;
    padding-left: 0;
    font-size: 0.875rem;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr {
  border-bottom-width: 0.0625rem;
  border-bottom-color: rgb(0, 53, 149);
  border-bottom-style: solid;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr {
    display: block;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td {
  padding-top: 2.6875rem;
  padding-right: 1.875rem;
  padding-bottom: 2.1875rem;
  padding-left: 1.875rem;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td {
    display: block;
    padding-top: 0.75rem;
    padding-right: 1.5rem;
    padding-bottom: 0.75rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td:first-child {
  padding-left: 4rem;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td:first-child {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td:last-child {
  padding-right: 4rem;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td:last-child {
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td:before {
  display: none;
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 0.875rem;
  line-height: 18px;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td:before {
    display: block;
    content: attr(data-label);
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td.views-field-field-symposium-start-date {
  color: rgb(79, 79, 79);
  width: 24%;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td.views-field-field-symposium-start-date {
    width: 100%;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td.views-field-field-symposium-name {
  width: 38%;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td.views-field-field-symposium-name {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td.views-field-field-symposium-name a {
    color: rgb(79, 79, 79);
    font-weight: 600;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td.views-field-field-symposium-event-reference {
  width: 38%;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tr td.views-field-field-symposium-event-reference {
    width: 100%;
  }
}
.coh-style-a-symposia-list-on-archive-page table tr td a {
  font-weight: 700;
}
.coh-style-a-symposia-list-on-archive-page table thead {
  background-color: rgb(245, 248, 253);
  line-height: 24px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table thead {
    display: none;
  }
}
.coh-style-a-symposia-list-on-archive-page table thead th {
  padding-top: 1.75rem;
  padding-right: 1.875rem;
  padding-bottom: 1.75rem;
  padding-left: 1.875rem;
}
.coh-style-a-symposia-list-on-archive-page table thead th:first-child {
  padding-left: 4rem;
}
.coh-style-a-symposia-list-on-archive-page table thead th:last-child {
  padding-right: 4rem;
}
.coh-style-a-symposia-list-on-archive-page table thead .tablesort {
  height: 1.0625rem;
  width: 0.8125rem;
  margin-bottom: -0.25rem;
  margin-left: 0.625rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/arrow_down_blue.svg);
}
.coh-style-a-symposia-list-on-archive-page table thead .tablesort.tablesort--desc {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page table tbody {
    display: block;
  }
}
.coh-style-a-symposia-list-on-archive-page table + table thead {
  display: none;
}
.coh-style-a-symposia-list-on-archive-page .pager {
  text-align: center;
}
.coh-style-a-symposia-list-on-archive-page .pager a {
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 1rem;
  line-height: 22px;
  text-transform: uppercase;
  background-color: rgb(255, 255, 255);
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  margin-top: 2rem;
  display: inline-block;
  border-width: 0.125rem;
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  border-style: solid;
  border-color: rgb(0, 53, 149);
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page .pager a {
    display: block;
    margin-top: 1.5rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-symposia-list-on-archive-page .pager .pager__item {
    list-style-type: none;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.coh-style-brand-h6-font-size-14px {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-brand-h6-font-size-14px {
    font-size: 14px;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-h6-font-size-14px {
    font-size: 14px;
  }
}
.coh-style-a-font-footer {
  font-family: 'Open Sans';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  max-width: 90rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-brand-title-gradient {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(100, 0, 150);
  font-weight: 800;
  background: -webkit-linear-gradient( 2deg, #880AD8 11.24%, #CD50F8 37.79%, #F59856 75%);
  background: linear-gradient( 88deg, #880AD8 11.24%, #CD50F8 37.79%, #F59856 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  line-height: 70px;
  font-size: 70px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-style: italic;
}
@media (max-width: 1023px) {
  .coh-style-brand-title-gradient {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .coh-style-brand-title-gradient {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-title-gradient {
    font-size: 40px;
    line-height: 40px;
  }
}
.coh-style-a-card-hover-style-alterntive a.coh-style-a-link-text-medium {
  color: rgb(255, 255, 255);
}
.coh-style-a-card-hover-style-alterntive a.coh-style-a-link-text-medium: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: "\f18e";
  font-family: icomoon;
  font-size: 125%;
}
.coh-style-a-cpt-txt-bkgrd-img-m2 {
  min-height: 28.125rem;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-txt-bkgrd-img-m2 .mobile-image {
    min-height: 40vh;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-txt-bkgrd-img-m2 .mobile-image {
    min-height: 30vh;
  }
}
.coh-style-a-cpt-txt-bkgrd-img-m2 .desktop-image {
  min-height: 28.125rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.coh-style-a-cpt-txt-bkgrd-img-m2 .flex-text-align {
  min-height: 28.125rem;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-txt-bkgrd-img-m2 .flex-text-align {
    min-height: 40vh;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-txt-bkgrd-img-m2 .flex-text-align {
    min-height: 30vh;
  }
}
.coh-style-full-block---iframe {
  width: 100%;
}
.coh-style-brand-title-post-heading-white {
  text-align: center;
  color: white;
}
@media (max-width: 1599px) {
  .coh-style-brand-title-post-heading-white {
    margin-bottom: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-title-post-heading-white {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
  }
}
.coh-style-a-tab-alternative-3 {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-3:before {
    content: normal;
  }
}
.is-active.coh-style-a-tab-alternative-3 a {
  border-bottom-width: 0px;
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-alternative-3 a {
    background-color: rgb(171, 202, 233);
  }
}
.is-active.coh-style-a-tab-alternative-3 a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-active.coh-style-a-tab-alternative-3 a:hover {
    background-color: rgb(171, 202, 233);
  }
}
.is-active.coh-style-a-tab-alternative-3 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;
  position: absolute;
  right: 20px;
  content: "\f077";
  font-family: icomoon;
}
.is-disabled.coh-style-a-tab-alternative-3 a {
  background-color: rgb(171, 202, 233);
}
@media (max-width: 564px) {
  .is-disabled.coh-style-a-tab-alternative-3 a {
    background-color: rgb(171, 202, 233);
  }
}
.coh-style-a-tab-alternative-3 a {
  color: rgb(49, 87, 152);
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  margin-top: -0.0625rem;
  line-height: 1rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 6, 25, 0.5);
  position: relative;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgba(0, 6, 25, 0.5);
}
@media (max-width: 1599px) {
  .coh-style-a-tab-alternative-3 a {
    padding-top: 2.3rem;
    padding-bottom: 2.3rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-tab-alternative-3 a {
    padding-right: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-3 a {
    display: block;
    margin-top: -0.0625rem;
    font-weight: 700;
    color: rgb(49, 87, 152);
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
  }
}
.coh-style-a-tab-alternative-3 a:hover {
  border-top-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgb(0, 102, 49);
}
@media (max-width: 564px) {
  .coh-style-a-tab-alternative-3 a:hover {
    background-color: rgb(0, 102, 49);
  }
}
.coh-style-a-tab-alternative-3 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;
  position: absolute;
  right: 20px;
  content: "\f078";
  font-family: icomoon;
}
.coh-style-a-padding-right-medium {
  padding-right: 3.125rem;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-right-medium {
    padding-right: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-padding-right-medium {
    padding-right: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-right-medium {
    padding-right: 5vw;
    padding-left: 5vw;
  }
}
.coh-style-a-contextual-h2-strong-title-normal-subtitile {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
}
.coh-style-a-contextual-h2-strong-title-normal-subtitile h2 {
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 20.7px;
  color: rgb(0, 53, 149);
  margin-bottom: 0px;
}
.coh-style-a-contextual-h2-strong-title-normal-subtitile h2 strong {
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
  margin-bottom: 0px;
}
.coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col.register-link {
  margin-top: 3.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col.register-link {
    margin-top: 2rem;
  }
}
.coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-name {
  font-size: 2rem;
  line-height: 40px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-name {
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description {
  margin-bottom: 3.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description {
    margin-bottom: 2rem;
  }
}
.coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description p {
  font-size: 1.5rem;
  line-height: 30px;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero:not(.coh-component) .event-teaser-container .coh-row-inner .content-col .event-description p {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container {
  width: 82rem;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 6rem;
  margin-left: auto;
  padding-top: 2.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-a-symposium-hero .symposium-teaser-container {
    padding-top: 4rem;
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container h1 {
  color: rgb(0, 53, 149);
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 44px;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container h1 {
    font-size: 2rem;
    line-height: 35.2px;
    margin-top: 4rem;
    margin-bottom: 2.5rem;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .symposium-teaser-card {
  background-color: rgb(245, 248, 253);
  overflow: hidden;
  border-width: 0.0625rem;
  -webkit-border-radius: 1rem;
          border-radius: 1rem;
  border-style: solid;
  border-color: rgb(231, 231, 231);
  -webkit-box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
          box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .symposium-teaser-card {
    border-width: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    border-style: none;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .symposium-teaser-card.white {
  background-color: rgb(255, 255, 255);
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner {
  max-width: 100%;
}
@media (max-width: 767px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .image-col {
  -webkit-flex-basis: 35rem;
      -ms-flex-preferred-size: 35rem;
          flex-basis: 35rem;
  -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: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .image-col {
    -webkit-flex-basis: 26.25rem;
        -ms-flex-preferred-size: 26.25rem;
            flex-basis: 26.25rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .image-col {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .image-col img {
  margin-bottom: -0.125rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-name {
  color: rgb(0, 53, 149);
  font-size: 2rem;
  line-height: 35.2px;
  margin-bottom: 1rem;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-name {
    font-weight: 600;
    color: rgb(0, 53, 149);
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-moderator {
  font-size: 1.25rem;
  line-height: 25px;
  margin-bottom: 1.0625rem;
  color: rgb(79, 79, 79);
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-moderator {
    font-size: 1.125rem;
    line-height: 22.5px;
    margin-bottom: 1rem;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-moderator:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/symposia/images/chat_icon.svg);
  content: "";
  display: block;
  width: 1.375rem;
  height: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-date {
  color: rgb(79, 79, 79);
  line-height: 25px;
  margin-bottom: 1.0625rem;
  font-size: 1.25rem;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-date {
    line-height: 22.5px;
    margin-bottom: 1rem;
    font-size: 1.125rem;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-date:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/calendar.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-location-name {
  color: rgb(79, 79, 79);
  font-size: 1.25rem;
  line-height: 25px;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-location-name {
    font-size: 1.125rem;
    line-height: 22.5px;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-location-name:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/location.svg);
  content: "";
  display: block;
  float: left;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  width: 1.375rem;
  height: 1.375rem;
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .register-link {
  margin-top: 2.6875rem;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .register-link {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-location-region {
  font-size: 1.25rem;
  line-height: 25px;
  color: rgb(79, 79, 79);
  margin-bottom: 1.0625rem;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-location-region {
    font-size: 1.125rem;
    line-height: 22.5px;
    margin-bottom: 1rem;
  }
}
.coh-style-a-symposium-hero .symposium-teaser-container .coh-row-inner .content-col .symposium-location-region:before {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/modules/custom/event_hub/modules/event/images/globe.svg);
  height: 1.375rem;
  width: 1.375rem;
  margin-right: 0.5rem;
  margin-left: -1.875rem;
  float: left;
  display: block;
  content: "";
}
.coh-style-a-symposium-hero .symposium-teaser-container .back-link {
  display: block;
}
.coh-style-a-symposium-hero .symposium-teaser-container .back-link:before {
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(/modules/custom/event_hub/modules/symposia/images/back_arrow.svg);
  height: 1.125rem;
  width: 0.625rem;
  float: left;
  display: block;
  margin-right: 1.25rem;
  content: "";
}
.coh-style-image-horizontal-size {
  max-width: 100%;
  width: 100%;
  height: 250px;
  max-height: 250px;
  overflow: hidden;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-image-horizontal-size {
    max-height: 200px;
    height: 200px;
  }
}
.coh-style-a-accordion-primary-body-alternative-3 {
  padding-right: 1.5625rem;
  padding-bottom: 1.5625rem;
  padding-left: 1.5625rem;
  margin-top: -0.25rem;
  margin-right: 0.0625rem;
  margin-bottom: 0.25rem;
  background-color: rgb(241, 230, 178);
  font-size: small;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  color: #003595;
  border-bottom-color: #003595;
}
.coh-style-brand-marquee-animation {
  letter-spacing: 6px;
  white-space: nowrap;
  width: 100%;
  position: relative;
  -webkit-filter: none;
          filter: none;
  height: 60px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-brand-marquee-animation:before, .coh-style-brand-marquee-animation:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 1599px) {
  .coh-style-brand-marquee-animation {
    height: 60px;
  }
}
@media (max-width: 1169px) {
  .coh-style-brand-marquee-animation {
    height: 55px;
    letter-spacing: 2px;
  }
}
@media (max-width: 1023px) {
  .coh-style-brand-marquee-animation {
    width: 130%;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .coh-style-brand-marquee-animation {
    width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-marquee-animation {
    height: 40px;
  }
}
.coh-style-brand-marquee-animation div {
  display: block;
  overflow: hidden;
  width: 200%;
  -webkit-animation: marquee 9s linear infinite;
          animation: marquee 9s linear infinite;
  position: absolute;
}
.coh-style-brand-marquee-animation span {
  float: left;
  width: 50%;
}
.coh-style-brand-marquee-animation span:before, .coh-style-brand-marquee-animation span:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 767px) {
  .coh-style-brand-marquee-animation span {
    height: 40px;
  }
}
.coh-style-a-desired-unordered-list-complete {
  line-height: 1.5rem;
  margin-top: 0;
  margin-right: 8px;
  margin-bottom: 0;
  margin-left: 32px;
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  font-size: 16px;
}
.coh-style-a-desired-unordered-list-complete::marker {
  margin-right: 0;
  margin-left: 0;
}
.span.coh-style-a-desired-unordered-list-complete {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 32px;
  content: "\f111";
  font-family: icomoon;
}
.coh-style-a-desired-unordered-list-complete li {
  margin-left: 32px;
  list-style-type: disc;
  list-style-position: outside;
}
.coh-style-a-desired-unordered-list-complete p {
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 1.5;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  list-style-type: none;
  list-style-position: outside;
}
.coh-style-a-desired-unordered-list-complete p span {
  margin-left: 32px;
  list-style-type: disc;
  list-style-position: outside;
  display: list-item;
}
.coh-style-brand-displaynone-whenisfalse- {
  display: none;
  visibility: hidden;
}
@media (max-width: 1023px) {
  .coh-style-brand-displaynone-whenisfalse- {
    display: block;
    visibility: visible;
  }
}
.coh-style-a-body-text-xtra-small {
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 1.25;
  color: #003595;
}
.coh-style-padding-top---hero {
  padding-top: 12rem;
}
@media (max-width: 1169px) {
  .coh-style-padding-top---hero {
    padding-top: 7.125rem;
  }
}
.coh-style-a-okta-loginpopup-form #okta-signin-container {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: 0px;
  margin-bottom: 30px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text], .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number], .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel], .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox], .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password], .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email] {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  text-align: left;
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.875rem;
  padding-left: 1.5625rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  border-style: solid;
  border-color: rgb(212, 212, 212);
  height: 50px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]::-webkit-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]::-webkit-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]::-webkit-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]::-webkit-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]::-webkit-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]::-webkit-input-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]::-moz-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]::-moz-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]::-moz-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]::-moz-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]::-moz-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]::-moz-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]:-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]:-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]:-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]:-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]:-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]:-ms-input-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]::-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]::-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]::-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]::-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]::-ms-input-placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]::-ms-input-placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]::placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]::placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]::placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]::placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]::placeholder, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]::placeholder {
  color: rgb(129, 129, 129);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]:focus + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]:focus + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]:focus + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]:focus + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]:focus + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]:focus + label.addedlabel {
  -webkit-transform: translateY(-1.5rem);
      -ms-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: rgb(0, 53, 149);
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]:not(:-moz-placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]:not(:-moz-placeholder-shown) + label.addedlabel {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  transform: translateY(-1.5rem);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]:not(:-ms-input-placeholder) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]:not(:-ms-input-placeholder) + label.addedlabel {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  -ms-transform: translateY(-1.5rem);
      transform: translateY(-1.5rem);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=text]:not(:placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=number]:not(:placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=tel]:not(:placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=textbox]:not(:placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=password]:not(:placeholder-shown) + label.addedlabel, .coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .input-fix input[type=email]:not(:placeholder-shown) + label.addedlabel {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
  -webkit-transform: translateY(-1.5rem);
      -ms-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .o-form-input .o-form-control {
  border-width: 0;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  -webkit-border-radius: 100px;
          border-radius: 100px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .o-form .o-form-input .o-form-control.o-form-has-errors input {
  border-color: rgb(255, 62, 96);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border-width: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 564px) {
  .coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content {
    max-width: -webkit-calc(100% - 60px);
    max-width: calc(100% - 60px);
  }
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap label, .coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .consent-text {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: rgb(35, 35, 35);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent {
  margin-bottom: 70px;
}
@media (max-width: 564px) {
  .coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .custom-checkbox_wrap.marketing-consent {
    margin-bottom: 100px;
  }
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .button-primary {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  letter-spacing: 0.02em;
  background-color: rgb(0, 53, 149);
  -webkit-border-radius: 100px;
          border-radius: 100px;
  float: none;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(0, 53, 149)), to(rgb(0, 53, 149)));
  background-image: -webkit-linear-gradient(left, rgb(0, 53, 149) 1%, rgb(0, 53, 149) 100%);
  background-image: linear-gradient(90deg, rgb(0, 53, 149) 1%, rgb(0, 53, 149) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  max-width: 100%;
  color: rgba(255, 255, 255, 0.64) !important;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .o-form-fieldset {
  margin-bottom: 25px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .o-form-fieldset .o-form-input .input-icon {
  margin-top: -5px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .chzn-container-single .chzn-single {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 25px;
  height: 50px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-color: rgb(212, 212, 212);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .chzn-container-single .chzn-single div b {
  background-postion: 0 12px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .chzn-container {
  min-width: 100%;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .focused-input {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .o-form-explain.okta-form-input-error {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(255, 62, 96);
  font-size: 12px;
  line-height: 15px;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 30px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .o-form-explain.okta-form-input-error .icon-16 {
  top: 18px;
  left: 10px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .auth-footer {
  text-align: center;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .auth-footer a {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  line-height: 0.9375rem;
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  float: none;
  display: inline-block;
  margin-top: 15px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .auth-footer li {
  list-style: none;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .auth-content .o-form-button-bar {
  padding-bottom: 0px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .okta-form-title {
  display: none;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .registration-container {
  display: none;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container #okta-sign-in .password-toggle .eyeicon:before {
  color: rgb(0, 53, 149);
}
.coh-style-a-okta-loginpopup-form #okta-signin-container .okta-sign-in-header {
  border-width: 0px;
}
.coh-style-a-okta-loginpopup-form #okta-signin-container label.addedlabel {
  -webkit-transition: all 200ms ease 200ms;
  transition: all 200ms ease 200ms;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 1rem;
  left: 1.5625rem;
  color: rgb(129, 129, 129);
  pointer-events: none;
}
.coh-style-a-background-image-component-height-medium {
  min-height: 37.5rem;
}
@media (max-width: 1023px) {
  .coh-style-a-background-image-component-height-medium {
    min-height: 37.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-background-image-component-height-medium {
    min-height: 25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-background-image-component-height-medium {
    min-height: 25rem;
  }
}
.coh-style-a-padding-top-bottom {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-top-bottom {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-padding-top-bottom {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.coh-style-a-brand-mobile-button-secundary {
  padding-top: 0.375rem;
  padding-right: 0.875rem;
  padding-bottom: 0.375rem;
  padding-left: 1.625rem;
  border-width: 1px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  font-weight: 600;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 0.75rem;
  line-height: 12.6px;
  text-align: center;
  color: rgb(255, 255, 255);
}
.coh-style-a-brand-mobile-button-secundary:before {
  content: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-white.svg");
  position: relative;
  right: 0.5625rem;
  height: 0.9375rem;
}
.menu-visible.coh-style-a-brand-mobile-button-secundary {
  color: rgb(132, 50, 155);
  border-color: rgb(132, 50, 155);
}
.menu-visible.coh-style-a-brand-mobile-button-secundary:before {
  content: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-purple_0.svg");
  position: relative;
  right: 0.5625rem;
}
.coh-style-a-3-product-comparison-slider-right-nav {
  height: 2rem;
  width: 2rem;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-styles-images/right-arrow-button.svg");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 767px) {
  .coh-style-a-3-product-comparison-slider-right-nav {
    margin-top: 17.1875rem;
    margin-right: 6%;
    margin-bottom: 0.3125rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-3-product-comparison-slider-right-nav {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    margin-top: 17.1875rem;
    margin-right: 1.625rem;
    margin-bottom: 0.3125rem;
  }
}
.coh-style-brand-card-title {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
  text-transform: uppercase;
  font-style: italic;
  color: rgb(28, 6, 52);
  margin-top: 0px;
  margin-bottom: 16px;
}
.coh-style-a-cpt-sticky-text {
  background-color: rgb(241, 246, 255);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 700;
  color: rgb(0, 53, 149);
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.close.coh-style-a-cpt-sticky-text {
  display: none;
  visibility: hidden;
}
.coh-style-a-cpt-sticky-text a {
  font-size: 1rem;
  text-decoration: underline;
  color: rgb(0, 53, 149);
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-sticky-text a {
    font-size: 0.875rem;
  }
}
.coh-style-auto-width-image {
  max-height: 100%;
  height: auto;
  max-width: 100%;
  width: auto;
}
@media (max-width: 564px) {
  .coh-style-image-caption {
    font-size: 0.75rem;
    line-height: 1.5;
    padding-bottom: 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(243, 246, 248);
  }
}
@media (max-width: 564px) {
  .coh-style-image-caption: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;
    padding-right: 0.5rem;
    content: "\f03e";
    font-family: icomoon;
  }
}
.coh-style-button-primary {
  padding: 10px;
  padding-right: 30px;
  padding-left: 30px;
  border-width: 1px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-style: solid;
  border-color: rgb(4, 47, 108);
  font-weight: 500;
  margin-right: 5px;
  margin-left: 5px;
}
.coh-style-a-accordion-primary-body-alternative-2 {
  padding-right: 1.5625rem;
  padding-bottom: 1.5625rem;
  padding-left: 1.5625rem;
  margin-top: 0;
  margin-right: 0.0625rem;
  margin-bottom: 0;
  font-size: small;
  color: rgb(255, 255, 255);
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: #003595;
  background-color: #003595;
}
.coh-style-a-padding-right-small {
  padding-right: 1.5625rem;
}
@media (max-width: 1023px) {
  .coh-style-a-padding-right-small {
    padding-right: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-padding-right-small {
    padding-right: 5vw;
    padding-left: 5vw;
  }
}
.coh-style-a-restricted-access-modal {
  background-color: rgb(0, 53, 149);
  height: auto;
  display: table;
  border-style: solid;
  width: 56%;
  padding-top: 1.90625rem;
  padding-right: 3.125rem;
  padding-bottom: 1.90625rem;
  padding-left: 3.125rem;
  border-color: rgb(0, 53, 149);
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
}
@media (max-width: 1169px) {
  .coh-style-a-restricted-access-modal {
    width: 70%;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-restricted-access-modal {
    width: 80%;
    padding-top: 1.90625rem;
    padding-right: 3.125rem;
    padding-bottom: 1.90625rem;
    padding-left: 3.125rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-restricted-access-modal {
    width: 70%;
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-a-hero-m2-height-short {
  min-height: 450px;
}
@media (max-width: 1023px) {
  .coh-style-a-hero-m2-height-short {
    min-height: 450px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-hero-m2-height-short {
    min-height: 300px;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-m2-height-short {
    min-height: 90vw;
  }
}
.coh-style-large-body-text {
  font-size: 24px;
  color: rgb(0, 0, 0);
  line-height: 1.4em;
}
@media (max-width: 767px) {
  .coh-style-large-body-text {
    font-size: 20px;
    line-height: 1.4em;
  }
}
.coh-style-large-body-text a {
  font-weight: 400;
  font-size: 24px;
}
@media (max-width: 767px) {
  .coh-style-large-body-text a {
    font-size: 20px;
  }
}
.coh-style-a-article-text-and-image .text-img-container {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-article-text-and-image .text-img-container {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-text-and-image .text-img-container .column-1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-text-and-image .text-img-container .column-1 {
    margin-bottom: 1.25rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-text-and-image .text-img-container .column-2 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-text-and-image .text-img-container .column-2 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.coh-style-a-article-text-and-image .text-img-container picture .image {
  margin-right: auto;
  margin-left: auto;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
}
.coh-style-a-article-text-and-image .text-img-container .media-column-4-show {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-a-article-text-and-image .text-img-container .media-column-3-show {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-a-article-text-and-image .text-img-container .row-reverse {
  -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) {
  .coh-style-a-article-text-and-image .text-img-container .row-reverse {
    -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: 767px) {
  .coh-style-a-article-text-and-image .text-img-container .row-reverse {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-text-and-image .text-img-container .column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-text-and-image .text-img-container .column-reverse .column-1 {
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-article-text-and-image .text-img-container .column-reverse .column-2 {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-article-text-and-image .text-img-container .image-off picture img.image {
    display: none;
  }
}
.coh-style-a-primary-card-cta {
  white-space: nowrap;
  font-weight: 600;
  border-style: none;
}
.coh-style-a-primary-card-cta:hover {
  color: rgb(0, 53, 149);
  font-weight: 600;
}
.coh-style-a-primary-card-cta:after {
  margin-left: 0.25rem;
  font-size: 1.25rem;
  position: relative;
  top: 0.25rem;
  content: "";
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/arrow-right.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  display: inline-block;
  height: 18px;
  width: 11px;
}
.coh-style-a-hero-m2-alignment-left {
  margin-right: auto;
  text-align: left;
}
@media (max-width: 564px) {
  .coh-style-a-hero-m2-alignment-left {
    margin-right: auto;
  }
}
.coh-style-a-teaser-product-page {
  min-height: 26.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  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-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-style-a-teaser-product-page .product-name {
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-size: 1.375rem;
  line-height: 22px;
  text-align: center;
  height: 5rem;
  margin-right: 2.625rem;
  margin-left: 2.625rem;
}
.coh-style-a-teaser-product-page .img-packshot {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 13.125rem;
  padding-top: 0.625rem;
}
.coh-style-a-teaser-product-page .img-packshot img {
  width: auto;
  max-height: 8.75rem;
  max-width: 20.625rem;
  height: auto;
}
.coh-style-a-teaser-product-page .short-description {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: rgb(79, 79, 79);
  font-size: 0.875rem;
  line-height: 19.6px;
  text-align: center;
  font-weight: 400;
  min-height: 7.8125rem;
  padding-bottom: 0.875rem;
  max-width: 19.5625rem;
}
.coh-style-a-teaser-product-page input {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border-color: rgb(0, 53, 149);
  height: 1.25rem;
  width: 1.25rem;
}
.coh-style-a-teaser-product-page .compare-checkbox {
  color: rgb(0, 53, 149);
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  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-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-style-a-teaser-product-page .compare-checkbox a {
  font-weight: 700;
  color: rgb(0, 53, 149);
  text-decoration: underline;
}
.coh-style-a-teaser-product-page .compare-checkbox .desactive-text {
  color: rgba(107, 107, 107, 0.9);
}
.coh-style-a-teaser-product-page .compare-checkbox .fakelabel-checkbox {
  padding-top: 0.75rem;
  padding-left: 0.125rem;
}
.coh-style-a-teaser-product-page .learn-more {
  min-width: 13.75rem;
  text-align: center;
}
.coh-style-a-teaser-product-page .learn-more .link-to-content:nth-child(2) {
  display: none;
}
.coh-style-button-secondary {
  padding: 10px;
  padding-right: 30px;
  padding-left: 30px;
  border-width: 0px;
  border-style: none;
  border-color: rgb(4, 47, 108);
  font-weight: 500;
  margin-right: 5px;
  margin-left: 5px;
}
.coh-style-button-secondary:after {
  height: 20px;
  width: 30px;
  display: inline-block;
  background-image: url("/sites/g/files/rbvwei4616/files/2021-05/arrow-r.png");
  background-position: left 5px top 0px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  content: "";
  position: absolute;
}
.coh-style-button-secondary:after img {
  width: 20px;
  height: 20px;
  display: inline-block;
}
.coh-style-tab-design-two .coh-accordion-tabs-nav {
  margin-right: auto;
  margin-left: auto;
  display: table;
}
@media (max-width: 1023px) {
  .coh-style-tab-design-two .coh-accordion-tabs-nav {
    display: none;
  }
}
.coh-style-tab-design-two .coh-accordion-tabs-nav li {
  min-width: auto;
  width: auto;
  max-width: 100%;
  display: inline-block;
  padding: 0px;
}
@media (max-width: 1023px) {
  .coh-style-tab-design-two .coh-accordion-tabs-nav li {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    display: block;
  }
}
.coh-style-tab-design-two .coh-accordion-tabs-nav li a {
  font-weight: 700;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 6, 25, 0.301);
}
.coh-style-tab-design-two .coh-accordion-tabs-nav li a:hover {
  padding-right: 20px;
  padding-left: 20px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(3, 96, 147);
}
.coh-style-tab-design-two .coh-accordion-tabs-nav .is-active a {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(49, 87, 152);
}
.coh-style-a-xs-button-outline {
  color: rgb(0, 53, 149);
  background-color: rgb(255, 255, 255);
  padding-top: 0.3125rem;
  padding-right: 0.625rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.625rem;
  -webkit-border-radius: 1.5625rem;
          border-radius: 1.5625rem;
  font-size: 0.75rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 0.625rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.625rem;
  margin-left: 0.3125rem;
  font-weight: 600;
  outline-width: 1px;
  outline-color: rgb(0, 53, 149);
  outline-style: solid;
}
@media (max-width: 767px) {
  .coh-style-a-xs-button-outline {
    width: 100%;
    padding-top: 0.3125rem;
    padding-right: 0.625rem;
    padding-bottom: 0.3125rem;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-a-xs-button-outline {
    margin-right: auto;
    margin-left: auto;
    font-size: 0.625rem;
  }
}
.coh-style-a-xs-button-outline:hover {
  color: rgb(0, 53, 149);
}
.coh-style-image-product-fit-width {
  max-width: 100%;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-logout-button-invert {
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 3.125rem;
          border-radius: 3.125rem;
  font-size: 0.80625rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  padding-top: 1.125rem;
  padding-right: 42%;
  padding-bottom: 1.125rem;
  padding-left: 48%;
  width: 100%;
  display: block;
  line-height: 0;
  background-image: url("/sites/g/files/rbvwei4616/files/svg-images/Purpose.svg");
  background-position: left 42% center;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 1023px) {
  .coh-style-a-logout-button-invert {
    background-image: url("/sites/g/files/rbvwei4616/files/svg-images/Purpose.svg");
    background-position: left 39% center;
    background-size: 1.25rem 1.25rem;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
@media (max-width: 564px) {
  .coh-style-a-logout-button-invert {
    font-size: 0.80625rem;
    text-align: center;
    background-image: url("/sites/g/files/rbvwei4616/files/svg-images/Purpose.svg");
    background-position: left 36% center;
    background-size: 1.25rem 1.25rem;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
.coh-style-a-logout-button-invert:hover {
  color: rgb(255, 255, 255);
}
.coh-style-a-logout-button-invert:before {
  position: relative;
  bottom: 0.25rem;
  right: 0.5625rem;
}
.coh-style-a-card-hover-style:hover {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0.0625rem 0.0625rem 1.3125rem 0.125rem rgb(177, 179, 179);
          box-shadow: 0.0625rem 0.0625rem 1.3125rem 0.125rem rgb(177, 179, 179);
  cursor: pointer;
}
.coh-style-a-card-hover-style h3 {
  font-size: 1.625rem;
}
.coh-style-a-cpt-supernav-login {
  width: 23.4375rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-color: rgb(255, 255, 255);
  padding-right: 0;
  padding-left: 0;
  overflow: auto;
  left: auto;
  right: 0;
  pointer-events: inherit;
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-supernav-login {
    min-width: 50%;
    width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-supernav-login {
    min-width: 100%;
    width: 100%;
  }
}
.coh-style-a-cpt-supernav-login .anonymous-footer {
  padding-top: 1.25rem;
  padding-right: 2.125rem;
  padding-bottom: 1.25rem;
  padding-left: 2.125rem;
  background-color: rgb(249, 246, 241);
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 22.4px;
  font-size: 16px;
}
.coh-style-a-cpt-supernav-login .login-header {
  padding-top: 7.5rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-cpt-supernav-login .login-header h2 {
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.875rem;
  line-height: 39px;
  text-align: center;
}
.coh-style-a-cpt-supernav-login .login-header h2 strong {
  font-weight: 700;
}
.coh-style-a-cpt-supernav-login .login-header #okta-sign-in {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1599px) {
  .coh-style-max-width---extra-narrow {
    width: 32%;
  }
}
@media (max-width: 1023px) {
  .coh-style-max-width---extra-narrow {
    width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-style-max-width---extra-narrow {
    width: 100%;
  }
}
.coh-style-a-supernav-footer-padding-bottom-small {
  padding-bottom: 6px;
}
@media (max-width: 1023px) {
  .coh-style-a-supernav-footer-padding-bottom-small {
    padding-bottom: 1%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-supernav-footer-padding-bottom-small {
    padding-bottom: 0px;
  }
}
.coh-style-a-upcoming-events-view-filters .list {
  max-width: 100%;
  width: 85rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  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: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}
.coh-style-a-upcoming-events-view-filters .list img {
  max-width: 100%;
  height: auto;
}
.coh-style-a-upcoming-events-view-filters .list .views-row {
  margin-right: 0.5rem;
  margin-bottom: 1.5625rem;
  margin-left: 0.5rem;
  -webkit-flex-basis: -webkit-calc(32% - 8px);
      -ms-flex-preferred-size: calc(32% - 8px);
          flex-basis: calc(32% - 8px);
}
@media (max-width: 1169px) {
  .coh-style-a-upcoming-events-view-filters .list .views-row {
    max-width: -webkit-calc(33% - 16px);
    max-width: calc(33% - 16px);
  }
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-events-view-filters .list .views-row {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-a-upcoming-events-view-filters .list .views-row {
    max-width: 100%;
    width: 100%;
  }
}
.coh-style-a-upcoming-events-view-filters header {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  text-align: right;
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-size: 1rem;
  line-height: 17.6px;
  font-weight: 600;
  color: rgb(79, 79, 79);
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters header {
    display: none;
  }
}
.coh-style-a-upcoming-events-view-filters header h2 {
  font-weight: 300;
  color: rgb(0, 53, 149);
  font-size: 3rem;
  line-height: 55.2px;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters header h2 {
    font-size: 2.5rem;
    line-height: 46px;
  }
}
.coh-style-a-upcoming-events-view-filters footer {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-align: center;
  margin-top: 4rem;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters footer {
    margin-top: 2.875rem;
  }
}
.coh-style-a-upcoming-events-view-filters footer a {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters footer a:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.coh-style-a-upcoming-events-view-filters .mobile {
  display: none;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  line-height: 20px;
  text-align: center;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.375rem;
}
@media (max-width: 767px) {
  .coh-style-a-upcoming-events-view-filters .mobile {
    display: block;
  }
}
.coh-style-a-upcoming-events-view-filters .controls {
  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;
}
.coh-style-a-upcoming-events-view-filters .controls ul.slick-dots {
  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;
}
.coh-style-a-upcoming-events-view-filters .controls ul.slick-dots li {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-a-upcoming-events-view-filters .controls ul.slick-dots li.slick-active button {
  background-color: rgb(0, 53, 149);
}
.coh-style-a-upcoming-events-view-filters .controls ul.slick-dots li button {
  font-size: 0;
  background-color: rgb(255, 255, 255);
  height: 0.625rem;
  width: 0.625rem;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(0, 53, 149);
}
.coh-style-a-upcoming-events-view-filters .view-header {
  width: 85rem;
  max-width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-bottom: 3rem;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header.active {
    background-color: rgb(255, 255, 255);
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header.active .filter-mobile {
    background-image: url(/modules/custom/event_hub/modules/event/images/close.svg);
    margin-top: 0.625rem;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header.active .form-type-select {
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header.active input[data-drupal-selector=edit-reset] {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header.active header {
    display: block;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header.active select {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header.active .views-exposed-form {
    display: block;
  }
}
.coh-style-a-upcoming-events-view-filters .view-header .filter-mobile {
  background-position: center;
  background-repeat: no-repeat;
  height: 1.875rem;
  width: 1.875rem;
  background-image: url(/modules/custom/event_hub/modules/event/images/filters.svg);
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .view-header .filter-mobile {
    display: block;
    margin-left: auto;
  }
}
.coh-style-a-upcoming-events-view-filters .views-exposed-form {
  -webkit-flex-basis: 80%;
      -ms-flex-preferred-size: 80%;
          flex-basis: 80%;
  -webkit-box-flex: 8;
  -webkit-flex-grow: 8;
      -ms-flex-positive: 8;
          flex-grow: 8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-a-upcoming-events-view-filters .views-exposed-form {
    display: none;
  }
}
.coh-style-a-upcoming-events-view-filters .views-exposed-form label {
  display: none;
}
.coh-style-a-upcoming-events-view-filters .views-exposed-form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(/modules/custom/event_hub/modules/event/images/arrow_select.svg);
  color: rgb(79, 79, 79);
  font-size: 1rem;
  line-height: 22.4px;
  background-color: rgb(255, 255, 255);
  padding-top: 0.875rem;
  padding-right: 3rem;
  padding-bottom: 0.875rem;
  padding-left: 1.5rem;
  border-width: 0.0625rem;
  -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
  border-style: solid;
  border-color: rgb(213, 213, 213);
  background-position: right 1.5rem center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  min-width: 14.125rem;
  max-width: 100%;
}
.coh-style-a-upcoming-events-view-filters .views-exposed-form .form-type-select {
  margin-right: 1.5rem;
}
.coh-style-a-upcoming-events-view-filters .views-exposed-form input[data-drupal-selector=edit-reset] {
  border-style: none;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.375rem;
  font-size: 1rem;
  line-height: 17.6px;
  color: rgb(0, 53, 149);
  font-weight: 700;
  background-position: left 0.125rem center;
  background-size: 0.75rem 0.75rem;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(/modules/custom/event_hub/modules/event/images/close.svg);
}
.coh-style-a-upcoming-events-view-filters .views-exposed-form .form-actions {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.coh-style-a-upcoming-events-view-filters .pager__item {
  -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;
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-a-button-modal {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 6, 25);
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  -webkit-border-radius: 0.375rem;
          border-radius: 0.375rem;
  margin-top: 0.375rem;
  margin-right: 0.375rem;
  margin-bottom: 0.375rem;
  margin-left: 0.375rem;
}
@media (max-width: 564px) {
  .coh-style-a-button-modal {
    margin-top: 0.375rem;
    margin-right: 0.125rem;
    margin-bottom: 0.375rem;
    margin-left: 0.375rem;
  }
}
.coh-style-a-button-modal:hover {
  color: rgb(248, 245, 245);
  background-color: rgb(255, 0, 0);
}
.coh-style-max-width---wide {
  width: 100%;
}
@media (max-width: 1599px) {
  .coh-style-a-margin-top-medium {
    margin-top: 4rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-margin-top-medium {
    margin-top: 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-top-medium {
    margin-top: 2.5rem;
  }
}
.coh-style-full-width-image {
  max-height: 100%;
  height: 100%;
  max-width: 100%;
  width: 100%;
}
.coh-style-a-supernav-footer-font-size-primary {
  font-size: 21px;
  line-height: 26.25px;
  font-weight: 700;
}
.coh-style-base-outline-button {
  color: rgb(0, 0, 0);
  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(0, 0, 0);
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
}
.coh-style-base-outline-button:hover {
  border-width: 0.1875rem;
}
.coh-style-tab-design-one .coh-accordion-tabs-nav {
  margin-right: auto;
  margin-left: auto;
  display: table;
  -webkit-box-shadow: 0 0 20px 5px rgb(128, 128, 128);
          box-shadow: 0 0 20px 5px rgb(128, 128, 128);
  border-width: 1px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  border-style: solid;
  border-color: rgb(128, 128, 128);
}
@media (max-width: 1023px) {
  .coh-style-tab-design-one .coh-accordion-tabs-nav {
    display: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-width: 0px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
  }
}
.coh-style-tab-design-one .coh-accordion-tabs-nav li {
  min-width: auto;
  max-width: 100%;
  width: auto;
  margin: 5px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-tab-design-one .coh-accordion-tabs-nav li {
    min-width: 100%;
    max-width: 100%;
    margin: 0px;
    display: block;
  }
}
.coh-style-tab-design-one .coh-accordion-tabs-nav li a {
  font-weight: 700;
  text-align: center;
  padding: 5px;
  padding-right: 20px;
  padding-left: 20px;
}
.coh-style-tab-design-one .coh-accordion-tabs-nav li a:hover {
  font-weight: 700;
  color: rgb(255, 255, 255);
  background-color: rgb(40, 169, 224);
  padding: 5px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
}
.coh-style-tab-design-one .coh-accordion-tabs-nav .is-active {
  min-width: auto;
  max-width: 100%;
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-tab-design-one .coh-accordion-tabs-nav .is-active {
    min-width: 100%;
    max-width: 100%;
    display: block;
  }
}
.coh-style-tab-design-one .coh-accordion-tabs-nav .is-active a {
  font-weight: 700;
  color: rgb(255, 255, 255);
  background-color: rgb(40, 169, 224);
  padding: 5px;
  padding-right: 20px;
  padding-left: 20px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(26, 159, 223);
}
.coh-style-tab-design-one button {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-tab-design-one button {
    display: inline;
  }
}
.coh-style-a-heading-4-size {
  font-size: 2.125rem;
  margin-bottom: 1.375rem;
  line-height: 1.05;
}
@media (max-width: 1599px) {
  .coh-style-a-heading-4-size {
    font-size: 1.75rem;
    line-height: 1.05;
  }
}
@media (max-width: 1169px) {
  .coh-style-a-heading-4-size {
    font-size: 1.75rem;
    line-height: 1.05;
  }
}
@media (max-width: 767px) {
  .coh-style-a-heading-4-size {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-heading-4-size {
    font-weight: 400;
    margin-bottom: 1.5rem;
    line-height: 1.05;
  }
}
.coh-style-media-size---without-padding {
  max-height: 100%;
  height: auto;
  padding: 0rem;
  min-height: 25rem;
}
@media (max-width: 1023px) {
  .coh-style-media-size---without-padding {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-media-size---without-padding {
    max-height: 100%;
    height: 100%;
  }
}
.coh-style-media-size---without-padding img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .coh-style-media-size---without-padding img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.coh-style-accordion {
  margin-bottom: 10rem;
}
@media (max-width: 564px) {
  .coh-style-accordion {
    margin-right: 20px;
    margin-bottom: 0.0625rem;
    margin-left: 0;
    content: normal;
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion:before {
    content: normal;
  }
}
.is-active.coh-style-accordion {
  background-color: rgb(49, 87, 152);
}
@media (max-width: 564px) {
  .is-active.coh-style-accordion a {
    color: rgb(255, 255, 255);
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .is-active.coh-style-accordion a:hover {
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .is-active.coh-style-accordion 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: "\f077";
    font-family: icomoon;
  }
}
@media (max-width: 564px) {
  .is-disabled.coh-style-accordion a {
    background-color: rgba(0, 0, 0, 0);
  }
}
@media (max-width: 564px) {
  .is-disabled.coh-style-accordion a:after {
    content: normal;
  }
}
@media (max-width: 1599px) {
  .coh-style-accordion a {
    padding-top: 1.5rem;
    padding-right: 2rem;
    padding-bottom: 1.5rem;
    padding-left: 2rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-accordion a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion a {
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    background-color: rgb(40, 169, 224);
    padding-top: 1rem;
    padding-right: 1.5rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    position: relative;
    display: block;
    -webkit-transition: background-color ease;
    transition: background-color ease;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(216, 50, 105);
  }
}
@media (max-width: 564px) {
  .coh-style-accordion 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;
    position: absolute;
    top: 50%;
    right: 0.9375rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "\f078";
    font-family: icomoon;
  }
}
.coh-style-accordion li {
  display: block;
}
.coh-style-vertical-top {
  top: 30px;
  display: table;
}
.coh-style-a-hero-tall-text-and-image-layout {
  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: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  min-height: 34.375rem;
  max-width: 90rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-style-a-hero-tall-text-and-image-layout {
    min-height: 28.125rem;
  }
}
.coh-style-a-hero-tall-text-and-image-layout .content-text {
  min-height: 30rem;
}
@media (max-width: 564px) {
  .coh-style-a-hero-tall-text-and-image-layout .content-text {
    min-height: 25rem;
  }
}
.coh-style-a-hero-tall-text-and-image-layout .content-text .coh-container:nth-child(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: 0;
  margin-left: -0.3125rem;
}
@media (max-width: 1023px) {
  .coh-style-a-hero-tall-text-and-image-layout .content-text .coh-container:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-a-hero-tall-text-and-image-layout .content-image {
  min-height: 30.625rem;
}
@media (max-width: 1169px) {
  .coh-style-a-hero-tall-text-and-image-layout .content-image {
    min-height: 28.125rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-tall-text-and-image-layout .content-image {
    min-height: 16.25rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-hero-tall-text-and-image-layout .content-image img.coh-style-a-hero-image-full {
    min-height: 25rem;
  }
}
.coh-style-a-border-bottom-medium {
  border-bottom-width: 0.25rem;
}
@media (max-width: 1599px) {
  .coh-style-a-margin-bottom-medium {
    margin-bottom: 4rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-margin-bottom-medium {
    margin-bottom: 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-margin-bottom-medium {
    margin-bottom: 2.5rem;
  }
}
.coh-style-supernavl1-logo-icon {
  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;
  position: relative;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon {
    height: 50px;
    max-height: 50px;
  }
}
.coh-style-supernavl1-logo-icon .logo-block {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  -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;
  margin-right: 25px;
  margin-left: 25px;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .logo-block {
    position: absolute;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    left: 50%;
    top: 5px;
    z-index: 40;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-right: 0px;
    margin-left: 0px;
  }
}
.coh-style-supernavl1-logo-icon .logo-block img {
  width: auto;
  max-width: 100%;
  height: 34px;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.coh-style-supernavl1-logo-icon .icon-img {
  height: auto;
  width: auto;
  max-height: 100%;
  display: inline-block;
  float: right;
  padding: 10px;
  padding-right: 25px;
  padding-left: 0px;
  position: relative;
}
.coh-style-supernavl1-logo-icon .icon-img:before, .coh-style-supernavl1-logo-icon .icon-img:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-style-supernavl1-logo-icon .icon-img img {
  height: 50px;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  float: right;
}
.coh-style-supernavl1-logo-icon .icon-img img:before, .coh-style-supernavl1-logo-icon .icon-img img:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 1169px) {
  .coh-style-supernavl1-logo-icon .icon-img img {
    height: 40px;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .icon-img img {
    height: 30px;
    max-height: 100%;
  }
}
.coh-style-supernavl1-logo-icon .Mobile-menu-button {
  height: auto;
  width: auto;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .Mobile-menu-button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 75;
    position: absolute;
    right: 5%;
  }
}
.coh-style-supernavl1-logo-icon .Mobile-menu-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;
  color: rgb(255, 255, 255);
  font-size: 25px;
  content: "\f037";
  font-family: icomoon;
}
.coh-style-supernavl1-logo-icon .Mobile-menu-button.menu-visible: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;
  color: rgb(255, 255, 255);
  font-size: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .logout-icon {
    position: absolute;
    left: 5%;
    padding: 0px;
    right: auto;
  }
}
.coh-style-supernavl1-logo-icon .mobile-nav-icon {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  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-style-supernavl1-logo-icon .mobile-nav-icon {
    padding-top: 50px;
    -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-supernavl1-logo-icon .mobile-menu-close {
    display: none;
    max-height: 50px;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .logout-icon-hidden {
    display: none;
  }
}
.coh-style-supernavl1-logo-icon .search-icon {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .search-icon {
    position: absolute;
    top: 10px;
    border-width: 1px;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    border-style: solid;
    border-color: rgba(49, 87, 152, 0.901);
    max-width: 80%;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    height: 30px;
    max-height: 30px;
    background-color: rgba(49, 87, 152, 0.901);
    left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .search-icon img {
    height: 20px;
    width: auto;
    position: absolute;
    right: 5px;
    top: 2px;
  }
}
.coh-style-supernavl1-logo-icon .login-icon {
  -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-style-supernavl1-logo-icon .login-icon {
    position: absolute;
    left: 10%;
    max-width: 35%;
    width: 35%;
    border-width: 1px;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    border-style: solid;
    border-color: rgba(49, 87, 152, 0.818);
    bottom: 90px;
    max-height: 100%;
    height: auto;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    padding: 0px;
  }
  .coh-style-supernavl1-logo-icon .login-icon:before, .coh-style-supernavl1-logo-icon .login-icon:after {
    clear: none;
    content: normal;
    display: inline;
  }
}
.coh-style-supernavl1-logo-icon .login-icon img {
  width: auto;
}
.coh-style-supernavl1-logo-icon .login-icon img:before, .coh-style-supernavl1-logo-icon .login-icon img:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .login-icon img {
    margin-right: auto;
    margin-left: auto;
    float: none;
    max-height: 17px;
    height: 17px;
  }
  .coh-style-supernavl1-logo-icon .login-icon img:before, .coh-style-supernavl1-logo-icon .login-icon img:after {
    clear: none;
    content: normal;
    display: inline;
  }
}
.coh-style-supernavl1-logo-icon .lang-icon {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .lang-icon {
    text-align: center;
    max-height: 30px;
    height: 30px;
    max-width: 35%;
    width: 35%;
    padding: 0px;
    position: absolute;
    bottom: 90px;
    right: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-width: 1px;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    border-style: solid;
    border-color: rgba(49, 87, 152, 0.888);
    float: right;
    -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-supernavl1-logo-icon .lang-icon img:before, .coh-style-supernavl1-logo-icon .lang-icon img:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 1023px) {
  .coh-style-supernavl1-logo-icon .lang-icon img {
    max-height: 17px;
    height: 17px;
    width: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .coh-style-supernavl1-logo-icon .lang-icon img:before, .coh-style-supernavl1-logo-icon .lang-icon img:after {
    clear: none;
    content: normal;
    display: inline;
  }
}
.coh-style-supernavl1-logo-icon .mobile-menu-open {
  max-height: 100%;
  height: 100%;
  min-height: 500px;
  display: block;
  position: absolute;
  top: 100%;
  z-index: 70;
}
.coh-style-a-supernav-footer-font-weight-alternative-2 {
  font-weight: 500;
}
.coh-style-a-padding-bottom-medium {
  padding-bottom: 50px;
}
@media (max-width: 1169px) {
  .coh-style-a-padding-bottom-medium {
    padding-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-padding-bottom-medium {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-a-padding-bottom-medium {
    padding-bottom: 20px;
  }
}
.coh-style-tab {
  background-color: rgb(255, 255, 255);
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-style-tab {
    margin-bottom: 0.0625rem;
    margin-left: 0;
    display: block;
    content: normal;
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-style-tab:before {
    content: normal;
  }
}
.is-active.coh-style-tab {
  background-color: rgb(0, 87, 184);
  padding: 10px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(4, 47, 108);
}
.is-active.coh-style-tab a {
  color: rgb(255, 255, 255);
  font-weight: bold;
}
@media (max-width: 564px) {
  .is-active.coh-style-tab a {
    color: rgb(255, 255, 255);
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .is-active.coh-style-tab a:hover {
    background-color: rgb(3, 96, 147);
  }
}
@media (max-width: 564px) {
  .is-disabled.coh-style-tab a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-tab a {
  color: rgb(0, 0, 0);
  font-weight: 700;
}
@media (max-width: 1599px) {
  .coh-style-tab a {
    padding-top: 1.5rem;
    padding-right: 2rem;
    padding-bottom: 1.5rem;
    padding-left: 2rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-tab a {
    padding-top: 1.25rem;
    padding-right: 1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-tab a {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    background-color: rgb(40, 169, 224);
    display: block;
    margin-right: 0.0625rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font-weight: 700;
    color: rgb(0, 0, 0);
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
  }
}
@media (max-width: 564px) {
  .coh-style-tab a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(216, 50, 105);
  }
}
.coh-style-tab li {
  color: rgb(0, 0, 0);
  display: inline-block;
}
.coh-style-tab li a {
  color: rgb(0, 0, 0);
}
.coh-style-a-3-product-comparison {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-a-3-product-comparison {
    margin-top: 0.625rem;
    margin-bottom: 13rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-3-product-comparison {
    margin-top: 0.625rem;
    margin-bottom: 14rem;
  }
}
.coh-style-a-3-product-comparison li {
  display: inline-block;
}
@media (max-width: 564px) {
  .coh-style-a-3-product-comparison li {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
  }
}
.coh-style-a-3-product-comparison li:before {
  content: normal;
}
.coh-style-a-3-product-comparison li.slick-active button {
  background-color: rgb(0, 0, 0);
}
.coh-style-a-3-product-comparison li button {
  background-color: rgb(229, 245, 255);
  height: 0.625rem;
  width: 0.625rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  text-indent: -99999px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 1rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
}
.coh-style-a-3-product-comparison li button:hover {
  background-color: rgb(183, 221, 225);
}
.coh-style-a-cpt-pataday-comparison-chart-mobile {
  margin-top: 2rem;
  margin-right: auto;
  margin-bottom: 6.25rem;
  margin-left: auto;
  outline-style: none;
  outline-width: 0;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-pataday-comparison-chart-mobile {
    width: auto;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .title {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 29.4px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-pataday-comparison-chart-mobile .title {
    min-width: 340px;
    width: 70%;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-pataday-comparison-chart-mobile .title {
    min-width: 320px;
    width: 90%;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .title strong {
  font-size: 2rem;
  line-height: 20px;
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .title p {
  font-size: 1.3125rem;
  line-height: 29.4px;
  padding-top: 0.5rem;
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .product-name {
  font-size: 1.375rem;
  line-height: 26.4px;
  text-align: center;
  font-weight: 700;
  width: 90%;
  text-decoration: underline;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 20.9375rem;
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .product-name p {
  font-size: 1.375rem;
  line-height: 26.4px;
}
@media (max-width: 1169px) {
  .coh-style-a-cpt-pataday-comparison-chart-mobile .product-name p {
    font-size: 1.25rem;
    line-height: 1.4rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-a-cpt-pataday-comparison-chart-mobile .product-name p {
    font-size: 1.25rem;
    line-height: 1.4rem;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .product-button.coh-style-a-xs-button-primary {
  padding-top: 0.75rem;
  padding-right: 1.5625rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5625rem;
  font-weight: 700;
  line-height: 100%;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .coh-style-a-cpt-pataday-comparison-chart-mobile .product-button.coh-style-a-xs-button-primary {
    width: 90%;
    height: 2.375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-cpt-pataday-comparison-chart-mobile .product-button.coh-style-a-xs-button-primary {
    max-width: 20.9375rem;
    width: 90%;
  }
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .table-features {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}
.coh-style-a-cpt-pataday-comparison-chart-mobile .nav-pagination-text {
  font-weight: 400;
  font-size: 0.875rem;
  text-align: center;
  line-height: 17.5px;
}
.coh-style-a-file-download-card-image-and-link-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.coh-style-a-file-download-card-image-and-link-container picture {
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  right: 0;
  bottom: 1.25rem;
}
.coh-style-a-file-download-card-image-and-link-container p {
  color: rgb(0, 53, 149);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: underline;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
}
.coh-style-a-file-download-card-image-and-link-container .coh-container.image-link-align-right {
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  left: auto;
}
.coh-style-a-file-download-card-image-and-link-container .coh-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 1.25rem;
  left: 0;
}
@media (max-width: 1023px) {
  .coh-style-a-file-download-card-image-and-link-container .coh-container {
    left: 2.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-a-file-download-card-image-and-link-container .coh-container {
    left: 1.875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-file-download-card-image-and-link-container .coh-container {
    left: 1.875rem;
  }
}
.coh-style-a-white-text-shadow {
  text-shadow: 0 0 0.4375rem rgb(255, 255, 255);
}
.coh-style-a-supernav-footer-font-weight-primary {
  font-weight: 200;
}
.coh-style-blog-table {
  overflow-x: scroll;
  max-width: 100%;
  width: 100%;
}
.coh-style-blog-table .table-box {
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
}
.coh-style-blog-table .table-box td {
  padding: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  color: rgb(4, 47, 108);
  min-width: 100px;
}
@media (max-width: 1023px) {
  .coh-style-blog-table .table-box td {
    min-width: 150px;
  }
}
.coh-style-blog-table .table-box th {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  padding: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: rgb(0, 174, 239);
  color: rgb(255, 255, 255);
  min-width: 100px;
}
@media (max-width: 1023px) {
  .coh-style-blog-table .table-box th {
    min-width: 150px;
  }
}
.coh-style-blog-table .table-box tr {
  background-color: rgb(249, 246, 241);
}
.coh-style-a-border-top-medium {
  border-top-width: 0.25rem;
}
.coh-style-brand-title-tertiarycolor {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  color: rgb(9, 130, 139);
  margin-top: 15px;
  margin-bottom: 15px;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 65px;
  line-height: 62px;
  text-align: center;
}
@media (max-width: 1169px) {
  .coh-style-brand-title-tertiarycolor {
    font-size: 60px;
    line-height: 58px;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-brand-title-tertiarycolor {
    font-size: 50px;
    line-height: 47px;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-brand-title-tertiarycolor {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
  }
}
.coh-style-alcon-patent-list h3 {
  font-weight: bold;
  font-size: 16px;
  padding-top: 20px;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(107, 107, 107);
}
.coh-style-alcon-patent-list ul {
  margin-bottom: 20px;
  list-style-type: disc;
  padding-left: 30px;
}
.coh-style-alcon-patent-list ul li {
  margin-top: 5px;
}
.coh-style-a-text-columns-two {
  -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: 1023px) {
  .coh-style-a-text-columns-two {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-a-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-brand-separator-small-title {
  font-family: 'Raleway', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  font-weight: 800;
  line-height: 24px;
  text-transform: uppercase;
  font-style: italic;
  color: rgb(255, 255, 255);
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .coh-style-brand-separator-small-title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_4_column_comparison_chart-facadff0 {
    display: none;
  }
}
.coh-ce-cpt_a_4_column_comparison_chart-ceb6b5b0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
}
.coh-ce-cpt_a_4_column_comparison_chart-823fc57e {
  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-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_a_4_column_comparison_chart-9e865fad {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.coh-ce-cpt_a_4_column_comparison_chart-807eb4e9 {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_4_column_comparison_chart-807eb4e9 {
    display: block;
  }
}
.coh-ce-cpt_a_4_column_comparison_chart-2fca5289 {
  padding-left: 20px;
}
.coh-ce-cpt_a_4_column_comparison_chart-e1395f27 {
  padding-right: 20px;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_article_hero-22bd6cc9 {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.coh-ce-cpt_a_article_text-66284e37 *:last-child {
  margin-bottom: 0;
}
.coh-ce-cpt_a_bkgrd_img_dropzone-b842c0f7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_button-e850594e {
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_a_button-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_button-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_button-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_button-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_button-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_buttons-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_buttons-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_buttons-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_buttons-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_buttons-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_card_bg_img_txt_link-5bf05816 {
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}
.coh-ce-cpt_a_card_bg_img_txt_link-932ea62a {
  padding-top: 15px;
  padding-right: 5px;
  padding-left: 5px;
}
.coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div:first-child .coh-style-a-card-hover-style-alterntive {
  -webkit-border-bottom-left-radius: 30px;
          border-bottom-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
          border-bottom-right-radius: 30px;
  -webkit-border-top-left-radius: 30px;
          border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 30px;
          border-top-right-radius: 30px;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div:first-child .coh-style-a-card-hover-style-alterntive {
    -webkit-border-top-left-radius: 30px;
            border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 30px;
            border-top-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
            border-bottom-left-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
            border-bottom-right-radius: 30px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div:first-child .coh-style-a-card-hover-style-alterntive {
    -webkit-border-top-left-radius: 30px;
            border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 30px;
            border-top-right-radius: 30px;
    -webkit-border-bottom-left-radius: 0px;
            border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
  }
}
.coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div:last-child .coh-style-a-card-hover-style-alterntive {
  -webkit-border-top-left-radius: 30px;
          border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 30px;
          border-top-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
          border-bottom-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
          border-bottom-right-radius: 30px;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div:last-child .coh-style-a-card-hover-style-alterntive {
    -webkit-border-bottom-left-radius: 30px;
            border-bottom-left-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
            border-bottom-right-radius: 30px;
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
  }
}
.coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div .coh-style-a-card-hover-style-alterntive {
  -webkit-border-radius: 30px;
          border-radius: 30px;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div .coh-style-a-card-hover-style-alterntive {
    -webkit-border-radius: 30px;
            border-radius: 30px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_card_container_1-13ef70f6 .join-cards-mobile:first-child div .coh-style-a-card-hover-style-alterntive {
    -webkit-border-radius: 0px;
            border-radius: 0px;
  }
}
.coh-ce-cpt_a_card_container_1-e850594e {
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_a_card_img_txt_btn-932ea62a {
  padding-top: 15px;
  padding-right: 5px;
  padding-left: 5px;
}
.coh-ce-cpt_a_card_img_txt_btn_1-932ea62a {
  padding-top: 15px;
  padding-right: 5px;
  padding-left: 5px;
}
.image-top-curve.coh-ce-cpt_a_card_img_txt_btn_2-992a1229 {
  -webkit-border-top-right-radius: 20px;
          border-top-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
          border-top-left-radius: 20px;
}
.image-bottom-curve.coh-ce-cpt_a_card_img_txt_btn_2-992a1229 {
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
}
.image-bottom-curve.coh-ce-cpt_a_card_img_txt_btn_2-58c1db40 {
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
}
.image-top-curve.coh-ce-cpt_a_card_img_txt_btn_2-58c1db40 {
  -webkit-border-top-left-radius: 20px;
          border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
          border-top-right-radius: 20px;
}
.coh-ce-cpt_a_card_img_txt_btn_c5c-c9ac70fb {
  padding: 0px !important;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_card_img_txt_btn_c5c-c9ac70fb {
    min-width: 80vw;
  }
}
.coh-ce-cpt_a_card_img_txt_btn_c5c-a01a0e0d {
  padding-top: 0.9375rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-ce-cpt_a_card_img_txt_link-932ea62a {
  padding-top: 15px;
  padding-right: 5px;
  padding-left: 5px;
}
.image-top-curve.coh-ce-cpt_a_card_img_txt_link_1-6c2cfa9f {
  -webkit-border-top-left-radius: 20px;
          border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
          border-top-right-radius: 20px;
}
.image-bottom-curve.coh-ce-cpt_a_card_img_txt_link_1-6c2cfa9f {
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
}
.coh-ce-cpt_a_card_img_txt_link_1-dc7cec38 {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
.coh-ce-cpt_a_card_img_txt_link_c5c-46f2e2e1 {
  padding: 0px !important;
}
.coh-ce-cpt_a_card_img_txt_link_c5c-a01a0e0d {
  padding-top: 0.9375rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-ce-cpt_a_card_ustudio_txt_btn-959196a9 {
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.coh-ce-cpt_a_card_ustudio_txt_btn-6914bdb5 {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-ce-cpt_a_card_ustudio_txt_btn_1-959196a9 {
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.coh-ce-cpt_a_card_ustudio_txt_btn_1-6914bdb5 {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-ce-cpt_a_card_ustudio_txt_btn_1-4d6acace {
  margin-top: 1rem;
}
.empty.coh-ce-cpt_a_compare_products_deatails-976cdf45 {
  display: none;
}
.empty.coh-ce-cpt_a_compare_products_deatails-38ece270 {
  display: none;
}
.empty.coh-ce-cpt_a_compare_products_deatails-126f8bc2 {
  display: none;
}
.coh-ce-cpt_a_compare_products_deatails-39791321 {
  visibility: hidden;
}
.coh-ce-cpt_a_file_download_card-a01a0e0d {
  padding-top: 0.9375rem;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
.coh-ce-cpt_a_header_nav_country_lan-574a5a88: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_a_header_nav_country_lan_sel-fa2daa6c {
  max-height: 30px;
  max-width: 30px;
  height: 30px;
  width: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: rgb(0, 6, 25);
  font-size: 2rem;
  z-index: 50;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_nav_country_lan_sel-fa2daa6c {
    font-size: 1.5rem;
  }
}
.coh-ce-cpt_a_header_nav_country_lan_sel-fa2daa6c: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_a_header_nav_country_lan_sel-37983608 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(169, 170, 171);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_nav_country_lan_sel-37983608 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_a_header_nav_ctry_lan_1-574a5a88: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_a_header_nav_login_pop_up-b43ddfa8 {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.coh-ce-cpt_a_header_nav_login_pop_up-45566235 h2 {
  font-size: 1.875rem;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
}
.coh-ce-cpt_a_header_nav_login_pop_up-45566235 h2 strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_nav_login_pop_up-bf47b404 {
  min-height: 182px;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(249, 246, 241);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.coh-ce-cpt_a_header_nav_login_pop_up-86425019 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 1rem;
  line-height: 1.375rem;
  text-align: center;
}
.coh-ce-cpt_a_header_nav_login_pop_up-e652bca1 {
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 16px;
  text-align: center;
  min-width: 100%;
  height: 50px;
  border-width: 0.0625rem;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  border-style: solid;
  border-color: rgb(0, 53, 149);
  padding-top: 1.0625rem;
  padding-right: 2.1875rem;
  padding-bottom: 1.0625rem;
  padding-left: 2.1875rem;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 30px;
}
.coh-ce-cpt_a_header_nav_login_pop_up-4074b905 {
  min-height: 182px;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(229, 245, 255);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.coh-ce-cpt_a_header_nav_login_pop_up-2de60aa3 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: rgb(0, 53, 149);
  font-size: 0.75rem;
  line-height: 0.9375rem;
  text-align: center;
  text-transform: uppercase;
  min-width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.coh-ce-cpt_a_header_nav_login_pop_up-2de60aa3:before {
  background-color: rgb(0, 53, 149);
  min-height: 0.5px;
  height: 0.5px;
  min-width: 98px;
  position: absolute;
  top: 46%;
  left: 0px;
  content: " ";
}
.coh-ce-cpt_a_header_nav_login_pop_up-2de60aa3:after {
  background-color: rgb(0, 53, 149);
  min-height: 0.5px;
  height: 0.5px;
  min-width: 98px;
  position: absolute;
  top: 46%;
  left: 0px;
  content: " ";
}
.coh-ce-cpt_a_header_nav_login_pop_up-4758c8f2 {
  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: 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;
  min-width: 280px;
  list-style: none;
}
.coh-ce-cpt_a_header_nav_login_pop_up-4758c8f2 .coh-list-item {
  list-style: none;
  margin-right: 0;
  margin-left: 0;
}
.coh-ce-cpt_a_header_nav_login_pop_up-c7cb5a7a {
  color: rgb(44, 86, 151);
  text-align: center;
  font-weight: 300;
  font-size: 1.875rem;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-ce-cpt_a_header_nav_login_pop_up-c7cb5a7a strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_nav_login_pop_up-c76eec43 {
  font-weight: 400;
  color: rgb(44, 86, 151);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.coh-ce-cpt_a_header_nav_login_pop_up-89adca9e {
  height: 54vh;
}
.coh-ce-cpt_a_header_nav_login_pop_up-7495ce23 {
  margin-top: 0.75rem;
  margin-right: 10%;
  margin-bottom: 0.75rem;
  margin-left: 10%;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_nav_login_pop_up-7495ce23 {
    margin-top: 0.75rem;
    margin-right: 1.5625rem;
    margin-bottom: 0.75rem;
    margin-left: 1.5625rem;
  }
}
.coh-ce-cpt_a_header_nav_login_pop_up-fa1fe57 {
  background-color: rgb(229, 245, 255);
  height: 50px;
  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_a_header_nav_login_pop_up-b3aec9bf {
  width: 150px;
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  color: rgb(44, 86, 151);
  font-size: 0.75rem;
  line-height: 12.6px;
  text-align: center;
}
.coh-ce-cpt_a_header_supernav_l1-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_a_header_supernav_l1-153e5ecc {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.coh-ce-cpt_a_header_supernav_l1-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1-7d062b8f {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 0px;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt_a_header_supernav_l1-cfba9189 {
  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: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-align-content: end;
      -ms-flex-line-pack: end;
          align-content: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
}
.coh-ce-cpt_a_header_supernav_l1-26a8f3b5 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1-26a8f3b5 {
    display: none;
  }
}
.coh-ce-cpt_a_header_supernav_l1-c4685329 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-ce-cpt_a_header_supernav_l1-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1-a183e1c0 {
  padding-right: 0.3125rem;
}
.coh-ce-cpt_a_header_supernav_l1-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_header_supernav_l1-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt_a_header_supernav_l1-b30f5cec {
  border-top-width: 0;
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1-b30f5cec {
    border-top-width: 0.0625rem;
    border-top-style: solid;
  }
}
.coh-ce-cpt_a_header_supernav_l1-c3b21d03 {
  padding-top: 1.5625rem;
  padding-bottom: 2.25rem;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1-f279017b {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_a_header_supernav_l1-f279017b strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_supernav_l1-e13bad6 {
  color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 1rem;
}
.coh-ce-cpt_a_header_supernav_l1-87ddf3a1 {
  text-align: center;
}
.coh-ce-cpt_a_header_supernav_l1-78ffd20a {
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-decoration: underline;
  cursor: pointer;
}
.coh-ce-cpt_a_header_supernav_l1-e32e4de2 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1-e3131f9b {
  padding-top: 1.25rem;
  padding-right: 10%;
  padding-bottom: 1.25rem;
  padding-left: 10%;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1-e3131f9b {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_a_header_supernav_l1-c5be696 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3.125rem;
}
.coh-ce-cpt_a_header_supernav_l1-6a912276 {
  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-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;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1-6a912276 {
    width: 90%;
  }
}
.coh-ce-cpt_a_header_supernav_l1_offers-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_a_header_supernav_l1_offers-ae33a582 .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_offers-ae33a582 .menu-item a {
  background-color: rgb(85, 34, 113);
}
.coh-ce-cpt_a_header_supernav_l1_offers-7d062b8f {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 0px;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_offers-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_offers-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt_a_header_supernav_l1_offers-cfba9189 {
  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: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-align-content: end;
      -ms-flex-line-pack: end;
          align-content: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
}
.coh-ce-cpt_a_header_supernav_l1_offers-26a8f3b5 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_offers-26a8f3b5 {
    display: none;
  }
}
.coh-ce-cpt_a_header_supernav_l1_offers-c4685329 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-ce-cpt_a_header_supernav_l1_offers-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_offers-a183e1c0 {
  padding-right: 0.3125rem;
}
.coh-ce-cpt_a_header_supernav_l1_offers-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_header_supernav_l1_offers-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_offers-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt_a_header_supernav_l1_offers-b30f5cec {
  border-top-width: 0;
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_offers-b30f5cec {
    border-top-width: 0.0625rem;
    border-top-style: solid;
  }
}
.coh-ce-cpt_a_header_supernav_l1_offers-c3b21d03 {
  padding-top: 1.5625rem;
  padding-bottom: 2.25rem;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_offers-f279017b {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_a_header_supernav_l1_offers-f279017b strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_supernav_l1_offers-e13bad6 {
  color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 1rem;
}
.coh-ce-cpt_a_header_supernav_l1_offers-87ddf3a1 {
  text-align: center;
}
.coh-ce-cpt_a_header_supernav_l1_offers-78ffd20a {
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-decoration: underline;
  cursor: pointer;
}
.coh-ce-cpt_a_header_supernav_l1_offers-e32e4de2 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_offers-e3131f9b {
  padding-top: 1.25rem;
  padding-right: 10%;
  padding-bottom: 1.25rem;
  padding-left: 10%;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_offers-e3131f9b {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_a_header_supernav_l1_offers-c5be696 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3.125rem;
}
.coh-ce-cpt_a_header_supernav_l1_offers-6a912276 {
  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-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;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_offers-6a912276 {
    width: 90%;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_a_header_supernav_l1_prof-153e5ecc {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.coh-ce-cpt_a_header_supernav_l1_prof-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof-7d062b8f {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 0px;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt_a_header_supernav_l1_prof-cfba9189 {
  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: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-align-content: end;
      -ms-flex-line-pack: end;
          align-content: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
}
.coh-ce-cpt_a_header_supernav_l1_prof-26a8f3b5 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof-26a8f3b5 {
    display: none;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof-c4685329 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof-a183e1c0 {
  padding-right: 0.3125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof-b30f5cec {
  border-top-width: 0;
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof-b30f5cec {
    border-top-width: 0.0625rem;
    border-top-style: solid;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof-c3b21d03 {
  padding-top: 1.5625rem;
  padding-bottom: 2.25rem;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof-f279017b {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_a_header_supernav_l1_prof-f279017b strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_supernav_l1_prof-e13bad6 {
  color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 1rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof-e32e4de2 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof-e3131f9b {
  padding-top: 1.25rem;
  padding-right: 10%;
  padding-bottom: 1.25rem;
  padding-left: 10%;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof-e3131f9b {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof-c5be696 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3.125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof-6a912276 {
  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-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;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof-6a912276 {
    width: 90%;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof-366c8817 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
  margin-right: 0.1875rem;
  margin-left: 0.1875rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-153e5ecc {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-7d062b8f {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 0px;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-cfba9189 {
  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: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-align-content: end;
      -ms-flex-line-pack: end;
          align-content: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-26a8f3b5 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_2-26a8f3b5 {
    display: none;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-c4685329 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-a183e1c0 {
  padding-right: 0.3125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_2-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-b30f5cec {
  border-top-width: 0;
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_2-b30f5cec {
    border-top-width: 0.0625rem;
    border-top-style: solid;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-c3b21d03 {
  padding-top: 1.5625rem;
  padding-bottom: 2.25rem;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-f279017b {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-f279017b strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-e13bad6 {
  color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 1rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-e32e4de2 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-e3131f9b {
  padding-top: 1.25rem;
  padding-right: 10%;
  padding-bottom: 1.25rem;
  padding-left: 10%;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_2-e3131f9b {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-c5be696 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3.125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-6a912276 {
  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-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;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_2-6a912276 {
    width: 90%;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_2-366c8817 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
  margin-right: 0.1875rem;
  margin-left: 0.1875rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-153e5ecc {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-7d062b8f {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 0px;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-cfba9189 {
  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: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-align-content: end;
      -ms-flex-line-pack: end;
          align-content: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-26a8f3b5 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_3-26a8f3b5 {
    display: none;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-c4685329 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-a183e1c0 {
  padding-right: 0.3125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_3-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-b30f5cec {
  border-top-width: 0;
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_3-b30f5cec {
    border-top-width: 0.0625rem;
    border-top-style: solid;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-c3b21d03 {
  padding-top: 1.5625rem;
  padding-bottom: 2.25rem;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-f279017b {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-f279017b strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-e13bad6 {
  color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 1rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-e32e4de2 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-e3131f9b {
  padding-top: 1.25rem;
  padding-right: 10%;
  padding-bottom: 1.25rem;
  padding-left: 10%;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_3-e3131f9b {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-c5be696 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3.125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-6a912276 {
  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-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;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_3-6a912276 {
    width: 90%;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_3-366c8817 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
  margin-right: 0.1875rem;
  margin-left: 0.1875rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-153e5ecc {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-7d062b8f {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 0px;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-cfba9189 {
  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: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-align-content: end;
      -ms-flex-line-pack: end;
          align-content: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-26a8f3b5 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_4-26a8f3b5 {
    display: none;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-c4685329 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-a183e1c0 {
  padding-right: 0.3125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_4-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-b30f5cec {
  border-top-width: 0;
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_4-b30f5cec {
    border-top-width: 0.0625rem;
    border-top-style: solid;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-c3b21d03 {
  padding-top: 1.5625rem;
  padding-bottom: 2.25rem;
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-f279017b {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-f279017b strong {
  font-weight: 700;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-e13bad6 {
  color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 1rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-e32e4de2 {
  display: none;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-e3131f9b {
  padding-top: 1.25rem;
  padding-right: 10%;
  padding-bottom: 1.25rem;
  padding-left: 10%;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_4-e3131f9b {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-c5be696 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3.125rem;
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-6a912276 {
  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-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;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_header_supernav_l1_prof_4-6a912276 {
    width: 90%;
  }
}
.coh-ce-cpt_a_header_supernav_l1_prof_4-366c8817 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
  margin-right: 0.1875rem;
  margin-left: 0.1875rem;
}
.coh-ce-cpt_a_hero_curve_mixed_media-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_hero_curve_mixed_media-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_curve_mixed_media-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_curve_mixed_media-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_curve_mixed_media-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_hero_m1_txt_bkgrd_img-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m1_txt_bkgrd_img-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-b8cd0b13 {
    display: none;
  }
}
.coh-ce-cpt_a_hero_m2_txt_bkgrd_img-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_hero_m2_txt_bkgrd_img-110d130f {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-110d130f {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-110d130f {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-110d130f {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-8ff0afe6 {
    margin-bottom: -15px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-72217acb {
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-left: 15px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-bfe1a888 {
    margin-bottom: 15px;
  }
}
.coh-ce-cpt_a_hero_m2_txt_bkgrd_img-810faff {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-810faff {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-810faff {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-810faff {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-810faff {
    margin-left: 0px;
  }
}
.coh-ce-cpt_a_hero_m2_txt_bkgrd_img-1a99566c {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-1a99566c {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-1a99566c {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-1a99566c {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_m2_txt_bkgrd_img-1a99566c {
    margin-left: 0px;
  }
}
.coh-ce-cpt_a_hero_mixed_media-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_hero_mixed_media-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_mixed_media-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_mixed_media-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_mixed_media-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_hero_text_and_image-53091848 {
  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: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
.coh-ce-cpt_a_hero_text_and_image-5d812d30 {
  margin-right: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_hero_text_and_image-5d812d30 {
    margin-right: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hero_text_and_image-5d812d30 {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_hero_text_and_image-5d812d30 {
    margin-right: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_hero_text_and_image-5d812d30 {
    margin-right: 5px;
  }
}
.coh-ce-cpt_a_hero_text_and_image-4a2cd918 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-ce-cpt_a_hero_text_and_image-b56800b1 {
  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-ce-cpt_a_hero_text_and_image-95c430a7 {
  width: 100%;
}
.coh-ce-cpt_a_hsl1_shopping_cart_pop-feeb73f5 {
  display: block;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hsl1_shopping_cart_pop-feeb73f5 {
    display: none;
  }
}
.coh-ce-cpt_a_hsl1_shopping_cart_pop-bad1f169 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hsl1_shopping_cart_pop-bad1f169 {
    display: block;
  }
}
.coh-ce-cpt_a_hsl1_shopping_cart_pop-44225b9d {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_hsl1_shopping_cart_pop-44225b9d {
    display: block;
  }
}
.coh-ce-cpt_a_iframe-a6b5b7e6 {
  overflow: hidden;
}
.coh-ce-cpt_a_img_img-4f47c31b {
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_pataday_comparison_chart-facadff0 {
    display: none;
  }
}
.coh-ce-cpt_a_pataday_comparison_chart-ceb6b5b0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
}
.coh-ce-cpt_a_pataday_comparison_chart-823fc57e {
  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-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_a_pataday_comparison_chart-807eb4e9 {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_pataday_comparison_chart-807eb4e9 {
    display: block;
  }
}
.coh-ce-cpt_a_pataday_comparison_chart-5332fc8a {
  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-align-content: start;
      -ms-flex-line-pack: start;
          align-content: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.coh-ce-cpt_a_pataday_comparison_chart-c253d4fa {
  padding-right: 0.1875rem;
}
.coh-ce-cpt_a_pop_up_btn_with_close_btn-671c20fd {
  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;
  -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;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_a_pop_up_btn_with_close_btn-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_pop_up_btn_with_close_btn-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_pop_up_btn_with_close_btn-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_pop_up_btn_with_close_btn-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_pop_up_btn_with_close_btn-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_pop_up_on_button_click-671c20fd {
  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;
  -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;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_a_pop_up_on_button_click-f89e1e8 {
  margin-left: 2.5rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_pop_up_on_button_click-f89e1e8 {
    margin-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_pop_up_on_button_click-f89e1e8 {
    margin-left: 0.3125rem;
  }
}
.coh-ce-cpt_a_pop_up_on_page_load-671c20fd {
  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;
  -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;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_a_pop_up_on_page_load-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_pop_up_on_page_load-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_pop_up_on_page_load-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_pop_up_on_page_load-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_pop_up_on_page_load-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_pop_up_pl_close_btn-671c20fd {
  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;
  -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;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_a_pop_up_pl_close_btn-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_pop_up_pl_close_btn-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_pop_up_pl_close_btn-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_pop_up_pl_close_btn-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_pop_up_pl_close_btn-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_a_prof_ra_login_popup-c416cc99 {
  height: 100%;
}
.coh-ce-cpt_a_prof_ra_login_popup-5b999162 {
  height: 100%;
  margin: 0px !important;
}
.coh-ce-cpt_a_prof_ra_login_popup-b7179f18 {
  padding-left: 50px !important;
  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;
  padding-left: 3.125rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_prof_ra_login_popup-b7179f18 {
    display: none;
  }
}
.coh-ce-cpt_a_prof_ra_login_popup-ac73c489 {
  max-height: 100vh;
  max-width: 380px;
  padding-top: 60px;
  background-color: rgb(255, 255, 255);
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow: auto;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_prof_ra_login_popup-ac73c489 {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_prof_ra_login_popup-ac73c489 {
    max-width: 380px;
    min-width: 380px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_prof_ra_login_popup-ac73c489 {
    max-width: 100%;
  }
}
.coh-ce-cpt_a_prof_ra_login_popup-6ae5b3f {
  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;
  height: 100%;
}
.coh-ce-cpt_a_prof_ra_login_popup-11d1c097 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 25px;
  padding-left: 25px;
}
.coh-ce-cpt_a_prof_ra_login_popup-808dab1d {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 53, 149);
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 2.4375rem;
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_prof_ra_login_popup-808dab1d {
    margin-top: 160px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_prof_ra_login_popup-808dab1d {
    display: none;
  }
}
.coh-ce-cpt_a_prof_ra_login_popup-808dab1d h1, .coh-ce-cpt_a_prof_ra_login_popup-808dab1d h2, .coh-ce-cpt_a_prof_ra_login_popup-808dab1d h3 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 53, 149);
  font-weight: 300;
  font-size: 1.875rem;
  line-height: 39px;
  text-align: center;
}
.coh-ce-cpt_a_prof_ra_login_popup-dbf53fd5 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 53, 149);
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 39px;
  text-align: center;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_prof_ra_login_popup-dbf53fd5 {
    display: inline;
  }
}
.coh-ce-cpt_a_prof_ra_login_popup-dbf53fd5 h1, .coh-ce-cpt_a_prof_ra_login_popup-dbf53fd5 h2, .coh-ce-cpt_a_prof_ra_login_popup-dbf53fd5 h3 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 53, 149);
  font-weight: 300;
  font-size: 1.875rem;
  line-height: 39px;
  text-align: center;
}
.coh-ce-cpt_a_prof_ra_login_popup-cde8672d .auth-footer ul li {
  list-style: none;
}
.coh-ce-cpt_a_prof_ra_login_popup-30609b76 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
  background-color: rgb(249, 246, 241);
  padding-top: 1.25rem;
  padding-right: 2.125rem;
  padding-bottom: 1.25rem;
  padding-left: 2.125rem;
}
.coh-ce-cpt_a_prof_ra_login_popup-43d958d4 {
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(0, 53, 149);
  font-size: 16px;
  line-height: 22.4px;
  text-align: center;
}
.coh-ce-cpt_a_prof_restricted_access_pu-671c20fd {
  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;
  -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;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_a_prof_restricted_access_pu-f89e1e8 {
  margin-left: 2.5rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_prof_restricted_access_pu-f89e1e8 {
    margin-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_prof_restricted_access_pu-f89e1e8 {
    margin-left: 0.3125rem;
  }
}
.coh-ce-cpt_a_prof_restricted_access_pu1-671c20fd {
  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;
  -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;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.coh-ce-cpt_a_prof_restricted_access_pu1-f89e1e8 {
  margin-left: 2.5rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_prof_restricted_access_pu1-f89e1e8 {
    margin-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_prof_restricted_access_pu1-f89e1e8 {
    margin-left: 0.3125rem;
  }
}
.position-center.coh-ce-cpt_a_slider_section-7c81e9d9 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_a_slider_section-7c81e9d9 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_a_slider_section-a0bf34b0 .slick-dots {
  padding-top: 1rem;
}
.coh-ce-cpt_a_sticky_text-dab7a067 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_sticky_text-dab7a067 {
    width: 100%;
  }
}
.coh-ce-cpt_a_sticky_text-e9850e74 {
  width: 50px;
}
.coh-ce-cpt_a_story_hero-b5bc430d {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.coh-ce-cpt_a_story_hero-5d794339 {
  display: block;
  max-height: 39.375rem;
  max-width: 120rem;
  margin-right: auto;
  margin-left: auto;
  width: 100vw;
  height: 100%;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_story_hero-5d794339 {
    display: none;
  }
}
.coh-ce-cpt_a_story_hero-77cd9536 {
  display: none;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 360px;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_story_hero-77cd9536 {
    display: block;
  }
}
.coh-ce-cpt_a_story_hero-5018508e {
  width: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_story_hero-5018508e {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.coh-ce-cpt_a_story_hero-d29bbed6 {
  width: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_story_hero-d29bbed6 {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.coh-ce-cpt_a_story_hero-e961d948 {
  margin-top: 0.75rem;
  margin-bottom: 1.25rem;
}
.coh-ce-cpt_a_story_hero-6d96b2f5 {
  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;
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_story_hero-6d96b2f5 {
    -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;
    margin-top: 32px;
  }
}
.coh-ce-cpt_a_story_text-78dd41f3 {
  max-width: 72rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_a_supernav_brand_menus-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_a_supernav_brand_menus-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt_a_supernav_brand_menus-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt_a_supernav_brand_menus-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_brand_menus-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt_a_supernav_brand_menus-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_supernav_footer-6153bf23 {
  display: table;
  -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;
  text-align: left;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer-6153bf23 {
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: block;
    text-align: center;
  }
}
.coh-ce-cpt_a_supernav_footer-a02cfde1 {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer-a02cfde1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.coh-ce-cpt_a_supernav_footer-e30a9eed {
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_supernav_footer-e30a9eed {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.coh-ce-cpt_a_supernav_footer-3e7687c1 {
  padding-top: 30px;
  margin-right: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer-3e7687c1 {
    text-align: center;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-top-width: 0px;
    border-top-color: rgb(0, 53, 149);
  }
}
.coh-ce-cpt_a_supernav_footer-201608de {
  width: auto;
  height: 45px;
  max-height: 50px;
}
.coh-ce-cpt_a_supernav_footer_1-6153bf23 {
  display: table;
  -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;
  text-align: left;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_1-6153bf23 {
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: block;
    text-align: center;
  }
}
.coh-ce-cpt_a_supernav_footer_1-a02cfde1 {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_1-a02cfde1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.coh-ce-cpt_a_supernav_footer_1-e30a9eed {
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_supernav_footer_1-e30a9eed {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.coh-ce-cpt_a_supernav_footer_1-3e7687c1 {
  padding-top: 30px;
  margin-right: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_1-3e7687c1 {
    text-align: center;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-top-width: 0px;
    border-top-color: rgb(0, 53, 149);
  }
}
.coh-ce-cpt_a_supernav_footer_1-201608de {
  width: auto;
  height: 45px;
  max-height: 50px;
}
.coh-ce-cpt_a_supernav_footer_2-ac55c339 {
  display: table;
  -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;
  text-align: left;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_2-ac55c339 {
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: block;
    text-align: center;
  }
}
.coh-ce-cpt_a_supernav_footer_2-ac55c339 h3 {
  font-size: 1.3125rem;
  line-height: 22.4px;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_a_supernav_footer_2-9d53606a {
  margin-top: 10px;
  max-width: 300px;
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_2-9d53606a {
    text-align: center;
    max-width: 100%;
  }
}
.coh-ce-cpt_a_supernav_footer_2-9d53606a h3 {
  font-weight: 700;
  font-size: 1.3125rem;
  line-height: 22.4px;
}
.coh-ce-cpt_a_supernav_footer_2-dcece810 {
  color: rgb(255, 255, 255);
  margin-top: 16px;
  margin-bottom: 16px;
  display: block;
}
.coh-ce-cpt_a_supernav_footer_2-e823cb38 {
  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: initial;
  -webkit-justify-content: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 12px;
  margin-left: -8px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_2-e823cb38 {
    -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-top: 12px;
    margin-left: auto;
  }
}
.coh-ce-cpt_a_supernav_footer_2-6bd77d6c {
  list-style-type: none;
}
.coh-ce-cpt_a_supernav_footer_2-a02cfde1 {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_2-a02cfde1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.coh-ce-cpt_a_supernav_footer_2-f310bddc {
  margin-left: 0rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_supernav_footer_2-f310bddc {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.coh-ce-cpt_a_supernav_footer_2-3e7687c1 {
  padding-top: 30px;
  margin-right: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_2-3e7687c1 {
    text-align: center;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-top-width: 0px;
    border-top-color: rgb(0, 53, 149);
  }
}
.coh-ce-cpt_a_supernav_footer_2-201608de {
  width: auto;
  height: 45px;
  max-height: 50px;
}
.coh-ce-cpt_a_supernav_footer_legal-e30a9eed {
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_supernav_footer_legal-e30a9eed {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.coh-ce-cpt_a_supernav_footer_legal-cc4e4a17 {
  padding-top: 50px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_legal-cc4e4a17 {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: rgb(0, 53, 149);
  }
}
.coh-ce-cpt_a_supernav_footer_legal-cc4e4a17 .menu {
  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_a_supernav_footer_legal-cc4e4a17 .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_a_supernav_footer_legal-cc4e4a17 .menu .menu-item {
  margin-right: 50px;
  margin-left: 0px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_legal-cc4e4a17 .menu .menu-item {
    margin-right: 0px;
    margin-left: 1rem;
  }
}
.coh-ce-cpt_a_supernav_footer_legal-3e7687c1 {
  padding-top: 30px;
  margin-right: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_legal-3e7687c1 {
    text-align: center;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-top-width: 0px;
    border-top-color: rgb(0, 53, 149);
  }
}
.coh-ce-cpt_a_supernav_footer_legal-201608de {
  width: auto;
  height: 45px;
  max-height: 50px;
}
.coh-ce-cpt_a_supernav_footer_profession-6153bf23 {
  display: table;
  -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;
  text-align: left;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_profession-6153bf23 {
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: block;
    text-align: center;
  }
}
.coh-ce-cpt_a_supernav_footer_profession-a02cfde1 {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_profession-a02cfde1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.coh-ce-cpt_a_supernav_footer_profession-e30a9eed {
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_supernav_footer_profession-e30a9eed {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.coh-ce-cpt_a_supernav_footer_profession-c29098f7 {
  padding-top: 30px;
  margin-right: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_supernav_footer_profession-c29098f7 {
    text-align: center;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-top-width: 0px;
  }
}
.coh-ce-cpt_a_supernav_footer_profession-201608de {
  width: auto;
  height: 45px;
  max-height: 50px;
}
.coh-ce-cpt_a_supernav_l2-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_a_supernav_l2_pro-98b24950 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  margin: 0 auto;
  max-width: 100%;
  width: 1440px;
}
.coh-ce-cpt_a_supernav_login_offers-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_supernav_login_offers-64f4d651 {
  font-weight: 400;
  color: rgb(44, 86, 151);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.coh-ce-cpt_a_supernav_login_offers-89adca9e {
  height: 54vh;
}
.coh-ce-cpt_a_supernav_login_offers-f758c314 {
  padding-right: 8%;
  padding-left: 8%;
}
.coh-ce-cpt_a_supernav_login_offers-3beea38a {
  background-color: rgb(229, 245, 255);
  height: 3.125rem;
  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_a_supernav_login_prof-6ae5b3f {
  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;
  height: 100%;
}
.coh-ce-cpt_a_supernav_login_prof-d3892a5b {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
}
.coh-ce-cpt_a_supernav_login_prof-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_supernav_login_prof-64f4d651 {
  font-weight: 400;
  color: rgb(44, 86, 151);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.coh-ce-cpt_a_supernav_login_prof-f758c314 {
  padding-right: 8%;
  padding-left: 8%;
}
.coh-ce-cpt_a_supernav_login_prof-3beea38a {
  background-color: rgb(229, 245, 255);
  height: 3.125rem;
  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_a_supernav_login_prof_1-305a20b3 {
  display: none;
}
.coh-ce-cpt_a_supernav_login_prof_1-64f4d651 {
  font-weight: 400;
  color: rgb(44, 86, 151);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.coh-ce-cpt_a_supernav_login_prof_1-f758c314 {
  padding-right: 8%;
  padding-left: 8%;
}
.coh-ce-cpt_a_supernav_login_prof_1-3beea38a {
  background-color: rgb(229, 245, 255);
  height: 3.125rem;
  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-accordion-tabs-nav.coh-ce-cpt_a_tab_container-7ec993bd {
  display: block;
}
.coh-ce-cpt_a_tab_container-7ec993bd ul {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_a_tab_container-7ec993bd .coh-accordion-tabs-content-wrapper {
  display: block;
  margin-top: 100px;
}
.coh-ce-cpt_a_tab_container-7ec993bd .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  display: block;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_tab_container-7ec993bd .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    display: block;
  }
}
.coh-ce-cpt_a_tab_container-7ec993bd .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  display: none;
}
.coh-ce-cpt_a_text_and_text-e29120 {
  margin-right: 7px;
  margin-left: 7px;
}
@media (max-width: 1599px) {
  .coh-ce-cpt_a_text_and_text-e29120 {
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_text_and_text-e29120 {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_text_and_text-e29120 {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_text_and_text-e29120 {
    margin-right: 1px;
    margin-left: 1px;
  }
}
.coh-ce-cpt_a_text_and_text-10d5246e {
  margin-right: 7px;
  margin-left: 7px;
}
@media (max-width: 1599px) {
  .coh-ce-cpt_a_text_and_text-10d5246e {
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_text_and_text-10d5246e {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_text_and_text-10d5246e {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_text_and_text-10d5246e {
    margin-right: 1px;
    margin-left: 1px;
  }
}
.coh-ce-cpt_a_text_and_text-46860bae {
  margin-right: 7px;
  margin-left: 7px;
}
@media (max-width: 1599px) {
  .coh-ce-cpt_a_text_and_text-46860bae {
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_text_and_text-46860bae {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_text_and_text-46860bae {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_text_and_text-46860bae {
    margin-right: 1px;
    margin-left: 1px;
  }
}
.coh-ce-cpt_a_text_and_text-ea4f07fc {
  margin-right: 7px;
  margin-left: 7px;
}
@media (max-width: 1599px) {
  .coh-ce-cpt_a_text_and_text-ea4f07fc {
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_text_and_text-ea4f07fc {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_text_and_text-ea4f07fc {
    margin-right: 3.5px;
    margin-left: 3.5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_text_and_text-ea4f07fc {
    margin-right: 1px;
    margin-left: 1px;
  }
}
.coh-ce-cpt_a_text_with_buttons_ra-ffbb543d {
  margin-left: 0.9375rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_text_with_buttons_ra-ffbb543d {
    margin-left: 0.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_text_with_buttons_ra-ffbb543d {
    margin-left: 0;
  }
}
.coh-ce-cpt_a_text_with_buttons_ra-2deabd35 {
  padding-top: 1.5rem;
}
.coh-ce-cpt_a_text_with_buttons_ra_1-2deabd35 {
  padding-top: 1.5rem;
}
.coh-ce-cpt_a_text_with_buttons_ra_1-ffbb543d {
  margin-left: 0.9375rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_text_with_buttons_ra_1-ffbb543d {
    margin-left: 0.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_text_with_buttons_ra_1-ffbb543d {
    margin-left: 0;
  }
}
.coh-ce-cpt_a_timeline-d637a2e4 {
  color: rgb(255, 255, 255);
  padding-top: 6%;
  padding-right: 10%;
  padding-bottom: 6%;
  padding-left: 10%;
}
.coh-ce-cpt_a_timeline-d637a2e4 h2 {
  color: rgb(255, 255, 255);
  font-size: 2.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_timeline-d637a2e4 h2 {
    font-size: 2.5rem;
  }
}
.coh-ce-cpt_a_timeline-d637a2e4 p {
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_timeline-d637a2e4 p {
    font-size: 14px;
  }
}
.coh-ce-cpt_a_timeline-5ad6de44 {
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 2.75rem;
  line-height: 0.0625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_timeline-5ad6de44 {
    font-size: 2.5rem;
    line-height: 0.0625rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_timeline-5ad6de44 {
    font-size: 2.375rem;
    line-height: 0.0625rem;
    text-align: center;
  }
}
.coh-ce-cpt_a_txt_bkgrd_img_m1-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m1-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m1-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m1-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m1-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m2-b8cd0b13 {
    display: none;
  }
}
.coh-ce-cpt_a_txt_bkgrd_img_m2-110d130f {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m2-110d130f {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m2-110d130f {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m2-110d130f {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m2-f17878a2 {
    margin-bottom: -0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m2-edee8433 {
    padding-top: 0.75rem;
    padding-right: 0.9375rem;
    padding-bottom: 0.375rem;
    padding-left: 0.9375rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_bkgrd_img_m2-4af4a60 {
    margin-bottom: 1rem;
  }
}
.coh-ce-cpt_a_txt_bkgrd_img_m2-6e86fa59 {
  -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_a_txt_bkgrd_img_m2-6e86fa59 {
    display: block;
  }
}
.coh-ce-cpt_a_txt_img-53091848 {
  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: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
.coh-ce-cpt_a_txt_img-a255f676 {
  margin-left: 15px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_txt_img-a255f676 {
    margin-left: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_txt_img-a255f676 {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_txt_img-a255f676 {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_img-a255f676 {
    margin-left: 0px;
  }
}
.coh-ce-cpt_a_txt_img-dfb74e96 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-ce-cpt_a_txt_img_m1-24520f3 {
  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: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_txt_img_m1-24520f3 {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_img_m1-24520f3 {
    display: none;
  }
}
.coh-ce-cpt_a_txt_img_m1-a255f676 {
  margin-left: 15px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_a_txt_img_m1-a255f676 {
    margin-left: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_a_txt_img_m1-a255f676 {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_txt_img_m1-a255f676 {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_img_m1-a255f676 {
    margin-left: 0px;
  }
}
.coh-ce-cpt_a_txt_img_m1-dfb74e96 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-ce-cpt_a_txt_img_m1-77ed265b {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
@media (max-width: 767px) {
  .coh-ce-cpt_a_txt_img_m1-77ed265b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_a_txt_img_m1-77ed265b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_a_txt_img_m1-78d7e565 {
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  width: 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_a_txt_ustudio-cef7b80f {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_txt_ustudio-dfb74e96 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-ce-cpt_a_txt_ustudio-2d94c32e {
  min-height: 100%;
  min-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.coh-ce-cpt_a_ustudio-c2d739eb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.coh-ce-cpt_a_ustudio-2d94c32e {
  min-height: 100%;
  min-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.coh-ce-cpt_a_ustudio_and_ustudio-cef7b80f {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_a_ustudio_and_ustudio-dfb74e96 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-ce-cpt_duplicate_of_wri_text_and_us-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_duplicate_of_wri_text_and_us-44276fb6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-ce-cpt_duplicate_of_wri_text_and_us-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_duplicate_of_wri_text_and_us-85f8e2bf img {
  width: 100%;
  height: auto;
}
.coh-ce-cpt_duplicate_of_wri_text_and_us-2d94c32e {
  min-height: 100%;
  min-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.coh-ce-cpt_header_super_nav_country_lan-574a5a88: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_header_super_nav_country_lan-78810f20 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.coh-ce-cpt_header_super_nav_country_lan-5cedc48 {
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(3, 96, 147);
  font-weight: 400;
  color: rgb(3, 96, 147);
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}
.coh-ce-cpt_header_super_nav_country_lan-5cedc48:active {
  background-color: rgb(0, 48, 135);
  color: rgb(255, 255, 255);
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  border-width: 1px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-color: rgb(0, 48, 135);
}
.coh-ce-cpt_header_super_nav_country_lan-5cedc48:hover {
  font-weight: 400;
  color: rgb(255, 255, 255);
  border-color: rgb(0, 48, 135);
  border-style: solid;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-width: 1px;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: rgb(0, 48, 135);
}
.coh-ce-cpt_product_comparision_criteria-217441d9 {
  width: 22%;
}
.coh-ce-cpt_product_comparision_criteria-2ac73d7c {
  width: 1.25rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  height: 1.25rem;
}
.coh-ce-cpt_product_comparision_criteria-81c9d {
  width: 22%;
  padding-left: 2%;
}
.coh-ce-cpt_product_comparision_criteria-a788028d {
  width: 1.25rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  height: 1.25rem;
}
.coh-ce-cpt_product_comparision_criteria-1730313e {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0.9375rem;
  padding-right: 1.875rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.875rem;
  margin-bottom: 0.625rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparision_criteria-1730313e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparision_criteria-1730313e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparision_criteria-1730313e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparision_criteria-1730313e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .criteria_not_available {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .criteria_not_available {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .criteria_not_available {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .criteria_not_available {
    display: none;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .image-wrap {
    height: 1.25rem;
    width: 1.25rem;
    margin-right: 0.625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .image-wrap {
    height: 1.25rem;
    width: 1.25rem;
    margin-right: 0.625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .image-wrap {
    height: 1.25rem;
    width: 1.25rem;
    margin-right: 0.625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparision_criteria-f574de6d .image-wrap {
    height: 1.25rem;
    width: 1.25rem;
    margin-right: 0.625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
.coh-ce-cpt_product_comparision_criteria-5d7a0545 {
  width: 1.25rem;
  margin-top: 0;
  margin-right: 0.625rem;
  margin-bottom: 0;
  margin-left: 0;
  height: 1.25rem;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparision_criteria-1da5c054 {
    padding-left: 2%;
  }
}
.coh-ce-cpt_product_comparison-a2415e42 {
  -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;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-a2415e42 {
    margin-bottom: 3em;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-a2415e42 {
    margin-bottom: 3em;
  }
}
.coh-ce-cpt_product_comparison-b4042ac2 {
  -webkit-box-flex: 60%;
  -webkit-flex: 60%;
      -ms-flex: 60%;
          flex: 60%;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-b4042ac2 {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-b4042ac2 {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-b4042ac2 {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-b4042ac2 {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
}
.coh-ce-cpt_product_comparison-f107969b {
  max-width: 100%;
  width: 100%;
  -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;
}
.coh-ce-cpt_product_comparison-d10a25be {
  min-height: auto;
  max-height: 250px;
  height: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-d10a25be {
    min-height: 200px;
    max-height: 200px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-d10a25be {
    min-height: 200px;
    max-height: 200px;
  }
}
.coh-ce-cpt_product_comparison-5e8f79a1 {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
}
.coh-ce-cpt_product_comparison-85305640 {
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_product_comparison-11c78802 {
  min-height: auto;
  max-height: 250px;
  height: auto;
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-11c78802 {
    min-height: 200px;
    max-height: 200px;
  }
}
.coh-ce-cpt_product_comparison-d3643f7b {
  display: none;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-d3643f7b {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-d3643f7b {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-d3643f7b {
    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;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-d3643f7b {
    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;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-d3643f7b .product-collection-2 .coh-row-inner {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-d3643f7b .product-collection-2 .coh-row-inner {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-a0f56206 {
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-a0f56206 {
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-f6ae3202 {
    padding-right: 0;
    padding-left: 0;
    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;
    width: 48%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-f6ae3202 {
    padding-right: 0;
    padding-left: 0;
    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;
    width: 48%;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-cf14410 {
    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;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-cf14410 {
    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;
  }
}
.coh-ce-cpt_product_comparison-1b025185 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_product_comparison-50b1fd1c {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_product_comparison-4af9f900 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-4af9f900 {
    -webkit-border-bottom-left-radius: 50%;
            border-bottom-left-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
            border-bottom-right-radius: 50%;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-4af9f900 {
    -webkit-border-bottom-left-radius: 50%;
            border-bottom-left-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
            border-bottom-right-radius: 50%;
  }
}
.coh-ce-cpt_product_comparison-503ec2f8 {
  margin-top: 2em;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-503ec2f8 {
    margin-top: 2em;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-503ec2f8 {
    margin-top: 2em;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-503ec2f8 {
    margin-top: 3.5em;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-503ec2f8 {
    margin-top: 3.5em;
  }
}
.coh-ce-cpt_product_comparison-2a632268 {
  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: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-2a632268 {
    -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_product_comparison-2a632268 {
    -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_product_comparison-2a632268 {
    -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_product_comparison-2a632268 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.coh-ce-cpt_product_comparison-288c9dfe {
  margin-bottom: 0;
  width: 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;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-288c9dfe {
    width: 100%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-288c9dfe {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-288c9dfe {
    width: 100%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-288c9dfe {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-288c9dfe:first-child {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-288c9dfe:first-child {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-288c9dfe:first-child {
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-288c9dfe:first-child {
    margin-left: 0;
  }
}
.coh-ce-cpt_product_comparison-2d6b270d {
  margin-bottom: 0;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-2d6b270d {
    width: 100%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-2d6b270d {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-2d6b270d {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-2d6b270d {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-2d6b270d:first-child {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-2d6b270d:first-child {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-2d6b270d:first-child {
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-2d6b270d:first-child {
    margin-left: 0;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-2d6b270d:nth-child(3) {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-2d6b270d:nth-child(3) {
    margin-right: 0;
    margin-left: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-2d6b270d:nth-child(3) {
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-2d6b270d:nth-child(3) {
    margin-left: 0;
  }
}
.coh-ce-cpt_product_comparison-dc989a32 {
  margin-bottom: 0;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-dc989a32 {
    width: 100%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-dc989a32 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-dc989a32 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-dc989a32 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-dc989a32:nth-child(2) {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-dc989a32:nth-child(2) {
    margin-right: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-dc989a32:nth-child(2) {
    margin-right: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-dc989a32:nth-child(2) {
    margin-right: 0;
  }
}
.coh-ce-cpt_product_comparison-dde8ae15 {
  margin-bottom: 0;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-dde8ae15 {
    width: 100%;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-dde8ae15 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-dde8ae15 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-dde8ae15 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.875rem;
    margin-left: 0;
  }
}
@media (max-width: 1169px) {
  .coh-ce-cpt_product_comparison-dde8ae15:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_product_comparison-dde8ae15:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_product_comparison-dde8ae15:last-child {
    margin-right: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_product_comparison-dde8ae15:last-child {
    margin-right: 0;
  }
}
.coh-ce-cpt_product_comparison-73b1ffde {
  color: rgb(129, 129, 129);
  line-height: 1.25rem;
}
.coh-ce-cpt_product_comparison-73b1ffde span {
  color: rgb(129, 129, 129);
}
.coh-ce-cpt_submenu_cta-74a036aa {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_submenu_cta-74a036aa {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_submenu_cta-74a036aa {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_submenu_cta-74a036aa {
    display: block;
    padding-left: 15px;
  }
}
.coh-ce-cpt_submenu_cta-adf7f5cb {
  text-align: center;
  margin-left: -20px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_submenu_cta-adf7f5cb {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_submenu_cta-adf7f5cb {
    margin-right: 15px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_submenu_cta-adf7f5cb {
    margin-right: 15px;
  }
}
.coh-ce-cpt_supernav_l2-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_belgium-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_japan-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_switzerland-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_w_selectable_men-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_voucher_form-7cffa638 {
  max-width: 100%;
}
.coh-ce-cpt_voucher_form-e293ec06 {
  float: left;
}
.coh-ce-cpt_voucher_form-45f4e05b {
  min-height: auto;
  height: auto;
  max-width: 100%;
  width: 100%;
  float: left;
}
.coh-ce-cpt_voucher_form-e0701df0 {
  font-size: 1.1rem;
}
.coh-ce-cpt_voucher_form-b5facece {
  color: rgb(255, 255, 255);
  font-weight: normal;
}
.coh-ce-cpt_voucher_form-b5facece .form-text {
  min-height: auto;
  height: auto;
  max-width: 100%;
  padding: 5px;
  border-width: 1px;
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
}
.coh-ce-cpt_voucher_form-b5facece .webform-readonly input[type=text] {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0px;
  color: rgb(255, 255, 255);
  font-weight: normal;
}
.image-top-curve.coh-ce-cpt_wri_card_with_side_image-992a1229 {
  -webkit-border-top-right-radius: 20px;
          border-top-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
          border-top-left-radius: 20px;
}
.image-bottom-curve.coh-ce-cpt_wri_card_with_side_image-992a1229 {
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
}
.image-bottom-curve.coh-ce-cpt_wri_card_with_side_image-58c1db40 {
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
}
.image-top-curve.coh-ce-cpt_wri_card_with_side_image-58c1db40 {
  -webkit-border-top-left-radius: 20px;
          border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
          border-top-right-radius: 20px;
}
.coh-ce-cpt_wri_card_with_side_image-d160823e {
  -webkit-flex-basis: 0%;
      -ms-flex-preferred-size: 0%;
          flex-basis: 0%;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.position-center.coh-ce-cpt_wri_slider_section_careers_-7c81e9d9 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.position-right.coh-ce-cpt_wri_slider_section_careers_-7c81e9d9 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-ce-cpt_wri_slider_section_careers_-a0bf34b0 .slick-dots {
  padding-top: 1rem;
}
.coh-ce-cpt_wri_square_hero-38862444 {
  margin-left: 40px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_wri_square_hero-38862444 {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_wri_square_hero-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_wri_square_hero-38862444 {
    margin-left: 5px;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_wri_square_hero-38862444 {
    margin-left: 5px;
  }
}
.coh-ce-cpt_wri_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_wri_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_wri_text_and_media_section-d53285fc {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.coh-ce-cpt_wri_text_and_media_section-85f8e2bf img {
  width: 100%;
  height: auto;
}
.coh-ce-cpt__a_header_supernav_l1_1-b3495578 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt__a_header_supernav_l1_1-ae33a582 .visually-hidden {
  display: none;
}
.coh-ce-cpt__a_header_supernav_l1_1-ae33a582 .menu-item a {
  background-color: rgb(85, 34, 113);
}
.coh-ce-cpt__a_header_supernav_l1_1-7d062b8f {
  -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;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  margin-left: 0px;
  display: none;
}
.coh-ce-cpt__a_header_supernav_l1_1-ca8569a .visually-hidden {
  display: none;
}
.coh-ce-cpt__a_header_supernav_l1_1-daa04904 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -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;
}
.coh-ce-cpt__a_header_supernav_l1_1-cfba9189 {
  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: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-align-content: end;
      -ms-flex-line-pack: end;
          align-content: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  text-align: right;
}
.coh-ce-cpt__a_header_supernav_l1_1-26a8f3b5 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt__a_header_supernav_l1_1-26a8f3b5 {
    display: none;
  }
}
.coh-ce-cpt__a_header_supernav_l1_1-c4685329 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-ce-cpt__a_header_supernav_l1_1-305a20b3 {
  display: none;
}
.coh-ce-cpt__a_header_supernav_l1_1-a183e1c0 {
  padding-right: 0.3125rem;
}
.coh-ce-cpt__a_header_supernav_l1_1-430cb62e {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt__a_header_supernav_l1_1-cdec6eaa {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt__a_header_supernav_l1_1-cdec6eaa {
    text-align: center;
  }
}
.coh-ce-cpt__a_header_supernav_l1_1-b30f5cec {
  border-top-width: 0;
  border-top-style: none;
  border-top-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 564px) {
  .coh-ce-cpt__a_header_supernav_l1_1-b30f5cec {
    border-top-width: 0.0625rem;
    border-top-style: solid;
  }
}
.coh-ce-cpt__a_header_supernav_l1_1-c3b21d03 {
  padding-top: 1.5625rem;
  padding-bottom: 2.25rem;
  display: none;
}
.coh-ce-cpt__a_header_supernav_l1_1-f279017b {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt__a_header_supernav_l1_1-f279017b strong {
  font-weight: 700;
}
.coh-ce-cpt__a_header_supernav_l1_1-e13bad6 {
  color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-align: center;
  padding-top: 1rem;
}
.coh-ce-cpt__a_header_supernav_l1_1-87ddf3a1 {
  text-align: center;
}
.coh-ce-cpt__a_header_supernav_l1_1-78ffd20a {
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 1rem;
  line-height: 22.4px;
  text-decoration: underline;
  cursor: pointer;
}
.coh-ce-cpt__a_header_supernav_l1_1-e32e4de2 {
  display: none;
}
.coh-ce-cpt__a_header_supernav_l1_1-e3131f9b {
  padding-top: 1.25rem;
  padding-right: 10%;
  padding-bottom: 1.25rem;
  padding-left: 10%;
  display: none;
}
@media (max-width: 564px) {
  .coh-ce-cpt__a_header_supernav_l1_1-e3131f9b {
    padding-top: 1.25rem;
    padding-right: 1.5625rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5625rem;
  }
}
.coh-ce-cpt__a_header_supernav_l1_1-c5be696 {
  -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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3.125rem;
}
.coh-ce-cpt__a_header_supernav_l1_1-6a912276 {
  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-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;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 564px) {
  .coh-ce-cpt__a_header_supernav_l1_1-6a912276 {
    width: 90%;
  }
}
.coh-ce-e821bde9 {
  background-color: rgb(240, 248, 255);
  padding: 4.2px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.coh-ce-59e01571 {
  min-height: 4.375rem;
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1rem;
  padding-left: 1rem;
}
.coh-ce-e2f43287 {
  color: rgb(20, 52, 137);
  font-weight: 600;
  font-size: 1.125rem;
}
.coh-ce-69dceaa6 {
  margin-top: 50px;
}
.coh-ce-dd0e1cd6 {
  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-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;
  height: 650px;
}
.coh-ce-2bd61cbc {
  min-height: 14.0625rem;
  margin-top: 5.625rem;
}
.coh-ce-9a2f0ddd {
  font-weight: 700;
  color: rgb(0, 53, 149);
  font-family: 'Open Sans', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.375rem;
  line-height: 22px;
  text-align: center;
  max-height: 5rem;
  margin-top: 0.5rem;
  margin-bottom: 1.125rem;
}
.coh-ce-54eeede {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-342470d3 label {
  color: rgb(107, 107, 107);
  font-weight: 500;
  font-size: 1rem;
  line-height: 22.4;
}
.coh-ce-786a4b47 {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.coh-ce-1ac6932c {
  margin-top: 56px;
}
.coh-ce-8348d5e8 {
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  border-style: solid;
  border-color: rgb(167, 167, 167);
  background-color: rgb(255, 255, 255);
  min-width: 320px;
  width: 100%;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  -webkit-border-bottom-left-radius: 5px;
          border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
          border-bottom-right-radius: 5px;
  padding-top: 36px;
  padding-right: 40px;
  padding-bottom: 6px;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .coh-ce-8348d5e8 {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 6px;
    padding-left: 24px;
  }
}
.coh-ce-fc0ad915 {
  display: inline-block;
  padding-top: 4px;
  padding-right: 16px;
  padding-bottom: 4px;
  padding-left: 16px;
  background-color: rgb(216, 242, 252);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  font-size: 14px;
  text-decoration: none;
  color: rgb(0, 53, 149);
  font-weight: 700;
  text-transform: uppercase;
}
.coh-ce-ea907294 {
  padding-top: 24px;
  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;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
}
@media (max-width: 767px) {
  .coh-ce-ea907294 {
    padding-top: 18px;
  }
}
.coh-ce-a8c79329 {
  font-weight: 600;
  color: rgb(0, 53, 149);
  font-size: 24px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .coh-ce-a8c79329 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 1599px) {
  .coh-ce-3c9d6fd7 {
    padding-right: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-3c9d6fd7 {
    padding-right: 1.5rem;
    margin-left: 0;
    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;
    list-style-type: none;
  }
}
@media (max-width: 1169px) {
  .coh-ce-3c9d6fd7 > li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .coh-ce-3c9d6fd7 > li {
    width: 50%;
  }
}
@media (max-width: 564px) {
  .coh-ce-3c9d6fd7 > li {
    width: 100%;
    margin-bottom: 1.5rem;
    margin-left: 0;
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-3c9d6fd7 > li > a {
    font-weight: 500;
    color: rgb(0, 0, 0);
  }
}
@media (max-width: 564px) {
  .coh-ce-3c9d6fd7 > li > a:hover {
    color: rgb(216, 50, 105);
  }
}
@media (max-width: 564px) {
  .coh-ce-3c9d6fd7 > li > ul {
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-3c9d6fd7 > li > ul > li {
    margin-bottom: 1rem;
    margin-left: 0;
    list-style-type: none;
  }
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-1-ul {
    width: auto;
    -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-8c42278f .menu-level-1-ul {
    width: 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;
  }
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-1-ul > li {
    width: auto;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-1-ul > li {
    width: 100%;
    margin-bottom: 0;
    position: relative;
    list-style-type: none;
  }
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-1-ul > li.is-expanded > a:after {
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-1-ul > li.is-expanded > 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: "\f068";
    font-family: icomoon;
  }
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-1-ul > li.is-collapsed > a:after {
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-1-ul > li.is-collapsed > 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: "\f067";
    font-family: icomoon;
  }
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-1-ul > li > a {
    width: auto;
    margin-right: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-1-ul > li > a {
    color: rgb(40, 169, 224);
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-right: 0;
    position: relative;
    -webkit-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-1-ul > li > a:hover {
    color: rgb(216, 50, 105);
  }
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-1-ul > li > a:after {
    text-align: left;
    height: unset;
    width: unset;
    position: static;
    content: normal;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-1-ul > li > 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;
    text-align: center;
    height: 1rem;
    width: 1rem;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0;
    content: "\f054";
    font-family: icomoon;
  }
}
.coh-ce-8c42278f .menu-level-2-ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style-type: none;
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-2-ul {
    background-color: rgb(243, 246, 248);
    width: 22.5rem;
    padding: 1.5rem;
    position: absolute;
    top: 100%;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-8c42278f .menu-level-2-ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-2-ul {
    background-color: rgba(0, 0, 0, 0);
    width: auto;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    display: none;
  }
}
@media (max-width: 1169px) {
  .coh-ce-8c42278f .menu-level-2-ul > li {
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-2-ul > li {
    margin-left: 1rem;
    list-style-type: none;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-2-ul > li > a {
    color: rgb(40, 169, 224);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: block;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
}
@media (max-width: 564px) {
  .coh-ce-8c42278f .menu-level-2-ul > li > a:hover {
    color: rgb(216, 50, 105);
  }
}
.coh-ce-d7394571 {
  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;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (max-width: 1023px) {
  .coh-ce-d7394571 {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-ce-d7394571 {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-ce-d7394571 {
    display: block;
  }
}
.coh-ce-fd2c2756 {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  list-style: none !important;
}
.coh-ce-2f9f8279 {
  margin-bottom: 1rem;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.coh-ce-822dac4c {
  text-align: center;
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  .coh-ce-822dac4c {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.coh-ce-f023967c {
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .coh-ce-f023967c {
    padding-bottom: 12px;
  }
}
.coh-ce-6b05dab9 {
  padding-bottom: 2px;
}
@media (max-width: 767px) {
  .coh-ce-6b05dab9 {
    padding-bottom: 12px;
  }
}
.coh-ce-cpt_supernav_l2_uk-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_china-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_denmark-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_canada-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_norway-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_finland-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_supernav_l2_sweden-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
.coh-ce-cpt_wri_timeline-d637a2e4 {
  color: rgb(255, 255, 255);
  padding-top: 6%;
  padding-right: 10%;
  padding-bottom: 6%;
  padding-left: 10%;
}
.coh-ce-cpt_wri_timeline-d637a2e4 h2 {
  color: rgb(255, 255, 255);
  font-size: 2.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_wri_timeline-d637a2e4 h2 {
    font-size: 2.5rem;
  }
}
.coh-ce-cpt_wri_timeline-d637a2e4 p {
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-ce-cpt_wri_timeline-d637a2e4 p {
    font-size: 14px;
  }
}
.coh-ce-cpt_wri_timeline-5ad6de44 {
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 2.75rem;
  line-height: 0.0625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_wri_timeline-5ad6de44 {
    font-size: 2.5rem;
    line-height: 0.0625rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_wri_timeline-5ad6de44 {
    font-size: 2.375rem;
    line-height: 0.0625rem;
    text-align: center;
  }
}
.coh-ce-cpt_supernav_l2_france-965b27a1 {
  position: relative;
  min-height: 70px;
  max-height: 100%;
  height: 100%;
  z-index: 44;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}

