.coh-style--er-vedio {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.coh-style--er-vedio h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
.coh-style--er-vedio p {
  font-size: 19px;
  color: #696969;
}
.coh-style--er-vedio .coh-accordion-title {
  background: #009EDB;
  -webkit-border-radius: 7px 6px 0 0;
          border-radius: 7px 6px 0 0;
  padding: 0;
  min-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 564px) {
  .coh-style--er-vedio .coh-accordion-title {
    margin-bottom: 1px;
  }
}
.coh-style--er-vedio .coh-accordion-title a {
  color: #fff;
  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: 17px 15px;
  font-size: 19px;
  display: block;
  text-decoration: none;
}
.coh-style--er-vedio .coh-accordion-title a:after {
  color: #fff;
  margin: 0;
  content: "\E313";
  font-size: 3rem;
  margin-top: -12px !important;
}
.coh-style--er-vedio .coh-accordion-tabs-content-wrapper {
  border: 1px solid #009EDB;
  -webkit-border-radius: 7px;
          border-radius: 7px;
}
.coh-style--er-vedio .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
.coh-style--er-vedio .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 638px;
  margin: 0 auto 20px;
}
.coh-style-brand-icons-with-links .coh-wysiwyg {
  text-align: center;
}
.coh-style-brand-icons-with-links .coh-row-inner .coh-column:nth-child(2) {
  border-left: 1px solid #30B7EB;
  border-right: 1px solid #30B7EB;
}
@media (max-width: 1023px) {
  .coh-style-brand-icons-with-links .coh-row-inner .coh-column:nth-child(2) {
    border-left: 0px solid #30B7EB;
    border-right: 0px solid #30B7EB;
  }
}
.coh-style-border-bottom {
  border-bottom: 2px solid #223C78 !important;
}
.coh-style-border-top {
  border-top: 1px solid #c6c0c0;;
  margin-top: 40px !important;
}
@media (max-width: 564px) {
  .coh-style-border-top {
    margin-top: 25px !important;
    max-width: 334px;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-bottom-nav-fix .coh-row-inner .coh-column:first-child {
    margin-top: 25px  !important;
  }
}
.coh-style-box-shadow-bottom {
  -webkit-box-shadow: 0px 12px 12px -10px rgba(0,0,0,0.28) !important;
          box-shadow: 0px 12px 12px -10px rgba(0,0,0,0.28) !important;
}
@media (max-width: 1023px) {
  .coh-style-box-shadow-bottom {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.28) !important;
            box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.28) !important;
  }
}
@media (max-width: 564px) {
  .coh-style-box-text1-mobile {
    font-size: 14px  !important;
  }
}
.coh-style-box-text1-mobile span {
  font-style: italic !important;
  font-weight: bold !important;
  font-family: 'Futura', sans-serif;
}
@media (max-width: 564px) {
  .coh-style-box-text2-mobile {
    font-size: 14px !important;
  }
}
.coh-style-bravo-sticky-navigation-right {
  position: sticky !important;
  top: 6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack : right;
  -webkit-justify-content : right;
      -ms-flex-pack : right;
          justify-content : right;
  z-index: 1;
  margin-bottom: -24rem;
  margin-top: 1rem;
  width: 210px !important;
  float: right;
}
@media (max-width: 1023px) {
  .coh-style-bravo-sticky-navigation-right {
    display: none;
  }
}
.coh-style-blue-border-radius-with-shadow-caregiver {
  border: 2px solid #223C78;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-shadow: 0 12px 12px -10px rgba(0, 0, 0, 0.28);
          box-shadow: 0 12px 12px -10px rgba(0, 0, 0, 0.28);
  background: #F6F8F7;
}
@media (max-width: 564px) {
  .coh-style-blue-border-radius-with-shadow-caregiver {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 18px;
  }
}
.coh-style-button-left-what-is-nubeqa {
  padding: 0 50px;
}
@media (max-width: 564px) {
  .coh-style-button-left-what-is-nubeqa a {
    margin: 0 30px;
  }
}
.coh-style-button-right-what-is-nubeqa {
  padding: 0 30px;
}
.coh-style-card-section-patient-assistance .coh-row-inner > .coh-column {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.coh-style-card-border {
  border: 3px solid #DADADA !important;
  -webkit-border-radius: 16px !important;
          border-radius: 16px !important;
}
@media (max-width: 1169px) {
  .coh-style-card-border {
    height: 580px !important;
    border-bottom: 2px solid #009EDB !important;
    -webkit-border-radius: 0px !important;
            border-radius: 0px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
}
@media (max-width: 564px) {
  .coh-style-card-border {
    height: auto !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-card-border-ahorros-y-soporte {
    border-top: 2px solid #009EDB !important;
  }
}
.coh-style-card-border-2 {
  border: 3px solid #DADADA !important;
  -webkit-border-radius: 16px !important;
          border-radius: 16px !important;
}
@media (max-width: 767px) {
  .coh-style-card-border-2 {
    height: auto !important;
    border-bottom: 0px solid #009EDB !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    -webkit-border-radius: 0px !important;
            border-radius: 0px !important;
  }
}
.coh-style-duplicate-of-card-border-2-new {
  border: 5px solid #223C78 !important;
  -webkit-border-radius: 16px !important;
          border-radius: 16px !important;
  background: #F6F8F7;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-card-border-2-new {
    height: auto !important;
    border: 2px solid #223C78 !important;
  }
}
.coh-style-blue-hr hr {
  height: 4px !important;
  background: #223C78 !important;
  border: none !important;
  margin:  0px !important;
  -webkit-border-radius: 5px !important;
          border-radius: 5px !important;
}
.coh-style-blue-border-radius-with-shadow {
  border: 2px solid #223C78;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding-right: 2rem;
  padding-left: 2rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
  -webkit-box-shadow: 0 12px 12px -10px rgba(0, 0, 0, 0.28);
          box-shadow: 0 12px 12px -10px rgba(0, 0, 0, 0.28);
  background: #F6F8F7;
}
@media (max-width: 564px) {
  .coh-style-blue-border-radius-with-shadow {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.coh-style-caregiver-accordion-section-support-group {
  max-width: 1054px;
  margin: 0 auto;
}
.coh-style-caregiver-accordion-section-support-group h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group h3.coh-style-nb-h2-top-bdr {
    margin-bottom: 15px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-title {
  background: #F6F8F7;
  padding: 0;
  min-height: auto;
  margin-bottom: 30px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-title {
    margin-bottom: 20px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-title.is-active {
  margin-bottom: 0 !important;
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-title a {
  color: #223C78;
  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: 35px 20px !important;
  font-size: 19px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  border-bottom: 2px solid #223C78;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-title a {
    font-size: 19px;
    line-height: 23px;
    padding: 17px !important;
    position: relative;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-title a:after {
  margin-right: 0;
  font-size: 3rem;
  line-height: 26px !important;
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand.svg");
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-title a:after {
    top: 50%;
    -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
            transform: translateY(-45%);
    position: absolute;
    margin-top: 0;
    margin-right: 8px;
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand-mob.svg");
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper {
  padding-top: 0px;
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper img {
    max-width: 109px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 685px;
  margin: 10px auto 20px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper h4.mb-0 {
  margin-bottom: 0 !important;
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper h4 span {
  font-weight: normal;
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
  line-height: 23px;
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p.f-14 {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p.f-14 {
    font-size: 12px !important;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p a {
  color: #223C78;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p a {
    font-size: 16px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p a.grey-link {
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p a.grey-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p .f-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p .f-14 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p .hidden-mobile {
    display: none !important;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper p sup {
  color: #223C78;
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border-bottom: 2px solid #223C78 !important;
  border-top: none;
  background-color: #F6F8F7;
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding: 0px 11px 10px 11px;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    margin-bottom: 20px !important;
    border-bottom: none;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  width: 33.3%;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
    width: 50%;
    margin-bottom: 15px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 53.7%;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child:after {
  display: none;
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  content: ' ';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #707070;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(even):after {
    display: none;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
  color: #696969;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs:first-child .coh-accordion-tabs-content-wrapper img {
    max-width: 53px;
  }
}
.coh-style-caregiver-accordion-section-support-group .new-section-bullet {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .new-section-bullet {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
  }
}
.coh-style-caregiver-accordion-section-support-group .new-section-bullet ul {
  text-align: left;
}
.coh-style-caregiver-accordion-section-support-group .new-section-bullet ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .new-section-bullet ul li {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section-support-group .new-section-bullet ul li:before {
  content: ' ';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #696969;
  left: 0px;
  top: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: normal;
}
.coh-style-caregiver-accordion-section-support-group .new-section-bullet ul li span {
  color: #223C78;
  font-weight: bold;
}
.coh-style-caregiver-accordion-section-support-group .new-section-bullet p {
  font-size: 19px;
  margin-top: 20px;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section-support-group .new-section-bullet p {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section-support-group .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-caregiver-accordion-section-support-group .is-active.coh-style-accordion-tabs-style a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse.svg");
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .is-active.coh-style-accordion-tabs-style a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse-mob.svg");
  }
}
.coh-style-caregiver-accordion-section-support-group .coh-accordion-title:first-child a strong {
  margin-right: 2rem !important;
}
.coh-style-caregiver-accordion-section-support-group hr {
  height: 4px;;
  background: #F16623;;
  border: none;
  margin:  0px;;
  -webkit-border-radius: 5px;;
          border-radius: 5px;;
}
.coh-style-caregiver-accordion-section-support-group .coh-ce-cpt_accordion_item-d92bbd0a {
  padding-top: 0rem !important;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section-support-group .coh-accordion-tabs-content-wrapper:last-child .coh-container .coh-accordion-tabs-content {
    border-bottom: none !important;
  }
}
.coh-style-upc-text4 {
  margin-right: -9rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-text4 {
    margin-right: -1rem;
    margin-left: 0rem;
  }
}
.coh-style-upc-box-two-button {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #ffffff;
  margin-bottom: 30px;
  -webkit-box-shadow: 1px 6px 12px 2px #dddd;
          box-shadow: 1px 6px 12px 2px #dddd;
  margin-top: 30px;
}
.coh-style-upc-box-two-button a.orange {
  background-color: #FF5C00 !important;
}
.coh-style-upc-box-two-button a.orange:before {
  color: #FF5C00 !important;
}
.coh-style-upc-box-two-button a.blue {
  background-color: #009EDB !important;
}
.coh-style-upc-box-two-button a.blue:before {
  color: #009EDB !important;
}
.coh-style-upc-glossary-section .coh-wysiwyg p {
  margin-bottom: 30px;
  color: #696969;
}
.coh-style-upc-heading-and-paragraph .coh-wysiwyg h2 {
  font-size: 40px;
  line-height: 44px;
  color: #223C78;
  font-family: 'Futura Std';
  font-weight: bold;
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .coh-style-upc-heading-and-paragraph .coh-wysiwyg h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 22px;
  }
}
.coh-style-upc-heading-and-paragraph .coh-wysiwyg h2 span.top-Line {
  height: 2px;
  width: 288px;
  background-color: #223C78;
  display: block;
  position: relative;
  top: -36px;
  left: 35%;
}
@media (max-width: 1023px) {
  .coh-style-upc-heading-and-paragraph .coh-wysiwyg h2 span.top-Line {
    top: -32px;
    left: -6%;
    width: 111%;
  }
}
.coh-style-upc-heading-and-paragraph .coh-wysiwyg h3 {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  font-family: 'Futura Std';
}
@media (max-width: 1023px) {
  .coh-style-upc-heading-and-paragraph .coh-wysiwyg h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.coh-style-upc-heading-and-paragraph .coh-wysiwyg h4 {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  font-family: 'Futura Std';
  margin-bottom: 30px;
}
.coh-style-upc-heading-and-paragraph .coh-wysiwyg p span.top-Line-text {
  height: 2px;
  width: 288px;
  background-color: #223C78;
  display: block;
  left: 295px;
  top: -31px;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-upc-heading-and-paragraph .coh-wysiwyg p span.top-Line-text {
    left: 42px;
    top: -31px;
  }
}
.coh-style-upc-heading-and-paragraph .coh-wysiwyg .support-from-all-sides {
  -webkit-box-pack: left !important;
  -webkit-justify-content: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
  text-align: left !important;
}
.coh-style-upc-symptoms-of-prostate-section {
  -webkit-box-shadow: 1px 6px 12px 2px #dddd;
          box-shadow: 1px 6px 12px 2px #dddd;
  margin-bottom: 43px;
}
.coh-style-upc-text1 {
  margin-right: -6rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-text1 {
    margin-right: -1.5rem;
    margin-left: 1rem;
  }
}
.coh-style-upc-text2 {
  margin-right: -9rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-text2 {
    margin-right: -1rem;
    margin-left: 1rem;
  }
}
.coh-style-upc-text3 {
  margin-right: -7rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-text3 {
    margin-right: -1rem;
    margin-left: 0rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-understanding-prostate-cancer-main-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coh-style-understanding-prostate-cancer-main-container .coh-style-nb-page-header-image {
  left: 153px;
}
@media (max-width: 1023px) {
  .coh-style-understanding-prostate-cancer-main-container .coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner {
    -webkit-box-shadow: 1px 2px 2px 2px #ddd;
            box-shadow: 1px 2px 2px 2px #ddd;
  }
}
@media (max-width: 1023px) {
  .coh-style-understanding-prostate-cancer-main-container .coh-wysiwyg .coh-style-nb-footnote-paragraph ul.coh-style-nb-bravo-orng-unordrlst li {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-understanding-prostate-cancer-main-container .coh-wysiwyg .coh-style-nb-footnote-paragraph ul.coh-style-nb-bravo-orng-unordrlst li.lastChild {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-understanding-prostate-cancer-main-container .coh-wysiwyg .coh-style-nb-footnote-paragraph ul.coh-style-nb-bravo-orng-unordrlst li.lastChildMargin {
    margin-right: 60px;
  }
}
@media (max-width: 1023px) {
  .coh-style-understanding-prostate-cancer-main-container .coh-style-inner-three-cards-tile {
    margin: 0px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-understanding-prostate-cancer-main-container .coh-style-inner-three-cards-tile h4.upc-tile-diagnosis-heading {
    font-size: 16px !important;
  }
}
.coh-style-white-notification {
  background: #F6F8F7 !important;
  padding-right: 30px !important;
  -webkit-filter: drop-shadow(0px 3px 4px rgba(0,0,0,.15));
          filter: drop-shadow(0px 3px 4px rgba(0,0,0,.15));
}
@media (max-width: 1023px) {
  .coh-style-white-notification {
    padding-right: 0px !important;
  }
}
.coh-style-white-notification img {
  min-width: 76px;
}
.coh-style-white-notification a {
  color: #099FDE;
  font-family: 'FuturaCyrillic-Bold',sans-serif;
}
.coh-style-white-notification a[href^="tel:"] {
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
}
.coh-style-white-notification .fs-24 {
  font-size: 24px !important;
  line-height: 28px !important;
}
.coh-style-about-nubeqa-heading {
  max-width: 835px;
  margin: auto;
  margin-top: 30px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-heading {
    text-align: center !important;
  }
}
.coh-style-about-nubeqa-nmcrpc {
  max-width: 665px;
  margin-left: auto;
  margin-right: auto;
  padding:  0 30px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-nmcrpc {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.coh-style-accordian-mobile-jump-links {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-accordian-mobile-jump-links {
    display: block;
  }
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner {
  border: 1px solid #223c78;
  border-top: 4px solid #009EDB;
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title {
  background: #F6F8F7;
  color: #fff;
  margin-bottom: 0px;
  padding-left: 25px;
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title.is-active a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/icon-sticky-up.svg");
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title a {
  color: #223C78;
  text-decoration: none;
}
@media (max-width: 767px) {
  .coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title a {
    font-size: 18px;
  }
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title a:after {
  color: #fff;
  font-size: 3rem;
  font-size: 2.4rem;
  right: 20px;
  position: absolute;
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/icon-sticky-down.svg");
}
@media (max-width: 564px) {
  .coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 0px;
  }
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-wysiwyg ul li {
  line-height: 23px;
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-wysiwyg ul {
  margin-bottom: 0px;
}
@media (max-width: 1023px) {
  .coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title.is-active {
    background: #223C78;
  }
}
@media (max-width: 1023px) {
  .coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title.is-active a {
    color: #ffffff;
  }
}
.coh-style-accordian-mobile-jump-links .primary__color {
  color: #223C78;
}
.coh-style-accordian-mobile-jump-links p.accordian-paragraph {
  margin-bottom: 0px;
  margin-top: 27px;
}
.coh-style-accordian-mobile-jump-links .coh-accordion-tabs {
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .coh-style-accordian-mobile-jump-links p.para-mob-fix.accordian-paragraph {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-accordian-mobile-jump-links ul.mob-mt-pnt-5rem {
    margin-top: 0.5rem !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-accordian-mobile-jump-links ul.scroll-section-menu li {
    padding: 1rem 0rem 1rem 1.5rem;
    border-bottom: 2px solid #223c78;
  }
}
@media (max-width: 1023px) {
  .coh-style-accordian-mobile-jump-links ul.scroll-section-menu li a {
    text-decoration: none;
    color: #223c78;
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .coh-style-accordian3-subtext {
    font-size: 14px  !important;
  }
}
.coh-style-accordion-section-support-for-caregiver {
  max-width: 776px;
  margin: 0 auto;
}
.coh-style-accordion-section-support-for-caregiver h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver h3.coh-style-nb-h2-top-bdr {
    margin-bottom: 15px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-title {
  background: #F6F8F7;
  padding: 0;
  min-height: auto;
  margin-bottom: 30px;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-title {
    margin-bottom: 20px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-title.is-active {
  margin-bottom: 0 !important;
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-title a {
  color: #223C78;
  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: 35px 20px !important;
  font-size: 19px;
  display: block;
  text-decoration: none;
  border-bottom: 2px solid #223C78;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-title a {
    font-size: 19px;
    line-height: 23px;
    padding: 17px !important;
    position: relative;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-title a:after {
  margin-right: 0;
  font-size: 3rem;
  line-height: 26px !important;
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand.svg");
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-title a:after {
    top: 38%;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
    position: absolute;
    margin-top: 0;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper {
  padding-top: 0px;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper img {
    max-width: 109px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 685px;
  margin: 10px auto 20px;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper h4.mb-0 {
  margin-bottom: 0 !important;
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper h4 span {
  font-weight: normal;
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
  line-height: 20px;
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p {
    font-size: 19px;
    line-height: 23px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p.f-14 {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p.f-14 {
    font-size: 12px !important;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p a {
  color: #223C78;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p a {
    font-size: 19px;
    line-height: 20px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p a.grey-link {
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p a.grey-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p .f-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p .f-14 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p .hidden-mobile {
    display: none !important;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p sup {
  color: #223C78;
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p br {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p br {
    display: block;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p .para-sup {
  color: #696969;
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border-bottom: 2px solid #223C78 !important;
  border-top: none;
  background-color: #F6F8F7;
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding: 0px 20px 10px 21px;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    margin-bottom: 20px !important;
    border-bottom: none;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  width: 33.3%;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
    width: 50%;
    margin-bottom: 15px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 53.7%;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child:after {
  display: none;
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  content: ' ';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #707070;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(even):after {
    display: none;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 14px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
    font-size: 14px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
  color: #696969;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
    font-size: 14px;
  }
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p + p {
  line-height: 23px;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper p + p {
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs:first-child .coh-accordion-tabs-content-wrapper img {
    max-width: 53px;
  }
}
.coh-style-accordion-section-support-for-caregiver .new-section-bullet {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .new-section-bullet {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
  }
}
.coh-style-accordion-section-support-for-caregiver .new-section-bullet ul {
  text-align: left;
}
.coh-style-accordion-section-support-for-caregiver .new-section-bullet ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .new-section-bullet ul li {
    font-size: 14px;
  }
}
.coh-style-accordion-section-support-for-caregiver .new-section-bullet ul li:before {
  content: ' ';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #696969;
  left: 0px;
  top: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: normal;
}
.coh-style-accordion-section-support-for-caregiver .new-section-bullet ul li span {
  color: #223C78;
  font-weight: bold;
}
.coh-style-accordion-section-support-for-caregiver .new-section-bullet p {
  font-size: 19px;
  margin-top: 20px;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-accordion-section-support-for-caregiver .new-section-bullet p {
    font-size: 14px;
  }
}
.coh-style-accordion-section-support-for-caregiver .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-accordion-section-support-for-caregiver .is-active.coh-style-accordion-tabs-style a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse.svg");
}
.coh-style-accordion-section-support-for-caregiver .coh-accordion-title a strong {
  margin-right: 2rem !important;
}
@media (max-width: 1023px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-title a strong {
    margin-right: 5rem !important;
  }
}
.coh-style-accordion-section-support-for-caregiver hr {
  height: 4px;;
  background: #F16623;;
  border: none;
  margin:  0px;;
  -webkit-border-radius: 5px;;
          border-radius: 5px;;
}
.coh-style-accordion-section-support-for-caregiver .coh-ce-cpt_accordion_item-d92bbd0a {
  padding-top: 0rem !important;
}
@media (max-width: 564px) {
  .coh-style-accordion-section-support-for-caregiver .coh-accordion-tabs-content-wrapper:last-child .coh-container .coh-accordion-tabs-content {
    border-bottom: none !important;
  }
}
.coh-style-accordion-section-support-for-caregiver #accordion-links p {
  line-height: 20px;
}
.coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro {
  border-top: 2px solid #F16623;
  border-bottom: 2px solid #F16623;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 1023px) {
  .coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro {
    padding-right: 7px;
    padding-left: 0px;
    padding-bottom: 0px;
  }
}
.coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro p {
  margin-top: 10px;
  font-size: 19px !important;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro p span {
    font-size: 16px !important;
  }
}
.coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro h4.coh-style-dark-blue {
  font-size: 22px !important;
  max-width: 333px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'FuturaCyrillic-Demi', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro h4.coh-style-dark-blue {
    font-size: 19px !important;
  }
}
.coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg p.text-align-center.tony-and-ramiro {
  max-width: 350px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .coh-style-being-caregiver-real-patient-content-with-text .coh-wysiwyg p.text-align-center.tony-and-ramiro {
    max-width: 100%;
    font-size: 12px !important;
    line-height: 16px !important;
  }
}
.coh-style-card-border-remove-mob {
  border: 3px solid #DADADA !important;
  -webkit-border-radius: 16px !important;
          border-radius: 16px !important;
}
@media (max-width: 1169px) {
  .coh-style-card-border-remove-mob {
    height: 580px !important;
    border-bottom: 2px solid #009EDB !important;
    -webkit-border-radius: 0px !important;
            border-radius: 0px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-card-border-remove-mob {
    border-bottom: 0px solid #009EDB !important;
  }
}
@media (max-width: 564px) {
  .coh-style-card-border-remove-mob {
    height: auto !important;
  }
}
.coh-style-caregiver-carousel-section .slider {
  max-width: 837px;
  height: auto;
  width: 837px;
  background: #F6F8F7;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  position: relative;
  overflow: hidden;
  border: 2px solid #223C78;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .slider {
    max-width: 100%;
    height: auto;
  }
}
.coh-style-caregiver-carousel-section .slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .slider-wrapper {
    display: block;
  }
}
.coh-style-caregiver-carousel-section .arrow {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .arrow {
    display: none;
  }
}
.coh-style-caregiver-carousel-section .arrow svg {
  width: 36px;
  height: 36px;
  fill: #223C78;
}
.coh-style-caregiver-carousel-section .slide {
  display: none;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.coh-style-caregiver-carousel-section .slide.active {
  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;
  justify-content: center;
}
.coh-style-caregiver-carousel-section .slide h2 {
  margin: 0 0 10px;
  color: #223C78;
}
.coh-style-caregiver-carousel-section .slide p {
  margin: 0;
  color: #555;
}
.coh-style-caregiver-carousel-section .dots {
  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;
  align-item: center;
  margin-top: 35px !important;
  gap: 20px;
}
.coh-style-caregiver-carousel-section .dot {
  width: 20px;
  height: 20px;
  margin: 0px;
  background: #fff;
  border: 2px solid #dadada;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
}
.coh-style-caregiver-carousel-section .dot.active {
  background: -webkit-radial-gradient(#ffffff, #009edb);
  background: radial-gradient(#ffffff, #009edb);
  width: 30px;
  border: none;
  height: 30px;
  position: relative;
  top: -4px;
}
.coh-style-caregiver-carousel-section .inner-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 46px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .inner-section {
    padding: 40px 16px;
    display: block;
  }
}
.coh-style-caregiver-carousel-section .image img {
  width: 200px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .image img {
    width: 219px;
  }
}
.coh-style-caregiver-carousel-section .right-paragraph {
  border-top: 2px solid #F16623;
  border-bottom: 2px solid #F16623;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .right-paragraph {
     margin-top: 32px;
    padding: 15px 3px;
  }
}
.coh-style-caregiver-carousel-section .right-paragraph p {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #223C78;
  font-family: 'FuturaCyrillic-Demi', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .right-paragraph p {
    font-size: 19px;
    line-height: 22px;
    max-width: 309px;
  }
}
.coh-style-caregiver-carousel-section .right-paragraph span {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 19px !important;
  line-height: 21px;
  text-align: center;
  color: #223C78;
  display: block;
  margin-top: 14px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .right-paragraph span {
    font-size: 16px  !important;
    line-height: 21px;
  }
}
.coh-style-caregiver-carousel-section .sub-text-bottom {
  position: relative;
  top: 20px;
  max-width: 500px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .sub-text-bottom {
    max-width: 286px;
    margin-right: auto;
  }
}
.coh-style-caregiver-carousel-section .sub-text-bottom p {
  font-size: 16px;
  line-height: 18px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .sub-text-bottom p {
    font-size: 12px;
    line-height: 16px;
  }
}
.coh-style-caregiver-carousel-section .image.image1 {
  position: relative;
  top: -16px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-carousel-section .image.image1 {
    position: unset;
  }
}
.coh-style-two-button-alignment-nubeqa .innerButton {
  text-align: center !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
   width: 85% !important;
  padding: 15px 63px 15px 5px !important;
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .coh-style-two-button-alignment-nubeqa .innerButton {
    padding: 15px 50px 15px 25px !important;
    margin-left: 20px !important;
  }
}
.coh-style-font-size-16px {
  font-size: 16px !important;
}
.coh-style-dropdown-filter {
  -webkit-filter: drop-shadow(0px 3px 4px rgba(0,0,0,.15));
          filter: drop-shadow(0px 3px 4px rgba(0,0,0,.15));
}
@media (max-width: 564px) {
  .coh-style-er-acc1-text {
    margin-right: 3rem;
    margin-left: 2rem;
  }
}
.coh-style-faq-accordion-section-1 {
  max-width: 776px;
  margin: 0 auto;
}
.coh-style-faq-accordion-section-1 h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 h3.coh-style-nb-h2-top-bdr {
    margin-bottom: 15px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-title {
  background: #ffffff;
  padding: 0;
  min-height: auto;
  margin-bottom: 30px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-title {
    margin-bottom: 20px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-title.is-active {
  margin-bottom: 0 !important;
}
.coh-style-faq-accordion-section-1 .coh-accordion-title a {
  color: #223C78;
  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: 35px 20px;
  font-size: 19px !important;
  display: block;
  text-decoration: none;
  border-bottom: 2px solid #223C78;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-title a {
    font-size: 19px;
    line-height: 23px;
    padding: 28px 35px 28px 11px;
    position: relative;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-title a:after {
  margin-right: 0;
  font-size: 3rem;
  line-height: 26px !important;
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand.svg");
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-title a:after {
    top: 50%;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
    position: absolute;
    margin-top: 0;
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand-mob.svg");
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper {
  padding-top: 0px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper {
    padding-left: 13px;
    padding-right: 13px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper img {
    max-width: 109px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 685px;
  margin: 10px auto 20px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper h4.mb-0 {
  margin-bottom: 0 !important;
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper h4 span {
  font-weight: normal;
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
  line-height: 23px;
  color: #696969;
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p.f-14 {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p.f-14 {
    font-size: 12px !important;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p a {
  color: #223C78;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p a {
    font-size: 19px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p a.grey-link {
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p a.grey-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p .f-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p .f-14 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p .hidden-mobile {
    display: none !important;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border-bottom: 2px solid #223C78;
  border-top: none;
  background-color: #ffffff;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding: 0px 11px 10px 11px;
  }
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    margin-bottom: 20px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  width: 33.3%;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
    width: 50%;
    margin-bottom: 15px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 53.7%;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child:after {
  display: none;
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  content: ' ';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #707070;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(even):after {
    display: none;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
  color: #696969;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p.coh-style-nb-paragraph-small.mb-0 {
  margin-bottom: 0px;
}
@media (max-width: 1599px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p.coh-style-nb-paragraph-small.mb-0 {
    line-height: 24px !important;
    text-indent: -1px;
  }
}
@media (max-width: 1023px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p.coh-style-nb-paragraph-small.mb-0 {
    line-height: 16px !important;
    text-indent: -9px;
    padding-left: 6px;
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p.coh-style-nb-paragraph-small.mt-0 {
  margin-top: 0px;
  line-height: 24px !important;
}
.coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .reference-align {
  margin-left: 0px !important;
}
@media (max-width: 1023px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .reference-align {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .coh-accordion-tabs:first-child .coh-accordion-tabs-content-wrapper img {
    max-width: 53px;
  }
}
.coh-style-faq-accordion-section-1 .new-section-bullet {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .new-section-bullet {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
  }
}
.coh-style-faq-accordion-section-1 .new-section-bullet ul {
  text-align: left;
}
.coh-style-faq-accordion-section-1 .new-section-bullet ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .new-section-bullet ul li {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-1 .new-section-bullet ul li:before {
  content: ' ';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #696969;
  left: 0px;
  top: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: normal;
}
.coh-style-faq-accordion-section-1 .new-section-bullet ul li span {
  color: #223C78;
  font-weight: bold;
}
.coh-style-faq-accordion-section-1 .new-section-bullet p {
  font-size: 19px;
  margin-top: 20px;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-1 .new-section-bullet p {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-1 .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-faq-accordion-section-1 .is-active.coh-style-accordion-tabs-style a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse.svg");
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 .is-active.coh-style-accordion-tabs-style a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse-mob.svg");
  }
}
.coh-style-faq-accordion-section-1 .coh-accordion-title:first-child a strong {
  margin-right: 2rem !important;
}
.coh-style-faq-accordion-section-1 hr {
  height: 4px;;
  background: #F16623;;
  border: none;
  margin:  0px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.coh-style-faq-accordion-section-1 .coh-ce-cpt_accordion_item-d92bbd0a {
  padding-top: 0rem !important;
}
.coh-style-faq-accordion-section-1 ul li {
  font-size: 19px ;
  line-height: 23px;
  margin-bottom: 1rem;
  margin-left: 2rem;
  list-style-type: disc;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-1 ul li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 1.5rem;
  }
}
.coh-style-faq-accordion-section-1 ul li::marker {
  color: #223C78;
}
.coh-style-faq-accordion-section-2 {
  max-width: 776px;
  margin: 0 auto;
}
.coh-style-faq-accordion-section-2 h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 h3.coh-style-nb-h2-top-bdr {
    margin-bottom: 15px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-title {
  background: #F6F8F7;
  padding: 0;
  min-height: auto;
  margin-bottom: 30px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-title {
    margin-bottom: 20px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-title.is-active {
  margin-bottom: 0 !important;
}
.coh-style-faq-accordion-section-2 .coh-accordion-title a {
  color: #223C78;
  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: 35px 20px;
  font-size: 19px;
  display: block;
  text-decoration: none;
  border-bottom: 2px solid #223C78;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-title a {
    font-size: 19px;
    line-height: 23px;
    padding: 28px 32px 28px 11px;
    position: relative;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-title a:after {
  margin-right: 0;
  font-size: 3rem;
  line-height: 26px !important;
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand.svg");
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-title a:after {
    top: 50%;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
    position: absolute;
    margin-top: 0;
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand-mob.svg");
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper {
  padding-top: 0px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper {
    padding-left: 13px;
    padding-right: 13px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper img {
    max-width: 109px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 685px;
  margin: 10px auto 20px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper h4.mb-0 {
  margin-bottom: 0 !important;
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper h4 span {
  font-weight: normal;
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
  line-height: 23px;
  color: #696969;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p.f-14 {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p.f-14 {
    font-size: 12px !important;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p a {
  color: #223C78;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p a {
    font-size: 19px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p a.grey-link {
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p a.grey-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p .f-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p .f-14 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper p .hidden-mobile {
    display: none !important;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border-bottom: 2px solid #223C78;
  border-top: none;
  background-color: #F6F8F7;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding: 0px 11px 10px 11px;
  }
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    margin-bottom: 20px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  width: 33.3%;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
    width: 50%;
    margin-bottom: 15px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 53.7%;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child:after {
  display: none;
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  content: ' ';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #707070;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(even):after {
    display: none;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
  color: #696969;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .coh-accordion-tabs:first-child .coh-accordion-tabs-content-wrapper img {
    max-width: 53px;
  }
}
.coh-style-faq-accordion-section-2 .new-section-bullet {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .new-section-bullet {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
  }
}
.coh-style-faq-accordion-section-2 .new-section-bullet ul {
  text-align: left;
}
.coh-style-faq-accordion-section-2 .new-section-bullet ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .new-section-bullet ul li {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-2 .new-section-bullet ul li:before {
  content: ' ';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #696969;
  left: 0px;
  top: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: normal;
}
.coh-style-faq-accordion-section-2 .new-section-bullet ul li span {
  color: #223C78;
  font-weight: bold;
}
.coh-style-faq-accordion-section-2 .new-section-bullet p {
  font-size: 19px;
  margin-top: 20px;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-faq-accordion-section-2 .new-section-bullet p {
    font-size: 14px;
  }
}
.coh-style-faq-accordion-section-2 .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-faq-accordion-section-2 .is-active.coh-style-accordion-tabs-style a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse.svg");
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 .is-active.coh-style-accordion-tabs-style a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse-mob.svg");
  }
}
.coh-style-faq-accordion-section-2 .coh-accordion-title:first-child a strong {
  margin-right: 2rem !important;
}
.coh-style-faq-accordion-section-2 hr {
  height: 4px;;
  background: #F16623;;
  border: none;
  margin:  0px;;
  -webkit-border-radius: 5px;;
          border-radius: 5px;;
}
.coh-style-faq-accordion-section-2 .coh-ce-cpt_accordion_item-d92bbd0a {
  padding-top: 0rem !important;
}
.coh-style-faq-accordion-section-2 ul li {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 1rem;
  margin-left: 2rem;
  list-style-type: disc;
}
@media (max-width: 564px) {
  .coh-style-faq-accordion-section-2 ul li {
    font-size: 16px;
    line-height: 20px;
    margin-left: 1.5rem;
  }
}
.coh-style-faq-accordion-section-2 ul li::marker {
  color: #223C78;
}
@media (max-width: 564px) {
  .coh-style-foot-notes {
    font-size: 10px !important;
    line-height: 12px;
  }
}
.coh-style-download-btns-fix {
  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;
  text-align: center;
}
.coh-style-footer-spanish {
  max-width: 69.5rem ;
  margin: 0 auto !important;
}
.coh-style-footer-spanish .coh-wysiwyg {
  margin-left: 3rem;
  max-width: 650px;
}
@media (max-width: 1023px) {
  .coh-style-footer-spanish .coh-wysiwyg {
    margin-left: 0rem;
  }
}
@media (max-width: 564px) {
  .coh-style-footnote-mobile {
    font-size: 10px !important;
    line-height: 20px;
  }
}
.coh-style-footnote-mobile sup {
  font-size: 85%;
}
@media (max-width: 564px) {
  .coh-style-for-align-space .coh-style-nb-bottom-navigation .coh-row-inner .coh-column:first-child {
    margin-top: 30px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-for-mob-margin-top .read-more {
    margin-top: 0.25rem !important;
  }
}
@media (max-width: 564px) {
  .coh-style-for-wid-100 .inner-wrapper {
    width: 100%;
  }
}
.coh-style-form-card {
  border: 1px solid #223C78;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  padding-top: 24px;
  padding-bottom: 30px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 1023px) {
  .coh-style-form-card {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
  }
}
.coh-style-form-card label {
  background: #D9D9D9;
   -webkit-border-radius: 14px;
           border-radius: 14px;
  font-size: 16px;
  max-width: 143px;
  display: block;
  height: 24px;
}
.coh-style-form-card input {
  width: 15px;
  height: 15px;
  margin-right: 7px;
  margin-left: 10px;
  margin-top: -2px;
  vertical-align: middle;
}
.coh-style-global-navigation-header-cta-button {
  background-color: #223C78 !important;;
  position: absolute;
  right: 1.5rem !important;;
  font-size: 18px !important;;
  -webkit-border-radius: 30px !important;;
          border-radius: 30px !important;;
  min-height: unset !important;;
  height: 40px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  min-width: 135px !important;
}
.coh-style-download-guide-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-style-download-guide-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-download-guide-main h3 {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 17px;
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
  max-width: 400px;
}
@media (max-width: 767px) {
  .coh-style-download-guide-main h3 {
    text-align: center;
  }
}
.coh-style-download-guide-main .blue-btn-discussion-guide-text {
  min-width: 316px;
}
@media (max-width: 767px) {
  .coh-style-download-guide-main .blue-btn-discussion-guide-text {
    min-width: auto;
    padding-top: 13px !important;
    padding-bottom: 15px !important;
  }
}
.coh-style-doctor-guide-text {
  margin-right: 3rem;
  margin-bottom: 30px;
  margin-left: 3rem;
}
@media (max-width: 564px) {
  .coh-style-doctor-guide-text {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.coh-style-check-out-guide-box-card {
  border: 3px solid #223C78 !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background: #F6F8F7;
  height: 259px !important;
}
@media (max-width: 1023px) {
  .coh-style-check-out-guide-box-card {
    height: auto !important;
  }
}
.coh-style-check-out-guide-box-card h3 {
  text-align: center;
}
.coh-style-check-out-guide-box-card p {
  font-size: 19px !important;
  line-height: 22px;
}
.coh-style-caregiver-para p {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-caregiver-revamp h2 {
  font-size: 32px;
  line-height: 36px;
  color: #223C78;
  text-align: center;
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 1rem;
  }
}
.coh-style-caregiver-revamp p {
  font-size: 19px;
  line-height: 22px;
  color: 696969;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp p {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-caregiver-revamp span.footnote {
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp span.footnote {
    font-size: 12px;
    line-height: 16px;
  }
}
.coh-style-caregiver-revamp h3 {
  font-size: 24px;
  line-height: 28px;
  color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp h3.mob-24 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
}
.coh-style-caregiver-revamp .float-right {
  float: right !important;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp .float-right {
    float: unset !important;
  }
}
.coh-style-caregiver-revamp .coh-style-bravo-sticky-navigation-right {
  top: 13.5rem;
  margin-top: 5rem;
}
.coh-style-caregiver-revamp h4 {
  font-size: 22px;
  line-height: 26px;
  color: #223C78;
}
@media (max-width: 767px) {
  .coh-style-caregiver-revamp h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
.coh-style-caregiver-revamp h5 {
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp .coh-style-accordian-mobile-jump-links ul.scroll-section-menu li a {
    font-size: 19px !important;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp .coh-style-accordian-mobile-jump-links .coh-accordion-tabs-inner .coh-accordion-title a strong.coh-style-text-uppercase {
    font-size: 19px !important;
  }
}
.coh-style-caregiver-revamp .coh-style-nb-grey-link-and-button {
  font-size: 16px !important;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp .coh-style-nb-grey-link-and-button {
    font-size: 16px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp .coh-style-nb-bottom-navigation .coh-row-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-caregiver-revamp .coh-style-nb-grey-link-and-button-left-icon span.coh-inline-element {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp .coh-style-accordian-mobile-jump-links ul.scroll-section-menu li a span strong {
    word-spacing: 1px;
  }
}
.coh-style-caregiver-top-tab-navigation .tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  background: #fff !important;;
  padding: 10px 0px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-top-tab-navigation .tabs {
    padding: 10px 5px;
    gap: 4px;
  }
}
.coh-style-caregiver-top-tab-navigation .tab-btn {
  padding: 15px 2px;
  cursor: pointer;
  border: 1px solid #223C78;
  background: #FFFFFF;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  width: 228px;
  font-size: 16px;
  line-height: 18px;
  color: #223C78;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-top-tab-navigation .tab-btn {
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 2px;
  }
}
.coh-style-caregiver-top-tab-navigation .tab-btn.active {
  background: #223C78;
  color: #fff;
  border-color: #223C78;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-caregiver-accordion-section {
  max-width: 776px;
  margin: 0 auto;
}
.coh-style-caregiver-accordion-section h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section h3.coh-style-nb-h2-top-bdr {
    margin-bottom: 15px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-title {
  background: #F6F8F7;
  padding: 0;
  min-height: auto;
  margin-bottom: 30px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-title {
    margin-bottom: 20px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-title.is-active {
  margin-bottom: 0 !important;
}
.coh-style-caregiver-accordion-section .coh-accordion-title a {
  color: #223C78;
  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: 35px 20px !important;
  font-size: 19px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  border-bottom: 2px solid #223C78;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-title a {
    font-size: 19px;
    line-height: 23px;
    padding: 17px !important;
    position: relative;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-title a:after {
  margin-right: 0;
  font-size: 3rem;
  line-height: 26px !important;
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand.svg");
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-title a:after {
    top: 50%;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
    position: absolute;
    margin-top: 0;
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/expand-mob.svg");
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper {
  padding-top: 0px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper {
    padding-left: 13px;
    padding-right: 13px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper img {
    max-width: 109px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 685px;
  margin: 10px auto 20px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper h4.mb-0 {
  margin-bottom: 0 !important;
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper h4 span {
  font-weight: normal;
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
  line-height: 23px;
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p {
    font-size: 19px;
    line-height: 23px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p.f-14 {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p.f-14 {
    font-size: 12px !important;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p a {
  color: #223C78;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p a {
    font-size: 19px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p a.grey-link {
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p a.grey-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p .f-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p .f-14 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p .hidden-mobile {
    display: none !important;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p sup {
  color: #223C78;
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border-bottom: 2px solid #223C78 !important;
  border-top: none;
  background-color: #F6F8F7;
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding: 0px 11px 10px 11px;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    margin-bottom: 20px !important;
    border-bottom: none;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  width: 33.3%;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
    width: 50%;
    margin-bottom: 15px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 53.7%;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child:after {
  display: none;
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  content: ' ';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #707070;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(even):after {
    display: none;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
  color: #696969;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs:first-child .coh-accordion-tabs-content-wrapper img {
    max-width: 53px;
  }
}
.coh-style-caregiver-accordion-section .new-section-bullet {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .new-section-bullet {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
  }
}
.coh-style-caregiver-accordion-section .new-section-bullet ul {
  text-align: left;
}
.coh-style-caregiver-accordion-section .new-section-bullet ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .new-section-bullet ul li {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section .new-section-bullet ul li:before {
  content: ' ';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #696969;
  left: 0px;
  top: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: normal;
}
.coh-style-caregiver-accordion-section .new-section-bullet ul li span {
  color: #223C78;
  font-weight: bold;
}
.coh-style-caregiver-accordion-section .new-section-bullet p {
  font-size: 19px;
  margin-top: 20px;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-caregiver-accordion-section .new-section-bullet p {
    font-size: 14px;
  }
}
.coh-style-caregiver-accordion-section .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-caregiver-accordion-section .is-active.coh-style-accordion-tabs-style a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse.svg");
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .is-active.coh-style-accordion-tabs-style a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/collapse-mob.svg");
  }
}
.coh-style-caregiver-accordion-section .coh-accordion-title:first-child a strong {
  margin-right: 2rem !important;
}
.coh-style-caregiver-accordion-section hr {
  height: 4px;;
  background: #F16623;;
  border: none;
  margin:  0px;;
  -webkit-border-radius: 5px;;
          border-radius: 5px;;
}
.coh-style-caregiver-accordion-section .coh-ce-cpt_accordion_item-d92bbd0a {
  padding-top: 0rem !important;
}
@media (max-width: 564px) {
  .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper:last-child .coh-container .coh-accordion-tabs-content {
    border-bottom: none !important;
  }
}
.coh-style-caregivers-highlight-real {
  margin-top: 116px;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-highlight-real {
    margin-top: 34px;
  }
}
.coh-style-caregivers-real-second-section .coh-wysiwyg div.watching-ramiro {
  border-top: 2px solid #F16623;
  border-bottom: 2px solid #F16623;
  padding-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-real-second-section .coh-wysiwyg div.watching-ramiro {
    padding-left: unset;
    padding-right: unset;
  }
}
.coh-style-caregivers-real-second-section .coh-wysiwyg div.watching-ramiro p {
  margin-top: 14px;
  font-size: 19px !important;
}
.coh-style-caregivers-real-second-section .coh-wysiwyg div.watching-ramiro h4 {
  font-size: 22px;
  line-height: 26px;
  font-family: 'FuturaCyrillic-Demi', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-real-second-section .coh-wysiwyg div.watching-ramiro h4 {
    font-size: 22px;
    line-height: 26px;
    max-width: 358px;
    margin: auto;
  }
}
.coh-style-caregivers-real-second-section .coh-wysiwyg p.text-align-center.tony-and-ramiro {
  padding: 0px 0px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-real-second-section .coh-wysiwyg p.text-align-center.tony-and-ramiro {
    padding: 0px 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.coh-style-chemo-margin-bottom-2 {
  margin-bottom: 40px !important;
}
@media (max-width: 1023px) {
  .coh-style-chemo-margin-bottom-2 {
    margin-bottom: 25px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-doctor--banner-text {
    margin-right: 2rem;
    margin-left: 2rem;
  }
}
.coh-style-content-color {
  color: #696969;
}
.coh-style-cyan-bg {
  background-color: #fff !important;
  border: 2px solid #009EDB !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  padding-top: 2rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.coh-style-cyan-background .coh-style-nb-dark-blue-link-and-button.cyan {
  background: #009EDD !important;
}
.coh-style-cyan-background .coh-style-nb-dark-blue-link-and-button.cyan:before {
  color: #009EDB;
}
.coh-style-dark-blue {
  color: #223C78 !important;
}
.coh-style-dark-blue-background-with-border-radius {
  background-color: #F6F8F7;
  border: 2px solid #223C78 !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}
.coh-style-discussion-iconwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-discussion-iconwrap p {
  margin-left: 20px;
  line-height: 23px;
}
@media (max-width: 767px) {
  .coh-style-discussion-iconwrap p {
    line-height: 20px;
    font-size: 16px;
  }
}
.coh-style-upc-box {
  border: 3px solid #223c78;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F6F8F7;
  margin-bottom: 30px;
}
.coh-style-two-button-alignment .innerButton {
  text-align: center !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
   width: 100% !important;
  padding: 15px 63px 15px 5px !important;
}
@media (max-width: 1023px) {
  .coh-style-two-button-alignment .innerButton {
    padding: 15px 50px 15px 25px !important;
  }
}
.coh-style-goal-treatment-section .question-section {
  display: grid;
  grid-template-columns:  repeat(2, minmax(0, 1fr));
  -webkit-column-gap: 78px;
     -moz-column-gap: 78px;
          column-gap: 78px;
  row-gap: 15px;
  max-width: 734px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-section .question-section {
     grid-template-columns: 1fr;
    row-gap: 8px;
  }
}
.coh-style-goal-treatment-section .question-section p {
  position: relative;
  padding-left: 28px;
  margin: 0;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-section .question-section p {
    text-align: center;
    padding-left: 0px;
  }
}
.coh-style-goal-treatment-section .question-section p:before {
  content: " ";
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2026-02/question-icon-small.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-section .question-section p:before {
    display: none;
  }
}
.coh-style-nb-dark-blue {
  color: #223C78 !important;
}
.coh-style-nb-banner-image-adjust .coh-style-nb-page-header-image {
  left: 15px;
}
@media (max-width: 767px) {
  .coh-style-nb-banner-image-adjust .coh-style-nb-page-header-image {
    left: 50%;
  }
}
.coh-style-nb-clip-path {
  -webkit-clip-path: polygon(0% 15.15%,100% 0%,100% 84.85%,0% 100%);
          clip-path: polygon(0% 15.15%,100% 0%,100% 84.85%,0% 100%);
}
.coh-style-nb-container-medium {
  max-width: 934px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-nb-container-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coh-style-nb-container-medium p {
  font-size: 19px;
  line-height: 23px;
  color: #223C78;
}
@media (max-width: 564px) {
  .coh-style-nb-container-medium p {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-nb-container-medium p span {
  font-weight: bold;
}
.coh-style-nb-container-medium img {
  width: auto !important;
  display: inline-block;
  max-width: 100%;
}
.coh-style-nb-container-medium h4 {
  font-size: 19px;
}
@media (max-width: 564px) {
  .coh-style-nb-container-medium h4 {
    font-size: 16px;
  }
}
.coh-style-nb-container-medium .superscript-min-adj {
  padding-left: 5px;
}
.coh-style-nb-container-medium .superscript-min-adj span {
  display: block;
  font-weight: normal;
  text-indent: -5px;
}
.coh-style-nb-container-medium .superscript-min-adj span:last-child {
  text-indent: 0px;
}
@media (max-width: 767px) {
  .coh-style-nb-container-medium .w-full img {
    width: 100% !important;
  }
}
.coh-style-nb-container-sm {
  max-width: 740px;
  margin: 0 auto;
}
.img-188.coh-style-nb-container-sm {
  height: 188px !important;
}
@media (max-width: 1023px) {
  .img-188.coh-style-nb-container-sm {
    height: auto !important;
  }
}
.coh-style-nb-container-sm img {
  width: auto;
  max-width: 100%;
}
@media (max-width: 564px) {
  .coh-style-nb-container-sm .coh-row-inner .coh-column {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.coh-style-nb-container-sm .img-188 img {
  height: 188px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-container-sm .img-188 img {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-container-sm .w-full img {
    width: 100% !important;
  }
}
.coh-style-nb-container-small {
  max-width: 695px !important;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .coh-style-nb-container-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coh-style-nb-container-small img {
  width: auto!important;
  max-width: 100%;
  display: inline-block;
}
.coh-style-nb-cta-block-end {
  text-align: center;
}
.coh-style-nb-cta-block-end .top-text {
  padding: 18px 14px 06px 18px;
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
}
@media (max-width: 564px) {
  .coh-style-nb-cta-block-end .top-text {
    padding: 12px 15px 4px 16px;
    font-size: 16px;
    line-height: 17px;
  }
}
.coh-style-nb-cta-block-end .full-width-button {
  background: #D95E21;
  width: 100%;
  display: block;
  padding: 8px 0rem 4px 0px;
  color: #ffff;
  font-weight: 600;
  text-decoration: none;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
          box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.coh-style-nb-cta-block-end .full-width-button.button-nmcrpc {
  background: #008BC2;
}
.coh-style-nb-cta-block-end .mhspc-container {
  background: #F16623;
  color: #ffffff;
}
.coh-style-nb-cta-block-end .mhspc-container .top-text {
  background-color: #fff !important;
  color: #F16623 !important;
}
.coh-style-nb-cta-block-end .nmcrpc-container {
  background: #009EDB;
  color: #ffffff;
}
.coh-style-nb-cta-block-end .nmcrpc-container .top-text {
  background-color: #fff !important;
  color: #009EDB !important;
}
.coh-style-nb-cta-block-end .block-container-cta {
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
          box-shadow: 0 3px 6px rgb(0 0 0 / 16%);;
  overflow: hidden;
}
.coh-style-nb-faq-section {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
}
.coh-style-nb-faq-section h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section h3.coh-style-nb-h2-top-bdr {
    margin-bottom: 15px;
  }
}
.coh-style-nb-faq-section p {
  font-size: 19px;
  color: #696969;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section p.f-14 {
    font-size: 14px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section p.f-14 {
    margin-bottom: 14px;
  }
}
.coh-style-nb-faq-section .coh-accordion-title {
  background: #223C78;
  -webkit-border-radius: 7px 7px 0 0;
          border-radius: 7px 7px 0 0;
  padding: 0;
  min-height: auto;
  margin-bottom: 30px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-title {
    -webkit-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
    margin-bottom: 10px;
  }
}
.coh-style-nb-faq-section .coh-accordion-title.is-active {
  margin-bottom: 0 !important;
}
.coh-style-nb-faq-section .coh-accordion-title a {
  color: #fff;
  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: 17px 15px;
  font-size: 19px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  letter-spacing: 1px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-title a {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 10px;
    letter-spacing: .5px;
  }
}
.coh-style-nb-faq-section .coh-accordion-title a:after {
  color: #fff;
  margin-top: -2px !important;
  content: "\E313";
  font-size: 3rem;
  line-height: 26px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-title a:after {
    margin-top: -3px;
    font-size: 22px;
    margin-right: 0;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper {
  padding-top: 0px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper img {
    max-width: 109px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 685px;
  margin: 10px auto 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper h4.mb-0 {
  margin-bottom: 0 !important;
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper h4 span {
  font-weight: normal;
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
  line-height: 23px;
  color: #696969;
  max-width: 775px;
  margin: 20px auto;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p {
    font-size: 14px;
    line-height: 17px;
    margin: 10px auto;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p.f-14 {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p.f-14 {
    font-size: 12px !important;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p a {
  color: #223C78;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p a {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p a.grey-link {
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p a.grey-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p .f-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p .f-14 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p .hidden-mobile {
    display: none !important;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border: 1px solid #223C78;
  border-top: none;
  -webkit-border-radius: 0 0 7px 7px;
          border-radius: 0 0 7px 7px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding: 0px 5px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    margin-bottom: 10px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  width: 33.3%;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
    width: 50%;
    margin-bottom: 15px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 53.7%;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child:after {
  display: none;
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  content: ' ';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #707070;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(even):after {
    display: none;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
  color: #696969;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .coh-accordion-tabs:first-child .coh-accordion-tabs-content-wrapper img {
    max-width: 53px;
  }
}
.coh-style-nb-faq-section .new-section-bullet {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .new-section-bullet {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
  }
}
.coh-style-nb-faq-section .new-section-bullet ul {
  text-align: left;
}
.coh-style-nb-faq-section .new-section-bullet ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .new-section-bullet ul li {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section .new-section-bullet ul li:before {
  content: ' ';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #696969;
  left: 0px;
  top: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: normal;
}
.coh-style-nb-faq-section .new-section-bullet ul li span {
  color: #223C78;
  font-weight: bold;
}
.coh-style-nb-faq-section .new-section-bullet p {
  font-size: 19px;
  margin-top: 20px;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section .new-section-bullet p {
    font-size: 14px;
  }
}
.coh-style-nb-background-image-left {
  position: relative;
}
.coh-style-nb-background-image-left h3 {
  max-width: 492px;
  margin-left: auto;
  line-height: 36px;
  margin-right: 100px;
}
@media (max-width: 564px) {
  .coh-style-nb-background-image-left h3 {
    max-width: 315px;
    line-height: 23px;
    margin-right: auto;
  }
}
.coh-style-nb-background-image-left img {
  max-width: 450px !important;
  position: absolute;
  bottom: -110px;
  left: -webkit-calc(100vw  - 1440px);
  left: calc(100vw  - 1440px);
}
@media (max-width: 1599px) {
  .coh-style-nb-background-image-left img {
    left: 130px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-background-image-left img {
    left: 50%;
    max-width: 280px !important;
    bottom: 15px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.coh-style-nb-faq-section-19px {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
}
.coh-style-nb-faq-section-19px h3 {
  font-size: 19px !important;
  line-height: 23px !important;
  max-width: 780px;
  margin: 0 auto 25px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px h3.coh-style-nb-h2-top-bdr {
    margin-bottom: 15px;
  }
}
.coh-style-nb-faq-section-19px p {
  font-size: 19px;
  color: #696969;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px p.f-14 {
    font-size: 14px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px p.f-14 {
    margin-bottom: 14px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-title {
  background: #223C78;
  -webkit-border-radius: 7px 7px 0 0;
          border-radius: 7px 7px 0 0;
  padding: 0;
  min-height: auto;
  margin-bottom: 30px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-title {
    -webkit-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
    margin-bottom: 10px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-title.is-active {
  margin-bottom: 0 !important;
}
.coh-style-nb-faq-section-19px .coh-accordion-title a {
  color: #fff;
  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: 17px 15px;
  font-size: 19px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  letter-spacing: 1px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-title a {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 10px;
    letter-spacing: .5px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-title a:after {
  color: #fff;
  margin-top: -2px !important;
  content: "\E313";
  font-size: 3rem;
  line-height: 26px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-title a:after {
    margin-top: -3px;
    font-size: 22px;
    margin-right: 0;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper {
  padding-top: 0px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper img {
    max-width: 109px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 685px;
  margin: 10px auto 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper h4.mb-0 {
  margin-bottom: 0 !important;
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper h4 span {
  font-weight: normal;
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
  line-height: 23px;
  color: #696969;
  max-width: 775px;
  margin: 20px auto;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p {
    font-size: 14px;
    line-height: 17px;
    margin: 10px auto;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p.f-14 {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p.f-14 {
    font-size: 12px !important;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p a {
  color: #223C78;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p a {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p a.grey-link {
  color: #696969;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p a.grey-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p .f-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p .f-14 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper p .hidden-mobile {
    display: none !important;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border: 1px solid #223C78;
  border-top: none;
  -webkit-border-radius: 0 0 7px 7px;
          border-radius: 0 0 7px 7px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    padding: 0px 5px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
    margin-bottom: 10px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 15px;
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  width: 33.3%;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
    width: 50%;
    margin-bottom: 15px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 53.7%;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child:after {
  display: none;
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  content: ' ';
  position: absolute;
  width: 1px;
  height: 40px;
  background: #707070;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(3):after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:nth-child(even):after {
    display: none;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 564px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
  color: #696969;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single p a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .coh-accordion-tabs:first-child .coh-accordion-tabs-content-wrapper img {
    max-width: 53px;
  }
}
.coh-style-nb-faq-section-19px .new-section-bullet {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .new-section-bullet {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
  }
}
.coh-style-nb-faq-section-19px .new-section-bullet ul {
  text-align: left;
}
.coh-style-nb-faq-section-19px .new-section-bullet ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .new-section-bullet ul li {
    font-size: 14px;
  }
}
.coh-style-nb-faq-section-19px .new-section-bullet ul li:before {
  content: ' ';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #696969;
  left: 0px;
  top: 7px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: normal;
}
.coh-style-nb-faq-section-19px .new-section-bullet ul li span {
  color: #223C78;
  font-weight: bold;
}
.coh-style-nb-faq-section-19px .new-section-bullet p {
  font-size: 19px;
  margin-top: 20px;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-nb-faq-section-19px .new-section-bullet p {
    font-size: 14px;
  }
}
.coh-style-nb-gray {
  color: gray !important;
}
.coh-style-nb-heading-image-block h4 {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 12px;
}
@media (max-width: 564px) {
  .coh-style-nb-heading-image-block h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-nb-heading-image-block p {
  font-size: 19px;
  color: #696969;
  line-height: 23px;
}
@media (max-width: 564px) {
  .coh-style-nb-heading-image-block p {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-nb-image-text-box {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);
          box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);
  -webkit-border-radius: 7px !important;
          border-radius: 7px !important;
  margin-bottom: 65px !important;
  padding-top: 30px !important;
  padding-bottom: 18px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-image-text-box {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-image-text-box img {
  width: auto;
  display: inline-block;
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box img {
    max-width: 295px;
  }
}
.coh-style-nb-image-text-box a {
  color: #F16623;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-nb-image-text-box a {
    font-size: 20px;
  }
}
.coh-style-nb-image-text-box p {
  font-size: 19px;
  color: #223C78 !important;
  margin-top: 10px;
  margin-bottom: 8px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box p {
    font-size: 16px;
  }
}
.coh-style-nb-image-text-box p span {
  font-size: 16px;
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box p span {
    font-size: 12px;
  }
}
.coh-style-nb-image-text-box .coh-wysiwyg {
  border-top: 1px solid #939598;
  padding-top: 10px;
}
.coh-style-nb-image-text-box-spanish {
  border-top: 1px solid #939598 !important;
  border-bottom: 1px solid #939598 !important;
  margin-bottom: 50px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-image-text-box-spanish {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box-spanish {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-image-text-box-spanish img {
  width: auto;
  display: inline-block;
  padding-top: 26px;
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box-spanish img {
    max-width: 295px;
  }
}
.coh-style-nb-image-text-box-spanish a {
  color: #F16623;
  font-size: 28px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-nb-image-text-box-spanish a {
    font-size: 20px;
  }
}
.coh-style-nb-image-text-box-spanish p {
  font-size: 20px !important;
  color: #223C78 !important;
  margin-top: 10px;
  margin-bottom: 8px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box-spanish p {
    font-size: 16px;
  }
}
.coh-style-nb-image-text-box-spanish p span {
  font-size: 16px;
}
@media (max-width: 564px) {
  .coh-style-nb-image-text-box-spanish p span {
    font-size: 12px;
  }
}
.coh-style-nb-image-text-box-spanish .coh-wysiwyg {
  border-right: 1px solid #939598;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-mb-40 {
    margin-bottom: 40px;
  }
}
@media (max-width: 1599px) {
  .coh-style-nb-background-image-left.coh-style-nb-background-image-left1 img {
    bottom: -70px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-background-image-left.coh-style-nb-background-image-left1 img {
    bottom: 30px;
    max-width: 250px !important;
  }
}
.coh-style-nb-background-image-left.coh-style-nb-background-image-left1 h3 {
  margin-right: 67px;
}
@media (max-width: 767px) {
  .coh-style-nb-background-image-left.coh-style-nb-background-image-left1 h3 {
    margin-right: auto;
  }
}
.coh-style-nb-background-image-block {
  position: relative;
}
.coh-style-nb-background-image-block h3 {
  line-height: 35px;
  max-width: 750px;
  margin: 0 auto 30px;
}
.coh-style-nb-background-image-block img {
  width: auto;
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  bottom: 0;
}
@media (max-width: 564px) {
  .coh-style-nb-background-image-block img {
    max-width: 200px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-background-image-block .coh-style-patient-stories-banner-sec-text {
    line-height: 20px;
  }
}
.coh-style-nb-mhspc-infographic {
  max-width: 737px;
  margin: 0 auto;
  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: 767px) {
  .coh-style-nb-mhspc-infographic {
    max-width: 100%;
    width: 100%;
  }
}
.coh-style-nb-mhspc-infographic .image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 252px;
      -ms-flex: 0 0 252px;
          flex: 0 0 252px;
  width: 252px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-infographic .image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 171px;
        -ms-flex: 0 0 171px;
            flex: 0 0 171px;
    width: 171px;
  }
}
.coh-style-nb-mhspc-infographic .text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  gap: 31px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-infographic .text {
    gap: 23px;
  }
}
.coh-style-nb-mhspc-infographic .text .row {
  height: 108px;
  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: 0 38px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #223C78;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-infographic .text .row {
    padding: 0 18px;
    height: 71px;
  }
}
.coh-style-nb-mhspc-infographic .text .row:nth-child(2) {
  border: 1px solid #F16623;
}
.coh-style-nb-mhspc-infographic .text .row:nth-child(2) p {
  color: #F16623;
}
.coh-style-nb-mhspc-infographic .text .row:nth-child(3) {
  border: 1px solid #77787B;
}
.coh-style-nb-mhspc-infographic .text .row:nth-child(3) p {
  color: #77787B;
}
.coh-style-nb-mhspc-infographic .text .row p {
  margin: 0;
  color: #223C78;
  font-size: 19px;
  line-height: 27px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-infographic .text .row p {
    font-size: 14px;
    line-height: 16px;
  }
}
.coh-style-nb-mhspc-infographic .text .coh-style-nb-nmcrpc-primary-clr {
  border-color: #009EDB !important;
}
.coh-style-nb-mhspc-infographic .text .coh-style-nb-nmcrpc-primary-clr p {
  color: #009EDB !important;
}
.coh-style-nb-home-title-margin-top-banner-open {
  margin-top: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 37px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-title-margin-top-banner-open {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
.coh-style-nb-home-title-margin-top-banner-open h1 {
  font-size: 45px;
  line-height: 55px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-title-margin-top-banner-open h1 {
    font-size: 20px;
    line-height: 31px;
  }
}
.coh-style-nb-home-title-margin-top-banner-open h1 span {
  font-size: 60px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-title-margin-top-banner-open h1 span {
    font-size: 26px;
    letter-spacing: -0.25px;
  }
}
.coh-style-nb-home-banner-image-with-text .image-container {
  position: relative;
  top: -42px;
}
.coh-style-nb-home-fact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-nb-home-fact a.read-more {
  color: #fff;
  margin: 24px 0 0;
  max-width: 282px;
  padding: 13px 47px 13px 10px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact a.read-more {
    margin-top: 20px;
    padding: 10px 63px 10px 24px;
    min-width: 268px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact a.read-more.mb-l-38px {
    margin-left: 0px;
  }
}
.coh-style-nb-home-fact .data-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.coh-style-nb-home-fact .data-col:first-child {
  padding-right: 25px;
  border-right: 1px solid #223C78;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col:first-child {
    padding-right: 25PX;
    padding-bottom: 15px;
    border-bottom: 1px solid #223C78;
    border-right: 0;
    margin-bottom: 10px;
    padding-left: 25px;
    padding-top: 15px;
  }
}
.coh-style-nb-home-fact .data-col:first-child p {
  padding: 0 4px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col:first-child p {
    padding: 0;
  }
}
.coh-style-nb-home-fact .data-col:last-child {
  padding-left: 25px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col:last-child {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col:last-child p {
    padding-right: 0px;
    line-height: 0.96875rem !important;
  }
}
.coh-style-nb-home-fact .data-col img {
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col img {
    margin: 0;
  }
}
.coh-style-nb-home-fact .data-col .col-inner {
  text-align: center;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col .col-inner {
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-style-nb-home-fact .data-col .col-inner p {
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col .col-inner p {
    font-size: 13px;
    line-height: 16px;
    margin-top: 0px;
    letter-spacing: 0.3px;
    text-align: center;
  }
}
.coh-style-nb-home-fact .data-col .col-inner p strong {
  font-weight: 900;
}
.coh-style-nb-home-fact .data-col .home-mod-perc {
  font-size: 19px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col .home-mod-perc {
    font-size: 18px;
    padding-top: 15px;
  }
}
.coh-style-nb-home-fact .data-col .home-mod-perc span {
  font-weight: bold;
}
.coh-style-nb-home-fact .data-col .home-mod-perc span.perc {
  font-size: 35px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-fact .data-col .home-mod-perc span.perc {
    font-size: 30px;
  }
}
.coh-style-nb-home-fact p {
  margin: 0;
}
.coh-style-nb-home-hero-banner-title {
  width: 50% !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-hero-banner-title {
    width: 100% !important;
    text-align: center;
  }
}
.coh-style-nb-home-hero-banner-title h1 p {
  font-size: 52.54px;
  line-height: 67.34px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-hero-banner-title h1 p {
    font-size: 18px;
    line-height: 30px;
  }
}
.coh-style-nb-home-hero-banner-title h1 p > span {
  border-bottom: 4px solid #099FDE;
  -webkit-border-image: -webkit-linear-gradient(32.4deg, #099FDE, #099FDEB2, #099FDE00);
       -o-border-image: linear-gradient(0.16turn, #099FDE, #099FDEB2, #099FDE00);
          border-image: linear-gradient(0.16turn, #099FDE, #099FDEB2, #099FDE00);
  border-image-slice: 8;
  padding-right: 28px;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-family: 'FuturaCyrillic-Bold', sans-serif !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-hero-banner-title h1 p > span {
    -webkit-border-image: -webkit-linear-gradient(10.8deg, #099FDE00, #099FDE, #099FDE00);
         -o-border-image: linear-gradient(0.22turn, #099FDE00, #099FDE, #099FDE00);
            border-image: linear-gradient(0.22turn, #099FDE00, #099FDE, #099FDE00);
    border-image-slice: 1;
    border-bottom: 3px solid #099FDE;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.coh-style-nb-home-orange-and-blue-tile {
  margin: 0 auto;
}
@media (max-width: 1599px) {
  .coh-style-nb-home-orange-and-blue-tile {
    width: 100% !important;
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-home-orange-and-blue-tile {
    width: 100% !important;
    margin: 0 auto;
  }
}
.coh-style-nb-home-orange-and-blue-tile .coh-col-sm-12 {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 50% !important;
      -ms-flex: 0 0 50% !important;
          flex: 0 0 50% !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-orange-and-blue-tile .coh-col-sm-12 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
  }
}
.coh-style-nb-home-orange-and-blue-tile a.clickable-container-link {
  width: 96%;
  margin: 0 auto;
}
@media (max-width: 1599px) {
  .coh-style-nb-home-orange-and-blue-tile a.clickable-container-link {
    width: 97%;
    margin: 0 auto;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-home-orange-and-blue-tile a.clickable-container-link {
    width: 100% !important;
  }
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container {
  margin: 0 auto;
  width: 100%;
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile {
  background: #009EDB;;
  -webkit-border-radius: 10px;;
          border-radius: 10px;
  -webkit-box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.16);;
  color: #fff;
  padding: 36px 42px;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  min-height: 218px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile {
    padding: 36px 13px 27px;
  }
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile.tile-orange {
  background: #F16623;
}
@media (max-width: 767px) {
  .coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile.tile-orange {
    padding: 36px 26px 27px;
    margin-bottom: 10px;
  }
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile p {
  font-size: 16px;
  line-height: 18px;
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn {
  display: block;
  margin-top: 32px;
  text-decoration: none;
  color: #F16623;
  font-size: 16px;
  line-height: 18px;
  background: #fff;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  padding: 9px 70px 11px 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
@media (max-width: 767px) {
  .coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn {
    margin-top: 36px;
    height: auto;
  }
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn:before {
  content: ' ';
  width: 24px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 14px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2025-06/orange-cta-icon-4px.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn:before {
    top: 16px;
  }
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn.blue-btn {
  padding-right: 65px;
  min-height: 47px;
  color: #009EDB;
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn.blue-btn:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2025-06/blue-cta-icon-4px.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  top: 14px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn.blue-btn:before {
    top: 12px;
  }
}
.coh-style-nb-home-orange-and-blue-tile .coh-wysiwyg .main-Tile-Container .inner-Tile .home-tile-btn sup {
  position: relative;
  top: 6px;
}
.coh-style-nb-home-press-to-hear-pronunciation {
  border: 2px solid #223C78 !important;
  padding: 10px 5px 0px 5px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #F6F8F7;
  -webkit-box-shadow: 0px 4px 11px 2px #dddd;
          box-shadow: 0px 4px 11px 2px #dddd;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-press-to-hear-pronunciation {
    height: 110px !important;
    min-height: 110px !important;
  }
}
.audio-text.coh-style-nb-home-press-to-hear-pronunciation {
  margin-left: 3.2rem;
  margin-top: -0.5rem;
}
@media (max-width: 1023px) {
  .audio-text.coh-style-nb-home-press-to-hear-pronunciation {
    margin-left: 1rem;
    margin-top: 1.2rem;
  }
}
.coh-style-nb-home-press-to-hear-pronunciation p.pronounce-nubeqa {
   text-align: center;
  font-size: 19px;
  margin-bottom: 0px;
   font-weight: bold;
   color: #223C78;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-nb-home-press-to-hear-pronunciation h5 {
   color: #505257;
  font-size: 17px;
  line-height: 21px;
  font-family: 'Futura Std';
   text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-press-to-hear-pronunciation h5 {
    margin-bottom: 6px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-home-press-to-hear-pronunciation h5:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-08/Vertical%20Divider.svg");
    position: absolute;
    right: 12px;
    top: 13px;
    display: none;
  }
}
.coh-style-nb-home-press-to-hear-pronunciation p.bottom-text {
  font-size: 10px;
  text-align: center;
}
.coh-style-nb-home-press-to-hear-pronunciation #sound-clip-button {
  position: relative;
  right: 46px;
  top: 12px;
  margin: 0px !important;
  background-size: 100% 44%;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-press-to-hear-pronunciation #sound-clip-button {
    left: -32px !important;
    top: -4px !important;
    right: unset !important;
    background-size: 100% 90%;
  }
}
.coh-style-nb-home-press-to-hear-pronunciation .audio-text {
  margin-left: 3.2rem;
  margin-top: -0.5rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-press-to-hear-pronunciation .audio-text {
    margin-left: 1rem;
    margin-top: 1.2rem;
  }
}
.coh-style-nb-home-title-margin-top-banner-close {
  margin-top: 60px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-home-title-margin-top-banner-close {
    margin-top: 45px !important;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner {
  border: 1px solid #F16623;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title {
  background: #F16623;
  color: #fff;
  margin-bottom: 0px;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title {
    padding-left: 10px;
    padding-top: 0.5rem !Important;
    padding-bottom: 0.5rem !Important;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title.is-active a:after {
  content: "\e316";
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title a {
  color: #fff;
  text-decoration: none;
  padding-right: 0.5rem !important;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title a {
    font-size: 14px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title a:after {
  color: #fff;
  font-size: 2.5rem;
  right: 0;
  position: absolute;
  content: "\e313";
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title a:after {
    font-size: 2.5rem;
    right: 0px;
    position: absolute;
    line-height: 1.15;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg {
  padding: 15px;
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 15px 11px 15px 10px;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg ul li {
  margin-bottom: 5.2px;
  line-height: 23px;
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg ul {
  margin-bottom: 0px;
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .mob-hide {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .mob-hide {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .mob-hide {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .mob-hide img {
    margin: 0 auto;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .mob-hide img {
    margin-left: auto;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .desktop-hide {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .desktop-hide {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .desktop-hide {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .desktop-hide img {
    margin: 0 auto;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .desktop-hide img {
    margin-left: 0;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .coh-style-nb-mt-1rm-spanish {
  margin-bottom: 0px;
  margin-top: 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .coh-style-nb-mt-1rm-spanish {
    margin-top: 13px;
    margin-bottom: 0px;
  }
}
.coh-style-nb-accordian-abt-orng .primary__color {
  color: #F16623;
}
.coh-style-nb-accordian-abt-orng p.accordian-paragraph {
  margin-bottom: 0px;
  margin-top: 27px;
}
.coh-style-nb-accordian-abt-orng .image-data-cotent {
  margin-top: 35px;
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-orng .image-data-cotent {
    padding-left: 1rem;
  }
}
.coh-style-nb-accordian-abt-orng .coh-accordion-tabs {
  margin-bottom: 0px;
}
.coh-style-nb-accordian-abt-orng .coh-style-nb-footnote-reference {
  margin-bottom: 0px;
}
.coh-style-nb-accordian-abt-orng .image1 img {
  max-width: 500px;
  height: auto;
}
.coh-style-nb-accordian-abt-orng .image2 img {
  max-width: 341px;
  height: auto;
}
.coh-style-nb-accordian-abt-orng .image-mobile-1-2 {
  margin: 0 auto;
}
.coh-style-nb-accordian-abt-orng .image-mobile-1-2 img {
  max-width: 278px;
  height: auto;
}
.coh-style-nb-home-two-tile {
  -webkit-box-shadow: 2px 2px 2px 2px #dddddd;
          box-shadow: 2px 2px 2px 2px #dddddd;
  margin: 0px 10px;
  text-align: center;
  -webkit-box-shadow: 1px 2px 2px 2px #dddddd;
          box-shadow: 1px 2px 2px 2px #dddddd;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 480px;
  height: 480px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-two-tile {
    min-height: unset;
    height: unset;
  }
}
.coh-style-nb-home-two-tile .tile-Heading {
  font-size: 20px;
  line-height: 22px;
  font-family: 'FuturaCyrillic-Bold';
  margin-bottom: 12px;
}
.coh-style-nb-home-two-tile .orange-Title {
  color: #F16623;
}
.coh-style-nb-home-two-tile .blue-Title {
  color: #009EDB;
}
.coh-style-nb-home-two-tile .tile-Paragraph {
  font-size: 16px;
  color: #696969;
  line-height: 18px;
  font-family: 'Futura Std';
  padding: 0px 58px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-two-tile .tile-Paragraph {
    padding: 0px 20px;
  }
}
.coh-style-nb-home-two-tile .top-margin-content {
  margin-top: 20px;
  font-size: 16px;
  line-height: 18px;
  color: #696969;
  font-family: 'Futura Std';
  padding-right: 10px;
  padding-left: 17px;
}
.coh-style-nb-home-two-tile h4.jumbo-Title-Orange {
  background: rgb(241 102 35 / 19%);
  color: #F16623;
  margin-top: 20px;
  padding: 20px 210px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-two-tile h4.jumbo-Title-Orange {
    padding: 20px 55px !important;
  }
}
.coh-style-nb-home-two-tile h4.jumbo-Title-Orange sup {
  font-family: 'Futura Std';
  font-weight: 500 !important;
}
.coh-style-nb-home-two-tile h4.jumbo-Title-Blue {
  margin-top: 20px;
  padding: 20px 138px;
  background: rgb(35 167 241 / 19%);
  color: #23A7F1;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-two-tile h4.jumbo-Title-Blue {
    padding: 20px 44px !important;
  }
}
.coh-style-nb-home-two-tile h4.jumbo-Title-Blue span.innerJumbo {
  text-transform: lowercase;
}
.coh-style-nb-home-two-tile a.orange {
  background-color: #F16623 !important;
  color: #ffffff  !important;
  padding: 17px 69px 17px 23px;
  margin-top: 40px;
}
.coh-style-nb-home-two-tile a.blue {
  color: #ffffff  !important;
  padding: 17px 69px 17px 23px;
  background-color: #009EDB;
}
.coh-style-nb-home-two-tile .orange:before {
  color: #F16623 !important;
}
.coh-style-nb-home-two-tile .footNote p {
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  padding: 0px 10px 0px 20px;
  text-indent: -5px;
}
.coh-style-nb-home-two-tile .height-fix {
  margin-top: 20px;
  padding: 0px 53px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-two-tile .height-fix {
    padding: 0px 0px;
  }
}
.coh-style-nb-home-two-tile .height-fix p {
  color: #009EDB;
  font-family: 'Futura Std';
  height: 30px;
  min-height: 30px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-two-tile .height-fix p {
    min-height: unset;
    height: unset;
    padding: 0px 10px;
  }
}
.coh-style-nb-home-two-tile .height-fix p > span > strong {
  color: #009EDB;
}
.coh-style-nb-home-two-tile .height-fix p > strong {
  color: #696969;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-two-tile .height-fix .mobile-hide {
    display: none;
  }
}
.coh-style-nb-home-two-tile .blue:before {
  color: #009EDB !important;
}
.coh-style-nb-live-life-longer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1169px) {
  .coh-style-nb-live-life-longer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 1169px) {
  .coh-style-nb-live-life-longer .col {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.coh-style-nb-live-life-longer .col:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 556px;
      -ms-flex: 0 0 556px;
          flex: 0 0 556px;
  max-width: 556px;
}
@media (max-width: 767px) {
  .coh-style-nb-live-life-longer .col:first-child p {
    letter-spacing: -0.55px;
  }
}
.coh-style-nb-live-life-longer .col:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 558px;
      -ms-flex: 0 0 558px;
          flex: 0 0 558px;
  max-width: 558px;
  padding-left: 12px;
}
@media (max-width: 1169px) {
  .coh-style-nb-live-life-longer .col:last-child {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-live-life-longer .col:last-child .icon-text-block {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-live-life-longer .col:last-child p {
    letter-spacing: -0.6px;
  }
}
.coh-style-nb-live-life-longer .col .col-title {
  font-family: 'Futura Std', sans-serif;
  font-weight: 900;
  font-size: 18px;
  line-height: 21px;
  border-bottom: 1px solid #696969;
  padding-bottom: 4px;
  margin-bottom: 5px;
  letter-spacing: 0 !important;
}
@media (max-width: 767px) {
  .coh-style-nb-live-life-longer .col .col-title {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0 !important;
  }
}
.coh-style-nb-live-life-longer .col .icon-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.coh-style-nb-live-life-longer .col .icon-text-block p {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 767px) {
  .coh-style-nb-live-life-longer .col .icon-text-block p {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-live-life-longer .col .icon-text-block img {
    max-width: 95px;
    height: auto;
  }
}
.coh-style-nb-live-life-longer .col .futura-heavy {
  font-weight: 900;
}
.coh-style-nb-live-life-longer .col small {
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .coh-style-nb-live-life-longer .col small {
    font-size: 10px;
    line-height: 13px;
  }
}
.coh-style-nb-open-close-button {
  position: absolute;
  right: 45px;
  bottom: -14px;
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .coh-style-nb-open-close-button {
    right: 15px;
    bottom: -10px;
  }
}
.coh-style-nb-open-close-button p {
  margin: 0;
}
.coh-style-nb-open-close-button a {
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.coh-style-nb-open-close-button a:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  background-color: #223C78;
  border: 1px solid #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  display: block;
  font-size: 24px;
  cursor: pointer;
  content: "\e316";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-nb-open-close-button a:before {
    width: 20px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
  }
}
.coh-style-nb-open-close-button a span {
  display: none;
}
.coh-style-nb-rotate-180 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.coh-style-nb-tab-test .coh-accordion-tabs-nav {
  background: #63666a;
  margin: 35px auto 24px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-nb-tab-test .coh-accordion-tabs-nav .coh-style-tabs-style {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  width: 240px;
}
.coh-style-nb-tab-test .coh-accordion-tabs-nav .coh-style-tabs-style a {
  padding: 5px 0;
  display: block;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  text-decoration: none;
}
.coh-style-nb-tab-test .coh-accordion-tabs-nav .is-active.coh-style-tabs-style {
  border: none;
}
.coh-style-nb-tab-test .coh-accordion-tabs-nav .is-active.coh-style-tabs-style:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 40px;
  top: -1px;
  background: #d50032;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  z-index: 1;
  -webkit-box-shadow: 6px 0 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 6px 0 6px 0 rgba(0, 0, 0, 0.16);
}
.coh-style-nb-tab-test img {
  width: 100% !important;
  height: auto;
}
.coh-style-nb-text-call-block {
  text-align: center;
  padding-top: 15px;
}
.coh-style-nb-text-call-block h4 {
  font-size: 19px;
  font-weight: normal;
  line-height: 23px;
}
@media (max-width: 767px) {
  .coh-style-nb-text-call-block h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
.coh-style-nb-text-call-block h4 span {
  display: block;
  font-weight: bold;
}
.coh-style-nb-text-call-block a {
  color: #F16623;
  font-size: 19px;
  line-height: 23px;
  font-weight: bold;
  margin-top: 32px;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-nb-text-call-block a {
    font-size: 16px;
    line-height: 22px;
    margin-top: 16px;
    margin-bottom: 6px;
  }
}
.coh-style-nb-text-call-block p {
  font-size: 19px;
}
@media (max-width: 767px) {
  .coh-style-nb-text-call-block p {
    font-size: 16px;
  }
}
.coh-style-nb-text-call-block .style-normal {
  font-style: normal;
  font-size: 16px;
}
@media (max-width: 767px) {
  .coh-style-nb-text-call-block .style-normal {
    font-size: 12px;
  }
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner {
  border: 1px solid #223c78;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
  background: #223C78;
  color: #fff;
  margin-bottom: 0px;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
    padding-left: 10px;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !Important;
  }
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title.is-active a:after {
  content: "\e316";
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
    font-size: 14px;
  }
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
  color: #fff;
  font-size: 3rem;
  font-size: 2.5rem;
  right: 0px;
  position: absolute;
  content: "\e313";
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
    line-height: 1.15;
  }
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
  padding: 15px 2.5rem 15px 15px;
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 15px 11px 15px 10px;
  }
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
  margin-bottom: 10px;
  line-height: 23px;
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul {
  margin-bottom: 0px;
}
.coh-style-nb-accordian-abt-blue .primary__color {
  color: #223C78;
}
.coh-style-nb-accordian-abt-blue p.accordian-paragraph {
  margin-bottom: 0px;
  margin-top: 27px;
}
.coh-style-nb-accordian-abt-blue .coh-accordion-tabs {
  margin-bottom: 28px;
}
@media (max-width: 564px) {
  .coh-style-nb-accordian-abt-blue .coh-accordion-tabs {
    margin-bottom: 42px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-blue p.para-mob-fix.accordian-paragraph {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-accordian-abt-blue ul.mob-mt-pnt-5rem {
    margin-top: 0.5rem !important;
  }
}
.coh-style-nb-mb-zero {
  margin-bottom: 0 !important;
}
.coh-style-nb-ml-7 {
  margin-left: 7%;
}
@media (max-width: 1023px) {
  .coh-style-nb-ml-7 {
    margin-left: 0px;
  }
}
.coh-style-treatment-with-nubeqa-section .heading {
  height: 57px;
  min-height: 57px;
}
@media (max-width: 1023px) {
  .coh-style-treatment-with-nubeqa-section .heading {
    min-height: 100%;
    height: 100%;
  }
}
.coh-style-treatment-with-nubeqa-section .paragraph {
  min-height: 100px;
  height: 100px;
  padding: 0 36px;
}
@media (max-width: 1023px) {
  .coh-style-treatment-with-nubeqa-section .paragraph {
    height: auto;
    min-height: auto;
    padding: 0px;
  }
}
.coh-style-patient-stories-real-second-section .coh-wysiwyg div.watching-ramiro {
  border-top: 2px solid #F16623;
  border-bottom: 2px solid #F16623;
  padding-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1023px) {
  .coh-style-patient-stories-real-second-section .coh-wysiwyg div.watching-ramiro {
    padding-left: unset;
    padding-right: unset;
  }
}
.coh-style-patient-stories-real-second-section .coh-wysiwyg div.watching-ramiro p {
  margin-top: 14px;
}
.coh-style-patient-stories-real-second-section .coh-wysiwyg div.watching-ramiro h4.text-align-center {
  font-size: 22px;
}
@media (max-width: 1023px) {
  .coh-style-patient-stories-real-second-section .coh-wysiwyg div.watching-ramiro h4.text-align-center {
    font-size: 19px;
  }
}
.coh-style-patient-stories-real-second-section .coh-wysiwyg p.text-align-center.tony-and-ramiro {
  padding: 0px 0px;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 1023px) {
  .coh-style-patient-stories-real-second-section .coh-wysiwyg p.text-align-center.tony-and-ramiro {
    padding: 0px 0px;
    font-size: 14px;
    line-height: 19px;
  }
}
.coh-style-pt-nb-background-image-block {
  position: relative;
}
.coh-style-pt-nb-background-image-block h3 {
  line-height: 35px;
  max-width: 750px;
  margin: 0 auto 30px;
}
.coh-style-pt-nb-background-image-block img {
  width: 376px;
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  bottom: 0;
}
@media (max-width: 564px) {
  .coh-style-pt-nb-background-image-block img {
    max-width: 200px;
  }
}
@media (max-width: 564px) {
  .coh-style-pt-nb-background-image-block .coh-style-patient-stories-banner-sec-text {
    line-height: 20px;
  }
}
.coh-style-pt-box-shadow-cards {
  -webkit-box-shadow: 0px !important;
          box-shadow: 0px !important;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background-image: unset !important;
  min-width: 420px !important;
  min-height: 140px !important;
}
@media (max-width: 564px) {
  .coh-style-pt-box-shadow-cards {
    min-width: unset !important;
    min-height: 84px !important;
    margin-left: 0rem;
    margin-right: 0rem;
  }
}
.coh-style-pt-box-shadow-cards .coh-ce-cpt_background_image_block-a116a3f0 {
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029;;
  margin: 0 25px;
}
@media (max-width: 767px) {
  .coh-style-pt-box-shadow-cards .coh-ce-cpt_background_image_block-a116a3f0 {
    margin: 0px;
  }
}
.coh-style-duplicate-of-pt-box-shadow-cards {
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029;;
  -webkit-border-radius: 5px;;
          border-radius: 5px;
  background-image: unset !important;
  max-width: 616px !important;
  min-height: 209px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-pt-box-shadow-cards {
    min-height: 84px !important;
    margin-left: 0;
    margin-right: 0rem;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-patient-stories-highlight-real {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6F8F7), to(#ffffff));
  background: -webkit-linear-gradient(top, #F6F8F7 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #F6F8F7 0%, #ffffff 100%);
  border-top: 2px solid #223C78;
  margin-top: 70px;
  padding-top: 63px;
}
@media (max-width: 1023px) {
  .coh-style-patient-stories-highlight-real {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 40px;
  }
}
.coh-style-patient-stories-highlight-real-bg-blue {
  padding-top: 63px;
  background-color: rgb(34, 60, 120);
}
@media (max-width: 1023px) {
  .coh-style-patient-stories-highlight-real-bg-blue {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
  }
}
.coh-style-patient-stories-highlight-real-inner-content {
  position: relative;
  padding-top: 0px;
}
.coh-style-patient-stories-highlight-real-meaningful {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6F8F7), to(#ffffff));
  background: -webkit-linear-gradient(top, #F6F8F7 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #F6F8F7 0%, #ffffff 100%);
  border-top: 2px solid #223C78;
  padding-top: 34px;
}
@media (max-width: 1023px) {
  .coh-style-patient-stories-highlight-real-meaningful {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-real-patient-banner-mobile .coh-wysiwyg .banner-text-alignmnt {
    font-size: 19px !important;
    text-align: center;
    max-width: 295px;
    display: block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
.coh-style-real-patient-banner-mobile .coh-wysiwyg p.right-banner-text-alignmnt {
  text-align: center;
  position: relative;
  top: 285px;
  left: 8px;
  float: right;
  max-width: 164px;
  line-height: 1;
  text-shadow: 0px 1.5px 3px rgba(0, 0, 0, 0.95);
}
@media (max-width: 1023px) {
  .coh-style-real-patient-banner-mobile .coh-wysiwyg p.right-banner-text-alignmnt {
    text-align: center;
    left: 0px;
    top: 325px;
    float: unset;
    margin-left: auto;
    margin-right: auto;
    max-width: 309px;
    line-height: 1.2;
  }
}
@media (max-width: 1023px) {
  .coh-style-real-patient-banner-mobile .coh-wysiwyg p.coh-style-nb-nmcprc-color {
    padding: 0px 17px;
  }
}
.coh-style-real-patient-banner-mobile .coh-wysiwyg p.coh-style-nb-nmcprc-color span {
  font-size: 24px !important;
  line-height: 30px;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-banner-mobile .coh-wysiwyg p.coh-style-nb-nmcprc-color span {
    font-size: 19px !important;
    line-height: 25px;
  }
}
.coh-style-real-patient-banner-mobile .coh-wysiwyg p.paragraph-content {
  line-height: 26px;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-banner-mobile .coh-wysiwyg p.paragraph-content {
    line-height: 21px;
  }
}
.coh-style-real-patient-banner-mobile .coh-wysiwyg p.paragraph-content .coh-style-patient-stories-dick-small-text {
  line-height: 22px !important;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-banner-mobile .coh-wysiwyg p.paragraph-content .coh-style-patient-stories-dick-small-text {
    line-height: 19px !important;
  }
}
.coh-style-real-patient-banner-mobile a.space-nav-page-btn {
  padding-top: 25px;
  padding-bottom: 25px;
}
.coh-style-real-patient-banner-mobile a.space-nav-page-btn span:before {
  right: 121% !important;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-banner-mobile a.space-nav-page-btn span:before {
    right: 133% !important;
  }
}
@media (max-width: 564px) {
  .coh-style-ps-header-text {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}
.coh-style-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro {
  border-top: 2px solid #F16623;
  border-bottom: 2px solid #F16623;
  padding-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
  }
}
.coh-style-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro p {
  margin-top: 14px;
  font-size: 19px !important;
  line-height: 22px;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro p span {
    font-size: 19px !important;
  }
}
.coh-style-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro h4.coh-style-dark-blue {
  font-size: 22px !important;
  max-width: 333px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-content-with-text .coh-wysiwyg div.watching-ramiro h4.coh-style-dark-blue {
    font-size: 19px !important;
    font-family: 'FuturaCyrillic-Demi', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
.coh-style-real-patient-content-with-text .coh-wysiwyg p.text-align-center.tony-and-ramiro {
  max-width: 350px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  line-height: 19px;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-content-with-text .coh-wysiwyg p.text-align-center.tony-and-ramiro {
    max-width: 100%;
    font-size: 16px;
    line-height: 19px;
  }
}
.coh-style-real-patient-meaning-paragraph {
  width: 585px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-meaning-paragraph {
    width: 100%;
  }
}
.coh-style-real-patient-meaning-paragraph p.text-align-center {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 1023px) {
  .coh-style-real-patient-meaning-paragraph p.text-align-center {
    font-size: 19px !important;
    line-height: 25px;
  }
}
.coh-style-real-patient-story-highlights-blue-bg .img-wrapper {
  position: absolute;
  top: -20px;
}
.coh-style-spanish-text-block h3 {
  font-size: 30px !important;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .coh-style-spanish-text-block h3 {
    font-size: 24px !important;
    margin-bottom: 10px;
  }
}
.coh-style-spanish-text-block .orange-color {
  color: #F16623 !important;
}
.coh-style-spanish-text-block .blue-color {
  color: #009EDB !important;
}
.coh-style-spanish-text-block .icon-with-text li {
  font-size: 19px;
}
@media (max-width: 767px) {
  .coh-style-spanish-text-block .icon-with-text li {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
  }
}
.coh-style-spanish-text-block .footnote-sec p {
  margin-bottom: 0 !important;
  text-indent: 0px;
  padding-left: 0px;
}
@media (max-width: 564px) {
  .coh-style-spanish-text-block .footnote-sec p {
    text-indent: -7px;
    padding-left: 6px;
  }
}
.coh-style-spanish-text-block .footnote-sec sup {
  font-size: 60%;
}
.coh-style-spanish-text-block .footNote-fontsize {
  font-size: 16px;
  line-height: 18px;
  text-indent: -4px;
}
@media (max-width: 767px) {
  .coh-style-spanish-text-block .footNote-fontsize {
    font-size: 14px;
    line-height: 15px;
    text-indent: -5px;
  }
}
.coh-style-spanish-text-block .text-small {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
@media (max-width: 1599px) {
  .coh-style-tab-flex-center .coh-style-nb-flex-drow-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 1169px) {
  .coh-style-tab-flex-center .coh-style-nb-flex-drow-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 564px) {
  .coh-style-talking-to-your-doctor {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}
.coh-style-tip-box {
  border: 2px solid #223C78 !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 25px;
  margin: 24px 0;
  background: #fff;
}
@media (max-width: 767px) {
  .coh-style-white-notification.coh-style-tip-box {
    text-align: center;
    padding: 30px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-white-notification.coh-style-tip-box .background-color-inner-block {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-white-notification.coh-style-tip-box .background-color-inner-block img {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .coh-style-white-notification.coh-style-tip-box a[href^="tel:"] {
    display: block;
    font-size: 24px;
    line-height: 28px;
  }
}
.coh-style-tip-box .background-color-inner-block {
  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: 767px) {
  .coh-style-tip-box .background-color-inner-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-style-tip-box .background-color-inner-block p {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .coh-style-tip-box .background-color-inner-block p {
    font-size: 19px;
    line-height: 22px;
    max-width: 243px;
  }
}
.coh-style-tip-box .alert-img .img-wrapper {
  width: 38px;
}
.coh-style-pt-background-image-block {
  position: relative;
}
.coh-style-pt-background-image-block h3 {
  line-height: 35px;
  max-width: 750px;
  margin: 0 auto 30px;
}
.coh-style-pt-background-image-block img {
  width: 376px;
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  bottom: 0;
  top: 300px;
}
@media (max-width: 564px) {
  .coh-style-pt-background-image-block img {
    max-width: 200px;
    top: 300px;
  }
}
@media (max-width: 564px) {
  .coh-style-pt-background-image-block .coh-style-patient-stories-banner-sec-text {
    line-height: 20px;
  }
}
.coh-style-nubeqa-home-orange-banner {
  padding-bottom: 10px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-home-orange-banner {
    position: sticky !important;
    top: 30px;
    z-index: 999;
  }
}
.coh-style-nubeqa-home-orange-banner .coh-wysiwyg p {
  font-size: 35px;
  line-height: 39.36px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: unset !important;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-home-orange-banner .coh-wysiwyg p {
    font-size: 18.5px;
    line-height: 20px;
  }
}
.coh-style-nb-space-left-25 {
  padding-left: 25px;
}
@media (max-width: 564px) {
  .coh-style-nb-space-left-25 {
    padding-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-mobile-horizontal .coh-row-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-mobile-horizontal .coh-row-inner .coh-column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
    max-width: 0 0 49%;
  }
}
.coh-style-nb-page-header-img2 {
  top: 33px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-page-header-img2 {
    top: unset !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-page-header-img2 {
    top: unset !important;
  }
}
.coh-style-nb-paragraph-left-small {
  margin-left: 22.8%;
  margin-top: 0 !important;
  color: #747474;
  margin-bottom: 50px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-paragraph-left-small {
    margin-left: 28px;
    margin-bottom: 39px !important;
    margin-right: 18px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-mobile-horizontal.coh-style-nb-row-custom-mob .coh-col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 44%;
        -ms-flex: 0 0 44%;
            flex: 0 0 44%;
    max-width: 44%;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-mobile-horizontal.coh-style-nb-row-custom-mob .coh-col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54%;
        -ms-flex: 0 0 54%;
            flex: 0 0 54%;
    max-width: 54%;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-row-custom-mob .coh-row-inner .coh-column {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.coh-style-nb-row-maxw {
  max-width: 850px !important;
}
.coh-style-nb-row-maxw1 {
  max-width: 750px !important;
}
.coh-style-nb-row-maxw1 .img-140 img {
  height: 140px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-row-maxw1 .img-140 img {
    height: 204px !important;
    max-height: 204px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-row-maxw1 .img-141 img {
    height: 207px !important;
    max-height: 207px !important;
  }
}
.coh-style-nb-shadow-image img {
  bottom: -140px;
}
@media (max-width: 767px) {
  .coh-style-nb-shadow-image img {
    max-width: 306px !important;
    bottom: -65px !important;
  }
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner {
  border: 1px solid #223c78;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
  background: #223C78;
  color: #fff;
  margin-bottom: 0px;
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
    font-size: 14px;
  }
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
  color: #fff;
  content: "\E313";
  font-size: 3rem;
  margin-top: -13px;
}
@media (max-width: 564px) {
  .coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
    margin-top: -9px;
    font-size: 2rem;
  }
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
  padding: 15px 2.5rem 15px 15px;
}
@media (max-width: 564px) {
  .coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 15px 16px 15px 10px;
  }
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
  margin-bottom: 10px;
  line-height: 23px;
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul {
  margin-bottom: 0px;
}
.coh-style-nb-upc-glossary--accordian-abt-blue .primary__color {
  color: #223C78;
}
.coh-style-nb-upc-glossary--accordian-abt-blue p.accordian-paragraph {
  margin-bottom: 0px;
  margin-top: 27px;
}
.coh-style-nb-upc-glossary--accordian-abt-blue .coh-accordion-tabs {
  margin-bottom: 28px;
}
.coh-style-nb-upc-glossary--accordian-abt-blue .is-active.coh-style-accordion-tabs-style a:after {
  content: "\E316";;
}
.coh-style-non-metastatic-bg-color {
  background-color: #009edb !important;
}
.coh-style-non-metastatic-bg-color:before {
  background-color: #fff !important;
}
.coh-style-nb-display-flex-row {
  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-style-nb-about-top-title-placement {
  position: relative;
  top: 24px;
}
@media (max-width: 564px) {
  .coh-style-nb-about-top-title-placement {
    top: 0px;
  }
}
.coh-style-nb-decoration-none {
  text-decoration: none;
}
.coh-style-nb-img-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-nb-img-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-nb-mt-1rm {
  margin-top: 1rem;
}
@media (max-width: 564px) {
  .coh-style-glossary-ml {
    margin-left: 0.5rem !important;
  }
}
.coh-style-nb-home-banner-cta-new {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.coh-style-nb-home-banner-cta-new h3 {
  line-height: 32px;
  font-size: 20px;
  text-transform: unset !important;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta-new h3 {
    font-size: 12px;
    line-height: 14px;
    padding: 0 25px;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile {
    width: 100%;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile {
  width: 100%;
  -webkit-border-top-right-radius: 20px;
          border-top-right-radius: 20px;
  -webkit-border-top-left-radius: 20px;
          border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
  z-index: 999;
  background: transparent;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile {
    margin: 0px 5px 0px 5px;
    position: relative;
    top: unset;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.heading {
  font-size: 20px;
  padding: 20px 188px 10px 12px;
  line-height: 0px;
  -webkit-border-radius: 9px;
          border-radius: 9px;
  margin-bottom: 0px;
  color: #ffffff;
  -webkit-box-shadow: 0 8px 6px -6px #ab9191;
          box-shadow: 0 8px 6px -6px #ab9191;
  min-height: 65px;
  height: 65px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.heading {
    font-size: 14px;
    line-height: 18px;
    position: relative;
    top: 3px;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.paragraph {
  margin-bottom: 0px;
  padding: 12px 20px 20px 12px;
  color: #223C78;
  font-size: 14px;
  line-height: 16px;
  -webkit-border-bottom-left-radius: 20px;
          border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
          border-bottom-right-radius: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0 8px 6px -6px #ab9191;
          box-shadow: 0 8px 6px -6px #ab9191;
  height: 65px;
  min-height: 65px;
  font-weight: 800;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.paragraph {
    font-size: 13px;
    height: 200px;
    min-height: 200px;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.orange-bg {
  background-color: #F16622;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.orange-bg {
    padding: 10px 21px 10px 8px !important;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.orange-bg:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #f16622;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
   border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 32px;
  content: "\e5cc";
  font-family: mdicons;
  position: relative;
  right: -349px;
  top: -9px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.orange-bg:after {
    font-size: 22px;
    top: 3px;
    right: -61px !important;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.blue-bg {
  background-color: #009EDB;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.blue-bg {
    padding: 10px 21px 10px 8px !important;
  }
}
.coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.blue-bg:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #009edb;
  width: 28px;
   height:  28px;
  background: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
   font-size: 32px;
  content: "\e5cc";
  font-family: mdicons;
  position: relative;
  right: -211px;
  top: -9px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .main-Tile .inner-Tile p.blue-bg:after {
    font-size: 22px;
    top: 3px;
    right: -54px !important;
  }
}
.coh-style-nb-home-banner-cta-new .coh-style-nb-home-top-section-image .img-wrapper {
  width: 47%;
   position:  absolute;
  left: 422px;
  top: -95px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta-new .coh-style-nb-home-banner-image-with-text .background-color-inner-block .image-container {
    top: 9px;
  }
}
.coh-style-talking-t--your-doctor-mobile {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-talking-t--your-doctor-mobile {
    display: block !important;
  }
}
.coh-style-study-img-adjust .coh-col-xl-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.coh-style-study-img-adjust .coh-col-xl-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width:  41.6666666667%;
}
.coh-style-sub-header-nmcrpc .sub-para {
  margin-bottom: 44px;
  max-width: 851px;
}
@media (max-width: 1023px) {
  .coh-style-sub-header-nmcrpc .sub-para {
    margin-bottom: 34px;
  }
}
.coh-style-superscript-adjust {
  text-indent: 1px;
  display: inline-block;
}
@media (max-width: 767px) {
  .coh-style-superscript-adjust {
    text-indent: -3px;
    padding-left: 7px;
  }
}
.coh-style-superscript-adjust span {
  padding-right: 0.8px;
  font-size: 60%;
  display: inline-block;
  vertical-align: 4px;
}
.coh-style-tab-paragraph {
  padding: 0rem 2rem !important;
}
@media (max-width: 767px) {
  .coh-style-tab-paragraph {
    padding: 1rem 0rem !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-talking-t--your-doctor-desktop {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-talking-t--your-doctor-desktop {
    display: none;
  }
}
.coh-style-sp-sup sup {
  font-size: 6px !important;
  position: relative !important;
  top: 1px !important;
}
@media (max-width: 1023px) {
  .coh-style-text-align-center-mobile {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-text-align-center-mobile {
    text-align: center;
  }
}
.coh-style-text-center-dk-and-left-mob {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 564px) {
  .coh-style-text-center-dk-and-left-mob {
    text-align: left;
    margin-left: 15px;
    font-size: 16px !important;
    margin-top: 24px;
  }
}
.coh-style-text-image-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-item: center;
}
.coh-style-text-indent-sup {
  text-indent: -8px;
  margin-left: 20px;
}
@media (max-width: 564px) {
  .coh-style-text-indent-sup {
    margin-left: 10px;
  }
}
.coh-style-text-indent-sup sup {
  position: relative;
  top: 5px;
}

.coh-style-spanish-page-como-funciona-background {
  background-color: #f6f8f7;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 564px) {
  .coh-style-sp-pos-left-4-mob {
    position: relative;
    left: 4px;
  }
}
.coh-style-puc-text5 {
  margin-left: 1rem;
}
@media (max-width: 564px) {
  .coh-style-puc-text5 {
    margin-left: 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-pos-top-24-mob {
    position: relative !important;
    top: -13px;
  }
}
@media (max-width: 564px) {
  .coh-style-pos-top-5-mob {
    position: relative !important;
    top: -5px;
  }
}
@media (max-width: 1023px) {
  .coh-style-position-fixed-mobile {
    position: fixed !important;
    z-index: 9;
  }
}

.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav {
  max-width: 980px;
}
.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style {
  height: 54px;
  border-bottom-width: 2px;
  border-bottom-color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style {
    height: 36px;
    border-bottom-width: 1px;
  }
}
.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active {
  background: #F16623;
  border-bottom-width: 0px;
}
.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active a {
  color: #ffffff !important;
}
@media (max-width: 1023px) {
  .coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active a {
    pointer-events: none;
  }
}
.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active a span {
  color: #ffffff !important;
}
.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style a {
  font-size: 24px;
  color: #223C78;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style a {
    font-size: 13px;
  }
}
.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style a span {
  color: #696969;
}
@media (max-width: 1023px) {
  .coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-nav {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-content-wrapper .coh-accordion-title {
    display: none !important;
  }
}
.coh-style-proven-results-mcspc-tab-section .coh-accordion-tabs-content {
  background: #F6F8F7;
}
@media (max-width: 1023px) {
  .coh-style-proven-results-mcspc-tab-section [class*=coh-ce-cpt_tab_item-] {
    padding: 0px !important;
  }
}
.coh-style-proven-results-without-chemo-main-container .coh-style-nb-bravo-nb-logo-h5-24:before {
  display: block;
  top: 0px;
}
@media (max-width: 1023px) {
  .coh-style-proven-results-without-chemo-main-container .coh-style-nb-bravo-nb-logo-h5-24:before {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-proven-results-without-chemo-main-container .coh-style-nb-bravo-nb-logo-h5-24:before {
    top: -5px;
  }
}
.coh-style-proven-results-without-chemo-main-container .coh-style-nb-footnote-paragraph p.footNote-fontsize {
  line-height: 18px !important;
  margin-bottom: 9px !important;
}
.coh-style-proven-results-without-chemo-main-container h1 {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.40);
}
@media (max-width: 1023px) {
  .coh-style-proven-results-without-chemo-main-container h1 {
    font-size: 30px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-proven-results-without-chemo-main-container .mob-center {
    text-align: center;
  }
}
.coh-style-proven-results-without-chemo-main-container .coh-style-nb-bravo-orng-unordrlst {
  margin-left: 0.8rem;
}
@media (max-width: 1023px) {
  .coh-style-proven-results-without-chemo-main-container .coh-style-nb-bravo-orng-unordrlst {
    margin-left: 0rem;
  }
}
@media (max-width: 564px) {
  .coh-style-puc-text6 {
    margin-right: 3rem;
    margin-left: -3.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-sp-pos-left-10-mob {
    position: relative;
    left: 10px;
  }
}

.coh-style-sp-footnote-txt {
  font-size: 12px !important;
  text-align: left !important;
  color: #696969 !important;
  margin-bottom: 10px !important;
}
.coh-style-sp-hd-for-card {
  font-size: 20px !important;
  line-height: 24px !important;
  margin-top: 10px !important;
  margin-bottom: 15px !important;
}
.coh-style-sp-hd-for-card-2 {
  font-size: 36px !important;
  line-height: 40px !important;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.coh-style-sp-links-bt {
  color: #223C78 !important;
  padding: 20px 10px 20px 10px !important;
  border-bottom: 1px solid #0babe7 !important;
  text-align: center !important;
  margin-bottom: 0px !important;
}
.no-border-bottom-d.coh-style-sp-links-bt {
  border: none !important;
}
@media (max-width: 1023px) {
  .no-border-bottom-d.coh-style-sp-links-bt {
    border-bottom: 1px solid #0babe7 !important;
  }
}
@media (max-width: 1023px) {
  .no-border-bottom-d-m.coh-style-sp-links-bt {
    border: none !important;
  }
}
.coh-style-sp-links-bt a {
  display: block;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .coh-style-tips-blue-button-sec .coh-link {
    min-width: 275px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-pos-top-10-mob {
    position: relative !important;
    top: -10px;
  }
}
.coh-style-upc-risk-card1-text {
  margin-right: 8rem;
}
@media (max-width: 564px) {
  .coh-style-upc-risk-card1-text {
    margin-right: 1rem;
  }
}
.coh-style-upc-gallary-text4 {
  margin-top: -25px;
  margin-right: -1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text4 {
    margin-top: -30px;
    margin-right: -1rem;
    margin-left: 0rem;
  }
}
.coh-style-upc-gallary-text5 {
  margin-top: -25px;
  margin-left: -1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text5 {
    margin-top: -30px;
    margin-left: 0rem;
  }
}
.coh-style-upc-gallary-text6 {
  margin-top: -25px;
  margin-right: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text6 {
    margin-top: -30px;
    margin-right: -1rem;
  }
}
.coh-style-upc-gallary-text7 {
  margin-top: -25px;
  margin-right: -1.7rem;
  margin-left: -1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text7 {
    margin-top: -30px;
    margin-left: 0rem;
  }
}
.coh-style-upc-gallary-text8 {
  margin-top: -25px;
  margin-right: -1rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text8 {
    margin-top: -30px;
  }
}
.coh-style-upc-gallary-text9 {
  margin-top: -25px;
  margin-right: 1rem;
  margin-left: -1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text9 {
    margin-top: -30px;
    margin-left: 0rem;
  }
}
@media (max-width: 564px) {
  .coh-style-upc-learn-text1 {
    margin-right: -1rem;
    margin-left: 0rem;
  }
}
.coh-style-upc-risk-card2-text {
  margin-right: 6rem;
}
@media (max-width: 564px) {
  .coh-style-upc-risk-card2-text {
    margin-right: 0rem;
  }
}
.coh-style-upc-gallary-text2 {
  margin-right: 1.7rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text2 {
    margin-right: 0rem;
    margin-left: 0rem;
  }
}
.coh-style-vi-text {
  font-size: 24px !important;
  color: #223C78 !important;
  margin-top: 20px !important;
}
@media (max-width: 1169px) {
  .coh-style-vi-text {
    line-height: 30px !important;
  }
}
.coh-style-video-brocher-text {
  margin-right: 2rem;
  margin-left: 2rem;
}
@media (max-width: 564px) {
  .coh-style-video-mobile-text {
    font-size: 16px !important;
  }
}
.coh-style-video-text {
  margin-left: 2.5rem!important;
}
@media (max-width: 564px) {
  .coh-style-video-text {
    margin-left: 0rem;
  }
}
.coh-style-what-is-mhspc-main-container h1, .coh-style-what-is-mhspc-main-container h2, .coh-style-what-is-mhspc-main-container h3, .coh-style-what-is-mhspc-main-container h4, .coh-style-what-is-mhspc-main-container h5, .coh-style-what-is-mhspc-main-container h6, .coh-style-what-is-mhspc-main-container li, .coh-style-what-is-mhspc-main-container p, .coh-style-what-is-mhspc-main-container a, .coh-style-what-is-mhspc-main-container span {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-what-is-mhspc-main-container strong {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button {
  background: #223C78;
  color: #fff;
  text-align: center !important;
  padding: 15px 62px 15px 0px;
}
@media (max-width: 1023px) {
  .coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button {
    padding: 15px 62px 15px 20px;
  }
}
.coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button:before {
  background: #fff !important;
  color: #223c78;
}
.coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button span {
  width: 80%;
  font-size: 15px;
  line-height: 18px;
}
.coh-style-upc-gallary-text3 {
  margin-top: -25px;
  margin-right: 2rem;
  margin-left: -1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text3 {
    margin-top: -30px;
    margin-right: 1rem;
    margin-left: 0rem;
  }
}
.coh-style-upc-gallary-text12 {
  margin-top: -25px;
  margin-right: -2rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text12 {
    margin-top: -30px;
    margin-right: 0;
  }
}
.coh-style-tnb-ml {
  margin-left: -0.3rem;
  margin-left: -0.5rem !important;
}
@media (max-width: 564px) {
  .coh-style-tnb-ml {
    margin-left: -0.3rem;
  }
}
.coh-style-upc-acc1-ul {
  margin-left: 3.5rem !important;
}
.coh-style-top-blue-bottom-shadow {
  border-top-width: 1px !important;
  border-top-color: #213B77 !important;
  border-top-style: solid !important;
  -webkit-box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
          box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
  background: #F6F8F7;
}
@media (max-width: 1023px) {
  .coh-style-top-blue-bottom-shadow {
    border-top-width: 2px !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 2px solid #223C78 !important;
    -webkit-border-radius: 10px;
            border-radius: 10px;
  }
}
.coh-style-top-blue-bottom-shadow h3 {
  text-align: center;
}
.coh-style-top-blue-bottom-shadow-no-change {
  border-top-width: 1px !important;
  border-top-color: #213B77 !important;
  border-top-style: solid !important;
  -webkit-box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
          box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
  background: #F6F8F7;
}
@media (max-width: 1023px) {
  .coh-style-top-blue-bottom-shadow-no-change {
    border-top-width: 2px !important;
  }
}
.coh-style-top-blue-bottom-shadow-no-change h3 {
  text-align: center;
}
.coh-style-top-blue-bottom-shadow-no-change {
  border-top-width: 1px !important;
  border-top-color: #213B77 !important;
  border-top-style: solid !important;
  -webkit-box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
          box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
  background: #F6F8F7;
}
@media (max-width: 1023px) {
  .coh-style-top-blue-bottom-shadow-no-change {
    border-top-width: 2px !important;
  }
}
.coh-style-top-blue-bottom-shadow-no-change h3 {
  text-align: center;
}
.coh-style-two-button-title .break-point {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-two-button-title .break-point {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-understand-image-icon .mb-less {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .coh-style-understand-image-icon img {
    max-width: 40px;
  }
}
.coh-style-upc-acc1-small-text {
  margin-bottom: -15px;
  margin-left: -20px;
  font-size: 12px;
}
@media (max-width: 564px) {
  .coh-style-upc-acc1-small-text {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-upc-acc1-text {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-upc-acc2-text1 {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.coh-style-upc-gallary-text11 {
  margin-top: -25px;
  margin-right: 0rem;
  margin-left: -1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text11 {
    margin-top: -30px;
    margin-right: 0rem;
    margin-left: 0rem;
  }
}
.coh-style-upc-acc2-text2 {
  margin-left: 1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-acc2-text2 {
    margin-left: 2rem;
  }
}
.coh-style-upc-acc4-small-text {
  margin-top: 16px;
  margin-bottom: -20px;
  margin-left: -20px;
}
@media (max-width: 564px) {
  .coh-style-upc-acc4-small-text {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .mr-0.coh-style-upc-acc4-small-text {
    margin-right: 0 !important;
  }
}
.coh-style-upc-acc4-text {
  margin-right: 0rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-acc4-text {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-upc-acc4-text br {
    display: none !important;
  }
}
.coh-style-upc-cards-desktop-hide {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-upc-cards-desktop-hide {
    display: block !important;
  }
}
@media (max-width: 564px) {
  .coh-ce-cpt_background_color-8c2ce83b.coh-style-upc-cards-desktop-hide {
    padding-top: 0px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-upc-cards-mobile-hide {
    display: none;
  }
}
.coh-style-upc-gallary-text1 {
  margin-right: -2.2rem;
  margin-left: -1rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text1 {
    margin-right: 0.8rem;
    margin-left: 0rem;
  }
}
.coh-style-upc-gallary-text10 {
  margin-top: -25px;
  margin-right: -2rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-upc-gallary-text10 {
    margin-top: -30px;
    margin-right: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-pos-top-19-mob {
    position: relative !important;
    top: -19px;
  }
}
@media (max-width: 564px) {
  .coh-style-pos-5 {
    position: relative;
    top: 10px;
  }
}
.coh-style-goal-treatment-text-with-image .slider {
  max-width: 837px;
  height: auto;
  width: 837px;
  background: #F6F8F7;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  position: relative;
  overflow: hidden;
  border: 2px solid #223C78;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .slider {
    max-width: 100%;
    height: auto;
  }
}
.coh-style-goal-treatment-text-with-image .slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .slider-wrapper {
    display: block;
  }
}
.coh-style-goal-treatment-text-with-image .arrow {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .arrow {
    display: none;
  }
}
.coh-style-goal-treatment-text-with-image .arrow svg {
  width: 36px;
  height: 36px;
  fill: #223C78;
}
.coh-style-goal-treatment-text-with-image .slide {
  display: none;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.coh-style-goal-treatment-text-with-image .slide.active {
  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;
  justify-content: center;
}
.coh-style-goal-treatment-text-with-image .slide h2 {
  margin: 0 0 10px;
  color: #223C78;
}
.coh-style-goal-treatment-text-with-image .slide p {
  margin: 0;
  color: #555;
}
.coh-style-goal-treatment-text-with-image .dots {
  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;
  align-item: center;
  margin-top: 35px !important;
  gap: 20px;
}
.coh-style-goal-treatment-text-with-image .dot {
  width: 20px;
  height: 20px;
  margin: 0px;
  background: #fff;
  border: 2px solid #dadada;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
}
.coh-style-goal-treatment-text-with-image .dot.active {
  background: -webkit-radial-gradient(#ffffff, #009edb);
  background: radial-gradient(#ffffff, #009edb);
  width: 30px;
  border: none;
  height: 30px;
  position: relative;
  top: -4px;
}
.coh-style-goal-treatment-text-with-image .inner-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 46px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .inner-section {
    padding: 40px 16px;
    display: block;
  }
}
.coh-style-goal-treatment-text-with-image .image img {
  width: 200px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .image img {
    width: 219px;
  }
}
.coh-style-goal-treatment-text-with-image .right-paragraph {
  border-top: 2px solid #F16623;
  border-bottom: 2px solid #F16623;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .right-paragraph {
     margin-top: 32px;
    padding: 15px 3px;
  }
}
.coh-style-goal-treatment-text-with-image .right-paragraph p {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #223C78;
  font-family: 'FuturaCyrillic-Demi', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .right-paragraph p {
    font-size: 19px;
    line-height: 22px;
    max-width: 309px;
  }
}
.coh-style-goal-treatment-text-with-image .right-paragraph span {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #223C78;
  display: block;
  margin-top: 14px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .right-paragraph span {
    font-size: 16px;
    line-height: 21px;
  }
}
.coh-style-goal-treatment-text-with-image .sub-text-bottom {
  position: relative;
  top: 20px;
  max-width: 500px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .sub-text-bottom {
    max-width: 286px;
    margin-right: auto;
  }
}
.coh-style-goal-treatment-text-with-image .sub-text-bottom p {
  font-size: 16px;
  line-height: 18px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .sub-text-bottom p {
    font-size: 12px;
    line-height: 16px;
  }
}
.coh-style-goal-treatment-text-with-image .image.image1 {
  position: relative;
  top: -16px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .image.image1 {
    position: unset;
  }
}
.coh-style-nb-content-list {
  margin-top: 13px !important;
}
.coh-style-nb-content-list li {
  margin-bottom: 0.75rem !important;
}
.coh-style-margin-left-0-for-txt-center .coh-style-patient-tips-text1 {
  margin-left: 0px !important;
}
@media (max-width: 564px) {
  .coh-style-margin-top-0-mob .inner-wrapper {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-max-53 {
    max-width: 53px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-max-53 img {
    max-width: 53px !important;
  }
}
.coh-style-max-width-75rem {
  max-width: 80rem !important;
}
@media (max-width: 767px) {
  .coh-style-max-width-75rem {
    margin: 0 5px 0 5px !important;
  }
}
.coh-style-max-width-85rem {
  max-width: 85rem !important;
}
.coh-style-nb-about-main-content .coh-row-inner .coh-column {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .coh-style-nb-about-main-content .mob-hide-br {
    display: none;
  }
}
.coh-style-nb-font-weight-bold {
  font-weight: bold;
}
@media (max-width: 564px) {
  .coh-style-margin-bot-0 {
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-margin-top-25 {
  margin-top: 25px;
}
.coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style.is-active {
  color: #ffffff;
}
.coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style.is-active:first-child {
  background: #F16623;
}
.coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style.is-active:nth-child(2) {
  background: #009EDB;
}
.coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style {
  background: #e9eaea;
  color: #696969;
  padding-top: 13px;
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  .coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
.coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style a {
  color: inherit;
  text-decoration: none;
  padding-bottom: 0.25rem;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style a {
    padding-bottom: 0.5rem;
  }
}
.coh-style-nb-tab-component .is-active.coh-style-tabs-style {
  border-bottom: 0px;
}
.coh-style-nb-tab-component .coh-accordion-tabs-content > .coh-container {
  padding: 0px;
}
.coh-style-nb-tab-component .background-color-block.coh-style-tab-block-mhspc {
  border: 2.5px solid #F16623;
  padding: 2rem;
  -webkit-border-bottom-left-radius: 8px;
          border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
          border-bottom-right-radius: 8px;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .background-color-block.coh-style-tab-block-mhspc {
    padding: 2rem 0rem;
    padding-bottom: 0px;
  }
}
.coh-style-nb-tab-component .coh-style-nb-tab-block-nmcrpc {
  border: 2.5px solid #009edb !important;
  -webkit-border-bottom-left-radius: 8px !important;
          border-bottom-left-radius: 8px !important;
  -webkit-border-bottom-right-radius: 8px !important;
          border-bottom-right-radius: 8px !important;
  padding: 2rem;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .coh-style-nb-tab-block-nmcrpc {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0px;
  }
}
.coh-style-nb-tab-component .coh-style-nb-tab-block-nmcrpc:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  line-height: normal;
  font-weight: normal;
  text-transform: none;
  color: #ffffff;
  font-size: 88px;
  position: absolute;
  top: -51px !important;
  left: 71% !important;
  height: unset !important;
  width: auto !important;
  bottom: unset !important;
  right: unset !important;
  content: "\e5c7";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .coh-style-nb-tab-block-nmcrpc:before {
    left: 64% !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-tab-component .coh-style-nb-tab-block-nmcrpc .coh-style-nb-tab-secondary-content {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.coh-style-nb-tab-component .coh-style-nb-tab-block-img-row p.coh-paragraph {
  padding: 0rem 1rem;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .coh-style-nb-tab-block-img-row p.coh-paragraph {
    padding: 0rem 0rem !important;
  }
}
.coh-style-nb-tab-component .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-nav {
  display: block !important;
  -webkit-border-top-left-radius: 8px;
          border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
          border-top-right-radius: 8px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-nb-tab-component .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-nav {
    display: block !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-nav {
    display: block important;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-tab-component .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-content-wrapper .coh-accordion-title {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-content-wrapper .coh-accordion-title {
    display: none;
  }
}
.coh-style-nb-tab-component .sub-title-content {
  margin-bottom: 24px;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .sub-title-content {
    padding: 0rem 3rem;
    margin-bottom: 10px;
    margin-top: 0px;
  }
}
.coh-style-nb-tab-component .coh-style-tab-block-mhspc img, .coh-style-nb-tab-component .coh-style-nb-tab-block-nmcrpc img {
  max-width: 100%;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-nb-tab-component .coh-style-tab-block-mhspc img, .coh-style-nb-tab-component .coh-style-nb-tab-block-nmcrpc img {
    min-height: 70px;
  }
}
.coh-style-nb-tab-component .coh-style-tab-block-mhspc:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  line-height: normal;
  font-weight: normal;
  font-size: 88px;
  position: absolute;
  top: -50px !important;
  left: 19% !important;
  height: unset !important;
  width: auto !important;
  right: unset !important;
  width: auto !Important;
  color: #fff;
  bottom: unset !important;
  content: "\e5c7";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component .coh-style-tab-block-mhspc:before {
    left: 12% !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component coh-style-nb-tab-component ul.coh-accordion-tabs-nav li.coh-style-tabs-style:first-child {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-tab-component ul.coh-accordion-tabs-nav > li:first-child {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.coh-style-nb-tab-secondary-content {
  border-top: 1px solid #939598;
  padding-top: 36px;
  text-align: left;
}
@media (max-width: 564px) {
  .coh-style-nb-tab-secondary-content {
    text-align: center;
    padding: 1rem;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-right: 2rem;
    margin-left: 2rem;
    padding-top: 26px;
  }
}
.coh-style-nb-tab-secondary-content a {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .coh-style-nb-about-prostate-img-fix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-nb-align-d-center-m-center {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-nb-align-d-center-m-center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-align-d-center-m-center .fnt-m-20px {
    font-size: 20px;
  }
}
.coh-style-nb-align-d-left-m-center {
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-nb-align-d-left-m-center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-align-d-left-m-center .fnt-m-20px {
    font-size: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-margin-bot-0-5rem h2 {
    margin-bottom: 2rem !important;
  }
}
.coh-style-nb-bravo-faq-accordain {
  content: "Collepas";
}
.coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title:first-child {
  background-color: /*#f16623 !important*/;
}
.coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title a {
  color: #223C78;
  text-decoration: none;
}
.coh-style-nb-bravo-faq-accordain .coh-style-accordion-tabs-style a:after {
  color: #ffffff;
  font-size: 22px;
  position: relative;
  top: -14px;
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/blue-expand-icon.svg");
}
.coh-style-nb-bravo-faq-accordain .is-active.coh-style-accordion-tabs-style 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: "\f056";
  font-family: icomoon;
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-nmcrpc.svg");
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-faq-accordain .is-active.coh-style-accordion-tabs-style a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-nmcrpc-mob.svg");
  }
}
.coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-content .coh-ce-cpt_accordion_item-d92bbd0a {
  background-color: #F6F8F7;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-content .coh-ce-cpt_accordion_item-d92bbd0a {
    padding: 10px;
  }
}
.coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.coh-style-nb-bravo-faq-accordain .is-active.coh-style-accordion-tabs-style:first-child a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-mhspc1.svg");
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-faq-accordain .is-active.coh-style-accordion-tabs-style:first-child a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-mhspc-mob.svg");
  }
}
.coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title.is-active {
  background-color: #ffffff !important;
}
.coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title.is-active > a {
  color: #223C78 !important;
}
.coh-style-nb-bravo-faq-accordain .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title.is-active > a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-08/blue-collapse.svg");
}
.coh-style-bravo-sticky-navigation-right-homepage {
  position: sticky !important;
  top: 6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack : right;
  -webkit-justify-content : right;
      -ms-flex-pack : right;
          justify-content : right;
  z-index: 9999;
  margin-bottom: -27rem;
  margin-top: 2.5rem;
  width: 149px !important;
  float: right;
}
@media (max-width: 1023px) {
  .coh-style-bravo-sticky-navigation-right-homepage {
    top: 48px;
    width: 100% !important;
    float: unset;
    margin-top: 0.5rem;
    position: fixed !important;
    -webkit-box-pack : center !important;
    -webkit-justify-content : center !important;
        -ms-flex-pack : center !important;
            justify-content : center !important;
    z-index: 9;
  }
}
.coh-style-bravo-sticky-navigation-right-homepage a {
  margin-bottom: 4px;
}
@media (max-width: 1023px) {
  .coh-style-bravo-sticky-navigation-right-homepage a {
    display: inline-block;
    max-width: 185px;
    margin-bottom: 0px;
    position: absolute;
    top: 2px;
    width: 185px;
    right: 0px;
  }
}
@media (max-width: 1023px) {
  .coh-style-bravo-sticky-navigation-right-homepage a:nth-child(3) {
    left: -4px;
  }
}
@media (max-width: 1023px) {
  .coh-style-bravo-sticky-navigation-right-homepage a:nth-child(1) {
    right: -4px;
  }
}
@media (max-width: 1023px) {
  .coh-style-bravo-sticky-navigation-right-homepage a:nth-child(2) {
    top: 34px;
    right: -4px;
    z-index: -1;
  }
}
@media (max-width: 1023px) {
  .coh-style-bravo-sticky-navigation-right-homepage a:nth-child(4) {
    left: -4px;
    top: 34px;
    z-index: -1;
  }
}
.coh-style-goal-treatment-text-with-image .slider {
  max-width: 837px;
  height: auto;
  width: 837px;
  background: #F6F8F7;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  position: relative;
  overflow: hidden;
  border: 2px solid #223C78;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .slider {
    max-width: 100%;
    height: auto;
  }
}
.coh-style-goal-treatment-text-with-image .slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .slider-wrapper {
    display: block;
  }
}
.coh-style-goal-treatment-text-with-image .arrow {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .arrow {
    display: none;
  }
}
.coh-style-goal-treatment-text-with-image .arrow svg {
  width: 36px;
  height: 36px;
  fill: #223C78;
}
.coh-style-goal-treatment-text-with-image .slide {
  display: none;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.coh-style-goal-treatment-text-with-image .slide.active {
  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;
  justify-content: center;
}
.coh-style-goal-treatment-text-with-image .slide h2 {
  margin: 0 0 10px;
  color: #223C78;
}
.coh-style-goal-treatment-text-with-image .slide p {
  margin: 0;
  color: #555;
}
.coh-style-goal-treatment-text-with-image .dots {
  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;
  align-item: center;
  margin-top: 35px !important;
  gap: 20px;
}
.coh-style-goal-treatment-text-with-image .dot {
  width: 20px;
  height: 20px;
  margin: 0px;
  background: #fff;
  border: 2px solid #dadada;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
}
.coh-style-goal-treatment-text-with-image .dot.active {
  background: -webkit-radial-gradient(#ffffff, #009edb);
  background: radial-gradient(#ffffff, #009edb);
  width: 30px;
  border: none;
  height: 30px;
  position: relative;
  top: -4px;
}
.coh-style-goal-treatment-text-with-image .inner-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 545px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 2rem;
  padding : 0px !important;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .inner-section {
    padding: 40px 16px;
    display: block;
    margin-top: 2.5rem !important;
    margin-bottom: 1rem !important;
  }
}
.coh-style-goal-treatment-text-with-image .image img {
  width: 160px !important;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .image img {
    width: 130px !important;
  }
}
.coh-style-goal-treatment-text-with-image .right-paragraph {
  border-top: 2px solid #F16623;
  border-bottom: 2px solid #F16623;
  padding-top: 10px !important;
  padding-bottom: 5px  !important;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .right-paragraph {
     margin-top: 20px !important;
    padding: 15px 3px;
  }
}
.coh-style-goal-treatment-text-with-image .right-paragraph p {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #223C78;
  font-family: 'FuturaCyrillic-Demi', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .right-paragraph p {
    font-size: 19px;
    line-height: 22px;
    max-width: 309px;
  }
}
.coh-style-goal-treatment-text-with-image .right-paragraph span {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 19px !important;
  line-height: 22px;
  text-align: center;
  color: #223C78;
  display: block;
  margin-top: 14px;
  max-width: 364px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .right-paragraph span {
    font-size: 16px  !important;
    line-height: 21px;
  }
}
.coh-style-goal-treatment-text-with-image .sub-text-bottom {
  position: relative;
  top: 20px;
  max-width: 500px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .sub-text-bottom {
    max-width: 286px;
    margin-right: auto;
  }
}
.coh-style-goal-treatment-text-with-image .sub-text-bottom p {
  font-size: 16px;
  line-height: 18px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .sub-text-bottom p {
    font-size: 12px;
    line-height: 16px;
  }
}
.coh-style-goal-treatment-text-with-image .image.image1 {
  position: relative;
  top: -16px;
}
@media (max-width: 1023px) {
  .coh-style-goal-treatment-text-with-image .image.image1 {
    position: unset;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-third-mobile {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.coh-style-hide-globally {
  display:  none;
}
.coh-style-home-tile-heading h3 {
  font-size: 30px;
  line-height: 18px;
  font-family: 'FuturaCyrillic-Bold', sans-serif !important;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .coh-style-home-tile-heading h3 {
    font-size: 24px !important;
    margin-bottom: 19px;
  }
}
.coh-style-home-tile-heading p {
  text-align: center;
  font-size: 16px !important;
  line-height: 18px !important;
}
@media (max-width: 767px) {
  .coh-style-home-tile-heading p strong {
    display: block;
    padding-top: 4px;
  }
}
.coh-style-homepage-highlight-real {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6F8F7), to(#ffffff));
  background: -webkit-linear-gradient(top, #F6F8F7 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #F6F8F7 0%, #ffffff 100%);
  border-top: 2px solid #223C78;
  margin-top: 80px;
  padding-top: 63px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1023px) {
  .coh-style-homepage-highlight-real {
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 55px;
    padding-top: 45px;
  }
}
.coh-style-icon-center .coh-style-nb-flex-drow-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-main-doctor-discussion-container {
  max-width: 985px;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-image-border {
  border-left: 2px solid #F500FF;
  border-right: 2px solid #F500FF;
}
.coh-style-layout-download-desktop .coh-row-inner {
  max-width: 900px;
  margin: 0 auto;
}
.coh-style-layout-download-desktop .background-color-block {
  text-align: center;
}
.coh-style-layout-download-desktop .image-container {
  margin: 0;
}
@media (max-width: 564px) {
  .coh-style-left-align {
    margin-right: 4rem;
    margin-left: 0.5rem;
  }
}
.coh-style-li-before-img-1:before {
  content: " " !important;
  width: 46px !important;
  height: 46px !important;
  position: absolute !important;
  left: -39px !important;
  top: 0px !important;
  background-image: url("/sites/g/files/vrxlpx53006/files/2024-07/mHSPC-icon.svg");
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-border-radius: 28px !important;
          border-radius: 28px !important;
  background-image: url("/sites/g/files/vrxlpx57531/files/2024-07/mHSPC-icon.svg");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-li-before-img-2:before {
  content: " " !important;
  width: 46px !important;
  height: 46px !important;
  position: absolute !important;
  left: -39px !important;
  top: 0px !important;
  background-image: url(/sites/g/files/vrxlpx53006/files/2024-07/nmCRPC-ICON.svg);
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-border-radius: 28px !important;
          border-radius: 28px !important;
  background-image: url("/sites/g/files/vrxlpx57531/files/2024-07/nmCRPC-ICON.svg");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 564px) {
  .coh-style-line-height-16-m {
    line-height: 16px !important;
  }
}
.coh-style-nb-bravo-clr-nvy-blu {
  color: #223C78;
}
.coh-style-nb-bravo-flot-nav-d .coh-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.coh-style-nb-bravo-flot-nav-d .scroll-section-menu {
  background: #f0f5f7;
  -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 15%);
          box-shadow: 0 4px 4px rgb(0 0 0 / 15%);
  border: 1px solid #F0F5F7;
  -webkit-border-top-left-radius: 10px;
          border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
  overflow: hidden;
  border-top: 5px solid #009EDB;
  max-width: 210px;
  margin-right: 14px;
}
.coh-style-nb-bravo-flot-nav-d .scroll-section-menu.dec-padding li {
  padding-right: 0.6rem;
}
.coh-style-nb-bravo-flot-nav-d .scroll-section-menu li {
  padding: 1rem 1rem 1rem 1rem;
  border-bottom: 2px solid #223c78;
  background: #ffffff;
  color: #223C78;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}
.coh-style-nb-bravo-flot-nav-d .scroll-section-menu li:first-child {
  background: #223c78;
  color: #fff;
}
.coh-style-nb-bravo-flot-nav-d .scroll-section-menu li:last-child {
  border-bottom: 0px;
}
.coh-style-nb-bravo-flot-nav-d .scroll-section-menu li a {
  color: #223C78;
  text-decoration: none;
}
.coh-style-pointer-events-none {
  pointer-events: none !important;
}
.coh-style-org-color {
  color: #F16623 !important;
}
.coh-style-nb-text-desktop-text-wrap {
  white-space: nowrap;
}
@media (max-width: 564px) {
  .coh-style-nb-text-desktop-text-wrap {
    white-space: pre-wrap;
  }
}
@media (max-width: 1169px) {
  .coh-style-nmcrpc-study-results-mobile {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nmcrpc-study-results-mobile {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-nmcrpc-study-results-mobile {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-nub-abt-meta {
    max-width: 335px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-nub-abt-non-meta {
    max-width: 310px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
}
.coh-style-nubeqa-section .nubeqa-left {
  padding: 0 30px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-section .nubeqa-left {
    padding: 0 10px;
    font-size: 18px;
    line-height: 22px;
  }
}
.coh-style-nubeqa-section .nubeqa-left + .paragraph {
  padding: 0 60px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-section .nubeqa-left + .paragraph {
    padding: 0px 23px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-section .nubeqa-right {
    padding: 0px 25px;
    font-size: 18px;
    line-height: 22px;
  }
}
.coh-style-nubeqa-section .nubeqa-right + .paragraph {
  padding: 0 60px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-section .nubeqa-right + .paragraph {
    padding: 0px 25px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqau-footnote-text {
    margin-bottom: 10px;
    margin-left: 2rem;
  }
}
.coh-style-orange-background .coh-style-nb-dark-blue-link-and-button.orange {
  background: #F16623 !important;
}
.coh-style-orange-background .coh-style-nb-dark-blue-link-and-button.orange:before {
  color: #F16623 !important;
}
@media (max-width: 564px) {
  .coh-style-pad-bot-0-2rem-mob {
    margin-bottom: 0.2rem !important;
  }
}
.coh-style-nb-site-main-color {
  color: #223C78 !important;
}
.coh-style-pad-l-r-100-desk {
  padding-right: 100px;
  padding-left: 100px;
}
@media (max-width: 1169px) {
  .coh-style-pad-l-r-100-desk {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-pad-with-line-height {
    padding: 0 10px;
    line-height: 26px !important;
  }
}
.coh-style-padding-fix-about-nubeqa {
  padding: 0 40px 0 0;
}
@media (max-width: 564px) {
  .coh-style-padding-fix-about-nubeqa {
    padding: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-patient-resources-tips-banner-text {
    margin-right: 0;
    margin-left: 1rem;
  }
}
.coh-style-pb-15 {
  margin-bottom: 15px !important;
}
.coh-style-pb-20 {
  padding-bottom: 20px !important;
  margin-bottom: 20px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-tab-block-img-row .coh-col-xs-12, .coh-style-nb-tab-block-img-row .coh-col-xl-4 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 50% !important;
        -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-tab-block-img-row .coh-column {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-tab-block-img-row .coh-column .coh-container.inner-wrapper {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}
.coh-style-nb-rmv-mrgn-minus-mob {
  margin-left: 0px !Important;
}
.coh-style-nb-bravo-nb-logo-h5-24 {
  margin-top: 15px;
  margin-bottom: 11px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-nb-logo-h5-24 {
    padding-left: 46px;
  }
}
.coh-style-nb-bravo-nb-logo-h5-24:before {
  content: " ";
  width: 46px;
  height: 46px;
  position: absolute;
  left: -66px;
  top: -13px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2024-07/mHSPC-icon.svg");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-nb-logo-h5-24:before {
    left: -6px;
    top: -5px;
  }
}
.coh-style-nb-bravo-nmcrp-nb-logo-h5-24 {
  margin-top: 15px;
  margin-bottom: 32px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-nmcrp-nb-logo-h5-24 {
    padding-left: 46px;
  }
}
.coh-style-nb-bravo-nmcrp-nb-logo-h5-24:before {
  content: " ";
  width: 46px;
  height: 46px;
  position: absolute;
  left: -66px;
  top: -8px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2024-07/nmCRPC-ICON.svg");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-nmcrp-nb-logo-h5-24:before {
    left: -6px;
    top: -5px;
  }
}
.first-icon.coh-style-nb-bravo-nmcrp-nb-logo-h5-24:before {
  top: 4px;
}
@media (max-width: 1023px) {
  .first-icon.coh-style-nb-bravo-nmcrp-nb-logo-h5-24:before {
    top: 2px;
  }
}
.coh-style-nb-bravo-nmcrp-nb-logo-h5-nmcrpc {
  margin-top: 15px;
  margin-bottom: 25px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-nmcrp-nb-logo-h5-nmcrpc {
    padding-left: 46px;
  }
}
.coh-style-nb-bravo-nmcrp-nb-logo-h5-nmcrpc:before {
  content: " ";
  width: 46px;
  height: 46px;
  position: absolute;
  left: -66px;
  top: -7px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2024-07/nmCRPC-ICON.svg");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-nmcrp-nb-logo-h5-nmcrpc:before {
    left: -6px;
    top: -2px;
  }
}
.coh-style-nb-bravo-orng-unordrlst {
  margin-left: 0.6rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-orng-unordrlst {
    margin-left: 0rem;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-orng-unordrlst {
    padding-left: 12px;
  }
}
.coh-style-nb-bravo-orng-unordrlst li {
  font-size: 1.1875rem;
  line-height: 1.5;
  position: relative;
  margin-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-orng-unordrlst li {
    font-size: 16px;
  }
}
.coh-style-nb-bravo-orng-unordrlst li:before {
  position: absolute;
  left: -10px;
  width: 5px;
  height: 5px;
  background: #ed6830;
  content: " ";
  top: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-orng-unordrlst li:before {
    top: 8px;
  }
}
.coh-style-nb-bravo-scndry-clr-bdr-rds {
  background-color: #F6F8F7;
  border: 2px solid #009EDB !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}
.coh-style-nb-bravo-secondary-unordrlst {
  margin-left: 0.6rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-secondary-unordrlst {
    margin-left: 0rem;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-secondary-unordrlst {
    padding-left: 12px;
  }
}
.coh-style-nb-bravo-secondary-unordrlst li {
  font-size: 1.1875rem;
  line-height: 1.5;
  position: relative;
  margin-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-secondary-unordrlst li {
    font-size: 16px;
  }
}
.coh-style-nb-bravo-secondary-unordrlst li:before {
  position: absolute;
  left: -10px;
  width: 5px;
  height: 5px;
  background: #009EDB;
  content: " ";
  top: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.coh-style-nb-bravo-text-center {
  text-align: center;
}
.coh-style-nb-bravo-tp-blu-btm-sdo {
  border-top-width: 4px !important;
  border-top-color: #213B77 !important;
  border-top-style: solid !important;
  -webkit-box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
          box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
}
@media (max-width: 767px) {
  .coh-style-nb-buttom-spacing-btn-mob .coh-row-inner {
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-mt-12 {
  margin-top: 12px;
}
.coh-style-nb-color-white {
  color: #ffffff;
}
@media (max-width: 767px) {
  .coh-style-nb-fix-according-wrapper-text {
    margin-top: 36px;
  }
}
.coh-style-nb-fnt-d-18-m-18 {
  font-size: 18px;
  line-height: 20px;
}
.coh-style-nb-footnote-reference {
  font-size: 12px;
}
@media (max-width: 564px) {
  .coh-style-nb-footnote-reference {
    font-size: 10px;
  }
}
.coh-style-nb-line-height-fix-taking {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .coh-style-nb-line-height-fix-taking {
    line-height: 1;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0.5rem;
  }
}
.coh-style-nb-line-height-fix-taking-toma-de {
  line-height: 1.5;
  font-size: 28px !important;
  font-weight: 700;
}
@media (max-width: 767px) {
  .coh-style-nb-line-height-fix-taking-toma-de {
    line-height: 1;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0.5rem;
    font-size: 24px !important;
  }
}
.coh-style-nb-mr {
  margin-right: -3rem;
}
@media (max-width: 564px) {
  .coh-style-nb-mr {
    margin-right: 0rem;
  }
}
.coh-style-nb-home-banner-expand {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-expand p {
    line-height: 15px !important;
  }
}
.coh-style-white-background-with-border-radius-blue-outline {
  background-color: #ffffff !important;
  border: 2px solid #213B78 !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}
.coh-style-nb-home-banner-cta {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.coh-style-nb-home-banner-cta h3 {
  line-height: 32px;
  font-size: 20px;
  text-transform: unset !important;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta h3 {
    font-size: 12px;
    line-height: 14px;
    padding: 0 25px;
  }
}
.coh-style-nb-home-banner-cta .cta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 22px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta .cta-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7px;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(50% - 11px);
      -ms-flex: 0 0 calc(50% - 11px);
          flex: 0 0 calc(50% - 11px);
  max-width: 50%;
  overflow: hidden;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
          box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
@media (max-width: 1023px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col:last-child .col {
    padding-right: 18px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col:last-child .col {
    padding-right: 0 !important;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col .col {
  color: #fff;
  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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.coh-style-nb-home-banner-cta .cta-container .cta-col .col:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 76.75%;
      -ms-flex: 0 0 76.75%;
          flex: 0 0 76.75%;
  max-width: 76.75%;
  padding: 7px 12px 3px;
  background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col .col:first-child {
    padding: 6px 13px 2px;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col .col:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23.25%;
      -ms-flex: 0 0 23.25%;
          flex: 0 0 23.25%;
  max-width: 23.25%;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-nb-home-banner-cta .cta-container .cta-col .col p {
  margin: 0;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col .col p {
    font-size: 10px;
    line-height: 12px;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col .col small {
  font-size: 12px;
  line-height: 14px;
  margin-top: 6px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col .col small {
    font-size: 8px;
    line-height: 12px;
    font-weight: 900;
    margin-top: 4px;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col .col span.cta-button {
  position: relative;
  margin-top: 8px;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col .col span.cta-button {
    margin-top: 5px;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col .col span.cta-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  border: 1px solid #fff;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 13px;
          border-radius: 13px;
  line-height: 26px;
  text-align: center;
  font-size: 20px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col .col span.cta-button:before {
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 11px;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col a {
  color: #fff;
  font-size: 19px;
  line-height: 23px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .coh-style-nb-home-banner-cta .cta-container .cta-col a {
    font-size: 12px;
    line-height: 14px;
  }
}
.coh-style-nb-home-banner-cta .cta-container .cta-col.orange .col:first-child {
  border: 1px solid #F16623;
  -webkit-border-top-left-radius: 10px;
          border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
          border-bottom-left-radius: 10px;
}
.coh-style-nb-home-banner-cta .cta-container .cta-col.orange .col:last-child {
  background: #F16623;
}
.coh-style-nb-home-banner-cta .cta-container .cta-col.sky-blue .col:first-child {
  border: 1px solid #009EDB;
  -webkit-border-top-left-radius: 10px;
          border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
          border-bottom-left-radius: 10px;
}
.coh-style-nb-home-banner-cta .cta-container .cta-col.sky-blue .col:last-child {
  background: #009EDB;
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner {
  border: 1px solid #223c78;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
  background: #223C78;
  color: #fff;
  margin-bottom: 0px;
  width: 100%;
  display: block;
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: block;
  position: relative;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
    padding-right: 30px;
    font-size: 14px  !important;
  }
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
  color: #fff;
  content: "\E313";
  font-size: 3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 !important;
  position: absolute;
  right: 9px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
    font-size: 2rem;
    right: 0;
  }
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
  padding: 15px 0rem 15px 15px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 15px 11px 15px 10px;
  }
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
  margin-bottom: 10px;
  line-height: 23px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
    margin-left: -1rem !important;
    font-size: 14px  !important;
    line-height: 20px;
  }
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul {
  margin-bottom: 0px;
}
.coh-style--nb-upc-accordian-abt-blue .primary__color {
  color: #223C78;
}
.coh-style--nb-upc-accordian-abt-blue p.accordian-paragraph {
  margin-bottom: 0px;
  margin-top: 27px;
}
.coh-style--nb-upc-accordian-abt-blue .coh-accordion-tabs {
  margin-bottom: 28px;
}
.coh-style--nb-upc-accordian-abt-blue .is-active.coh-style-accordion-tabs-style a:after {
  content: "\E316";
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner {
  border: 1px solid #223c78;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
  background: #223C78;
  color: #fff;
  margin-bottom: 0px;
  width: 100%;
  display: block;
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: block;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
    font-size: 14px;
  }
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
  color: #fff;
  content: "\E313";
  font-size: 3rem;
  margin-top: -13px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
    margin-top: --20px;
    font-size: 2rem;
    right: -7px;
  }
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
  padding: 15px 2.5rem 15px 15px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 15px 11px 15px 10px;
  }
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
  margin-bottom: 10px;
  line-height: 23px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
    line-height: 20px;
    font-size: 14px  !important;
  }
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul {
  margin-bottom: 0px;
}
.coh-style--nb-upc-accordian1-abt-blue .primary__color {
  color: #223C78;
}
.coh-style--nb-upc-accordian1-abt-blue p.accordian-paragraph {
  margin-bottom: 0px;
  margin-top: 27px;
}
.coh-style--nb-upc-accordian1-abt-blue .coh-accordion-tabs {
  margin-bottom: 28px;
}
.coh-style--nb-upc-accordian1-abt-blue .is-active.coh-style-accordion-tabs-style a:after {
  content: "\E316";
}
.coh-style-nb-download-savings-section {
  padding-top: 35px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-download-savings-section {
    padding-top: 0 !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-download-savings-section p {
    line-height: 20px !important;
  }
}
.coh-style-nb-download-savings-section .coh-row {
  max-width: 650px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-nb-download-savings-section .coh-row {
    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: 767px) {
  .coh-style-nb-download-savings-section .coh-style-nb-blue-outline-link-and-button-down-arrow {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-download-savings-section .coh-column {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-download-savings-section .coh-row-inner {
    max-width: 315px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-download-savings-section .coh-row-inner .coh-col-ps-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-download-savings-section .coh-row-inner .coh-col-ps-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-margin-bottom40 {
    margin-bottom: 40px;
  }
}
.coh-style-nb-er-acc-section {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-style-nb-er-acc-section {
    display: none;
  }
}
.coh-style-nb-er-acc-section h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
.coh-style-nb-er-acc-section p {
  font-size: 19px;
  color: #696969;
}
.coh-style-nb-er-acc-section .coh-accordion-title {
  background: #F16623;
  -webkit-border-radius: 7px 6px 0 0;
          border-radius: 7px 6px 0 0;
  padding: 0;
  min-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 564px) {
  .coh-style-nb-er-acc-section .coh-accordion-title {
    margin-bottom: 1px;
  }
}
.coh-style-nb-er-acc-section .coh-accordion-title a {
  color: #fff;
  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: 17px 15px;
  font-size: 19px;
  display: block;
  text-decoration: none;
}
.coh-style-nb-er-acc-section .coh-accordion-title a:after {
  color: #fff;
  margin-top: -12px !important;
  content: "\E313";
  font-size: 3rem;
  font-weight: 100;
  margin-right: 0;
}
.coh-style-nb-er-acc-section .coh-accordion-tabs-content-wrapper {
  border: 1px solid #F16623;
  -webkit-border-radius: 7px;
          border-radius: 7px;
}
.coh-style-nb-er-acc-section .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
.coh-style-nb-er-acc-section .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 638px;
  margin: 0 auto 20px;
}
.coh-style-nb-er-blue-acc-section {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
}
.coh-style-nb-er-blue-acc-section h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
.coh-style-nb-er-blue-acc-section p {
  font-size: 19px;
  color: #696969;
}
.coh-style-nb-er-blue-acc-section .coh-accordion-title {
  background: #213C78;
  -webkit-border-radius: 7px 6px 0 0;
          border-radius: 7px 6px 0 0;
  padding: 0;
  min-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 1023px) {
  .coh-style-nb-er-blue-acc-section .coh-accordion-title {
    -webkit-border-radius: 8px;
            border-radius: 8px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-er-blue-acc-section .coh-accordion-title {
    margin-bottom: 1px;
  }
}
.coh-style-nb-er-blue-acc-section .coh-accordion-title a {
  color: #fff;
  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: 17px 25px;
  font-size: 19px !important;
  font-weight: bold;
  display: block;
  text-decoration: none;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-er-blue-acc-section .coh-accordion-title a {
    font-size: 15px !important;
    line-height: 21px;
    padding: 17px 20px;
  }
}
.coh-style-nb-er-blue-acc-section .coh-accordion-title a:after {
  color: #fff;
  margin: 0;
  content: "\E313";
  font-size: 3rem;
  margin-top: -12px !important;
  display: none;
}
.coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper {
  border: 1px solid #213C78;
  -webkit-border-radius: 7px;
          border-radius: 7px;
}
@media (max-width: 1023px) {
  .coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper {
    border: 0px solid #213C78;
  }
}
.coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
.coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 638px;
  margin: 0 auto 20px;
}
.coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper .coh-style-video-brocher-text {
  margin-top: 8px;
  margin-bottom: 18px;
  margin-left: 1.9rem;
  margin-right: 1.9rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper .coh-style-video-brocher-text {
    margin-bottom: -15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 190px;
  }
}
.coh-style-nb-er-blue-acc-section .coh-style-blue-download-link-and-button-down-arrow {
  padding: 17px 65px 17px 60px ;
  width: 229px;
}
@media (max-width: 1023px) {
  .coh-style-nb-er-blue-acc-section .coh-style-blue-download-link-and-button-down-arrow {
    width: 176px;
    padding: 17px 66px 17px 20px;
  }
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner {
  border: 1px solid #223c78;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
  background: #223C78;
  color: #fff;
  margin-bottom: 0px;
  width: 100%;
  display: block;
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: block;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
    padding-right: 30px;
    font-size: 14px  !important;
  }
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
  color: #fff;
  content: "\E313";
  font-size: 3rem;
  margin-top: -13px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a:after {
    margin-top: -16px;
    font-size: 2rem;
    position: relative;
    right: -34px;
  }
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
  padding: 15px 2.5rem 15px 15px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 15px 11px 15px 10px;
  }
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
  margin-bottom: 10px;
  line-height: 23px;
}
@media (max-width: 564px) {
  .coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul li {
    margin-left: -1rem !important;
    font-size: 14px  !important;
  }
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg ul {
  margin-bottom: 0px;
}
.coh-style--nb-upc-accordian-graph-abt-blue .primary__color {
  color: #223C78;
}
.coh-style--nb-upc-accordian-graph-abt-blue p.accordian-paragraph {
  margin-bottom: 0px;
  margin-top: 27px;
}
.coh-style--nb-upc-accordian-graph-abt-blue .coh-accordion-tabs {
  margin-bottom: 28px;
}
.coh-style--nb-upc-accordian-graph-abt-blue .is-active.coh-style-accordion-tabs-style a:after {
  content: "\E316";;
}
.coh-style-cyan-background-with-border-radius {
  background-color: #F6F8F7;
  border: 1px solid #F16623 !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}
.coh-style-cyan-background-with-border-radius-blue {
  background-color: #F6F8F7;
  border: 2px solid #223C78 !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}
.coh-style-cyan-background-with-border-radius-sky-blue-outline {
  background-color: #F6F8F7;
  border: 1px solid #009EDB !important;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-size: 2.5rem;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, .wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, .wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, .wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, .wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 1rem;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
  color: rgb(0, 0, 0);
  font-weight: 300;
  font-size: 2rem;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
  color: rgb(0, 0, 0);
  font-size: 1rem;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td a {
  background-color: rgba(0, 0, 0, 0);
}
.wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table a, .wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table span, .wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td a {
  color: rgb(0, 188, 255);
  font-size: 0.875rem;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles .optanon-toggle-display {
  color: rgb(0, 188, 255);
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin-bottom: 16px;
  display: inline-block;
  cursor: pointer;
  text-decoration: underline;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles .optanon-toggle-display:hover {
  text-decoration: none;
}
.wrapper-content.coh-style-one-trust-cookie-table-styles th {
  border: solid transparent;
}
.coh-style-doc-video-wrap {
  text-align: 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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.coh-style-doc-video-wrap .background-color-block {
  width: 415px !important;
}
.coh-style-doc-video-wrap h4 {
  margin-bottom: 15px;
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
}
.coh-style-doc-video-wrap .coh-style-video-disabled .play-icon {
  display: none !important;
}
.coh-style-doc-video-wrap p {
  padding-right: 19px;
  padding-left: 19px;
}
.coh-style-download-guide-section {
  padding-top: 35px !important;
}
@media (max-width: 564px) {
  .coh-style-download-guide-section {
    padding-top: 0 !important;
  }
}
@media (max-width: 564px) {
  .coh-style-download-guide-section p {
    line-height: 20px !important;
  }
}
.coh-style-download-guide-section .coh-row {
  max-width: 650px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-download-guide-section .coh-row {
    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: 767px) {
  .coh-style-download-guide-section .coh-style-nb-blue-outline-link-and-button-down-arrow {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .coh-style-download-guide-section .coh-column {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .coh-style-download-guide-section .coh-row-inner {
    max-width: 315px;
  }
}
@media (max-width: 767px) {
  .coh-style-download-guide-section .coh-row-inner .coh-col-ps-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  .coh-style-download-guide-section .coh-row-inner .coh-col-ps-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .coh-style-drop-shadow-mobile {
    -webkit-filter: drop-shadow(0px 3px 4px rgba(0,0,0,.15));
            filter: drop-shadow(0px 3px 4px rgba(0,0,0,.15));
  }
}
.coh-style-duplicate-of-top-blue-bottom-shadow {
  border-top-width: 1px !important;
  border-top-color: #213B77 !important;
  border-top-style: solid !important;
  -webkit-box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
          box-shadow: 0 4px 4px hsl(0deg 0% 0% / 15%);
  background: #F6F8F7;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-top-blue-bottom-shadow {
    border-bottom-width: 1px !important;
    border-bottom-color: #213B77 !important;
    border-bottom-style: solid !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-style-duplicate-of-top-blue-bottom-shadow h3 {
  text-align: center;
}
.coh-style-nb-main-spanish-page .coh-container-boxed.coh-style-container-default-styles:first-child {
  max-width: 75rem;
}
.coh-style-nb-main-spanish-page span.sub-header {
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto;
  max-width: 980px;
  text-align: center;
  color: #ffffff;
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page span.sub-header {
    font-size: 15px;
    line-height: 20px;
  }
}
.coh-style-nb-main-spanish-page h1 {
  margin-top: 6rem;
  margin-bottom: 1rem;
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page h1 {
    font-size: 28px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page h1 {
    margin-top: 0rem;
    margin-bottom: 10px;
    line-height: 1.2 !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-pt-box-shadow-cards {
  height: 140px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-pt-box-shadow-cards {
    height: auto !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-pt-box-shadow-cards .coh-ce-cpt_background_image_block-a116a3f0 {
  height: 140px;
  background-color: #ffffff;
  margin: 0px 32px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-pt-box-shadow-cards .coh-ce-cpt_background_image_block-a116a3f0 {
    height: auto;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper h4 {
  max-width: 820px;
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-title a {
  pointer-events : none;
  font-weight: bold;
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-title a:after {
  content: unset !important;
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  background-color: #ffffff;
}
.coh-style-nb-main-spanish-page .coh-accordion-tabs-inner {
  background-color: #ffffff;
}
.coh-style-nb-main-spanish-page .coh-style-nb-h2-top-bdr {
  padding-top: 40px;
  font-size: 30px;
  line-height: 1.1;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-h2-top-bdr {
    font-size: 24px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-h2-top-bdr:before {
    width: 288px !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper p {
  max-width: 778px;
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single {
  max-width: 800px !important;
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
  width: 57.7%;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:last-child {
    width: 100%;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single:after {
  height: 55px !important;
  background: #707070 !important;
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
  font-size: 19px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single span {
    font-size: 16px !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single.coh-style-assistance-fund {
  margin-top: 0.8rem !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec .nb-contact-single.coh-style-assistance-fund {
    margin-top: 0rem !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper .nb-contact-sec {
  max-width: 770px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page #no-bluebar.coh-style-nb-h2-top-bdr {
    padding: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-h2-top-bdr {
    font-size: 24px;
    line-height: 1.1;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-image-text-box {
    padding-top: 0px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-image-text-box .coh-wysiwyg .time {
    font-size: 16px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-blue-outline-link-and-button {
    max-width: 237px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-faq-section .coh-accordion-tabs-content-wrapper h4 {
    margin: 10px auto 0px !important;
  }
}
.coh-style-nb-main-spanish-page .mt-34.coh-style-nb-blue-outline-link-and-button {
  margin-top: 44px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .mt-34.coh-style-nb-blue-outline-link-and-button {
    margin-top: 0px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-container-boxed.coh-style-container-default-styles {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-blue-outline-link-and-button-down-arrow {
    padding: 15px 67px 15px 25px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-orng .image-data-cotent {
    margin-top: 0px !important;
    padding-left: 0px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-box-text1-mobile {
    margin-bottom: 2px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-footnote-reference {
    line-height: 1.2;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title {
    position: relative !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-accordion-title a:after {
    top: 50%;
    -webkit-transform: translateY(-25%) !important;
        -ms-transform: translateY(-25%) !important;
            transform: translateY(-25%) !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .line-height-fix {
    line-height: 1.4 !important;
  }
}
.coh-style-nb-main-spanish-page h1, .coh-style-nb-main-spanish-page h2, .coh-style-nb-main-spanish-page h3, .coh-style-nb-main-spanish-page h4, .coh-style-nb-main-spanish-page h5, .coh-style-nb-main-spanish-page h6, .coh-style-nb-main-spanish-page li, .coh-style-nb-main-spanish-page p, .coh-style-nb-main-spanish-page a, .coh-style-nb-main-spanish-page span {
  font-family: 'Futura Std', sans-serif;
}
.coh-style-nb-main-spanish-page strong {
  font-family: 'Futura Std', sans-serif;
}
.coh-style-nb-main-spanish-page .coh-style-about-nubeqa-heading {
  max-width: 880px;
}
.coh-style-nb-main-spanish-page .image2 {
  margin-left: 23px;
}
.coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-blue.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
  padding: 15px 0.5rem 15px 15px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-blue.coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-wysiwyg {
    padding: 15px 0.5rem 15px 10px;
  }
}
.coh-style-nb-main-spanish-page h3 {
  font-size: 30px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page h3 {
    line-height: 1.3;
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page li.coh-style-li-before-img-1 {
    padding-left: 0px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page li.coh-style-li-before-img-1:before {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page li.coh-style-li-before-img-1 p {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page li.coh-style-li-before-img-2 {
    padding-left: 0px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page li.coh-style-li-before-img-2:before {
    display: none !Important;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page li.coh-style-li-before-img-2 p {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page ul.icon-with-text {
    margin: 0px !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-button-down-arrow-for-savings-page {
  font-size: 16px;
  padding: 15px 61px 15px 42px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-button-down-arrow-for-savings-page {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-button-down-arrow-for-savings-page:before {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 28px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 {
  max-width: 990px;
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .is-active.coh-style-accordion-tabs-style a {
  pointer-events: none;
  padding-top: 0px;
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .is-active.coh-style-accordion-tabs-style a:after {
  display: none;
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .coh-accordion-title a {
  padding: 25px 20px;
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .coh-accordion-title a {
    font-size: 14px;
    padding: 25px 12px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  border-bottom: none;
  margin-bottom: 0px;
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 ul li {
  padding-left: 0px !important;
  font-size: 19px;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 ul li {
    font-size: 16px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 ul li:before {
  display: none !important;
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p {
  font-size: 19px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper p {
    font-size: 16px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .faq-footnote {
  font-size: 16px;
  margin-bottom: 0px;
  text-indent: 0;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page .coh-style-faq-accordion-section-1 .coh-accordion-tabs-content-wrapper .faq-footnote {
    font-size: 13px;
    text-indent: -6px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .is-active.coh-style-accordion-tabs-style a {
  pointer-events: none;
  padding-top: 0px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .is-active.coh-style-accordion-tabs-style a {
    padding-bottom: 19px;
    padding-right: 5px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .is-active.coh-style-accordion-tabs-style a:after {
  display: none;
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  margin-bottom: 50px;
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-ce-cpt_accordion_item-d92bbd0a {
  padding-bottom: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-ce-cpt_accordion_item-d92bbd0a {
    padding-bottom: 0rem;
  }
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-title a {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-title a {
    font-size: 17px;
    padding-bottom: 0rem;
  }
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p {
  font-size: 19px !important;
  line-height: 24px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper p {
    font-size: 19px !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper a {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper a {
    font-size: 17px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container {
  border: 15px solid #C4C4C4;
  width: 100%;
  text-align: center;
  background: #ffffff;
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 5px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container {
    padding: 5px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container p {
  font-size: 18px;
  max-width: 328px;
  margin-left: auto;
  margin-right: auto;
  color: #223C78;
  line-height: 22px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container p {
    font-size: 16px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container .number a {
  font-size: 24px;
  color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container .number a {
    font-size: 24px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container .date {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-right-side-banner-text-container .date {
    font-size: 16px;
  }
}
.coh-style-nb-main-spanish-page p {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page p {
    font-size: 14px;
  }
}
.coh-style-nb-main-spanish-page ul li {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page ul li {
    font-size: 14px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-treatment-with-nubeqa-section .heading {
  height: unset;
}
.coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title {
    -webkit-border-top-right-radius: 5px;
            border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner .coh-accordion-title a {
    font-size: 14px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-blue .coh-accordion-tabs-inner {
  -webkit-border-radius: 7px;
          border-radius: 7px;
}
.coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-orng .coh-style-nb-footnote-reference {
  font-size: 11px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-orng .coh-style-nb-footnote-reference {
    font-size: 9px;
    margin-top: 2rem;
    text-indent: -5px;
    max-width: 285px;
    padding-left: 1rem;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-er-blue-acc-section {
  max-width: 931px;
}
.coh-style-nb-main-spanish-page .coh-style-nb-er-blue-acc-section .coh-accordion-title a {
  padding-right: 20px;
  font-size: 18px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-er-blue-acc-section .coh-accordion-title a {
    font-size: 13px;
  }
}
.coh-style-nb-main-spanish-page .coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper .coh-style-video-brocher-text {
  margin-left: 1.3rem;
  margin-right: 1.3rem;
}
.coh-style-nb-main-spanish-page .coh-style-nb-er-blue-acc-section .coh-style-blue-download-link-and-button-down-arrow {
  font-size: 16px !important;
}
.coh-style-nb-main-spanish-page p.footnote {
  font-size: 11px;
  text-indent: -5px;
  line-height: 1.3;
}
.coh-style-nb-main-spanish-page a {
  font-size: 19px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page a {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-accordian-abt-orng .coh-accordion-tabs-inner .coh-wysiwyg .desktop-hide {
    margin-top: 2rem !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-accordion-tabs-content-wrapper .coh-style-video-brocher-text {
    max-width: 250px;
  }
}
.coh-style-nb-main-spanish-page a.font-18 {
  font-size: 20px;
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page a.font-18 {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page .coh-style-nb-er-blue-acc-section .coh-accordion-tabs-content-wrapper .coh-style-video-brocher-text.text-spanish-margin {
    margin-left: auto;
    margin-right: auto;
    max-width: 180px;
  }
}
.coh-style-nb-main-spanish-page p span.display-desktop-block {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page p span.display-desktop-block {
    display: inline;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page p.mobile-spacing-left-right {
    padding: 0px 22px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-main-spanish-page p.padding-mob-left-right {
    padding: 20px 68px !important;
  }
}
.coh-style-nb-main-spanish-page #treatment-with-nubeqa {
  font-size: 24px;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page #treatment-with-nubeqa {
    font-size: 20px;
  }
}
.coh-style-nb-main-spanish-page #how-nubeqa-works {
  font-size: 24px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-main-spanish-page #how-nubeqa-works {
    font-size: 24px !important;
  }
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper a {
  font-size: 19px !important;
}
.coh-style-nb-main-spanish-page .coh-style-caregiver-accordion-section .coh-accordion-tabs-content-wrapper a .coh-style-nb-main-spanish-page {
  font-size: 19px !important;
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav {
  max-width: 980px;
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style {
  height: 54px;
  border-bottom-width: 2px;
  border-bottom-color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style {
    height: 36px;
    border-bottom-width: 1px;
  }
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active {
  background: #F16623;
  border-bottom-width: 0px;
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active a {
  color: #ffffff !important;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active a {
    pointer-events: none;
  }
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active a span {
  color: #ffffff !important;
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style a {
  font-size: 24px;
  color: #223C78;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style a {
    font-size: 13px;
  }
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style a span {
  color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-nav {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-content-wrapper .coh-accordion-title {
    display: none !important;
  }
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-content {
  background: #F6F8F7;
}
@media (max-width: 1023px) {
  .coh-style-caregivers-of-proven-results-mcspc-tab-section [class*=coh-ce-cpt_tab_item-] {
    padding: 0px !important;
  }
}
.coh-style-caregivers-of-proven-results-mcspc-tab-section .coh-accordion-tabs-nav .coh-style-tabs-style.is-active:last-child {
  background: #009EDB !important;
}
.coh-style-er-blue-acc-sub-title-text {
  margin-right: 4rem;
  margin-left: 3rem;
}
.coh-style-access-list-main {
  text-align: center;
}
.coh-style--upc-bar-text4 {
  margin-right: -6rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style--upc-bar-text4 {
    margin-right: -0.7rem;
    margin-left: 0rem;
  }
}
.coh-style--upc-risk-card3-text {
  margin-right: 8rem;
}
@media (max-width: 564px) {
  .coh-style--upc-risk-card3-text {
    margin-right: -1rem;
  }
}
.coh-style-nb-container-round-10-shadow {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
          box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  overflow: hidden;
}
.coh-style-nb-container-round-7-blue-border {
  -webkit-border-radius: 7px;
          border-radius: 7px;
  border: 1px solid #223C78;
}
.coh-style-nb-audio-clip-block {
  text-align: center;
  padding-right: 45px;
}
@media (max-width: 767px) {
  .coh-style-nb-audio-clip-block {
    padding-right: 10px;
  }
}
.coh-style-nb-audio-clip-block:before {
  content: ' ';
  height: 100%;
  border-right: 1px solid #696969;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  .coh-style-nb-audio-clip-block:before {
    height: 40px;
  }
}
.coh-style-nb-audio-clip-block p {
  text-align: center;
  color: #505257;
}
@media (max-width: 767px) {
  .coh-style-nb-audio-clip-block p {
    margin: 0;
  }
}
.coh-style-nb-audio-clip-block p:first-child {
  font-size: 25px;
  line-height: 26px;
  letter-spacing: 3.75px;
}
@media (max-width: 767px) {
  .coh-style-nb-audio-clip-block p:first-child {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
  }
}
.coh-style-nb-audio-clip-block p:nth-child(2) {
  font-size: 26px;
  line-height: 29px;
  font-weight: bold;
  letter-spacing: -28;
}
@media (max-width: 767px) {
  .coh-style-nb-audio-clip-block p:nth-child(2) {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -0.25px;
    margin-bottom: 5px;
  }
}
.coh-style-nb-audio-clip-block p:last-child {
  font-size: 14px;
  line-height: 14px;
  margin: 0;
}
@media (max-width: 767px) {
  .coh-style-nb-audio-clip-block p:last-child {
    font-size: 10px;
    line-height: 12px;
  }
}
.coh-style-access-list-sec .background-color-inner-block {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .coh-style-access-list-sec .background-color-inner-block {
    display: block;
  }
}
.coh-style-access-list-sec .coh-wysiwyg ul {
  max-width: 345px;
}
@media (max-width: 767px) {
  .coh-style-access-list-sec .coh-wysiwyg ul {
    max-width: 305px;
    margin: 0 auto;
  }
}
.coh-style-access-list-sec .coh-wysiwyg ul.right {
  max-width: 360px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .coh-style-access-list-sec .coh-wysiwyg ul.right {
    max-width: 240px;
  }
}
.coh-style-access-list-sec .coh-wysiwyg ul li {
  position: relative;
  padding-left: 18px;
  line-height: 22px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .coh-style-access-list-sec .coh-wysiwyg ul li {
    font-size: 19px;
    max-width: 240px;
  }
}
.coh-style-access-list-sec .coh-wysiwyg ul li:before {
  content: ' ';
  position: absolute;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: 8px;
  left: 0px;
  background: #223C78;
}
@media (max-width: 767px) {
  .coh-style-access-list-sec .coh-wysiwyg ul li:before {
    top: 8px;
  }
}
.coh-style-access-list-sec .coh-wysiwyg ul li.nested-li:before {
  display: none !important;
}
.coh-style-access-list-sec .coh-wysiwyg ul li.nested-li span.title {
  position: relative;
}
.coh-style-access-list-sec .coh-wysiwyg ul li.nested-li span.title:before {
  content: ' ';
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #223C78;
  left: -18px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
}
.coh-style-access-list-sec .coh-wysiwyg ul ul li:before {
  background: transparent;
  border: 1px solid #223C78;
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-nav {
  position: relative;
  top: 2px;
  max-width: 299px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-display-tabs-xl > .coh-accordion-tabs-nav {
    width: 100%;
    max-width: 338px;
    top: 9px;
  }
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-horizontal-justify > .coh-accordion-tabs-nav > li {
  padding: 0px;
  position: absolute;
  top: -48px;
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-horizontal-justify > .coh-accordion-tabs-nav > li:nth-child(2) {
  left: 80px;
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-horizontal-justify > .coh-accordion-tabs-nav > li:nth-child(3) {
  left: 160px;
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-horizontal-justify > .coh-accordion-tabs-nav > li:nth-child(4) {
  left: 240px;
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-nav > li a {
  background: #223C78;
  width: 72%;
  border: 2px solid #223C78;
  border-bottom: 0px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-border-top-right-radius: 10px;
          border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
          border-top-left-radius: 10px;
  text-decoration: none;
  font-size: 32px;
  line-height: 36px;
  margin: auto;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-nav > li a {
    width: 75%;
    margin: auto;
    font-size: 24px;
    line-height: 29px;
  }
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-content-wrapper {
  border: 2px solid #223C78;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background: #fff;
}
.coh-style-caregiver-revamp-goal-tabs li.coh-style-tabs-style.is-active a {
  background: #fff !important;
  color: #223C78 !important;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-caregiver-revamp-goal-tabs li.coh-style-tabs-style.is-active {
  border-bottom: 0px !important;
}
.coh-style-caregiver-revamp-goal-tabs .coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-horizontal-justify > .coh-accordion-tabs-nav > li {
  border: px solid #223C78;
  padding: 11px 4px !important;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-nav {
    display: block !important;
  }
}
.coh-style-caregiver-revamp-goal-tabs .coh-accordion-tabs-display-accordion-xs > .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  display: none !important;
}
.coh-style-accordion-main-container {
  content: "Collepas";
}
.coh-style-accordion-main-container .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  background-color: #009edb;
}
.coh-style-accordion-main-container .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title:first-child {
  background-color: #f16623 !important;
}
.coh-style-accordion-main-container .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
}
.coh-style-accordion-main-container .coh-style-accordion-tabs-style a:after {
  color: #ffffff;
  font-size: 22px;
  position: relative;
  top: -28px;
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/expand-side-effects-nmcrpc.svg");
}
@media (max-width: 564px) {
  .coh-style-accordion-main-container .coh-style-accordion-tabs-style a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-07/expand-side-effects-nmcrpc-mob.svg");
    top: -45px;
  }
}
.coh-style-accordion-main-container .coh-style-accordion-tabs-style a span {
  max-width: 471px;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-accordion-main-container .coh-style-accordion-tabs-style a span {
    max-width: 260px;
    margin-left: 0;
  }
}
.coh-style-accordion-main-container .coh-style-accordion-tabs-style a span.coh-style-nub-abt-meta {
  max-width: 394px !important;
}
@media (max-width: 1023px) {
  .coh-style-accordion-main-container .coh-style-accordion-tabs-style a span.coh-style-nub-abt-meta {
    max-width: 260px !important;
  }
}
.coh-style-accordion-main-container .is-active.coh-style-accordion-tabs-style 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: "\f056";
  font-family: icomoon;
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-nmcrpc.svg");
}
@media (max-width: 564px) {
  .coh-style-accordion-main-container .is-active.coh-style-accordion-tabs-style a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-nmcrpc-mob.svg");
  }
}
.coh-style-accordion-main-container .coh-accordion-tabs-content .coh-ce-cpt_accordion_item-d92bbd0a {
  background-color: #F6F8F7;
}
@media (max-width: 564px) {
  .coh-style-accordion-main-container .coh-accordion-tabs-content .coh-ce-cpt_accordion_item-d92bbd0a {
    padding: 10px;
  }
}
.coh-style-accordion-main-container .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (max-width: 564px) {
  .coh-style-accordion-main-container .coh-accordion-tabs-content-wrapper .coh-accordion-title {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.coh-style-accordion-main-container .coh-style-accordion-tabs-style {
  margin-bottom: 30px;
  border-bottom: 2px solid #223C78;
  border-top: none;
}
.coh-style-accordion-main-container .coh-style-accordion-tabs-style:first-child a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/expand-side-effects-mhspc.svg");
}
@media (max-width: 564px) {
  .coh-style-accordion-main-container .coh-style-accordion-tabs-style:first-child a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-07/expand-side-effects-mhspc-mob.svg");
    top: -45px;
  }
}
.coh-style-accordion-main-container .is-active.coh-style-accordion-tabs-style:first-child a:after {
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-mhspc1.svg");
}
@media (max-width: 564px) {
  .coh-style-accordion-main-container .is-active.coh-style-accordion-tabs-style:first-child a:after {
    content: url("/sites/g/files/vrxlpx57531/files/2024-07/collapse-side-effects-mhspc-mob.svg");
    top: -45px !important;
  }
}
.coh-style-accordion-main-container .coh-accordion-title {
  margin-bottom: 30px;
}
.coh-style-accordion-main-container .coh-accordion-title a {
  border-bottom: 2px solid #223C78;
}
@media (max-width: 564px) {
  .coh-style-accordion-main-container .coh-accordion-title a {
    font-size: 19px;
    line-height: 23px;
  }
}
.coh-style-accordion-main-container .coh-accordion-tabs-content {
  border-bottom: 2px solid #223C78;
  border-top: none;
  margin-bottom: 30px;
}
.coh-style-accordion-main-container .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-accordion-main-container .coh-accordion-title.is-active {
  margin-bottom: 0px !important;
}
.coh-style-accordion-main-container .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-accordion-main-container .coh-style-accordion-tabs-style.is-active {
  border-bottom: none;
}
.coh-style-accordion-tabs-style {
  background-color: rgb(255, 255, 255);
  min-height: 2.25rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1rem;
  margin-bottom: 0.1875rem;
  color: rgb(0, 0, 0);
  font-size: 20px;
  line-height: 1.4375rem;
  text-align: left;
  font-weight: 900;
}
@media (max-width: 1023px) {
  .coh-style-accordion-tabs-style {
    font-size: 20px;
    line-height: 1.4375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion-tabs-style {
    font-size: 16px;
    line-height: 1.25rem;
  }
}
.is-active.coh-style-accordion-tabs-style 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: "\e316";
  font-family: mdicons;
}
.is-disabled.coh-style-accordion-tabs-style 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: "\e001";
  font-family: mdicons;
  color: rgba(0, 0, 0, 0);
}
.coh-style-accordion-tabs-style a {
  color: rgb(34, 60, 120);
  font-weight: 900;
}
.coh-style-accordion-tabs-style a:after {
  line-height: 1.0;
  font-weight: 400;
  text-transform: none;
  margin-top: -8px;
  float: right;
  margin-right: 12px;
  margin-left: 12px;
  font-size: 30px;
  position: sticky;
  right: 8px;
  content: "\e315";
  font-family: mdicons;
  color: rgb(34, 60, 120);
}
.coh-style-accordion-tabs-style a:after:before, .coh-style-accordion-tabs-style a:after:after {
  clear: both;
  content: " ";
  display: table;
}
@media (max-width: 767px) {
  .coh-style-accordion-tabs-style a:after {
    margin-top: -12px;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion-tabs-style a:after {
    margin-right: 4px;
  }
}
.coh-style-assistance-fund {
  margin-left: 45px;
}
@media (max-width: 564px) {
  .coh-style-assistance-fund {
    margin-left: 0px;
  }
}
.coh-style-background-image-position .img-wrapper {
  position: absolute;
}
.coh-style-nb-bravo-global-style h1, .coh-style-nb-bravo-global-style h2, .coh-style-nb-bravo-global-style h3, .coh-style-nb-bravo-global-style h4, .coh-style-nb-bravo-global-style h5, .coh-style-nb-bravo-global-style h6, .coh-style-nb-bravo-global-style li, .coh-style-nb-bravo-global-style p, .coh-style-nb-bravo-global-style a, .coh-style-nb-bravo-global-style span {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-nb-bravo-global-style strong {
  font-weight: normal !important;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style h1 {
    font-size: 31px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-mhspc-main-container .coh-style-nb-dark-blue-link-and-button {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 17px 55px 17px 18px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-mhspc-main-container .coh-style-nb-dark-blue-link-and-button {
    padding: 16px 50px 16px 22px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-mhspc-main-container .no-break {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-mhspc-main-container .no-break {
    display: none;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-mhspc-main-container .coh-style-nb-page-header-image {
  top: 102px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-mhspc-main-container .coh-style-nb-page-header-image {
    bottom: -80px;
    top: unset !important;
  }
}
.coh-style-nb-bravo-global-style .font-size-d24-m20 {
  font-size: 24px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .font-size-d24-m20 {
    font-size: 19px;
  }
}
.coh-style-nb-bravo-global-style ol.about-prostate-cancer-list-items-ol li {
  line-height: 24px;
  margin-bottom: 1rem;
}
.coh-style-nb-bravo-global-style ol.about-prostate-cancer-list-items-ol li::marker {
  color: #223C78;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-nb-bravo-global-style li, .coh-style-nb-bravo-global-style p, .coh-style-nb-bravo-global-style a {
  font-size: 19px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style li, .coh-style-nb-bravo-global-style p, .coh-style-nb-bravo-global-style a {
    font-size: 16px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-side-effects-main-container .coh-style-nb-dark-blue-link-and-button {
  width: 100%;
  -webkit-box-pack : center;
  -webkit-justify-content : center;
      -ms-flex-pack : center;
          justify-content : center;
}
.coh-style-nb-bravo-global-style .coh-style-side-effects-main-container .coh-style-nb-dark-blue-link-and-button span {
  font-size: 16px;
}
.coh-style-nb-bravo-global-style .coh-style-side-effects-main-container .coh-style-nb-blue-outline-link-and-button-down-arrow {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-nb-bravo-global-style .coh-style-side-effects-main-container .coh-style-nb-blue-outline-link-and-button-down-arrow span {
  font-size: 16px;
}
.coh-style-nb-bravo-global-style .coh-style-side-effects-main-container ul {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-side-effects-main-container ul li {
    font-sise: 16px !important;
    line-height: 20px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-side-effects-main-container h1 {
    font-size: 32px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-side-effects-main-container strong.mob-fix {
    padding-right: 2.5rem;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-about-nb-page-header-image {
  top : 30px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-about-nb-page-header-image {
    top: -106px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container h1 {
    font-size: 32px !important;
    text-transform: uppercase;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .icon-with-text {
  max-width: 360px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .icon-with-text {
    text-align: center;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button {
  width: 100%;
  -webkit-box-pack : center;
  -webkit-justify-content : center;
      -ms-flex-pack : center;
          justify-content : center;
  padding: 20px 62px 20px 18px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button {
    margin: 0px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button:before {
  content: "\e5cc";
}
.coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-white-link-dwn-line-arrow-button span {
  font-size: 16px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-li-before-img-1:before {
    display: none !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-li-before-img-2:before {
    display: none !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-1440-width .coh-wysiwyg ul li {
    padding-left: 0rem;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .no-break {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .no-break {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-1440-width .coh-wysiwyg ul {
    margin: 0px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-blue-link-arrow-button {
  max-width: 335px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 60px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-what-is-nubeqa-main-container .coh-style-nb-bravo-blue-link-arrow-button {
    padding-left: 65px;
    max-width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .text-align-center-mob {
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-containerh1 {
    font-size: 32px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-sp-links-bt .no-border-bottom-d {
  -webkit-filter: none;
          filter: none;
  border-bottom: none !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-sp-links-bt .no-border-bottom-d {
    border-bottom: 1px solid #0babe7 !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-sp-links-bt .no-border-bottom-d-m {
  border-bottom: none !important;
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .time-span {
  font-size: 15px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .time-span {
    font-size: 13px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-button-down-arrow-for-savings-page {
  font-size: 16px !important;
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-learn-what-toexpect-savings-page {
  padding: 15px 107px 15px 71px;
  font-size: 16px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-learn-what-toexpect-savings-page {
    padding: 15px 76px 15px 50px;
    left: 0px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-learn-what-toexpect-savings-page:hover:before {
  color: #ffffff !important;
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-right-side-banner-text-container {
  border: 0px solid #C4C4C4 !important;;
  position: absolute !important;
  top: 9rem !important;
  left: -70% !important;
  height: 164px !important;
  width: 343px !important;;
  text-align: center !important;
  background: #ffffff !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-right-side-banner-text-container {
    position: unset !important;
    height: 145px !important;
    width: 303px !important;
    margin-top: 10rem;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-right-side-banner-text-container p {
  font-size: 18px;
  max-width: 318px;
  margin-left: auto;
  margin-right: auto;
  color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-right-side-banner-text-container p {
    font-size: 16px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-right-side-banner-text-container p a {
  font-size: 24px !important;
  color: #223C78 !important;
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-right-side-banner-text-container .access-services-bayer-image img {
  max-width: 275px;
  height: auto;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container .coh-style-right-side-banner-text-container .access-services-bayer-image img {
    max-width: 240px;
    margin-top: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container p.number a {
    font-size: 20px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-savings-support-main-container span.alert-icon:before {
  content: url("/sites/g/files/vrxlpx57531/files/2024-12/alert-blue-icon.svg");
  position: relative;
  left: -5px;;
  top: 8px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-savings-support-main-container span.alert-icon:before {
    content: url("/sites/g/files/vrxlpx57531/files/2024-12/alert-blue-icon-mob_0.svg");
    left: -4px;;
    top: 3px;
  }
}
.coh-style-nb-bravo-global-style .footnote {
  font-size: 12px;
  line-height: 16px;
  text-indent: -6px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-containerstrong.overlap-fix {
    padding-right: 1rem;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-caregiver-video-section {
  width: 70%;
  position: absolute;;
  left: 50% !important;;
  -webkit-transform: translateX(-50%) !important;;
      -ms-transform: translateX(-50%) !important;;
          transform: translateX(-50%) !important;;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-caregiver-video-section {
    width: 100%;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-caregiver-video-section div#mep_0 {
  -webkit-border-radius: 15px;
          border-radius: 15px;
  overflow: hidden;
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-bg-image-align {
  background-position-y: 50%;
}
@media (max-width: 1599px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-bg-image-align {
    background-position-y: 100%;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-nb-dark-blue-link-and-button {
  display: block !important;
  margin: 0 auto !important;
  max-width: 316px !important;
  padding: 17px 65px 17px 24px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-nb-dark-blue-link-and-button {
    max-width: 316px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-nb-dark-blue-link-and-button:before {
  font-size: 28px;
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-bravo-coming-soon-cta-new {
  display: block;
  margin: 0 auto;
  max-width: 330px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-bravo-coming-soon-cta-new {
    margin: 0;
    margin-right: 25px;
    max-width: unset;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container br {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container br {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container h1 {
    font-size: 32px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container strong.overlap-fix {
    padding-right: 1rem;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-blue-download-link-and-button-down-arrow {
  margin: 0 auto;
  display: block;
  max-width: 300px;
  font-size: 19px !important;
  line-height: 24px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-blue-download-link-and-button-down-arrow {
    max-width: 100%;
    font-size: 16px !important;
    line-height: 18px !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-blue-download-link-and-button-down-arrow:before {
    right: 65px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .padding.coh-style-blue-download-link-and-button-down-arrow {
  padding: 8px 93px 8px 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .padding.coh-style-blue-download-link-and-button-down-arrow {
    padding: 10px 103px 10px 62px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-custom-multi-slider {
  position: absolute;
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-caregiver-accordion-section {
  max-width: 1090px;
}
.coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-nb-bravo-blue-link-arrow-button {
  padding: 19px 70px 19px 36px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-caregiver-main-container .coh-style-nb-bravo-blue-link-arrow-button {
    padding: 19px 70px 19px 36px !important;
    font-size: 19px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container {
  border: 15px solid #C4C4C4;
  position: absolute;
  top: 18rem;
  left: -5rem;
  height: 188px;
  width: 398px;
  text-align: center;
  background: #ffffff;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container {
    position: relative;
    top: 8.8rem;
    left: 0rem;
    height: unset;
    width: unset;
    text-align: center;
    background: #ffffff;
  }
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container p {
  font-size: 18px;
  max-width: 318px;
  margin-left: auto;
  margin-right: auto;
  color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container p {
    font-size: 16px;
    max-width: 255px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container p a {
  font-size: 24px;
  color: #223C78;
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container .coh-wysiwyg {
  padding-top: 0.6rem;
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container p.number {
  margin-bottom: 5px;
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container span.time-span {
  font-size: 15px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-right-side-banner-text-container span.time-span {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-faq-main-container .text-align-center-mob {
    text-align: center;
    display: block;
    margin-top: 60px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-blue-download-link-and-button-down-arrow {
  margin-top: 0px !important;
}
.coh-style-nb-bravo-global-style .coh-style-faq-main-container .coh-style-blue-arrow-link-and-button-right {
  margin-top: 0px !important;
  max-width: 430px !important;
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-faq-main-container h1 {
    font-size: 32px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-nb-paragraph-small {
  font-size: 12px !important;
  line-height: 16px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-nb-paragraph-small {
    font-size: 10px !important;
    line-height: 14px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-nb-paragraph-small.m-left {
  margin-left: 8px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-nb-paragraph-small.m-left {
    margin-left: 6px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-proven-results-main-container h1 {
    line-height: 1.1;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-proven-results-main-container .coh-style-nb-bravo-nb-logo-h5-24 {
    line-height: 1.1;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-proven-results-main-container .para {
    font-size: 19px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-proven-results-main-container .coh-style-nb-footnote-paragraph p.footNote-fontsize {
    font-size: 14px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-proven-results-main-container .coh-style-nb-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst {
    font-size: 14px !important;
    margin-left: 1rem !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-proven-results-main-container .coh-style-nb-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-proven-results-main-container .para-mob-14 {
  font-size: 16px !important;
  line-height: 20px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-proven-results-main-container .para-mob-14 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container h1 {
    font-size: 32px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bulletli::marker {
  color: #013570;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet.check-icon-list li:before {
  content: url("/sites/g/files/vrxlpx57531/files/2025-10/check.svg");
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li {
  margin-bottom: 1.5rem;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li {
    font-size: 19px;
    padding-left: 40px !important;;
    position: relative;
  }
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li:before {
  top: unset !important;
  font-family: 'FuturaCyrillic-Demi', sans-serif !important;;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li:before {
    width: 25px !important;;
    height: 25px !important;;
    line-height: 25px !important;;
    font-size: 18px !important;;
    top: -1px !important;;
  }
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li:nth-child(1):before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  content:  "1" !important;
  content: "\e5ca";
  font-family: mdicons;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li:nth-child(2):before {
  content:  "2" !important;
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li:nth-child(3):before {
  content: "3" !important;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-nb-check-bullet li:nth-child(4):before {
  content: "4"  !important;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container hr {
  background: #009EDB;
  max-width: 329px;
  height: 2px;
  border: none;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container ul.blue-bullet {
  list-style: disc;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container ul.blue-bullet.extraspace li {
    margin-bottom: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container ul.blue-bullet li {
    font-size: 19px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container ul.blue-bullet li::marker {
  color: #013570;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .blue-color {
  color: #223C78;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-card-border {
  border: 4px solid #DADADA !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-style-card-border {
    border: 0px solid #DADADA !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container a.number-link {
  color: #009EDB;
  font-weight: bold;
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
  font-size: 24px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container a.number-link {
    font-size: 24px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container p {
    font-size: 19px;
    line-height: 24px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .footnote {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .mobshow {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .mobshow {
    display: block;
  }
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container sup {
  font-size: 100%;
  vertical-align: 0px;
}
.coh-style-nb-bravo-global-style .coh-style-prior-authorization-main-container .coh-wysiwyg .coh-style-nb-check-bullet.check-icon-list li:before {
  content: url(/images/check.svg) !important;
}
.coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style-er-video-sub-title {
  margin-top: 5px;
  font-size: 24px !important;
  color: #77787C !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style-er-video-sub-title {
    font-size: 16px !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style-nb-nmcrpc-mhspc-content h5.title-nmcrp-mhspc {
  font-size: 24px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style-nb-nmcrpc-mhspc-content h5.title-nmcrp-mhspc {
    font-size: 16px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style-er-nb-blue-outline-link-and-button {
  font-size: 16px;
  width: 335px;
  padding: 17px 65px 17px 50px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style-er-nb-blue-outline-link-and-button {
    width: 100%;
  }
}
.coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style-er-nb-blue-outline-link-and-button:before {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 28px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container .coh-style--section-header--top-blue-line-2:before {
    margin-top: -64px;
    height: 1px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-educational-resource-main-container h1 {
    font-size: 32px;
    line-height: 1;
  }
}
.coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-subsection-header {
  max-width: 770px;
}
.coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-nb-nmcrp-nmhspc-content-block-main-pg strong {
  font-size: 24px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-nb-nmcrp-nmhspc-content-block-main-pg strong {
    font-size: 20px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-patient-stories-dick-small-text {
  font-size: 19px  !important;
  line-height: 1;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-patient-stories-dick-small-text {
    font-size: 16px  !important;
  }
}
.coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-nb-nmcrp-nmhspc-content-block-main-pg .coh-container {
  margin-left: auto;
  margin-right: auto;
}
.coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-nb-blue-outline-link-and-button {
  font-size: 16px !important;
  line-height: 16px;
}
.coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-nb-blue-outline-link-and-button:before {
  font-size: 24px;
  line-height: 28px;
  width: 28px;
  height: 28px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-nb-blue-outline-link-and-button:before {
    font-size: 20px;
    line-height: 24px;
    width: 24px;
    height: 24px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-subsection-header.coh-style-patient-story-heading {
  font-size: 32px;
  line-height: 36px;
}
@media (max-width: 564px) {
  .coh-style-nb-bravo-global-style .coh-style-patient-stories-main-container .coh-style-subsection-header.coh-style-patient-story-heading {
    font-size: 21px;
    margin-top: 15px;
  }
}
.coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container button.coh-style-blue-download-link-and-button-down-arrow, .coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container a.coh-style-blue-download-link-and-button-down-arrow {
  position: relative;
  font-size: 19px !important;
  width: 100%;
  padding: 17px 67px 17px 100px;
}
.coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container button.coh-style-blue-download-link-and-button-down-arrow:before, .coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container a.coh-style-blue-download-link-and-button-down-arrow:before {
  right: 15px;
  top: 12px;
  position: absolute;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container h1 {
    font-size: 32px;
    line-height: 1.3;
  }
}
.coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container .coh-style-thank-you-caregiver-confirmation-message a.coh-style-blue-download-link-and-button-down-arrow {
  padding: 18px 58px 17px 36px !important;
  background: #0BABE7;
}
.coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container .coh-style-nb-dark-blue-link-and-button {
  padding: 17px 95px 17px 95px;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-global-style .coh-style-thank-you-caregiver-main-container .coh-style-nb-dark-blue-link-and-button {
    padding: 17px 95px 17px 105px;
  }
}
.coh-style-nb-bravo-global-style .font-size-16-uat-1 {
  font-size: 16px !important;
  line-height: 20px !important;
}
.coh-style-caregiver-revamp-accordion-tabs-blue {
  content: "Collepas";
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  background-color: #223C78;
  -webkit-border-top-left-radius: 14px;
          border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
          border-top-right-radius: 14px;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title:first-child {
  background-color: !!!!!#f16623 !important;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-display-accordion-xl > .coh-accordion-tabs-content-wrapper .coh-accordion-title a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style a:after {
  content: " ";
  height: 77px;
  width: 120px;
  position: absolute;
  top: 40px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2026-01/expand.svg");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style a:after {
    background-image: url("/sites/g/files/vrxlpx57531/files/2026-01/expand-mob.svg");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
    top: 12px !important;
    width: 55px;
    height: 54px;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style a span.right-icon {
  position: relative;
  background-image: url("/sites/g/files/vrxlpx57531/files/2026-01/right-icon.svg");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style a span {
  max-width: 471px;
  display: block;
  text-transform: none;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style a span {
    max-width: 260px;
    margin-left: 0;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style a span.coh-style-nub-abt-meta {
  max-width: 394px !important;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style a span.coh-style-nub-abt-meta {
    max-width: 260px !important;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .is-active.coh-style-accordion-tabs-style a:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  content: " " !important;
  height: 77px;
  width: 120px;
  position: absolute;
  top: 40px;
  right: 8px !important;
  content: "\f056";
  font-family: icomoon;
  background-image: url("/sites/g/files/vrxlpx57531/files/2026-01/collapse.svg");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue .is-active.coh-style-accordion-tabs-style a:after {
    background-image: url("/sites/g/files/vrxlpx57531/files/2026-01/collapse-mob.svg");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 55px !important;
    height: 54px !important;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-content .coh-ce-cpt_accordion_item-d92bbd0a {
  margin-bottom: 20px;
  -webkit-border-bottom-left-radius: 10px;
          border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
          border-bottom-right-radius: 10px;
  border: 2px solid #213B78;
}
@media (max-width: 564px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-content .coh-ce-cpt_accordion_item-d92bbd0a {
    padding: 10px;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  padding-top: 19px;
  padding-bottom: 19px;
}
@media (max-width: 564px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-content-wrapper .coh-accordion-title {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-title a {
  border-bottom: 2px solid #223C78;
  font-weight: normal !important;
}
@media (max-width: 564px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-title a {
    font-size: 19px;
    line-height: 23px;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-tabs-content {
  border-bottom: 0px solid #223C78;
  border-top: none;
  margin-bottom: 0px;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-accordion-title.is-active {
  margin-bottom: 0px !important;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .is-active.coh-style-accordion-tabs-style a {
  border-bottom: none;
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style.is-active {
  border-bottom: none;
}
.coh-style-caregiver-revamp-accordion-tabs-blue div.accordion-tab-image-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-caregiver-revamp-accordion-tabs-blue div.accordion-tab-image-text img {
  height: 50px;
  width: 50px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue div.accordion-tab-image-text img {
    width: 50px;
    height: 50px;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue div.accordion-tab-image-text p {
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  color: rgb(255, 255, 255);
  font-size: 19px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .coh-style-caregiver-revamp-accordion-tabs-blue div.accordion-tab-image-text p {
    padding-left: 16px;
  }
}
.coh-style-caregiver-revamp-accordion-tabs-blue .coh-style-accordion-tabs-style {
  padding-left: 20px !important;
  padding-right: 5px !important;
}
.coh-style-caregiver-revamp-footnote-paragraph {
  margin-top: 20px;
}
.coh-style-caregiver-revamp-footnote-paragraph p {
  font-size: 12px !important;
  line-height: 16px;
  margin-bottom: 0px !important;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-footnote-paragraph p {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.coh-style-caregiver-revamp-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  margin-left: 15px;
}
.coh-style-caregiver-revamp-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li {
  font-size: 19px;
  line-height: 22px;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-caregiver-revamp-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li:before {
  background-color: #223C78;
  left: -14px !important;
}
.coh-style-caregiver-revamp-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li .coh-style-nb-bravo-inner-unordrlst {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0.5rem;
  margin-top: 5px;
  margin-left: 15px;
}
.coh-style-caregiver-revamp-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li .coh-style-nb-bravo-inner-unordrlst li {
  font-size: 19px;
  line-height: 26px;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-caregiver-revamp-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li .coh-style-nb-bravo-inner-unordrlst li:before {
  background-color: #ffffff;
  border: 1px solid #223C78;
  left: -14px !important;
}
.coh-style-caregiver-revamp-footnote-paragraph p.footNote-fontsize {
  font-size: 16px !important;
  line-height: 22px !important;
  text-indent: -5px;
}
@media (max-width: 1023px) {
  .coh-style-caregiver-revamp-footnote-paragraph ul.nmcrpc-study li {
    margin-left: 9px;
  }
}
.coh-style-caregiver-revamp-footnote-paragraph p.para {
  font-size: 16px !important;
  line-height: 1.5 !important;
}
.coh-style-er-video-pr {
  padding-right: 0px;
}
@media (max-width: 564px) {
  .coh-style-er-video-pr {
    padding-right: 0px;
  }
}
.coh-style-metastatic-bg-color {
  background-color: #f16623 !important;
}
.coh-style-metastatic-bg-color:before {
  background-color: #fff !important;
}
.coh-style--nb-er-blue-acc-section-mobile {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
  margin-top: -100px;
}
.coh-style--nb-er-blue-acc-section-mobile h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
.coh-style--nb-er-blue-acc-section-mobile p {
  font-size: 19px;
  color: #696969;
}
.coh-style--nb-er-blue-acc-section-mobile .coh-accordion-title {
  background: #213C78;
  -webkit-border-radius: 7px 7px 0 0;
          border-radius: 7px 7px 0 0;
  padding: 0;
  min-height: auto;
}
.coh-style--nb-er-blue-acc-section-mobile .coh-accordion-title a {
  color: #fff;
  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: 17px 15px;
  font-size: 19px;
  display: block;
  text-decoration: none;
}
@media (max-width: 564px) {
  .coh-style--nb-er-blue-acc-section-mobile .coh-accordion-title a {
    font-size: 16px;
    margin-right: 5.6rem;
    letter-spacing: 0.5px;
    pointer-events: none;
  }
}
.coh-style--nb-er-blue-acc-section-mobile .coh-accordion-title a:after {
  color: #fff;
  margin: 0;
  content: "\E316" !important;
}
@media (max-width: 564px) {
  .coh-style--nb-er-blue-acc-section-mobile .coh-accordion-title a:after {
    margin-top: -25px !important;
    margin-right: -8rem !important;
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style--nb-er-blue-acc-section-mobile .coh-accordion-tabs-content-wrapper {
    border: 1px solid #213C78;
    -webkit-border-radius: 7px;
            border-radius: 7px;
  }
}
.coh-style--nb-er-blue-acc-section-mobile .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
.coh-style--nb-er-blue-acc-section-mobile .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 638px;
  margin: 0 auto 20px;
}
.coh-style-inner-three-cards-tile {
  margin: 10px 20px;
}
.coh-style-inner-three-cards-tile p.text-align-center {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
.coh-style-inner-three-cards-tile h4.text-align-center {
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 15px;
  max-width: 228px;
  margin-left: auto;
  margin-right: auto;
}
.coh-style-inner-three-cards-tile a.coh-link.read-more.coh-style-nb-dark-blue-link-and-button {
  padding: 20px 0px;
  color: #ffffff;
  padding-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 300px;
  font-size: 16px !important;
}
.coh-style-inner-three-cards-tile a.download-down-arrow:before {
  content:  "\e5db" !important;
}
.coh-style-inner-three-cards-tile a.download-down-arrow:hover {
  background-color: #223C78;
}
.coh-style-inner-three-cards-tile h4.upc-tile-diagnosis-heading {
  margin-bottom: 5px !important;
  color: #696969;
}
.coh-style-inner-three-cards-tile p.upc-tile-diagnosis-paragraph {
  margin-bottom: 20px;
}
.coh-style-inner-three-cards-tile .inner-two-section-first img {
  margin: 0 auto;
  height: 80px;
}
@media (max-width: 1023px) {
  .coh-style-inner-three-cards-tile .inner-two-section-first img {
    width: 148px;
  }
}
@media (max-width: 1023px) {
  .coh-style-inner-three-cards-tile .Other-risk-factors-include {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }
}
@media (max-width: 1023px) {
  .coh-style-inner-three-cards-tile .Other-risk-factors-include .inner-two-section-first {
    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-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-style-inner-three-cards-tile .Other-risk-factors-include .inner-two-section-second h4 {
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-inner-three-cards-tile .Other-risk-factors-include .inner-two-section-second h4 {
    text-align: left;
  }
}
.coh-style-inner-three-cards-tile .Other-risk-factors-include .inner-two-section-second p {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-inner-three-cards-tile .Other-risk-factors-include .inner-two-section-second p {
    text-align: left;
  }
}
.coh-style-inner-three-cards-tile a.remove-top-margin {
  margin-top: 0px !important;
}
.coh-style-inner-three-cards-tile p.home-paragaph-text {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  max-width: 268px;
  margin-left: auto;
  margin-right: auto;
}
.coh-style-gray-paragraph {
  color: #696969 !important;
}
@media (max-width: 564px) {
  .coh-style-er-img-text {
    text-align: left;
  }
}

.coh-style-home-orange-banner-inner-wrapper .main-orange-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 35px;
}
@media (max-width: 1023px) {
  .coh-style-home-orange-banner-inner-wrapper .main-orange-section {
    margin-top: 43px;
    padding-left: 0px !important;
  }
}
.coh-style-home-orange-banner-inner-wrapper .main-orange-section .coh-style-home-left-content {
  width: 80%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (max-width: 1023px) {
  .coh-style-home-orange-banner-inner-wrapper .main-orange-section .coh-style-home-left-content {
    width: 63% !important;
  }
}
.coh-style-home-orange-banner-inner-wrapper .main-orange-section .coh-style-home-right-button {
  width: 17%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  direction: rtl;
}
@media (max-width: 1023px) {
  .coh-style-home-orange-banner-inner-wrapper .main-orange-section .coh-style-home-right-button {
    width: 40%;
  }
}
.coh-style-nb-have-a-story .phone-number {
  color: #696969 !important;
  text-decoration-line: none !important;
}
.coh-style-global-mobile-main-wrapper-hamburger-menu .hide-menu {
  visibility:  hidden;
}
.coh-style-global-mobile-main-wrapper-hamburger-menu .coh-style-mobile-hamburger-menu ul.main-nav-menu li:first-child {
  padding-bottom: 0px;
}
.coh-style-global-mobile-main-wrapper-hamburger-menu .active.coh-style-mobile-hamburger-menu nav ul li:last-child a {
  color: rgb(105,105,105) !important;
}
.coh-style-global-mobile-main-wrapper-hamburger-menu .active.coh-style-mobile-hamburger-menu nav ul li:after {
  content: unset !important;
}
.coh-style-global-mobile-main-wrapper-hamburger-menu .mobile-cta {
  -webkit-border-radius: 30px !important;
          border-radius: 30px !important;;
  color: #ffffff !important;;
  font-size: 12px !important;;
  height: 35px !important;;
  max-width: 208px !important;;
  margin: 0 auto !important;;
}
@media (max-width: 564px) {
  .coh-style-global-mobile-main-wrapper-hamburger-menu .mobile-cta {
    font-size: 14px !important;;
  }
}
.coh-style-global-mobile-main-wrapper-hamburger-menu .mobile-cta span {
  top: 0px;
}
.coh-style-nb-home-3-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards {
    -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-nb-home-3-cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-nb-home-3-cards .card-col {
  padding: 20px 16px;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(33.3333% - 13.33px);
      -ms-flex: 0 0 calc(33.3333% - 13.33px);
          flex: 0 0 calc(33.3333% - 13.33px);
  max-width: 33.3333%;
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col {
    padding: 15px 150px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-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;
    gap: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-home-3-cards .card-col {
    padding: 15px 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-home-3-cards .card-col {
    padding: 15px;
  }
}
.coh-style-nb-home-3-cards .card-col:first-child {
  -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;
}
.coh-style-nb-home-3-cards .card-col:first-child .icon-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.coh-style-nb-home-3-cards .card-col:first-child .button-group {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66%;
      -ms-flex: 0 0 66%;
          flex: 0 0 66%;
  max-width: 66%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 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;
  gap: 20px;
  margin-top: 6rem;
}
@media (max-width: 1599px) {
  .coh-style-nb-home-3-cards .card-col:first-child .button-group {
    margin-top: 7rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col:first-child .button-group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    gap: 10px;
    margin-top: 10px;
  }
}
.coh-style-nb-home-3-cards .card-col:first-child .button-group a {
  padding-left: 40px;
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col:last-child .icon-image img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-home-3-cards .card-col:last-child .icon-image img {
    max-width: 115px;
  }
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col .icon-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35%;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
    max-width: 35%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.coh-style-nb-home-3-cards .card-col .icon-image img {
  max-height: 140px;
  width: auto;
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col .icon-image img {
    max-height: 95px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-home-3-cards .card-col .icon-image img {
    margin: auto;
  }
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col .text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(65% - 10px);
        -ms-flex: 0 0 calc(65% - 10px);
            flex: 0 0 calc(65% - 10px);;
    max-width: 65%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    text-align: left;
  }
}
.coh-style-nb-home-3-cards .card-col .text h4 {
  line-height: 28px;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .coh-style-nb-home-3-cards .card-col .text h4 {
    font-size: 19px;
    line-height: 20px;
  }
}
.coh-style-nb-home-3-cards .card-col .text sup {
  font-size: 42% !important;
}
@media (max-width: 564px) {
  .coh-style-nb-home-3-cards .card-col .text sup {
    font-size: 50% !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-home-3-cards .card-col .text p {
    margin-bottom: 0 !important;
  }
}
.coh-style-nb-home-3-cards .card-col .button-group {
  margin-top: 15px;
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col .button-group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    text-align: center;
    max-width: 100%;
    margin-top: 10px;
  }
}
.coh-style-nb-home-3-cards .card-col .button-group a.read-more {
  color: #fff;
  margin: 0;
  font-size: 16px;
  line-height: 1.15;
}
@media (max-width: 1169px) {
  .coh-style-nb-home-3-cards .card-col .button-group a.read-more {
    width: 260px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-home-3-cards .card-col .button-group a.read-more.coh-style-nb-dark-blue-link-and-button {
    max-width: 228px;
  }
}
.coh-style-nb-home-3-cards .card-col .button-group .coh-style-nb-orange-link-and-button, .coh-style-nb-home-3-cards .card-col .button-group .coh-style-nb-light-blue-link-and-button {
  padding-top: 8px;
  padding-bottom: 8px;
}
.coh-style-nb-heading-desktop-25-mobile-16 {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 25px;
  line-height: 34px;
}
@media (max-width: 767px) {
  .coh-style-nb-heading-desktop-25-mobile-16 {
    font-size: 16px;
    line-height: 18px;
    padding: 0 10px;
  }
}
.coh-style-los-efectos-secundarios-mas-comunes-de-nubeqa-incluyen {
  padding-left: 90px;
}
@media (max-width: 1023px) {
  .coh-style-los-efectos-secundarios-mas-comunes-de-nubeqa-incluyen {
    padding-left: 0px !important;;
  }
}
.coh-style-los-efectos-secundarios-mas-comunes-de-nubeqa-incluyen ul {
  padding-left: 10px !important;
}
.coh-style-los-efectos-secundarios-mas-comunes-de-nubeqa-incluyen ul li {
  margin-bottom: 30px !important;
  padding-left: 15px !important;
}
@media (max-width: 1023px) {
  .coh-style-los-efectos-secundarios-mas-comunes-de-nubeqa-incluyen ul li {
    margin-bottom: 25px !important;
  }
}
.coh-style-los-efectos-secundarios-mas-comunes-de-nubeqa-incluyen ul li:before {
  background-color: #223C78 !important;
}
.coh-style-nb-heading-h2 {
  line-height: 44px;
  font-size: 40px;
}
@media (max-width: 564px) {
  .coh-style-nb-heading-h2 {
    line-height: 29px;
    font-size: 20px;
  }
}
.coh-style-nb-hide {
  display: none;
}
.coh-style-nb-hide-in-desktop {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-nb-hide-in-desktop {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-hide-in-mobile {
    display: none;
  }
}
@media (max-width: 1169px) {
  .coh-style-nb-hide-in-tablet {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-hide-in-tablet {
    display: inline-block;
  }
}
.coh-style-glossary-text {
  margin-left: 0.5rem;
}
@media (max-width: 564px) {
  .coh-style-glossary-text {
    margin-left: 0rem;
  }
}
.coh-style-have-story-section {
  font-size: 24px;
  line-height: 29px;
  font-family: 'Futura Std',sans-serif !important;
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
}
@media (max-width: 1023px) {
  .coh-style-have-story-section {
    font-size: 20px;
    line-height: 26px;
  }
}
.coh-style-global-desktop-only-hide {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-global-desktop-only-hide {
    display: block;
  }
}
.coh-style-global-desktop-only-show {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-global-desktop-only-show {
    display: none;
  }
}
.coh-style-er-video-sub-title {
  margin-top: 10px;
  font-size: 19px !important;
  color: #223C78;
}
@media (max-width: 564px) {
  .coh-style-er-video-sub-title {
    font-size: 16px !important;
  }
}
.coh-style-faq-section-spanish h3 {
  font-size: 19px;
  line-height: 23px;
  color: #223C78;
  text-align: center;
  max-width: 910px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 564px) {
  .coh-style-faq-section-spanish h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-faq-section-spanish p {
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 564px) {
  .coh-style-faq-section-spanish p {
    font-size: 16px;
    line-height: 20px;
  }
}
.coh-style-faq-section-spanish p.ref-text {
  font-size: 12px;
  line-height: 16px;
}
.coh-style-gray-box-section {
  padding-top: 30px;
  padding-bottom: 10px;
  background: #F6F8F7;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #223C78 !important;;
  text-align: center;
}
@media (max-width: 767px) {
  .coh-style-gray-box-section {
    padding: 30px 24px 10px;
  }
}
.coh-style-gray-box-section .coh-style-caregiver-button-arrow-right {
  width: 295px;
}
.coh-style-gray-box-section .coh-style-caregiver-button-arrow-right:before {
  right: 15px;
}
.coh-style-gray-box-section h3 {
  font-size: 36px;
  line-height: 20px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .coh-style-gray-box-section h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
.coh-style-gray-box-section p {
  color: #213B78 !important;
  font-size: 19px !important;
  line-height: 24px !important;
}
.coh-style-gray-box-section p strong {
  color: #213B78;
}
.coh-style-nb-flex-vertical-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style--nb-er-acc-section-mobile {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-style--nb-er-acc-section-mobile {
    font-size: 15px;
    margin-right: 1rem;
    padding-top: 20px !important;
  }
}
.coh-style--nb-er-acc-section-mobile h3 {
  font-size: 28px;
  line-height: 34px;
  max-width: 780px;
  margin: 0 auto 25px;
}
.coh-style--nb-er-acc-section-mobile p {
  font-size: 19px;
  color: #696969;
}
.coh-style--nb-er-acc-section-mobile .coh-accordion-title {
  background: #F16623;
  -webkit-border-radius: 7px 7px 0 0;
          border-radius: 7px 7px 0 0;
  padding: 0;
  min-height: auto;
}
.coh-style--nb-er-acc-section-mobile .coh-accordion-title a {
  color: #fff;
  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: 17px 15px;
  font-size: 19px;
  display: block;
  text-decoration: none;
}
@media (max-width: 564px) {
  .coh-style--nb-er-acc-section-mobile .coh-accordion-title a {
    font-size: 16px;
    margin-right: 6rem;
    padding: 17px 0px 17px 15px;
    letter-spacing: 0.5px;
  }
}
.coh-style--nb-er-acc-section-mobile .coh-accordion-title a:after {
  color: #fff;
  margin: 0;
  content: "\E316" !important;
}
@media (max-width: 564px) {
  .coh-style--nb-er-acc-section-mobile .coh-accordion-title a:after {
    margin-top: -15px !important;
    margin-right: -5.5rem !important;
  }
}
@media (max-width: 564px) {
  .coh-style--nb-er-acc-section-mobile .coh-accordion-tabs-content-wrapper {
    border: 1px solid #F16623;
    -webkit-border-radius: 7px;
            border-radius: 7px;
  }
}
.coh-style--nb-er-acc-section-mobile .coh-accordion-tabs-content-wrapper img {
  width: auto;
  margin: 0 auto;
}
.coh-style--nb-er-acc-section-mobile .coh-accordion-tabs-content-wrapper h4 {
  font-size: 19px;
  line-height: 23px;
  max-width: 638px;
  margin: 0 auto 20px;
}
.coh-style-er-orange-acc-sub-title-text {
  margin-right: 3rem;
  margin-left: 3rem;
}
.coh-style-nb-footnote-paragraph {
  margin-top: 20px;
}
.coh-style-nb-footnote-paragraph p {
  font-size: 12px !important;
  line-height: 16px;
  margin-bottom: 0px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-footnote-paragraph p {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.coh-style-nb-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  margin-left: 1.5rem;
}
.coh-style-nb-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li {
  font-size: 16px;
  line-height: 1.5;
}
.coh-style-nb-footnote-paragraph .coh-style-nb-bravo-orng-unordrlst li:before {
  background-color: #696969;
}
.coh-style-nb-footnote-paragraph p.footNote-fontsize {
  font-size: 16px !important;
  line-height: 22px !important;
  text-indent: -5px;
}
@media (max-width: 1023px) {
  .coh-style-nb-footnote-paragraph ul.nmcrpc-study li {
    margin-left: 9px;
  }
}
.coh-style-nb-footnote-paragraph p.para {
  font-size: 16px !important;
  line-height: 1.5 !important;
}
@media (max-width: 564px) {
  .coh-style-er-orange-acc-above-title {
    font-size: 16px !important;
  }
}
.coh-style-nb-nmcrpc-primary-clr {
  color: rgb(0, 158, 219);
}
.coh-style--support-h2-top-bdr {
  padding-top: 95px;
  text-align: center;
  position: relative;
  line-height: 44px;
  font-size: 40px;
  margin-left: 80px;
}
@media (max-width: 564px) {
  .coh-style--support-h2-top-bdr {
    font-size: 24px;
    line-height: 29px;
    margin-right: 1rem;
    margin-left: 3rem;
    padding-top: 70px;
    margin-right: 3rem;
  }
}
.coh-style--support-h2-top-bdr:after {
  content: " ";
  background: #223C78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
}
.coh-style--support-h2-top-bdr:before {
  content: " ";
  background: #223c78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
  top: 55px;
  position: absolute;
}
@media (max-width: 564px) {
  .coh-style--support-h2-top-bdr:before {
    width: 114px;
    top: 25px !important;
  }
}
.coh-style-puc-nb-h2-top-bdr1 {
  padding-top: 40px;
  text-align: center;
  position: relative;
  line-height: 44px;
}
@media (max-width: 564px) {
  .coh-style-puc-nb-h2-top-bdr1 {
    font-size: 1.5rem;
    line-height: 24px;
  }
}
.coh-style-puc-nb-h2-top-bdr1:after {
  content: " ";
  background: #223C78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
}
.coh-style-puc-nb-h2-top-bdr1:before {
  content: " ";
  background: #223c78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 56%;
  top: 0px;
  position: absolute;
}
@media (max-width: 564px) {
  .coh-style-puc-nb-h2-top-bdr1:before {
    width: 114px;
  }
}
.coh-style-nb-h2-top-bdr {
  padding-top: 40px;
  text-align: center;
  position: relative;
  line-height: 44px;
  font-size: 40px;
}
@media (max-width: 564px) {
  .coh-style-nb-h2-top-bdr {
    font-size: 1.5rem;
    line-height: 24px;
    padding-top: 20px;
  }
}
.coh-style-nb-h2-top-bdr:after {
  content: " ";
  background: #223C78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
}
.coh-style-nb-h2-top-bdr:before {
  content: " ";
  background: #223c78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
  top: 0px;
  position: absolute;
}
@media (max-width: 1023px) {
  #no-bluebar.coh-style-nb-h2-top-bdr {
    padding: 0 20px 0 20px;
  }
}
#no-bluebar.coh-style-nb-h2-top-bdr:before {
  content: none !important;
}
.coh-style-nb-h2-top-bdr-upc {
  padding-top: 70px;
  text-align: center;
  position: relative;
  line-height: 44px;
  font-size: 40px;
}
@media (max-width: 564px) {
  .coh-style-nb-h2-top-bdr-upc {
    font-size: 24px;
    line-height: 24px;
  }
}
.coh-style-nb-h2-top-bdr-upc:after {
  content: " ";
  background: #223C78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
}
.coh-style-nb-h2-top-bdr-upc:before {
  content: " ";
  background: #223c78;
  width: 288px;
  height: 5px;
  text-align: center;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 50%;
  top: 0px;
  position: absolute;
}
@media (max-width: 564px) {
  .coh-style-nb-h2-top-bdr-upc:before {
    width: 114px;
  }
}
.coh-style-nb-main-para-content {
  font-size: 28px;
  display: inline-block;
  font-weight: normal;
}
@media (max-width: 564px) {
  .coh-style-nb-main-para-content {
    font-size: 22px;
  }
}
.coh-style-default-dark-blue-color {
  color: rgb(34, 60, 120);
}
.coh-style-nb-mhspc-primary-clr {
  color: rgb(241, 102, 35);
}
.coh-style-isi-footer-block-override {
  margin-bottom: 0px !important;
  padding-bottom: 48px;
  z-index: 10;
  height: 142px;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override {
    border-top-width: 2px !important;
    padding-bottom: 20px;
    height: 148px;
  }
}
.coh-style-isi-footer-block-override button.isi-toggle-button {
  right: 0;
}
.coh-style-isi-footer-block-override .coh-row {
  max-width: 1440px;
  padding: 0 45px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .coh-style-isi-footer-block-override .coh-row {
    padding: 0 30px;
  }
}
.coh-style-isi-footer-block-override .coh-row .isi.coh-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 63.5%;
      -ms-flex: 0 0 63.5%;
          flex: 0 0 63.5%;
  max-width: 63.5%;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .coh-row .isi.coh-column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
  }
}
.coh-style-isi-footer-block-override .coh-row .indication.coh-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36.5%;
      -ms-flex: 0 0 36.5%;
          flex: 0 0 36.5%;
  max-width: 36.5%;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .coh-row .indication.coh-column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
  }
}
.coh-style-isi-footer-block-override .isi-heading {
  font-size: 23px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 1169px) {
  .coh-style-isi-footer-block-override .isi-heading {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .isi-heading {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
.coh-style-isi-footer-block-override p {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0.5rem;
  }
}
.coh-style-isi-footer-block-override p.mb-0 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override p.mb-0 {
    margin-bottom: 0.5rem;
  }
}
.coh-style-isi-footer-block-override ul {
  margin-bottom: 0.625rem;
}
.coh-style-isi-footer-block-override ul li {
  position: relative;
  padding-left: 18px;
  line-height: 24px;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override ul li {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    padding-left: 13px;
  }
}
.coh-style-isi-footer-block-override ul li:before {
  content: '' !important;
  width: 6px;
  height: 6px;
  background-color: #696969;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override ul li:before {
    width: 5px;
    height: 5px;
    top: 8px;
  }
}
.coh-style-isi-footer-block-override ul li:last-child {
  margin-bottom: 0;
}
.coh-style-isi-footer-block-override ul .no-bullet:before {
  display: none;
}
.coh-style-isi-footer-block-override .isi-list-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 50px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .isi-list-two-col {
    grid-template-columns: 1fr;
    gap: unset;
    margin-top: 10px;
  }
}
.coh-style-isi-footer-block-override .isi-ul-flex-column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 50px;
  margin-left: 0px;
  margin-bottom: 0.625rem;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .isi-ul-flex-column {
    grid-template-columns: 1fr;
    margin-left: 0;
  }
}
.coh-style-isi-footer-block-override .isi-ul-flex-column.three-col {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1023px) {
  .coh-style-isi-footer-block-override .isi-ul-flex-column.three-col {
    grid-template-columns: 1fr;
  }
}
.coh-style-isi-footer-block-override .isi-ul-flex-column ul {
  margin-bottom: 0;
}
.coh-style-isi-footer-block-override .isi-ul-flex-column .text-indent {
  margin-left: 0.8rem;
}
@media (max-width: 1023px) {
  .coh-style-isi-footer-block-override .isi-ul-flex-column .text-indent {
    margin-left: 0rem;
  }
}
.coh-style-isi-footer-block-override a {
  color: #223C78;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .indication {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-color: #979797;
    height: 4vh;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .indication:after {
    height: 8px;
  }
}
.coh-style-isi-footer-block-override button.isi-toggle-button {
  top: 15px !important;
  right: 14%  !important;
  position: absolute !important;
}
@media (max-width: 1599px) {
  .coh-style-isi-footer-block-override button.isi-toggle-button {
    right: 45px  !important;
  }
}
@media (max-width: 1169px) {
  .coh-style-isi-footer-block-override button.isi-toggle-button {
    right: 25px  !important;
  }
}
.coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-expand-button.toggle-link, .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-collapse-button.toggle-link {
  font-size: 20px;
  line-height: 26px;
  color: #223C78;
  font-weight: bold;
  position: relative;
}
@media (max-width: 1169px) {
  .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-expand-button.toggle-link, .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-collapse-button.toggle-link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-expand-button.toggle-link, .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-collapse-button.toggle-link {
    font-size: 14px;
    line-height: 19px;
  }
}
.coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-expand-button.toggle-link:after, .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-collapse-button.toggle-link:after {
  color: #223C78;
  font-weight: bold;
  position: absolute;
  top: 5px;
  left: -25px;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-expand-button.toggle-link:after, .coh-style-isi-footer-block-override button.isi-toggle-button a.coh-link.isi-collapse-button.toggle-link:after {
    top: 4px;
    left: -20px;
  }
}
.coh-style-isi-footer-block-override .mb-3 {
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .mb-3 {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-footer-block-override .second-list {
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-isi-footer-block-override .third-list {
    margin-top: 10px;
  }
}
.coh-style-nb-spacing-copay-button {
  margin-top: 38px;
  margin-bottom: 60px;
}
.coh-style-nb-page-section-bg {
  -webkit-clip-path: polygon(0% 15.15%, 100% 0%, 100% 84.85%, 0% 100%);
          clip-path: polygon(0% 15.15%, 100% 0%, 100% 84.85%, 0% 100%);;
}
@media (max-width: 767px) {
  .coh-style-nb-page-section-bg {
    -webkit-clip-path: polygon(0% 8.55%, 100% 0%, 100% 91.45%, 0% 100%);
            clip-path: polygon(0% 8.55%, 100% 0%, 100% 91.45%, 0% 100%);;
  }
}
.coh-style-about-nb-page-header-image {
  position: absolute;
  top: 60px;
  left: -45px;
  width: auto;
}
@media (max-width: 1023px) {
  .coh-style-about-nb-page-header-image {
    left: unset;
    top: unset;
    bottom: -80px;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
  }
}
@media (max-width: 767px) {
  .coh-style-about-nb-page-header-image {
    top: unset;
    bottom: -100px;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
  }
}
.coh-style-nb-page-header-image {
  position: absolute;
  top: 25px;
  left: 0px;
  width: auto;
}
@media (max-width: 1023px) {
  .coh-style-nb-page-header-image {
    top: -80px;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
  }
}
.coh-style-patient-stories-banner-sec-text {
  font-size: 28px;
}
@media (max-width: 564px) {
  .coh-style-patient-stories-banner-sec-text {
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  h2 .coh-style-patient-stories-banner-sec-text {
    margin-bottom: 0.5rem !important;
  }
}
.coh-style-patient-stories-button {
  margin-top: 100px;
  margin-left: 30%;
}
.coh-style-patient-stories-dick-small-text {
  font-size: 14px  !important;
  padding-top: 0px;
  display: block;
  line-height: 18px;
  color: rgb(105, 105, 105);
}
@media (max-width: 564px) {
  .coh-style-patient-stories-dick-small-text {
    font-size: 10px  !important;
    line-height: 14px;
  }
}
.coh-style-patient-stories-small-text {
  font-size: 14px;
}
@media (max-width: 564px) {
  .coh-style-patient-stories-small-text {
    font-size: 10px;
  }
}
.coh-style-patient-tips-smalltext1 {
  margin-right: 7.9rem;
  margin-left: 7.6rem;
}
@media (max-width: 564px) {
  .coh-style-patient-tips-smalltext1 {
    margin-right: 7px;
    margin-left: 5px;
  }
}
.coh-style-patient-tips-text1 {
  margin-right: 0rem;
  margin-left: 0rem;
}
@media (max-width: 564px) {
  .coh-style-patient-tips-text1 {
    margin-right: 0;
    margin-left: 1.5rem;
  }
}
.coh-style-nb-check-bullet li {
  line-height: 22px !important;
  padding-left: 32px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-check-bullet li {
    padding-left: 27px !important;
    margin-bottom: 20px !important;
  }
}
.coh-style-nb-check-bullet li:before {
  background-color: #223C78 !important;
  color: #fff;
  width: 22px !important;
  height: 22px !important;
  text-align: center;
  line-height: 22px;
  -webkit-border-radius: 11px !important;
          border-radius: 11px !important;
  position: absolute;
  left: 0 !important;
  font-size: 16px;
  content: '\E5CA' !important;
  font-family: 'mdicons';
  top: 0 !important;
  line-height: 22px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-check-bullet li:before {
    width: 18px !important;
    height: 18px !important;
    line-height: 18px;
    font-size: 14px;
  }
}
.coh-style-nb-align-content-center {
  text-align: center;
  font-size: 2rem;
  line-height: 2.25rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-align-content-center {
    font-size: 1.5rem;
    line-height: 1.5625rem;
  }
}
.coh-style-nb-3-column-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 564px) {
  .coh-style-nb-3-column-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.coh-style-nb-3-column-layout .column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
}
@media (max-width: 564px) {
  .coh-style-nb-3-column-layout .column {
    padding: 0px;
  }
}
.coh-style-nb-3-column-layout .divider {
  padding: 10px;
  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-nb-3-column-layout .divider span.or-text-span {
  font-size: 19px;
  font-weight: bold;
  color: #223C78;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 3rem;
}
@media (max-width: 564px) {
  .coh-style-nb-3-column-layout .divider span.or-text-span {
    margin-bottom: 0rem;
    font-size: 16px;
  }
}
.coh-style-nb-3-column-layout .column ul {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-3-column-layout .column ul {
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-bottom-navigation-fix-abt-pg {
  max-width: 100% !important;
}
.coh-style-nb-bottom-navigation-fix-abt-pg .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-bottom-navigation-fix-abt-pg .coh-row-inner {
    margin: 60px 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation-fix-abt-pg .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 40px 0;
  }
}
.coh-style-nb-bottom-navigation-fix-abt-pg .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation-fix-abt-pg .coh-row-inner .coh-column:first-child {
    margin-top: 8px;
  }
}
.coh-style-nb-bottom-navigation-fix-abt-pg .coh-row-inner .coh-link {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 260px;
}
@media (max-width: 767px) {
  .coh-style-nb-bottom-navigation-fix-abt-pg .coh-row-inner .coh-link {
    margin: 0 !important;
  }
}
.coh-style-nb-bottom-educational-resources {
  max-width: 100% !important;
}
.coh-style-nb-bottom-educational-resources .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-bottom-educational-resources .coh-row-inner {
    margin: 60px 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-educational-resources .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 0px 0px 40px 0px;
  }
}
.coh-style-nb-bottom-educational-resources .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-educational-resources .coh-row-inner .coh-column:first-child {
    margin-top: 8px;
  }
}
.coh-style-nb-bottom-educational-resources .coh-row-inner .coh-link {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 260px;
  width: auto;
}
@media (max-width: 1023px) {
  .coh-style-nb-bottom-educational-resources .coh-row-inner .coh-link {
    margin-bottom: 20px !important;
  }
}
.coh-style-nb-bottom-educational-resources .coh-row-inner .coh-link span {
  font-family: 'FuturaCyrillic-Bold';
}
.coh-style-ps-nb-bottom-navigation {
  max-width: 100% !important;
}
.coh-style-ps-nb-bottom-navigation .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 60px;
}
@media (max-width: 564px) {
  .coh-style-ps-nb-bottom-navigation .coh-row-inner {
    padding-top: 40px !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.coh-style-ps-nb-bottom-navigation .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-ps-nb-bottom-navigation .coh-row-inner .coh-link {
    margin: 5px 0;
  }
}
.coh-style-nb-bottom-navigation-caregiver {
  max-width: 100% !important;
}
.coh-style-nb-bottom-navigation-caregiver .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-bottom-navigation-caregiver .coh-row-inner {
    margin: 60px 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation-caregiver .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 40px 0px 51px 0;
  }
}
.coh-style-nb-bottom-navigation-caregiver .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation-caregiver .coh-row-inner .coh-column:first-child {
    margin-top: 8px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.coh-style-nb-bottom-navigation-caregiver .coh-row-inner .coh-link {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 260px;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-nb-bottom-navigation-caregiver .coh-row-inner .coh-link {
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-bottom-navigation-caregiver .coh-row-inner .coh-link span {
  font-family: 'FuturaCyrillic-Bold';
}
.coh-style-proven-chemo-nb-bottom-navigation {
  max-width: 100% !important;
}
.coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
}
@media (max-width: 1023px) {
  .coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner {
    margin: 60px 0;
  }
}
@media (max-width: 564px) {
  .coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 40px 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner .coh-column:first-child {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner .coh-column:first-child .coh-style-nb-grey-link-and-button-left-icon {
    margin-top: 0px !important;
  }
}
.coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner .coh-link {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 260px;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner .coh-link {
    margin-bottom: 24px !important;
  }
}
.coh-style-proven-chemo-nb-bottom-navigation .coh-row-inner .coh-link span {
  font-family: 'FuturaCyrillic-Bold';
}
.coh-style-nb-bottom-navigation-support-caregiver {
  max-width: 100% !important;
}
.coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner {
    margin: 60px 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 0px 0px 40px 0px;
  }
}
.coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner .coh-column:first-child {
    margin-top: 0px;
  }
}
.coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner .coh-link {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 260px;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner .coh-link {
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-bottom-navigation-support-caregiver .coh-row-inner .coh-link span {
  font-family: 'FuturaCyrillic-Bold';
}
.coh-style-nb-bottom-navigation {
  max-width: 100% !important;
}
.coh-style-nb-bottom-navigation .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-bottom-navigation .coh-row-inner {
    margin: 60px 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 40px 0px;
  }
}
.coh-style-nb-bottom-navigation .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-nb-bottom-navigation .coh-row-inner .coh-column:first-child {
    margin-top: 8px;
  }
}
.coh-style-nb-bottom-navigation .coh-row-inner .coh-link {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 260px;
  width: auto;
}
@media (max-width: 767px) {
  .coh-style-nb-bottom-navigation .coh-row-inner .coh-link {
    margin-bottom: 0px !important;
  }
}
.coh-style-nb-bottom-navigation .coh-row-inner .coh-link span {
  font-family: 'FuturaCyrillic-Bold';
}
.coh-style-nb-long-bottom-navigation {
  max-width: 100% !important;
}
.coh-style-nb-long-bottom-navigation .coh-row-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-long-bottom-navigation .coh-row-inner {
    margin: 60px 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-long-bottom-navigation .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    margin: 40px 0;
  }
}
.coh-style-nb-long-bottom-navigation .coh-row-inner .coh-column {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.coh-style-nb-long-bottom-navigation .coh-row-inner .coh-link {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 290px;
}
.coh-style-nb-paragraph-small {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #696969 !important;
  color: rgb(105, 105, 105);
  margin-top: 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-paragraph-small {
    font-size: 10px;
    line-height: 14px;
    font-size: 10px !important;
    line-height: 14px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-paragraph-small br {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-paragraph-small br.coh-style-nb-hide-in-mobile {
    display: block;
  }
}
.coh-style-nb-paragraph-small .superscrpt-alignment {
  display: block;
  max-width: 630px;
}
@media (max-width: 767px) {
  .coh-style-nb-paragraph-small .superscrpt-alignment {
    padding-left: 10px;
  }
}
.coh-style-nb-paragraph-small .superscrpt-alignment span {
  display: block;
}
.coh-style-nb-paragraph-small .superscrpt-alignment span:first-child {
  text-indent: -6px;
}
.coh-style-nb-paragraph-small .superscrpt-alignment span:nth-child(2) {
  text-indent: -5px;
}
.coh-style-nb-find-out-btn {
  font-weight: bold;
}
.coh-style-nb-find-out-btn span.coh-inline-element.custom-icons {
  font-weight: bold !important;
}
.coh-style-nb-find-out-btn span.coh-inline-element.custom-icons:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  color: #ffffff;
  position: absolute !important;
  top: 60%;
  left: 114%;
  content: "\e901";
  font-family: icomoon;
}
.coh-style-nb-full-ps-btn-resorc-pg {
  font-size: 16px !important;
  position: relative;
  top: 4rem;
  font-weight: bold !important;
  padding-top: 12px;
  padding-bottom: 13px;
}
.coh-style-nb-full-ps-btn-resorc-pg span.coh-inline-element.custom-icons:before {
  position: absolute !important;
  left: 106% !important;
}
.coh-style-nb-nmcrpc-mhspc-button {
  max-width: 376px !important;
  min-width: 376px !important;
  font-size: 16px !important;
  line-height: 1.53 !important;
  min-height: 50px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-nmcrpc-mhspc-button {
    min-height: 40px !important;
    max-width: 324px !important;
    min-width: 324px !important;
    padding: 0px !important;
    -webkit-border-radius: 5px !important;
            border-radius: 5px !important;
    font-size: 14px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-nmcrpc-mhspc-button {
    min-width: 324px !important;
    max-width: 324px !important;
  }
}
.coh-style-nb-nmcrpc-mhspc-button span.coh-inline-element.custom-icons {
  position: relative;
  line-height: 1.5 !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-nmcrpc-mhspc-button span.coh-inline-element.custom-icons {
    left: -10px;
  }
}
.coh-style-nb-nmcrpc-mhspc-button span.coh-inline-element.custom-icons:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  left: 102%;
  content: "\e901";
  font-family: icomoon;
}
@media (max-width: 564px) {
  .coh-style-nb-nmcrpc-mhspc-button span.coh-inline-element.custom-icons:after {
    left: 104%;
    font-size: 14px;
  }
}
.coh-style--coh-style-mhspc-subpage-hero {
  height: 200px;
  min-height: 1px !important;
}
.coh-style-nb-bullet-hyp-fix {
  margin-top: 0.625rem;
  padding-left: 0.875rem;
  position: relative;
}
.coh-style-nb-bullet-hyp-fix:before {
  content: "–";
  position: absolute;
  left: 0px;
  top: -2px;
}
.coh-style-nb-external-popup p.text-align-center.text-description {
  padding: 0px 81px;
}
@media (max-width: 564px) {
  .coh-style-nb-external-popup p.text-align-center.text-description {
    padding: 0.8rem  0px;
  }
}
.coh-style-nb-external-popup p.text-align-center.text-thankyou {
  margin-top: -17px;
  padding: 0px 3px;
}
.coh-style-nb-download-text {
  font-weight: bold;
}
@media (max-width: 564px) {
  .coh-style-nb-download-text {
    margin-top: -1.1rem;
  }
}
.coh-style-nb-download-text span.wrap-text-next {
  display: block;
  line-height: 1;
}
@media (max-width: 1023px) {
  .coh-style-nb-download-text span.wrap-text-next {
    display: inline-block;
  }
}
.coh-style-nb-download-block-border-area {
  border: 1px solid #009edb;
  border-top: 0;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  padding: 0px;
  overflow: visible;
  padding: 3px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  padding-bottom: 1.5rem;
}
.coh-style-nb-clickable-button-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9;
}
.coh-style-nb-cancer-matter-block-desc-fix {
  padding-right: 11rem;
  padding-left: 11rem;
}
@media (max-width: 564px) {
  .coh-style-nb-cancer-matter-block-desc-fix {
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
.coh-style-nb-blue-bluetpoint-color li:before {
  background-color: #223c78 !important;
}
.coh-style-nb-big-sup-mhpc sup.symbol {
  font-size: 20px !important;
  vertical-align: super !important;
  font-weight: normal;
  top: 12px !important;
  right: -10px !important;
  top: 0.625rem;
  right: -10px;
}
@media (max-width: 1023px) {
  .coh-style-nb-big-sup-mhpc sup.symbol {
    font-size: 12px !important;
    right: -7px !important;;
  }
}
.coh-style-nb-bg-img-diagonal {
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-05/d-iagonal-lines.png");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-bottom: 10rem;
}
@media (max-width: 564px) {
  .coh-style-nb-bg-img-diagonal {
    background-image: unset;
    padding-bottom: 0px;
  }
}
.coh-style-nb-bg-img-diagonal .ssa-instance-b378d34c-4890-40ff-ba5a-3e7c602f18e9.coh-ce-cpt_download_materials_wrapper-2af5ff71 {
  background: transparent;
}
.coh-style-nb-bg-img-diagonal .ssa-instance-78eec54f-f5f5-4663-82bd-bb615b1ca6c0.coh-ce-cpt_download_materials_wrapper-2af5ff71 {
  background: transparent;
}
.coh-style-nb-bg-block-find-btn {
  text-align: center;
}
.coh-style-nb-bg-block-find-btn .coh-style-nb-find-out-btn {
  font-size: 16px !important;
}
.coh-style-nb-available-sec-sub-heading {
  margin-bottom: 0px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-available-sec-sub-heading {
    text-align: center !important;
    padding-bottom: 0.875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-fix-style-list-in-mob-card-support-sec li {
    padding-left: 18px !important;
  }
}
.coh-style-nb-free-trail-program-block {
  position: relative;
  left: -6.5rem;
}
@media (max-width: 564px) {
  .coh-style-nb-free-trail-program-block {
    left: unset;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-free-trail-program-block > div.coh-row > .coh-row-inner.row.coh-ce-cpt_6_6_column_row-3579b445 .coh-column {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-nb-seen-t {
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-05/diagonal-separator_0.png");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 42rem;
  padding-right: 0px;
  padding-bottom: 40rem;
  padding-left: 0px;
}
@media (max-width: 1599px) {
  .coh-style-nb-seen-t {
    padding-top: 22rem;
    padding-right: 0px;
    padding-bottom: 24rem;
    padding-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-seen-t {
    padding-top: 28rem;
  }
}
.coh-style-nb-seen-t span.text-color-white {
  color: #ffffff;
}
.coh-style-nb-mhspc-para-fix-phase2 {
  width: 92% !important;
}
@media (max-width: 564px) {
  .coh-style-nb-mhspc-para-fix-phase2 {
    width: 100% !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
.coh-style-nb-nmcrpc-hormone-block-fix-para {
  margin-bottom: 3.25rem;
  padding-right: 3rem;
  padding-left: 3rem;
}
@media (max-width: 564px) {
  .coh-style-nb-nmcrpc-hormone-block-fix-para {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
}
.coh-style-nb-nmcrp-nmhspc-content-block-main-pg {
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
@media (max-width: 767px) {
  .coh-style-nb-nmcrp-nmhspc-content-block-main-pg .coh-style--nb-orange-outline-link-and-button-down-arrow {
    min-width: 172px;
  }
}
.coh-style-nb-nmcrp-nmhspc-content-block-main-pg .coh-row-inner {
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-nb-nmcrp-nmhspc-content-block-main-pg .coh-row-inner p {
  margin-bottom: 0 !important;
}
.coh-style-nb-nmcrp-nmhspc-content-block-main-pg .coh-container {
  margin-top: 0 !important;
}
.coh-style-nb-nmcrp-nmhspc-content-block-main-pg .coh-style-patient-tips-text1 {
  margin-top: 0 !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-nmcrp-nmhspc-content-block-main-pg .coh-style-patient-tips-text1 {
    width: 267px;
    text-align: center;
    margin: auto;
  }
}
.coh-style-nb-bravo-secondary-color {
  color: rgb(0, 158, 219);
}
.coh-style-nb-nmcprc-color {
  color: rgb(0, 158, 219);
  text-decoration: none;
}
@media (max-width: 564px) {
  .coh-style-nb-nmcprc-color {
    text-align: center !important;
  }
}
.coh-style-nb-nbq-resor-para-sec {
  text-align: center;
}
.coh-style-nb-nbq-resor-para-sec span.dsktop-para-nxt-line {
  display: inline-block;
}
@media (max-width: 564px) {
  .coh-style-nb-nbq-resor-para-sec span.dsktop-para-nxt-line {
    display: inline;
  }
}
.coh-style-nb-nav-wrapper-block-spanish li.coh-menu-list-item.level-1-item.js-coh-menu-item {
  height: 45px;
}
.coh-style-nb-nav-wrapper-block-spanish li.coh-menu-list-item.level-1-item.js-coh-menu-item:nth-child(2) .nmcprc-color {
  color: #f16623;
}
.coh-style-nb-nav-wrapper-block-spanish li.coh-menu-list-item.level-1-item.js-coh-menu-item:nth-child(3) .nmcprc-color {
  color: #009edb;
}
.coh-style-nb-nav-wrapper-block-spanish li.coh-menu-list-item.level-1-item.js-coh-menu-item a {
  font-size: 16px;
  text-decoration: none;
}
@media (max-width: 564px) {
  .coh-style-nb-nav-wrapper-block-spanish .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper {
    top: 100%;
    left: -115%;
    right: -100%;
  }
}
.coh-style-nb-nav-wrapper-block-spanish .coh-style-main-navigation-tabs-menu-tabs .level-1-item.is-active > a {
  color: #223c78;
  font-weight: bold;
}
.coh-style-nb-nav-wrapper-block-spanish .nbmhspccolor .coh-inline-element span {
  color: #f16623 !important;
}
.coh-style-nb-nav-wrapper-block-spanish .NB-nmCRPC-color .coh-inline-element span {
  color: #009EDB !important;
}
.coh-style-nb-nav-wrapper-block-spanish li.coh-menu-list-item.level-1-item.js-coh-menu-item .level-2-list a {
  font-size: 15px;
}
.coh-style-nb-nav-wrapper-block-spanish .coh-container-boxed.coh-style-container-default-styles {
  max-width: unset;
  padding: 10px 10px 0px 20px;
}
@media (max-width: 564px) {
  .coh-style-nb-nav-wrapper-block-spanish .coh-container-boxed.coh-style-container-default-styles {
    padding: 0 10px 0 20px;
  }
}
.coh-style-nb-nav-wrapper-block-spanish ul.coh-menu-list-container.coh-unordered-list.main-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-nb-nav-wrapper-block-spanish .coh-style-nb-top-header-utility {
  float: right;
  margin: 0 0px 0 75px;
}
.coh-style-nb-nav-wrapper-block-spanish .coh-style-nb-top-header-utility nav ul > li:last-child {
  color: unset;
}
.coh-style-nb-nav-wrapper-block-spanish .coh-style-nb-top-header-utility nav ul > li:last-child:after {
  content: unset;
}
.coh-style-nb-nav-wrapper-block-spanish .coh-style-nb-top-header-utility nav ul > li:last-child a {
  color: unset !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-nav-wrapper-block-spanish .coh-style-nb-top-header-utility nav ul li:nth-child(3) {
    display: none;
  }
}
.coh-style-nb-nav-wrapper-block li.coh-menu-list-item.level-1-item.js-coh-menu-item {
  height: 45px;
}
.coh-style-nb-nav-wrapper-block li.coh-menu-list-item.level-1-item.js-coh-menu-item:nth-child(2) .nmcprc-color {
  color: #f16623;
}
.coh-style-nb-nav-wrapper-block li.coh-menu-list-item.level-1-item.js-coh-menu-item:nth-child(3) .nmcprc-color {
  color: #009edb;
}
@media (max-width: 564px) {
  .coh-style-nb-nav-wrapper-block .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper {
    top: 100%;
    left: -115%;
    right: -100%;
  }
}
.coh-style-nb-nav-wrapper-block .coh-style-main-navigation-tabs-menu-tabs .level-1-item.is-active > a {
  color: #223c78;
  font-weight: bold;
}
.coh-style-nb-nav-wrapper-block .coh-style-main-navigation-tabs-menu-tabs .level-1-item.is-active > a span {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
.coh-style-nb-nav-wrapper-block .nbmhspccolor .coh-inline-element span {
  color: #f16623 !important;
}
.coh-style-nb-nav-wrapper-block .NB-nmCRPC-color .coh-inline-element span {
  color: #009EDB !important;
}
.coh-style-nb-nav-wrapper-block li.coh-menu-list-item.level-1-item.js-coh-menu-item .level-2-list a {
  font-size: 1rem;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-nb-nav-wrapper-block .coh-container-boxed.coh-style-container-default-styles {
  max-width: 1145px;
  padding: 10px 25px 10px 0px;
}
@media (max-width: 564px) {
  .coh-style-nb-nav-wrapper-block .coh-container-boxed.coh-style-container-default-styles {
    padding: 0 10px 0 20px;
  }
}
.coh-style-nb-more-info-area .coh-style-organization-info p {
  margin-bottom: 0px !important;
  line-height: 1.56 !important;
}
.coh-style-nb-more-info-area .coh-container .coh-ce-4582ca02 {
  margin-bottom: 1.825rem !important;
}
.coh-style-nb-mhspc-download-block .coh-style-nb-download-block-border-area {
  border-color: #f16623;
}
.coh-style-nb-mhspc-download-block .coh-style-nb-resource-download-block-para p.nb-description-short:before {
  border-color: #f16623;
  width: 12% !important;
}
.coh-style-nb-mhspc-download-block .coh-style-nb-resource-download-block-para p.nb-description-short:after {
  border-color: #f16623;
  width: 12% !important;
}
.coh-style-nb-mhspc-download-block span.nmcrpc-color {
  color: #f16623 !important;
}
.coh-style-nb-hero-phase-ii {
  padding-top: 32px;
  padding-right: 8px;
  padding-left: 36px;
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii {
    padding-top: 18px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
.coh-style-nb-hero-phase-ii h1.coh-style-section-header-dark.main-heading-hero {
  font-size: 31px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: left;
  padding-bottom: 4px;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii h1.coh-style-section-header-dark.main-heading-hero {
    text-align: center;
    padding-bottom: 0px;
    margin-top: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii h1.coh-style-section-header-dark.main-heading-hero {
    font-size: 24px;
    margin-bottom: 0.75rem;
    margin-top: 0px;
  }
}
.coh-style-nb-hero-phase-ii .coh-style-nb-flex-hero-image {
  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-align-content: start;
      -ms-flex-line-pack: start;
          align-content: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.coh-style-nb-hero-phase-ii div#new-image-hero150520231643 {
  margin-left: 0.5rem;
}
.coh-style-nb-hero-phase-ii .side-hero-content-design {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-style-nb-hero-phase-ii .side-hero-content-design .side-hero-content-title span.fancy-text-1 {
  font-size: 2.75rem;
  color: rgb(34, 60, 120);
  font-weight: 900;
}
.coh-style-nb-hero-phase-ii .side-hero-content-design .side-hero-content-title span.fancy-text-2 {
  padding-top: 6px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  letter-spacing: 1.65px;
}
.coh-style-nb-hero-phase-ii .side-hero-content-design .side-hero-content-title span.fancy-text-3 {
  font-size: 1.5rem;
  color: rgb(241, 102, 35);
  font-weight: 900;
}
.coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph {
  padding-left: 0.75rem;
  padding-right: 1rem;
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph {
    padding-right: 0rem;
    padding-left: 0.65rem;
    font-size: 13px !important;
  }
}
.coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph .NUBEQA-extended-over {
  color: rgb(241, 102, 35);
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph .NUBEQA-extended-over {
    font-size: 13px !important;
    line-height: 17px;
  }
}
.coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph .More-men-who-receive {
  color: rgb(241, 102, 35);
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph .More-men-who-receive {
    font-size: 13px !important;
    line-height: 15px;
  }
}
.coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph p {
  margin-bottom: 1px;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  letter-spacing: normal;
  word-spacing: normal;
  font-weight: bold;
  color: rgb(76, 76, 76);
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph p {
    font-size: 13px;
    line-height: 17px;
  }
}
.coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph p.compared-with-5-para-content {
  font-weight: normal !Important;
  padding-right: 0px;
  width: 263px;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph p.compared-with-5-para-content {
    width: 263px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph p.compared-with-5-para-content {
    font-size: 13px !important;
    line-height: 17px;
  }
}
.coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph p.NUBEQA-extended-over.nmCRPC-text-color {
  color: #009EDB !important;
}
.coh-style-nb-hero-phase-ii .mhspc-sub-title {
  border-bottom-width: 1.8px;
  border-bottom-style: solid;
  border-color: rgb(76, 76, 76);
  margin-right: 1rem;
  margin-bottom: 14px;
}
.coh-style-nb-hero-phase-ii .mhspc-sub-title p {
  font-weight: bold;
  color: rgb(76, 76, 76);
  margin-bottom: 4px;
  line-height: 1.41;
  font-size: 15.1px;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii .mhspc-sub-title p {
    font-size: 13px;
    line-height: 16px;
  }
}
.coh-style-nb-hero-phase-ii .mhspc-sub-title p span.word-mHSPC {
  color: #F16623;
  padding-left: 0px !important;
}
.coh-style-nb-hero-phase-ii .mhspc-sub-title p span.word-nmCRPC {
  color: #009EDB;
  padding-left: 0px !important;
}
.coh-style-nb-hero-phase-ii a.hero-button {
  font-size: 16px;
  width: 376px;
}
.coh-style-nb-hero-phase-ii .content-details-reference-bullet-point ul.bullet-point-content {
  font-size: 16px;
  line-height: 1.38;
  color: #223c78;
  padding-left: 2rem;
  list-style: disc;
  margin-top: 6px;
  margin-right: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii .content-details-reference-bullet-point ul.bullet-point-content {
    font-size: 14px;
    line-hegiht: 19px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .content-details-reference-bullet-point ul.bullet-point-content {
    margin-right: 1rem;
  }
}
.coh-style-nb-hero-phase-ii .content-details-reference-bullet-point ul.bullet-point-content li span {
  color: #4c4c4c;;
  padding-left: 0px;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii .content-details-reference-bullet-point ul.bullet-point-content li span {
    padding-left: 0px;
    white-space: initial !important;
  }
}
.coh-style-nb-hero-phase-ii .content-details-reference-bullet-point .hero-text-reference {
  margin-top: 28px;
  margin-bottom: 28px;
}
.coh-style-nb-hero-phase-ii .content-details-reference-bullet-point .hero-text-reference p.reference-paragraph {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #4c4c4c;
  margin-bottom: 8px;
  margin-left: 3px;
}
.coh-style-nb-hero-phase-ii .content-details-reference-bullet-point .hero-text-reference p.reference-paragraph .footnotesymbol {
  margin-left: -4px;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii .content-details-reference-bullet-point h4.hero-second-sub-title {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 0px 4rem;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .content-details-reference-bullet-point h4.hero-second-sub-title {
    padding: 0px 1rem;
  }
}
.coh-style-nb-hero-phase-ii .content-details-reference-bullet-point h4.hero-second-sub-title {
  font-size: 17px;
  text-transform: uppercase;
}
@media (max-width: 564px) {
  .coh-style-nb-hero-phase-ii .content-details-reference-bullet-point h4.hero-second-sub-title {
    font-size: 16px;
  }
}
.coh-style-nb-hero-phase-ii span.word-mHSPC {
  font-weight: bold !important;
  color: #f16623 !important;
  padding-left: 0px !important;
}
.coh-style-nb-hero-phase-ii span.word-nmCRPC {
  font-weight: bold !important;
  color: #009edb !important;
  padding-left: 0px !important;
}
.coh-style-nb-hero-phase-ii .content-details-reference-bullet-point.desktop-hide-mobile-show {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii .content-details-reference-bullet-point.desktop-hide-mobile-show {
    display: block;
  }
}
.coh-style-nb-hero-phase-ii .hero-text-reference.mobile-display-none-desktop-block {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-nb-hero-phase-ii .hero-text-reference.mobile-display-none-desktop-block {
    display: none;
  }
}
.coh-style-nb-hero-phase-ii .side-hero-cotent-paragraph.nmCRPC-cotent-paragraph p.compared-with-5-para-content {
  padding-top: 4px;
}
.coh-style-nb-mhspc-color {
  color: #f16623 !important;
  text-decoration: none;
  margin-right: 4rem;
  margin-left: 3rem;
}
@media (max-width: 564px) {
  .coh-style-nb-mhspc-color {
    text-align: center !important;
    margin-right: 0rem;
    margin-left: 0rem;
  }
}
.coh-style-nb-mhsc-ask-doctop-block h3#nb310520232153 {
  line-height: 1.43;
}
@media (max-width: 564px) {
  .coh-style-nb-mhsc-ask-doctop-block h3#nb310520232153 {
    font-size: 28px;
  }
}
.coh-style-nb-mhsc-ask-doctop-block h3#nb310520232154 {
  line-height: 1.43;
}
@media (max-width: 564px) {
  .coh-style-nb-mhsc-ask-doctop-block h3#nb310520232154 {
    font-size: 28px;
  }
}
.coh-style-nb-mhspc-main-style-phase2 .square {
  margin-left: 60px;
  list-style: circle;
}
.coh-style-nb-mhspc-main-style-phase2 .round {
  list-style: outside;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 .round {
    margin-left: 30px;
  }
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list {
  max-width: 100%;
  margin-left: 38px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 #nubeqa-list {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list ul {
  list-style: disc;
  margin-left: 38px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 #nubeqa-list ul {
    margin-right: 0px;
    margin-left: 5%;
  }
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list ul li {
  padding-left: 10px;
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list ul li:first-child {
  margin-bottom: 0.5rem;
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list ul .space-pt-5rmbtm {
  margin-bottom: 0.5rem;
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list2 {
  max-width: 100%;
  margin-left: 38px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 #nubeqa-list2 {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list2 ul {
  margin-left: 38px;
  list-style: disc;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 #nubeqa-list2 ul {
    margin-right: 0px;
    margin-left: 5%;
  }
}
.coh-style-nb-mhspc-main-style-phase2 #nubeqa-list2 ul li {
  padding-left: 10px;
}
.coh-style-nb-mhspc-main-style-phase2 #border-text p {
  padding-top: 24px;
  padding-bottom: 24px;
  font-weight: bold;
  color: rgb(34, 60, 120);
  text-align: center;
  font-size: 30px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 #border-text p {
    padding-top: 10px;
    padding-right: 5rem;
    padding-bottom: 10px;
    padding-left: 5rem;
    font-size: 20px;
  }
}
.coh-style-nb-mhspc-main-style-phase2 #border-text hr {
  height: 0px;
  background-color: rgb(0, 158, 219);
  max-width: 950px;
  border-bottom: 1px solid #009edb;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 #border-text hr {
    height: 0px;
    max-width: 333px;
  }
}
.coh-style-nb-mhspc-main-style-phase2 sup {
  font-size: 12px !important;
  line-height: 0px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 sup {
    font-size: 10px !important;
  }
}
.coh-style-nb-mhspc-main-style-phase2 p {
  color: rgb(116, 116, 116);
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-main-style-phase2 p {
    color: rgb(119, 120, 123);
  }
}
.coh-style-nb-mhspc-main-style-phase2 ul {
  color: rgb(119, 120, 123);
}
.coh-style-nb-mhspc-main-style-phase2 ul.ul-flex {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-basis: 16.666%;
      -ms-flex-preferred-size: 16.666%;
          flex-basis: 16.666%;
  max-height: 320px;
}
@media (max-width: 1023px) {
  .coh-style-nb-mhspc-main-style-phase2 ul.ul-flex {
    display: block;
    max-height: none;
  }
}
.coh-style-nb-mhspc-main-style-phase2 ul.ul-flex li {
  -webkit-box-flex: 47%;
  -webkit-flex: 47%;
      -ms-flex: 47%;
          flex: 47%;
  line-height: 2.3;
  width: 47%;
  margin-left: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-mhspc-main-style-phase2 ul.ul-flex li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial;
    width: initial;
    margin-left: 20px;
  }
}
.coh-style-nb-mhspc-main-style-phase2 ul.ul-flex li span {
  padding-left: 0.5rem;
}
.coh-style-nb-mhspc-hero-text {
  margin-top: 57px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  max-width: 637px;
  text-align: center;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-hero-text {
    max-width: 352px;
    margin-top: 9px;
    margin-bottom: 13px;
  }
}
.coh-style-nb-mhspc-hero-text div:last-child {
  border-width: 2px;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-color: rgb(255, 255, 255);
}
.coh-style-nb-mhspc-hero-text div:last-child img {
  width: 100% !important;
}
.coh-style-nb-mhspc-hero-text span {
  color: rgb(241, 102, 35);
  font-weight: 800;
  font-size: 40px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-hero-text span {
    font-size: 28px;
  }
}
.coh-style-nb-mhspc-hero-text span:before {
  display: block;
  position: relative;
  height: 2px;
  max-width: 55px;
  top: 24px;
  left: 0px;
  background-color: rgb(255, 255, 255);
  content: " ";
  right: 0px;
}
@media (max-width: 1169px) {
  .coh-style-nb-mhspc-hero-text span:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-hero-text span:before {
    max-width: 40px;
    top: 14px;
    left: 2px;
    right: 0px;
    display: block;
  }
}
.coh-style-nb-mhspc-hero-text span:after {
  background-color: rgb(255, 255, 255);
  height: 2px;
  max-width: 55px;
  position: relative;
  display: block;
  right: 0px;
  left: 434px;
  top: -16px;
  content: " ";
}
@media (max-width: 1169px) {
  .coh-style-nb-mhspc-hero-text span:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-hero-text span:after {
    max-width: 40px;
    right: 0px;
    top: -16px;
    left: 310px;
    display: block;
  }
}
.coh-style-nb-mhspc-hero-text p {
  color: rgb(255, 255, 255);
  font-size: 23px;
  line-height: 30px;
  padding-top: 38px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  margin-top: -18px;
}
@media (max-width: 767px) {
  .coh-style-nb-mhspc-hero-text p {
    font-size: 17px;
    line-height: 23px;
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
  }
}
.coh-style-nb-mhspc-hero-text .mhspc-side-hero-img-block-content.desktop-view {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-mhspc-hero-text .mhspc-side-hero-img-block-content.desktop-view {
    Display: none;
  }
}
.coh-style-nb-mhspc-hero-text .mhspc-side-hero-img-block-content.mobile-view {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-nb-mhspc-hero-text .mhspc-side-hero-img-block-content.mobile-view {
    display: block;
  }
}
.coh-style-nb-img-help-you-live-fix {
  width: 428px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-home-page-foot-note-fix {
    margin-top: 46px !important;
  }
}
.coh-style-nb-top-header-utility {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 75px 0 75px;
  height: 40px;
}
@media (max-width: 564px) {
  .coh-style-nb-top-header-utility {
    margin: 0;
  }
}
.coh-style-nb-top-header-utility nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 18px;
}
@media (max-width: 1599px) {
  .coh-style-nb-top-header-utility nav ul {
    gap: 12px !important;
  }
}
.coh-style-nb-top-header-utility nav ul > li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-nb-top-header-utility nav ul > li:last-child {
  font-size: 0.8125rem;
  cursor: pointer;
}
.coh-style-nb-top-header-utility nav ul > li:last-child:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  display: block;
  color: #fff;
  background-color: #223C78;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  position: absolute;
  right: -24px;
  line-height: 12px;
  content: "\e5cc";
  font-family: mdicons;
}
.coh-style-nb-top-header-utility nav ul > li:last-child a {
  color: #223C78;
}
.coh-style-nb-top-header-utility nav ul > li a {
  font-size: 0.8125rem;
  line-height: 16px;
  text-decoration: none;
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  color: rgb(105, 105, 105);
}
.coh-style-nb-top-header-utility nav ul > li a:after {
  display: none;
}
.coh-style-nb-top-header-utility a.brand-button {
  font-size: 15px;
  padding: 0 18px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  background-color: #223C78;
  height: 26px;
  line-height: 26px;
  min-height: unset;
  min-width: unset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
}
.coh-style-nb-top-header-utility a.brand-button:hover {
  background-color: #1A2F5E;
}
.coh-style-nb-top-header-utility a.brand-button:before {
  content: url("/sites/g/files/vrxlpx57531/files/2024-07/mail.svg");
  padding-top: 8px;
  padding-right: 8px;
}
.coh-style-nb-top-header-utility a.brand-button span {
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
  font-weight: normal;
}
.coh-style-nb-top-header-utility .coh-wysiwyg {
  margin-left: auto;
}
.coh-style-nb-top-header-utility .coh-wysiwyg .social-media-icons {
  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;
  gap: 20px;
  display: none;
}
.coh-style-nb-top-header-utility .coh-wysiwyg .social-media-icons p {
  margin: 0;
}
.coh-style-nb-orange-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 29px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 13px 58px 13px 13px;
  background-color: #F16623;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-nb-orange-link-and-button {
    font-size: 16px;
    padding: 10px 68px 10px 29px;
  }
}
.coh-style-nb-orange-link-and-button:hover {
  background-color: #D95E21;
}
.coh-style-nb-orange-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #D95E21;
}
.coh-style-nb-orange-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #F16623;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 12px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-nb-orange-link-and-button:before {
    width: 24px;
    height: 24px;
    right: 21px;
    line-height: 24px;
    font-size: 20px;
  }
}
.coh-style-puc-nb-orange-link-and-button1 {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 29px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 13px 55px 13px 13px;
  background-color: #F16623;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  margin-left: 0;
  margin-right: 5px;
  min-width: 265px;
}
@media (max-width: 767px) {
  .coh-style-puc-nb-orange-link-and-button1 {
    font-size: 16px;
    padding: 10px 55px 10px 29px;
    min-width: inherit;
  }
}
@media (max-width: 564px) {
  .coh-style-puc-nb-orange-link-and-button1 {
    margin-right: 0;
  }
}
.coh-style-puc-nb-orange-link-and-button1:hover {
  background-color: #D95E21;
}
.coh-style-puc-nb-orange-link-and-button1:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #D95E21;
}
.coh-style-puc-nb-orange-link-and-button1:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #F16623;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 12px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-puc-nb-orange-link-and-button1:before {
    width: 24px;
    height: 24px;
    right: 21px;
    line-height: 24px;
    font-size: 20px;
  }
}
.coh-style-puc-nb-blue-link-and-button2 {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 29px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 13px 55px 13px 13px;
  background-color: #009EDB;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  margin-left: 0rem;
  margin-right: 0rem;
  min-width: 265px;
}
@media (max-width: 767px) {
  .coh-style-puc-nb-blue-link-and-button2 {
    font-size: 16px;
    padding: 10px 55px 10px 29px;
    margin-top: -3px;
    min-width: inherit;
  }
}
@media (max-width: 564px) {
  .coh-style-puc-nb-blue-link-and-button2 {
    margin-left: 0rem !important;
  }
}
.coh-style-puc-nb-blue-link-and-button2:hover {
  background-color: #009EDB;
}
.coh-style-puc-nb-blue-link-and-button2:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #009EDB;
}
.coh-style-puc-nb-blue-link-and-button2:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #009EDB;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 12px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-puc-nb-blue-link-and-button2:before {
    width: 24px;
    height: 24px;
    right: 21px;
    line-height: 24px;
    font-size: 20px;
  }
}
.coh-style-nb-light-blue-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 29px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 13px 58px 13px 13px;
  background-color: #009EDB;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-nb-light-blue-link-and-button {
    font-size: 16px;
    padding: 10px 68px 10px 29px;
  }
}
.coh-style-nb-light-blue-link-and-button:hover {
  background-color: #0092CC;
}
.coh-style-nb-light-blue-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #0092CC;
}
.coh-style-nb-light-blue-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #009EDB;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 12px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-nb-light-blue-link-and-button:before {
    width: 24px;
    height: 24px;
    right: 21px;
    line-height: 24px;
    font-size: 20px;
  }
}
.coh-style-real-dark-blue-link-down-arrow-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 16px !important;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 58px 17px 14px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-real-dark-blue-link-down-arrow-button {
    font-size: 16px;
    padding: 16px 89px 16px 78px;
  }
}
.coh-style-real-dark-blue-link-down-arrow-button:hover {
  background-color: #1A2F5E;
}
.coh-style-real-dark-blue-link-down-arrow-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #1A2F5E;
}
.coh-style-real-dark-blue-link-down-arrow-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e313";
  font-family: mdicons;
}
.coh-style-real-dark-blue-link-down-arrow-button span strong {
  font-size: 16px !important;
}
.coh-style-nb-dark-blue-link-and-button-support-right-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 20px 65px 20px 24px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  text-decoration: none;
  border: none;
  margin: 0 auto !important;
  max-width: 306px !important;
}
@media (max-width: 767px) {
  .coh-style-nb-dark-blue-link-and-button-support-right-arrow {
    font-size: 19px !important;
    padding: 20px 65px 20px 24px;
  }
}
.coh-style-nb-dark-blue-link-and-button-support-right-arrow:hover {
  background-color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button-support-right-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button-support-right-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e5c8";
  font-family: mdicons;
}
.coh-style-nb-bravo-white-link-dwn-line-arrow-button {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 62px 17px 18px;
  background-color: #ffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  color: #223C78;
  font-familye: 'FuturaCyrillic-Bold',sans-serif !important;
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-white-link-dwn-line-arrow-button {
    font-size: 16px;
    padding: 16px 64px 16px 27px;
    display: block;
  }
}
.coh-style-nb-bravo-white-link-dwn-line-arrow-button:hover {
  background-color: #ffffff;
}
.coh-style-nb-bravo-white-link-dwn-line-arrow-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #ffffff;
}
.coh-style-nb-bravo-white-link-dwn-line-arrow-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  width: 28px;
  height: 28px;
  background: #223c78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  color: #fff;
  content: "\e5db";
  font-family: mdicons;
}
.coh-style-blue-arrow-link-and-button-right {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  font-size: 16px !important;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 62px 17px 18px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-blue-arrow-link-and-button-right {
    font-size: 16px;
    padding: 16px 64px 16px 27px;
  }
}
.coh-style-blue-arrow-link-and-button-right:hover {
  background-color: #1A2F5E;
}
.coh-style-blue-arrow-link-and-button-right:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #1A2F5E;
}
.coh-style-blue-arrow-link-and-button-right:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e5cc";
  font-family: mdicons;
}
.coh-style-nb-bravo-blue-link-arrow-button {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 18px !important;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: left;
  padding: 20px 93px 20px 52px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  color: #ffffff;
  font-familye: 'FuturaCyrillic-Bold',sans-serif !important;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-blue-link-arrow-button {
    margin-top: 1rem !important;
    margin-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-blue-link-arrow-button {
    font-size: 16px;
    padding: 16px 64px 16px 27px;
    display: block;
  }
}
.coh-style-nb-bravo-blue-link-arrow-button:hover {
  background-color: #223C78;
}
.coh-style-nb-bravo-blue-link-arrow-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-bravo-blue-link-arrow-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  color: #223C78;
  content: "\e5cc" !important;
  content: "\e5db";
  font-family: mdicons;
}
.coh-style-nb-bravo-blue-link-arrow-button:before:hover {
  color: #223C78;
}
.coh-style-nb-bravo-blue-link-arrow-button-center {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 62px 17px 44px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  color: #ffffff;
  font-familye: 'FuturaCyrillic-Bold',sans-serif !important;
  width: 95%;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-blue-link-arrow-button-center {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-blue-link-arrow-button-center {
    font-size: 16px;
    padding: 16px 64px 16px 27px;
    display: block;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-nb-bravo-blue-link-arrow-button-center:hover {
  background-color: #223C78;
}
.coh-style-nb-bravo-blue-link-arrow-button-center:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-bravo-blue-link-arrow-button-center:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  color: #223C78;
  content: "\e5cc" !important;
  content: "\e5db";
  font-family: mdicons;
}
.coh-style-nb-bravo-blue-link-arrow-button-support {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 20px !important;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 14px 67px 14px 30px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  color: #ffffff;
  font-familye: 'FuturaCyrillic-Bold',sans-serif !important;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-nb-bravo-blue-link-arrow-button-support {
    margin-top: 1rem !important;
    margin-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-bravo-blue-link-arrow-button-support {
    font-size: 19px !important;
    padding: 16px 64px 16px 32px;
    display: block;
  }
}
.coh-style-nb-bravo-blue-link-arrow-button-support:hover {
  background-color: #223C78;
}
.coh-style-nb-bravo-blue-link-arrow-button-support:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-bravo-blue-link-arrow-button-support:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  color: #223C78;
  content: "\e5cc" !important;
  content: "\e5db";
  font-family: mdicons;
}
.coh-style-nb-bravo-blue-link-arrow-button-support:before:hover {
  color: #223C78;
}
.coh-style-nb-drk-blue-lnk-dwn-aro-btn {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 62px 17px 18px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-nb-drk-blue-lnk-dwn-aro-btn {
    font-size: 16px;
    padding: 16px 64px 16px 27px;
  }
}
.coh-style-nb-drk-blue-lnk-dwn-aro-btn:hover {
  background-color: #1A2F5E;
}
.coh-style-nb-drk-blue-lnk-dwn-aro-btn:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #1A2F5E;
}
.coh-style-nb-drk-blue-lnk-dwn-aro-btn:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e313";
  font-family: mdicons;
}
.coh-style-real-bravo-blue-link-arrow-button {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-size: 16px !important;
  line-height: 18px !important;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: left;
  padding: 17px 80px 17px 76px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  color: #ffffff;
  font-familye: 'FuturaCyrillic-Bold',sans-serif !important;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-real-bravo-blue-link-arrow-button {
    margin-top: 1rem !important;
    margin-bottom: 0rem !important;
  }
}
@media (max-width: 767px) {
  .coh-style-real-bravo-blue-link-arrow-button {
    font-size: 16px;
    padding: 16px 64px 16px 90px;
    display: block;
  }
}
.coh-style-real-bravo-blue-link-arrow-button:hover {
  background-color: #223C78;
}
.coh-style-real-bravo-blue-link-arrow-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-real-bravo-blue-link-arrow-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  width: 28px;
  height: 28px;
  background: #ffffff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  color: #223C78;
  content: "\e5cc" !important;
  content: "\e5db";
  font-family: mdicons;
}
.coh-style-real-bravo-blue-link-arrow-button:before:hover {
  color: #223C78;
}
.coh-style-real-bravo-blue-link-arrow-button span strong {
  font-size: 16px !important;
}
.coh-style-bravo-coming-soon-cta-new {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(34, 60, 120);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  text-align: center;
  padding: 15px 15px;
  background-color: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 0px solid #213C78;
  margin-top: 0px;
  pointer-events : none;
}
@media (max-width: 767px) {
  .coh-style-bravo-coming-soon-cta-new {
    font-size: 16px;
    padding: 15px 15px;
    margin-top: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style-bravo-coming-soon-cta-new {
    padding: 15px 15px;
    position: relative;
    left: 12px;
  }
}
.coh-style-bravo-coming-soon-cta-new:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  display: none;
  content: "\e5cc";
  font-family: mdicons;
}
.coh-style-nb-dark-blue-link-and-button-support-download {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 62px 17px 18px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  text-decoration: none;
  border: none;
  margin: 0 auto !important;
  max-width: 301px !important;
  padding: 20px 65px 20px 24px;
}
@media (max-width: 767px) {
  .coh-style-nb-dark-blue-link-and-button-support-download {
    font-size: 19px !important;
    padding: 20px 65px 20px 24px;
  }
}
.coh-style-nb-dark-blue-link-and-button-support-download:hover {
  background-color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button-support-download:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button-support-download:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e5db";
  font-family: mdicons;
}
.coh-style-nb-white-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 92, 0);
  font-size: 16px !important;
  line-height: 18.4px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 62px 17px 18px;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  color: #ff5c00 !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-white-link-and-button {
    padding: 10px 27px 10px 7px;
    font-size: 16px;
  }
}
.coh-style-nb-white-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.coh-style-nb-white-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #ffffff;
  width: 28px;
  height: 28px;
  background: #FF5C00;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 1023px) {
  .coh-style-nb-white-link-and-button:before {
    height: 15px;
    width: 15px;
    font-size: 14px;
    line-height: 17px;
    right: 6px;
  }
}
.coh-style-nb-dark-blue-link-and-button-caregiver {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 22px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  width: 241px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .coh-style-nb-dark-blue-link-and-button-caregiver {
    font-size: 16px;
    padding: 16px 64px 16px 27px;
    margin-bottom: 0px;
    width: auto;
    margin-top: 35px;
  }
}
.coh-style-nb-dark-blue-link-and-button-caregiver:hover {
  background-color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button-caregiver:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button-caregiver:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e5cc";
  font-family: mdicons;
}
.coh-style-nb-dark-blue-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 62px 17px 18px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-nb-dark-blue-link-and-button {
    font-size: 16px;
    padding: 16px 64px 16px 27px;
  }
}
.coh-style-nb-dark-blue-link-and-button:hover {
  background-color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #1A2F5E;
}
.coh-style-nb-dark-blue-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 22px;
  left: unset;
  right: 15px;
  content: "\e5cc";
  font-family: mdicons;
}
.coh-style-guide-nb-blue-outline-link-and-button-down-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 15px 80px 15px 45px;
  background-color: #213C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #213C78;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .coh-style-guide-nb-blue-outline-link-and-button-down-arrow {
    font-size: 16px;
    padding: 5px 80px 5px 25px;
    margin-top: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style-guide-nb-blue-outline-link-and-button-down-arrow {
    padding: 5px 80px 5px 60px;
    position: relative;
    left: 12px;
  }
}
.coh-style-guide-nb-blue-outline-link-and-button-down-arrow:hover {
  background-color: #223C78;
}
.coh-style-guide-nb-blue-outline-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-guide-nb-blue-outline-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #213C78;
  width: 24px;
  height: 24px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-guide-nb-blue-outline-link-and-button-down-arrow:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-pt-nb-blue-button3 {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 44px 17px 17px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  margin-left: 0rem;
  margin-right: -4rem !important;
}
@media (max-width: 767px) {
  .coh-style-pt-nb-blue-button3 {
    font-size: 16px;
    padding: 18px 44px 18px 14px;
    margin-right: 0rem !important;
    margin-top: -15px !important;
  }
}
.coh-style-pt-nb-blue-button3:hover {
  background-color: #fff;
}
.coh-style-pt-nb-blue-button3:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style-pt-nb-blue-button3:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 10px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-pt-nb-blue-button3:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-nb-blue-outline-link-and-button-down-arrow-free-trial {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 24px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  color: #fff !important;
}
@media (max-width: 767px) {
  .coh-style-nb-blue-outline-link-and-button-down-arrow-free-trial {
    font-size: 16px;
    padding: 12px 46px 12px 14px;
  }
}
.coh-style-nb-blue-outline-link-and-button-down-arrow-free-trial:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-blue-outline-link-and-button-down-arrow-free-trial:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 24px;
  height: 24px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-nb-blue-outline-link-and-button-down-arrow-free-trial:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coming-soon-disable.coh-style-nb-blue-outline-link-and-button-down-arrow-free-trial {
  background: #979797 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 15px !important;
  pointer-events: none ;
  display: block;
}
.coming-soon-disable.coh-style-nb-blue-outline-link-and-button-down-arrow-free-trial:before {
  display: none !important;
}
.coh-style-er-nb-blue-outline-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 24px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
}
@media (max-width: 767px) {
  .coh-style-er-nb-blue-outline-link-and-button {
    font-size: 16px;
    padding: 12px 70px 12px 35px;
    margin-left: -1rem;
  }
}
.coh-style-er-nb-blue-outline-link-and-button:hover {
  background-color: #fff;
}
.coh-style-er-nb-blue-outline-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style-er-nb-blue-outline-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-er-nb-blue-outline-link-and-button:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style--nb-er-blue-outline-link-and-button-down-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 24px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
}
@media (max-width: 767px) {
  .coh-style--nb-er-blue-outline-link-and-button-down-arrow {
    font-size: 16px;
    padding: 12px 60px 12px 15px;;
    margin-top: 1px;
  }
}
@media (max-width: 564px) {
  .coh-style--nb-er-blue-outline-link-and-button-down-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
  }
}
.coh-style--nb-er-blue-outline-link-and-button-down-arrow:hover {
  background-color: #fff;
}
.coh-style--nb-er-blue-outline-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style--nb-er-blue-outline-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style--nb-er-blue-outline-link-and-button-down-arrow:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coming-soon-disable.coh-style--nb-er-blue-outline-link-and-button-down-arrow {
  pointer-events: none;
  background: #979797 !important;
  padding: 10px !important;
  color: #fff !important;
  border: none !important;
}
.coming-soon-disable.coh-style--nb-er-blue-outline-link-and-button-down-arrow:before {
  display: none !important;
}
.coh-style-nb-blue-outline-link-and-button-down-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 24px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  color: #223c78 !important;
}
@media (max-width: 767px) {
  .coh-style-nb-blue-outline-link-and-button-down-arrow {
    font-size: 16px;
    padding: 12px 46px 12px 14px;
  }
}
.coh-style-nb-blue-outline-link-and-button-down-arrow:hover {
  background-color: #fff;
}
.coh-style-nb-blue-outline-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style-nb-blue-outline-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-nb-blue-outline-link-and-button-down-arrow:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coming-soon-disable.coh-style-nb-blue-outline-link-and-button-down-arrow {
  background: #979797 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 15px !important;
  pointer-events: none ;
  display: block;
}
.coming-soon-disable.coh-style-nb-blue-outline-link-and-button-down-arrow:before {
  display: none !important;
}
.coh-style-pt-nb-blue-outline-link-and-button1 {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 100px 17px 30px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  margin-left: -4rem;
}
@media (max-width: 767px) {
  .coh-style-pt-nb-blue-outline-link-and-button1 {
    font-size: 16px;
    padding: 12px 46px 12px 14px;
    margin-top: 30px !important;
  }
}
.coh-style-pt-nb-blue-outline-link-and-button1:hover {
  background-color: #fff;
}
.coh-style-pt-nb-blue-outline-link-and-button1:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style-pt-nb-blue-outline-link-and-button1:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-pt-nb-blue-outline-link-and-button1:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-duplicate-of-nb-orange-outline-link-and-button-down-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 15px 55px 15px 20px;
  background-color: #009EDB !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #009EDB;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nb-orange-outline-link-and-button-down-arrow {
    font-size: 16px;
    padding: 10px 75px 5px 20px;
    margin-top: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nb-orange-outline-link-and-button-down-arrow {
    padding: 10px 50px 10px 20px;
    position: relative;
    left: 12px;
  }
}
.coh-style-duplicate-of-nb-orange-outline-link-and-button-down-arrow:hover {
  background-color: #F16623;
}
.coh-style-duplicate-of-nb-orange-outline-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #009EDB;
}
.coh-style-duplicate-of-nb-orange-outline-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #009EDB;
  width: 24px;
  height: 24px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nb-orange-outline-link-and-button-down-arrow:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-nb-blue-outline-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 24px;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #FFFFFF;
}
@media (max-width: 767px) {
  .coh-style-nb-blue-outline-link-and-button {
    font-size: 16px;
    padding: 12px 46px 12px 14px;
  }
}
.coh-style-nb-blue-outline-link-and-button:hover {
  background-color: #FFFFFF;
  color: #223C78;
}
.coh-style-nb-blue-outline-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #FFFFFF;
  Background-color: #223C78;
}
.coh-style-nb-blue-outline-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #FFFFFF;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5cc";
  font-family: mdicons;
  -webkit-filter: none;
          filter: none;
}
@media (max-width: 767px) {
  .coh-style-nb-blue-outline-link-and-button:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.mt-34.coh-style-nb-blue-outline-link-and-button {
  margin-top: 34px !important;
}
.coh-style-nb-blue-outline-link-and-button .mt-34 {
  margin-top: 34px !important;
}
.coh-style-pt-nb-blue-button2 {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 90px 17px 40px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  margin-left: -5rem !important;
}
@media (max-width: 767px) {
  .coh-style-pt-nb-blue-button2 {
    font-size: 16px;
    padding: 18px 46px 18px 14px;
    margin-top: 30px !important;
    margin-left: 0rem !important;
  }
}
.coh-style-pt-nb-blue-button2:hover {
  background-color: #fff;
}
.coh-style-pt-nb-blue-button2:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style-pt-nb-blue-button2:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-pt-nb-blue-button2:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-real-blue-outline-link-and-button-down-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px !important;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 14px 65px 14px 79px !important;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  color: #223c78 !important;
  width: 100%;
}
@media (max-width: 767px) {
  .coh-style-real-blue-outline-link-and-button-down-arrow {
    font-size: 16px;
    padding: 12px 46px 12px 14px;
  }
}
.coh-style-real-blue-outline-link-and-button-down-arrow:hover {
  background-color: #fff;
}
.coh-style-real-blue-outline-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style-real-blue-outline-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 63px;
  content: "\e5cc" !important;
  content: "\e315";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-real-blue-outline-link-and-button-down-arrow:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coming-soon-disable.coh-style-real-blue-outline-link-and-button-down-arrow {
  background: #979797 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 15px !important;
  pointer-events: none ;
  display: block;
}
.coming-soon-disable.coh-style-real-blue-outline-link-and-button-down-arrow:before {
  display: none !important;
}
.coh-style-button-down-arrow-for-savings-page {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 15px 35px 15px 15px;
  background-color: #223C78 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #213C78;
  margin-top: 20px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .coh-style-button-down-arrow-for-savings-page {
    font-size: 16px;
    padding: 15px 35px 15px 15px;
    margin-top: 10px;
  }
}
.coh-style-button-down-arrow-for-savings-page:hover {
  background-color: #223C78;
}
.coh-style-button-down-arrow-for-savings-page:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-button-down-arrow-for-savings-page:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #213C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 28px;
  left: unset;
  right: 20px;
  content: "\e315";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-button-down-arrow-for-savings-page:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-nb-dark-blue-outline-link-and-button-down-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 15px 80px 15px 40px;
  background-color: #213C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #213C78;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .coh-style-nb-dark-blue-outline-link-and-button-down-arrow {
    font-size: 16px;
    padding: 5px 80px 5px 25px;
    margin-top: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-dark-blue-outline-link-and-button-down-arrow {
    padding: 5px 80px 5px 25px;
    position: relative;
    left: 12px;
  }
}
.coh-style-nb-dark-blue-outline-link-and-button-down-arrow:hover {
  background-color: #223C78;
}
.coh-style-nb-dark-blue-outline-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-dark-blue-outline-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #213C78;
  width: 24px;
  height: 24px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-nb-dark-blue-outline-link-and-button-down-arrow:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-caregiver-button-arrow-right {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 16px !important;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 15px 35px 15px 15px;
  background-color: #223C78 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #213C78;
  margin-top: 20px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .coh-style-caregiver-button-arrow-right {
    font-size: 16px;
    padding: 15px 50px 15px 33px;
    margin-top: 10px;
  }
}
.coh-style-caregiver-button-arrow-right:hover {
  background-color: #223C78;
}
.coh-style-caregiver-button-arrow-right:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-caregiver-button-arrow-right:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #213C78;
  width: 28px;
  height: 28px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 28px;
  left: unset;
  right: 20px;
  content: "\e315";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-caregiver-button-arrow-right:before {
    width: 28px;
    height: 28px;
    right: 15px;
    line-height: 28px;
    font-size: 28px;
  }
}
.coh-style--nb-orange-outline-link-and-button-down-arrow {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 15px 55px 15px 20px;
  background-color: #F16623;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #F16623;
}
@media (max-width: 767px) {
  .coh-style--nb-orange-outline-link-and-button-down-arrow {
    font-size: 16px;
    padding: 10px 75px 5px 20px;
    margin-top: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style--nb-orange-outline-link-and-button-down-arrow {
    padding: 10px 50px 10px 20px;
    position: relative;
    left: 12px;
  }
}
.coh-style--nb-orange-outline-link-and-button-down-arrow:hover {
  background-color: #F16623;
}
.coh-style--nb-orange-outline-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #F16623;
}
.coh-style--nb-orange-outline-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #F16623;
  width: 24px;
  height: 24px;
  background: #fff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style--nb-orange-outline-link-and-button-down-arrow:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-blue-download-link-and-button-down-arrow {
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgb(255, 255, 255);
  font-size: 16px !important;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 24px;
  background-color: #223C78;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .coh-style-blue-download-link-and-button-down-arrow {
    font-size: 16px !important;
    padding: 12px 46px 12px 14px;
  }
}
.coh-style-blue-download-link-and-button-down-arrow:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.coh-style-blue-download-link-and-button-down-arrow:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  width: 28px;
  height: 28px;
  background: #ffffff;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 28px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5db";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-blue-download-link-and-button-down-arrow:before {
    right: 15px;
    font-size: 18px;
  }
}
.coming-soon-disable.coh-style-blue-download-link-and-button-down-arrow {
  background: #979797 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 15px !important;
  pointer-events: none ;
  display: block;
}
.coming-soon-disable.coh-style-blue-download-link-and-button-down-arrow:before {
  display: none !important;
}
.coh-style-learn-what-toexpect-savings-page {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 19px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 15px 100px 15px 100px;
  background-color: #ffffff !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #213C78;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .coh-style-learn-what-toexpect-savings-page {
    font-size: 16px;
    padding: 5px 80px 5px 25px;
    margin-top: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style-learn-what-toexpect-savings-page {
    padding: 5px 80px 5px 25px;
    position: relative;
    left: 12px;
  }
}
.coh-style-learn-what-toexpect-savings-page:hover {
  background-color: #223C78;
}
.coh-style-learn-what-toexpect-savings-page:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-learn-what-toexpect-savings-page:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #ffffff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e315";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-learn-what-toexpect-savings-page:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-pt-blue-outline-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: 500;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 17px 65px 17px 24px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: 1px solid #223C78;
  margin-left: 0rem;
  margin-right: -5rem;
}
@media (max-width: 767px) {
  .coh-style-pt-blue-outline-link-and-button {
    font-size: 16px;
    padding: 12px 46px 12px 14px;
    padding-left: 30px !important;
    padding-right: 55px !important;
    margin-top: -15px !important;
  }
}
.coh-style-pt-blue-outline-link-and-button:hover {
  background-color: #fff;
}
.coh-style-pt-blue-outline-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #fff;
}
.coh-style-pt-blue-outline-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #223C78;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  line-height: 24px;
  text-align: center;
  border: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 20px;
  left: unset;
  right: 20px;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 767px) {
  .coh-style-pt-blue-outline-link-and-button:before {
    width: 20px;
    height: 20px;
    right: 15px;
    line-height: 20px;
    font-size: 18px;
  }
}
.coh-style-long-nb-taking-pg-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 54px 15px 32px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-long-nb-taking-pg-grey-link-and-button {
    padding: 15px 51px 15px 27px;
  }
}
.coh-style-long-nb-taking-pg-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style-long-nb-taking-pg-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-long-nb-taking-pg-grey-link-and-button:before {
  content: unset !important;
}
.coh-style-long-nb-taking-pg-grey-link-and-button span.coh-inline-element {
  position: relative;
}
.coh-style-long-nb-taking-pg-grey-link-and-button span.coh-inline-element:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 102%;
  right: unset;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-long-nb-taking-pg-grey-link-and-button span.coh-inline-element:before {
    right: 10px;
  }
}
.coh-style-long-nb-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 50px 15px 35px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
  max-width: 320px !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  .coh-style-long-nb-grey-link-and-button {
    padding: 15px 80px 15px 45px;
  }
}
.coh-style-long-nb-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style-long-nb-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-long-nb-grey-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: unset;
  right: 20px;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-long-nb-grey-link-and-button:before {
    right: 65px;
  }
}
.coh-style-nb-taking-pg-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 65px 15px 35px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-nb-taking-pg-grey-link-and-button {
    padding: 15px 80px 15px 45px;
  }
}
.coh-style-nb-taking-pg-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style-nb-taking-pg-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-taking-pg-grey-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: unset;
  right: 25px;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-nb-taking-pg-grey-link-and-button:before {
    right: 65px;
  }
}
.coh-style-nb-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 65px 15px 35px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-nb-grey-link-and-button {
    padding: 15px 65px 15px 45px;
    margin-top: -2rem;
  }
}
.coh-style-nb-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style-nb-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-grey-link-and-button:before {
  content: unset !important;
}
.coh-style-nb-grey-link-and-button span.coh-inline-element {
  position: relative;
}
.coh-style-nb-grey-link-and-button span.coh-inline-element:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 102%;
  right: 0px;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-nb-grey-link-and-button span.coh-inline-element:before {
    right: 65px;
  }
}
.coh-style--nbpt-sign-up-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 40px 15px 24px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style--nbpt-sign-up-grey-link-and-button {
    padding: 15px 40px 15px 20px;
  }
}
.coh-style--nbpt-sign-up-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style--nbpt-sign-up-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style--nbpt-sign-up-grey-link-and-button:before {
  content: unset !important;
}
.coh-style--nbpt-sign-up-grey-link-and-button span.coh-inline-element {
  position: relative;
}
.coh-style--nbpt-sign-up-grey-link-and-button span.coh-inline-element:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 102%;
  right: unset;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style--nbpt-sign-up-grey-link-and-button span.coh-inline-element:before {
    right: 18px;
  }
}
.coh-style--nb-dg-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 50px 15px 28px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style--nb-dg-grey-link-and-button {
    padding: 15px 50px 15px 28px;
  }
}
.coh-style--nb-dg-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style--nb-dg-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style--nb-dg-grey-link-and-button:before {
  content: unset !important;
}
.coh-style--nb-dg-grey-link-and-button span.coh-inline-element {
  position: relative;
}
.coh-style--nb-dg-grey-link-and-button span.coh-inline-element:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 102%;
  right: unset;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style--nb-dg-grey-link-and-button span.coh-inline-element:before {
    right: 48px;
  }
}
.coh-style-nb-pt-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 50px 15px 35px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 767px) {
  .coh-style-nb-pt-grey-link-and-button {
    padding: 15px 30px 15px 0px;
  }
}
.coh-style-nb-pt-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style-nb-pt-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-pt-grey-link-and-button:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: unset;
  right: 30px;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  content: "\e5cc";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-nb-pt-grey-link-and-button:before {
    right: 15px;
  }
}
.coh-style--nber-pt-grey-link-and-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 50px 15px 35px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
.coh-style--nber-pt-grey-link-and-button:hover {
  color: #223C78;
}
.coh-style--nber-pt-grey-link-and-button:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style--nber-pt-grey-link-and-button:before {
  content: unset !important;
}
.coh-style--nber-pt-grey-link-and-button span.coh-inline-element {
  position: relative;
}
.coh-style--nber-pt-grey-link-and-button span.coh-inline-element:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 102%;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  content: "\e5cc";
  font-family: mdicons;
}
.coh-style--nb-er-grey-link-and-button-left-icon {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 55px 15px 75px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 564px) {
  .coh-style--nb-er-grey-link-and-button-left-icon {
    padding: 15px 80px 15px 80px;
  }
}
.coh-style--nb-er-grey-link-and-button-left-icon:hover {
  color: #223C78;
}
.coh-style--nb-er-grey-link-and-button-left-icon:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style--nb-er-grey-link-and-button-left-icon:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 46px;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  content: "\e5cb";
  font-family: mdicons;
}
.coh-style--nb-er-ptips--grey-link-and-button-left-icon {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 20px 15px 75px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 564px) {
  .coh-style--nb-er-ptips--grey-link-and-button-left-icon {
    padding: 15px 20px 15px 75px;
  }
}
.coh-style--nb-er-ptips--grey-link-and-button-left-icon:hover {
  color: #223C78;
}
.coh-style--nb-er-ptips--grey-link-and-button-left-icon:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style--nb-er-ptips--grey-link-and-button-left-icon:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 46px;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  content: "\e5cb";
  font-family: mdicons;
}
.coh-style-nb-grey-link-and-button-left-icon {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 18px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 23px 15px 46px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 564px) {
  .coh-style-nb-grey-link-and-button-left-icon {
    padding: 15px 25px 15px 40px;
    margin-top: 32px !important;
  }
}
.coh-style-nb-grey-link-and-button-left-icon:hover {
  color: #223C78;
}
.coh-style-nb-grey-link-and-button-left-icon:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-nb-grey-link-and-button-left-icon:before {
  content: unset !Important;
}
.coh-style-nb-grey-link-and-button-left-icon span.coh-inline-element {
  position: relative;
}
.coh-style-nb-grey-link-and-button-left-icon span.coh-inline-element:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  right: 104%;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  top: -2px;
  content: "\e5cb";
  font-family: mdicons;
}
.coh-style-ps-nb-grey-link-and-button-left-icon {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 18px 15px 37px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 564px) {
  .coh-style-ps-nb-grey-link-and-button-left-icon {
    padding: 15px 20px 15px 40px;
    margin-top: 1.5rem !important;
  }
}
.coh-style-ps-nb-grey-link-and-button-left-icon:hover {
  color: #223C78;
}
.coh-style-ps-nb-grey-link-and-button-left-icon:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-ps-nb-grey-link-and-button-left-icon:before {
  content: unset !important;
}
.coh-style-ps-nb-grey-link-and-button-left-icon span.coh-inline-element {
  position: relative;
}
.coh-style-ps-nb-grey-link-and-button-left-icon span.coh-inline-element:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  right: 102%;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  content: "\e5cb";
  font-family: mdicons;
}
.coh-style-er-grey-link-and-button-left-icon {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
  font-size: 16px;
  line-height: 24px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.28);
  text-align: center;
  padding: 15px 18px 15px 37px;
  background-color: #F6F8F7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  border: none;
}
@media (max-width: 564px) {
  .coh-style-er-grey-link-and-button-left-icon {
    padding: 15px 28px 15px 65px;
    margin-top: 1.5rem !important;
  }
}
.coh-style-er-grey-link-and-button-left-icon:hover {
  color: #223C78;
}
.coh-style-er-grey-link-and-button-left-icon:hover:before {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  color: #223C78;
}
.coh-style-er-grey-link-and-button-left-icon:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 26px;
  left: 15px;
  border: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  content: "\e5cb";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .coh-style-er-grey-link-and-button-left-icon:before {
    left: 35px;
  }
}
.coh-style-nb-nmcrpc-mhspc-content h5.title-nmcrp-mhspc {
  font-size: 26px;
  font-weight: bold;
  line-height: normal;
}
@media (max-width: 1023px) {
  .coh-style-nb-nmcrpc-mhspc-content h5.title-nmcrp-mhspc {
    font-size: 21px;
    text-align: center;
  }
}
.coh-style-nb-nmcrpc-mhspc-content p.description-nmcrp-mhspc {
  font-size: 18px;
  line-height: 1.17;
  color: #4c4c4c;
  padding-top: 0.875rem;
  margin-bottom: 0px !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-nmcrpc-mhspc-content p.description-nmcrp-mhspc {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    padding: 0.875rem 1rem 0rem 1rem;
  }
}
.coh-style-isi-wrapper {
  height: 130px;
  position: fixed;
  bottom: 0;
  z-index: 10;
  background-color: rgb(255, 255, 255);
  width: 100%;
}
@media (max-width: 1169px) {
  .coh-style-isi-wrapper {
    height: 230px;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-wrapper {
    height: 200px;
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg .more-mobile, .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg .less-mobile {
  top: 0;
  right: 0;
  position: absolute !important;
  color: rgb(34, 60, 120);
  font-size: 14px;
  display: none;
  background-color: rgba(0, 0, 0, 0);
  min-height: 0;
  min-width: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 0;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg .more-mobile, .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg .less-mobile {
    display: block;
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg .less-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg .more-mobile {
    display: block;
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi {
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi {
    border-right-style: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi.is-open {
    height: auto;
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi.is-open .more-mobile {
  display: none;
  margin-top: 25px;
  margin-right: 39px;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi.is-open .more-mobile {
    margin-right: 0;
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi.is-open .less-mobile {
  display: block;
  margin-top: 25px;
  margin-right: 39px;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi.is-open .less-mobile {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi.is-open .isi-body {
    overflow-y: auto;
    height: -webkit-calc(100vh - 450px);
    height: calc(100vh - 450px);
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi .more-mobile, .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.isi .less-mobile {
  margin-top: 25px;
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications {
  height: 105px;
  position: relative;
  max-width: 466px;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications {
    height: 68px;
    padding-top: 3px;
    margin-top: -20px;
  }
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications.is-open {
    height: auto;
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications.is-open .more-mobile {
  display: none;
  margin-right: 39px;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications.is-open .more-mobile {
    margin-right: 0;
  }
}
.coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications.is-open .less-mobile {
  display: block;
  margin-right: 39px;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications.is-open .less-mobile {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications.is-open .indications-body {
    overflow-y: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications .more-mobile, .coh-style-isi-wrapper:not(.is-static) .coh-wysiwyg div.indications .less-mobile {
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    margin-top: -8px;
    margin-right: -10px;
  }
}
.is-static.coh-style-isi-wrapper {
  position: relative;
  height: auto !important;
}
.is-static.coh-style-isi-wrapper > div {
  padding-top: 0;
  border-top-width: 0;
}
.is-static.coh-style-isi-wrapper .indications {
  height: auto;
}
.is-static.coh-style-isi-wrapper .isi {
  height: auto;
}
.is-open.coh-style-isi-wrapper {
  overflow-y: auto;
}
@media (max-width: 767px) {
  .is-open.coh-style-isi-wrapper {
    overflow-y: hidden;
  }
}
.is-open.coh-style-isi-wrapper .coh-style-isi-controls-mobile .less, .is-open.coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .less {
  display: block;
}
.is-open.coh-style-isi-wrapper .coh-style-isi-controls-mobile .more, .is-open.coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .more {
  display: none;
}
.is-open.coh-style-isi-wrapper .coh-style-isi-controls-mobile .less-mobile, .is-open.coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .less-mobile {
  display: block;
  position: absolute;
}
.is-open.coh-style-isi-wrapper .coh-style-isi-controls-mobile .more-mobile, .is-open.coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .more-mobile {
  display: none;
  position: absolute;
}
.is-open.coh-style-isi-wrapper .isi {
  height: auto;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(151, 151, 151);
}
.is-open.coh-style-isi-wrapper .indications {
  margin-left: -1px;
}
.coh-style-isi-wrapper > div {
  padding-top: 8px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(226, 227, 228);
}
@media (max-width: 564px) {
  .coh-style-isi-wrapper > div {
    padding-top: 22px;
  }
}
.coh-style-isi-wrapper .coh-style-isi-controls-mobile, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper {
  z-index: 10;
  max-width: 1338px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.coh-style-isi-wrapper .coh-style-isi-controls-mobile a.brand-button, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper a.brand-button {
  min-height: 0;
  min-width: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: rgba(0, 0, 0, 0);
  color: rgb(34, 60, 120);
  font-size: 20px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  position: absolute;
  right: 0;
}
@media (max-width: 1169px) {
  .coh-style-isi-wrapper .coh-style-isi-controls-mobile a.brand-button, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper a.brand-button {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-wrapper .coh-style-isi-controls-mobile a.brand-button, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper a.brand-button {
    font-size: 14px;
  }
}
.coh-style-isi-wrapper .coh-style-isi-controls-mobile .less, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .less {
  display: none;
}
.coh-style-isi-wrapper .coh-style-isi-controls-mobile .more, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .more {
  display: block;
}
.coh-style-isi-wrapper .coh-style-isi-controls-mobile .less-mobile, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .less-mobile {
  display: none;
  position: absolute;
}
.coh-style-isi-wrapper .coh-style-isi-controls-mobile .more-mobile, .coh-style-isi-wrapper .coh-style-isi-controls .inner-wrapper .more-mobile {
  display: block;
  position: absolute;
}
.coh-style-isi-wrapper .hline {
  display: none;
  margin-bottom: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(151, 151, 151);
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
@media (max-width: 1169px) {
  .coh-style-isi-wrapper .hline {
    display: block;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-wrapper .hline {
    margin-top: 13px;
    margin-bottom: 46px;
  }
}
.coh-style-isi-wrapper .more-mobile, .coh-style-isi-wrapper .less-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-isi-wrapper .more-mobile, .coh-style-isi-wrapper .less-mobile {
    margin-right: 39px;
  }
}
.coh-style-isi-wrapper div.indications ul {
  margin-left: 1px;
}
.coh-style-nb-follow-section-footnot-fix {
  margin-left: -0.65rem !important;
}
.coh-style-margin-x-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-logoposition {
    padding-right: 20px !important;
    padding-left: 10px !important;
  }
}
.coh-style-main-navigation-mobile-logoposition .social-menu-component button {
  background-image: none;
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-logoposition .social-menu-component button {
    width: 21px;
    height: 21px;
    background-image: url("/sites/g/files/vrxlpx57531/files/2022-02/share%402x_0.png");
    background-position: left center;
    background-size: 21px 21px;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition {
    background-color: rgb(255, 255, 255);
    padding: 0 0 0 15px !important;
    height: 55px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition a.brand-button {
    font-family: 'FuturaCyrillic-Bold', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin: 0 0px 0 auto;
    padding: 0 10px;
    background-color: #223C78;
    -webkit-border-radius: 15px;
            border-radius: 15px;
    height: 25px;
    line-height: 13px;
    min-width: unset;
    min-height: unset;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition a.brand-button:hover {
    background-color: #1A2F5E;
  }
}
.coh-style-main-navigation-mobile-bordertop-logoposition a.brand-button:before {
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 8px;
  padding-right: 8px;
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition a.brand-button:before {
    content: none !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 {
    padding-right: 15px;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0:after {
    display: block;
    height: 60px;
    position: absolute;
    bottom: 0;
    right: -15px;
    width: 75px;
    -webkit-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
            transform: skew(-20deg);
    -webkit-box-shadow: inset 0 3px 6px rgb(0 0 0 /16%);
            box-shadow: inset 0 3px 6px rgb(0 0 0 /16%);
    background-color: #f4f4f4;
  }
}
.coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a {
  font-family: 'Futura Std', sans-serif;
  font-weight: bold;
  color: rgb(34, 60, 120);
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a {
    z-index: 9;
    color: #223C78;
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a span:nth-child(2) {
    top: 7px;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a span:last-child {
    top: 14px;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a.coh-interaction:before {
    content: "MENU";
    position: absolute;
    top: 22px;
    left: -2px;
    text-decoration: underline;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a.coh-interaction.active:before {
    content: "CLOSE";
    text-decoration: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 .coh-ce-7a6024f1 span {
    background-color: #223C78;
    height: 3px;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a.coh-link.main-nav-hamburger-icon.coh-interaction.active span:first-child {
    top: 6px;
    width: 29px;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .coh-ce-c4d439e0 a.coh-link.main-nav-hamburger-icon.coh-interaction.active span:last-child {
    top: 6px;
    width: 29px;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition a.mobile-cta {
    border-top: none !important;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .active.coh-style-mobile-hamburger-menu {
    padding-bottom: 100px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-mobile-bordertop-logoposition .spanish-text a {
    font-size: 10px;
    margin-left: 20px;
    margin-right: 40px;
    color: #223C78;
    font-weight: 700;
  }
}
.coh-style-main-navigation-mobile-bordertop-logoposition .spanish-text {
  margin: 0px;
}
.coh-style-nb-caregiver-tips-section .coh-container.coh-style-blue-bar-background.coh-ce-c2ec58a8 {
  margin-top: 15px;
}
.coh-style-nb-caregiver-tips-section p.coh-paragraph.coh-ce-c61dc477 {
  margin-top: 1rem;
}
.coh-style-hormone-therapy-bar-chart .coh-style-full-browser-height---decoupled-component {
  height: 350px !important;
}
@media (max-width: 1023px) {
  .coh-style-hormone-therapy-bar-chart .coh-style-full-browser-height---decoupled-component {
    height: 340px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-hormone-therapy-bar-chart .coh-style-full-browser-height---decoupled-component {
    height: 200px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-hormone-therapy-bar-chart .coh-style-about-mfs-chart {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0 !important;
    margin-left: auto !important;
  }
}
.coh-style-homepage-nubeqa-can-help---dual-section {
  width: 100%;
  max-width: 933px;
}
.coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper {
  border-width: 1px;
  border-color: rgb(34, 60, 120);
  border-style: solid;
  padding-top: 21px;
  padding-right: 23px;
  padding-bottom: 26px;
  padding-left: 23px;
  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;
}
@media (max-width: 1023px) {
  .coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper {
    padding-top: 12px;
    padding-right: 28px;
    padding-bottom: 12px;
    padding-left: 28px;
    -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-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph {
    margin-bottom: 15px;
    max-width: 300px;
  }
}
.coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(1) {
  width: 39%;
}
@media (max-width: 1023px) {
  .coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(1) {
    width: 100%;
  }
}
.coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(2) {
  width: 22%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(2) {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(2):after {
  height: 23px;
  width: 1px;
  display: block;
  content: "";
  background-color: rgb(34, 60, 120);
  margin-right: 4px;
  margin-left: 4px;
}
@media (max-width: 1023px) {
  .coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(2):after {
    height: 1px;
    width: 30px;
  }
}
.coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(2):before {
  height: 23px;
  width: 1px;
  display: block;
  content: "";
  background-color: rgb(34, 60, 120);
  margin-right: 4px;
  margin-left: 4px;
}
@media (max-width: 1023px) {
  .coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(2):before {
    height: 1px;
    width: 30px;
  }
}
.coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(3) {
  width: 39%;
}
@media (max-width: 1023px) {
  .coh-style-homepage-nubeqa-can-help---dual-section .coh-container.inner-wrapper .coh-paragraph:nth-child(3) {
    width: 100%;
    margin-bottom: 0;
  }
}
.coh-style-homepage-hero-banner {
  position: relative;
}
.coh-style-homepage-hero-banner .coh-wysiwyg {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  margin-bottom: 36px;
  font-weight: normal;
  color: rgb(116, 116, 116);
  font-size: 20px;
  line-height: 1.35;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1599px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg {
    margin-bottom: 34px;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.coh-style-homepage-hero-banner .coh-wysiwyg:first-of-type {
  top: 0;
  margin: auto;
  margin-top: 31px;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg:first-of-type {
    margin-top: 28px;
  }
}
.coh-style-homepage-hero-banner .coh-wysiwyg:first-of-type p {
  font-weight: bold;
  font-size: 26px;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg:first-of-type p {
    font-size: 16px;
    max-width: 414px;
  }
}
.coh-style-homepage-hero-banner .coh-wysiwyg:first-of-type h2 {
  color: #009edb;
  font-size: 40px;
  font-weight: bold;
  margin-top: 11px;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg:first-of-type h2 {
    font-size: 25px;
    margin-top: 3px;
  }
}
.coh-style-homepage-hero-banner .coh-wysiwyg p {
  max-width: 990px;
  margin-bottom: 0;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg p {
    font-size: 12px;
    line-height: 14px;
    max-width: 316px;
  }
}
.coh-style-homepage-hero-banner .coh-wysiwyg p:nth-of-type(2) {
  margin-top: 0px;
  max-width: 1280px;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg p:nth-of-type(2) {
    margin-top: 6px;
  }
}
.coh-style-homepage-hero-banner .coh-wysiwyg p.hero-description {
  max-width: 1280px;
  margin-top: 0px;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg p.hero-description {
    margin-top: 6px;
    font-size: 11px;
    line-height: 13px;
  }
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg p.hero-description sup {
    font-size: 6px;
  }
}
.coh-style-homepage-hero-banner .coh-wysiwyg ul li.hero-description {
  padding-left: 10px;
  margin-left: 20px;
  list-style-type: disc;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg ul li.hero-description {
    line-height: 13px;
  }
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg p.hero-description.line-height-8px {
    line-height: 8px;
  }
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner .coh-wysiwyg p.hero-description.line-height-12px {
    line-height: 12px;
  }
}
.coh-style-homepage-hero-banner img {
  min-height: 300px !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  display: block;
  max-height: 1000px;
  margin-top: 10px;
}
@media (max-width: 1599px) {
  .coh-style-homepage-hero-banner img {
    height: 790px;
  }
}
@media (max-width: 767px) {
  .coh-style-homepage-hero-banner img {
    height: 770px;
  }
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner img {
    -o-object-position: 50% -5%;
       object-position: 50% -5%;
    max-height: 365px;
    height: 365px;
  }
}
.coh-style-homepage-hero-banner div.coh-style-wysiwyg-description {
  text-align: left;
  display: block;
  margin-right: 175px;
  margin-left: 190px;
  width: auto;
}
@media (max-width: 1599px) {
  .coh-style-homepage-hero-banner div.coh-style-wysiwyg-description {
    margin-right: 130px;
    margin-left: 140px;
  }
}
@media (max-width: 1169px) {
  .coh-style-homepage-hero-banner div.coh-style-wysiwyg-description {
    margin-right: 130px;
    margin-left: 140px;
  }
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-banner div.coh-style-wysiwyg-description {
    font-size: 11px;
    margin-right: 25px;
    margin-bottom: 10px;
    margin-left: 25px;
    line-height: 13px;
  }
}
.coh-style-homepage-banner-ask-your-doctor p {
  padding-top: 12px;
  font-size: 25px !important;
}
@media (max-width: 1023px) {
  .coh-style-homepage-banner-ask-your-doctor p {
    padding-top: 0px;
    font-size: 20px !important;
  }
}
.coh-style-nb-bg-hero-mhspc-fix {
  background-size: cover;
}
@media (max-width: 1599px) {
  .coh-style-nb-bg-hero-mhspc-fix {
    background-size: cover;
  }
}
@media (max-width: 1169px) {
  .coh-style-nb-bg-hero-mhspc-fix {
    background-size: cover;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-dosing-section-abt-pg {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.coh-style-nb-dosing-section-abt-pg .coh-style-bullet-list-with-nested-list li {
  padding-left: 26px;
}
@media (max-width: 564px) {
  .coh-style-nb-dosing-section-abt-pg .coh-style-bullet-list-with-nested-list li {
    padding-left: 12px;
  }
}
.coh-style-nb-nub-btn-dwn-clnt-phse-2 {
  width: 276px !important;
  height: 59px !important;
  padding: 0px 0px !important;
  -webkit-border-radius: 8px !important;
          border-radius: 8px !important;
  font-size: 18px !important;
  line-height: 27px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-nub-btn-dwn-clnt-phse-2 {
    width: 285px !important;
    height: 59px !important;
    padding: 9px 16px !important;
  }
}
.coh-style-nb-nub-btn-dwn-clnt-phse-2 span {
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 564px) {
  .coh-style-nb-header-utility-links-fix-margin {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}
.coh-style-nb-nav-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-nb-mobile-hide {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-nb-mobile-hide {
    display: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-mb-mobile-1 {
    margin-bottom: 0.875rem !important;
  }
}
.coh-style-nb-homepage---stay-in-the-know .coh-image-responsive-ps {
  min-height: 777px;
}
@media (max-width: 767px) {
  .coh-style-nb-homepage---stay-in-the-know .coh-image-responsive-ps {
    min-height: 551px;
  }
}
.coh-style-nb-homepage---stay-in-the-know .coh-style-content-container-over-background .coh-container-boxed {
  max-width: 406px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-heading-center-wrap- .wrap-mob-text {
    display: inline;
    font-size: 30px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-heading-center-wrap- span.text-mob-wrap {
    display: inline;
    font-size: 30px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-heading-center-wrap- span.text-block {
    display: block;
    font-size: 30px;
  }
}
.coh-style-nb-heading-center-wrap- span.text-wrap-mob-30 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-nb-heading-center-wrap- span.text-wrap-mob-30 {
    font-size: 30px;
    display: block;
  }
}
.coh-style-nb-heading-center-wrap- span.wrap-mob-text {
  white-space: nowrap;
}
@media (max-width: 564px) {
  .coh-style-nb-heading-center-wrap- span.wrap-mob-text {
    white-space: unset;
  }
}
.coh-style-nb-download-text-link p.download-button a span {
  display: block;
}
.coh-style-nb-download-text-link p.download-button {
  font-size: 17px;
  line-height: 1.18;
  font-weight: bold;
  padding-left: 1.75rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-download-text-link p.download-button {
    font-size: 14px;
    line-height: 17px;
    padding-left: 0.75rem;
  }
}
.coh-style-nb-flex-end-nmtext-cta {
  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;
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-flex-end-nmtext-cta {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-flex-end-nmtext-cta {
    margin-top: 0rem;
    margin-bottom: 1rem;
  }
}
.coh-style-nb-flex-end-nmtext-cta .coh-container.background-color-inner-block {
  text-align: center;
}
.coh-style-nb-flex-drow-center-support {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .coh-style-nb-flex-drow-center-support {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-flex-drow-center-support {
    -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-nb-flex-drow-center-support .image-container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 96px;
      -ms-flex: 0 0 96px;
          flex: 0 0 96px;
  max-width: 96px;
  margin-right: 30px;
}
@media (max-width: 564px) {
  .coh-style-nb-flex-drow-center-support .image-container {
    margin-right: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-flex-drow-center-support .image-container.img-adjst {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 135px !important;
        -ms-flex: 0 0 135px !important;
            flex: 0 0 135px !important;
    max-width: 135px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-flex-drow-center-support .icon-text {
    text-align: center;
  }
}
.coh-style-nb-flex-drow-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-nb-flex-drow-center {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-flex-drow-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-nb-flex-drow-center .image-container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 96px;
      -ms-flex: 0 0 96px;
          flex: 0 0 96px;
  max-width: 96px;
  margin-right: 30px;
}
@media (max-width: 564px) {
  .coh-style-nb-flex-drow-center .image-container {
    margin-right: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-flex-drow-center .image-container.img-adjst {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 135px !important;
        -ms-flex: 0 0 135px !important;
            flex: 0 0 135px !important;
    max-width: 135px !important;
  }
}
.coh-style-nb-fe-padding-left-and-right-10px-mobile-phase {
  padding: 0px 6.5rem;
}
@media (max-width: 564px) {
  .coh-style-nb-fe-padding-left-and-right-10px-mobile-phase {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.coh-style-nb-fe-mhspc-background-position {
  max-width: 100%;
  width: 100%;
  background-image: url("/sites/g/files/vrxlpx57531/files/2022-05/background.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 23%;
  padding-bottom: 26%;
  margin-top: -56px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
}
@media (max-width: 1599px) {
  .coh-style-nb-fe-mhspc-background-position {
    padding-top: 160px;
    padding-bottom: 280px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-fe-mhspc-background-position {
    background-image: url("/sites/g/files/vrxlpx57531/files/2022-05/stripes-on-background.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-top: 75px;
    padding-bottom: 125px;
    margin-top: 36px;
    margin-bottom: 0;
  }
}
.coh-style-nb-fe-ribbon-block {
  background-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 96px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-fe-ribbon-block {
    min-height: 0;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link {
    display: none;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link:first-child {
  padding-right: 0;
  margin-right: 36px;
}
@media (max-width: 1169px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link:first-child {
    margin-right: 16px;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link:first-child:after {
  display: none;
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link:first-child img {
  height: auto;
  width: 123px;
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link:nth-child(2) {
  margin-right: 41px;
}
@media (max-width: 1169px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link:nth-child(2) {
    margin-right: 21px;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-link:nth-child(2) img {
  height: auto;
  width: 63px;
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 {
  color: rgb(255, 255, 255);
  font-size: 22px;
  line-height: 23px;
  font-weight: 900;
  margin-top: 6px;
  margin-bottom: 0;
  font-family: 'Arial Black', Arial-BoldMT, arial bold, Arial, Helvetica, sans-serif;
  max-width: 780px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 {
    letter-spacing: -0.3px;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 {
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 13px;
    margin-left: 15px;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .highlight {
  color: rgb(241, 102, 35);
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .only-desktop-display-block {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .only-desktop-display-block {
    display: inline;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .inline-block-mobile {
    display: inline-block;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .font-weight-normal {
  font-weight: normal;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .font-weight-normal {
    letter-spacing: normal;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg p {
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg p {
    font-size: 16px;
    line-height: 18px;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg .content h2 {
  max-width: 620px;
  margin-right: 30px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg .content h2 {
    margin-top: 12px;
    margin-right: 0;
    margin-left: 16px;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .coh-wysiwyg .content h2 {
    font-size: 100%;
  }
}
.coh-style-nb-fe-ribbon-block .background-color-inner-block .learn-more {
  min-height: 50px;
  min-width: 193px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .learn-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 17px;
    min-width: 180px;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .learn-more {
    min-width: 144px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-fe-ribbon-block .background-color-inner-block .learn-more {
    letter-spacing: -0.5px;
    min-width: 130px;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    margin-right: 16px;
  }
}
.coh-style-nb-notepad-fine-fix-2023 {
  padding-left: 0px;
}
@media (max-width: 564px) {
  .coh-style-nb-notepad-fine-fix-2023 {
    padding-left: 0px;
    margin-left: -7px;
  }
}
.coh-style-homepage---stay-in-the-know .coh-image-responsive-ps {
  min-height: 777px;
}
@media (max-width: 767px) {
  .coh-style-homepage---stay-in-the-know .coh-image-responsive-ps {
    min-height: 551px;
  }
}
.coh-style-mhspc-main-style .square {
  margin-left: 60px;
  list-style: circle;
}
.coh-style-mhspc-main-style .round {
  list-style: outside;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style .round {
    margin-left: 30px;
  }
}
.coh-style-mhspc-main-style #nubeqa-list {
  max-width: 600px;
  margin-left: -10px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style #nubeqa-list {
    margin-right: -25px;
    margin-left: -25px;
  }
}
.coh-style-mhspc-main-style #nubeqa-list ul {
  list-style: disc;
  margin-left: 48px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style #nubeqa-list ul {
    margin-right: 5%;
    margin-left: 5%;
  }
}
.coh-style-mhspc-main-style #nubeqa-list ul li {
  padding-left: 10px;
}
.coh-style-mhspc-main-style #nubeqa-list2 {
  max-width: 601px;
  margin-left: -10px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style #nubeqa-list2 {
    margin-right: -25px;
    margin-left: -25px;
  }
}
.coh-style-mhspc-main-style #nubeqa-list2 ul {
  margin-left: 48px;
  list-style: disc;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style #nubeqa-list2 ul {
    margin-right: 5%;
    margin-left: 5%;
  }
}
.coh-style-mhspc-main-style #nubeqa-list2 ul li {
  padding-left: 10px;
}
.coh-style-mhspc-main-style #border-text p {
  padding-top: 24px;
  padding-bottom: 24px;
  font-weight: bold;
  color: rgb(34, 60, 120);
  text-align: center;
  font-size: 30px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style #border-text p {
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    font-size: 20px;
  }
}
.coh-style-mhspc-main-style #border-text hr {
  height: 2px;
  background-color: rgb(0, 158, 219);
  max-width: 950px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style #border-text hr {
    height: 1px;
    max-width: 333px;
  }
}
.coh-style-mhspc-main-style sup {
  font-size: 12px !important;
  line-height: 0px !important;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style sup {
    font-size: 10px !important;
  }
}
.coh-style-mhspc-main-style #header-padding {
  padding-top: 36px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style #header-padding {
    padding-top: 15px;
  }
}
.coh-style-mhspc-main-style p {
  color: rgb(116, 116, 116);
}
@media (max-width: 767px) {
  .coh-style-mhspc-main-style p {
    color: rgb(119, 120, 123);
  }
}
.coh-style-mhspc-main-style ul {
  color: rgb(119, 120, 123);
}
.coh-style-mhspc-main-style ul.ul-flex {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-basis: 16.666%;
      -ms-flex-preferred-size: 16.666%;
          flex-basis: 16.666%;
  max-height: 162px;
}
@media (max-width: 1023px) {
  .coh-style-mhspc-main-style ul.ul-flex {
    display: block;
    max-height: none;
  }
}
.coh-style-mhspc-main-style ul.ul-flex li {
  -webkit-box-flex: 47%;
  -webkit-flex: 47%;
      -ms-flex: 47%;
          flex: 47%;
}
@media (max-width: 1023px) {
  .coh-style-mhspc-main-style ul.ul-flex li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.coh-style-mhspc-row-6-6-style {
  text-align: -webkit-center;
}
.coh-style-mhspc-row-6-6-style h3 {
  font-size: 30px;
  line-height: 35px;
  max-width: 300px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .coh-style-mhspc-row-6-6-style h3 {
    line-height: 23px;
    font-size: 16px;
    letter-spacing: -0.1px;
  }
}
@media (max-width: 1023px) {
  .coh-style-mhspc-row-6-6-style p {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .coh-style-mhspc-row-6-6-style p {
    margin-bottom: 15px;
  }
}
.coh-style-mhspc-row-6-6-style a {
  height: 69px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-row-6-6-style a {
    height: 50px;
  }
}
.coh-style-mhspc-hero-text {
  margin-top: 57px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  max-width: 491px;
  text-align: center;
}
@media (max-width: 767px) {
  .coh-style-mhspc-hero-text {
    max-width: 352px;
    margin-top: 9px;
    margin-bottom: 13px;
  }
}
.coh-style-mhspc-hero-text div:last-child {
  border-width: 2px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-color: rgb(255, 255, 255);
}
.coh-style-mhspc-hero-text span {
  color: rgb(241, 102, 35);
  font-weight: 800;
  font-size: 40px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-hero-text span {
    font-size: 28px;
  }
}
.coh-style-mhspc-hero-text span:before {
  display: block;
  position: relative;
  height: 2px;
  max-width: 55px;
  top: 24px;
  left: 0px;
  background-color: rgb(255, 255, 255);
  content: " ";
  right: 0px;
}
@media (max-width: 1169px) {
  .coh-style-mhspc-hero-text span:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-mhspc-hero-text span:before {
    max-width: 40px;
    top: 14px;
    left: 2px;
    right: 0px;
    display: block;
  }
}
.coh-style-mhspc-hero-text span:after {
  background-color: rgb(255, 255, 255);
  height: 2px;
  max-width: 55px;
  position: relative;
  display: block;
  right: 0px;
  left: 434px;
  top: -16px;
  content: " ";
}
@media (max-width: 1169px) {
  .coh-style-mhspc-hero-text span:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-mhspc-hero-text span:after {
    max-width: 40px;
    right: 0px;
    top: -16px;
    left: 310px;
    display: block;
  }
}
.coh-style-mhspc-hero-text p {
  color: rgb(255, 255, 255);
  font-size: 23px;
  line-height: 30px;
  padding-top: 38px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  margin-top: -18px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-hero-text p {
    font-size: 17px;
    line-height: 23px;
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
  }
}
.coh-style-mhspc-button div {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -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;
  margin-top: -30px;
  margin-bottom: -10px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-button div {
    margin-top: -25px;
    margin-bottom: -20px;
  }
}
.coh-style-mhspc-button div:before {
  content: "+";
  width: 36px;
  height: 36px;
  background-color: rgb(241, 102, 35);
  font-weight: 700;
  color: rgb(255, 255, 255);
  -webkit-border-radius: 50px;
          border-radius: 50px;
  text-align: center;
  font-size: 30.7px;
  top: 8rem !important;
  left: 0% !important;
  line-height: 38px !important;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-mhspc-button div:before {
    font-size: 22px;
    top: 7.4rem !important;
    left: 0% !important;
  }
}
.coh-style-mhspc-button div:after {
  color: rgb(255, 255, 255);
  font-size: 30.7px;
  text-align: center;
  bottom: 8.6rem !important;
  left: 0% !important;
  line-height: 38px !important;
  font-weight: 700 !important;
  background-color: rgb(241, 102, 35);
  height: 36px;
  width: 36px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  content: "+";
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-mhspc-button div:after {
    font-size: 22px;
    bottom: 8rem !important;
    left: 0% !important;
  }
}
.coh-style-mhspc-button div p {
  height: 98px;
  max-width: 434px;
  width: 434px;
  cursor: initial !important;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  text-align: center;
  padding-top: 36px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-button div p {
    height: 94px;
    max-width: 222px;
    min-width: 222px !important;
    width: auto;
    padding-top: 35px;
  }
}
.coh-style-mhspc-button div p:first-child {
  background-color: rgb(0, 158, 219);
  color: rgb(255, 255, 255);
}
.coh-style-mhspc-button div p:nth-child(2) {
  margin-top: 16px;
  margin-bottom: 24px !important;
  background-color: rgb(255, 255, 255);
  color: rgb(119, 120, 123);
  font-weight: bold;
  padding-top: 17px;
}
@media (max-width: 767px) {
  .coh-style-mhspc-button div p:nth-child(2) {
    margin-top: 4px;
    margin-bottom: 12px !important;
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
    color: rgb(151, 151, 151);
  }
}
.coh-style-mhspc-button div p:nth-child(2) span {
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}
.coh-style-mhspc-button div p:last-child {
  background-color: rgb(255, 255, 255);
  color: rgb(119, 120, 123);
}
@media (max-width: 767px) {
  .coh-style-mhspc-button div p:last-child {
    padding-top: 25px;
    padding-right: 35px;
    padding-left: 35px;
    color: rgb(151, 151, 151);
  }
}
.coh-style-mhspc-button div p:last-child span {
  position: relative;
}
.coh-style-mhspc-button div p:last-child span .symbol {
  position: absolute;
  top: 11px;
  right: -11px;
}
@media (max-width: 564px) {
  .coh-style-mhspc-button div p:last-child span .symbol {
    top: initial !important;
    right: -7px !important;
    bottom: 14px;
  }
}
.coh-style-mhspc-button div p span {
  font-size: 30px !important;
  font-weight: bold;
}
@media (max-width: 767px) {
  .coh-style-mhspc-button div p span {
    font-size: 20px !important;
  }
}
.coh-style-mhspc-background-position {
  background-position: center 300px;
  background-size: 1920px 1150px !important;
}
@media (max-width: 1599px) {
  .coh-style-mhspc-background-position {
    background-position: center 300px;
    background-size: 1920px 1150px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-mhspc-background-position {
    background-position: center 480px;
    background-size: 100% 1050px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-mhspc-background-position {
    background-position-y: 465px !important;
    background-size: 100% 885px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-mhspc-background-position {
    background-position-y: 42vh !important;
    background-size: 50vh 110vh !important;
  }
}
.coh-style-mhspc- {
  margin-top: 57px;
  margin-bottom: 32px;
  max-width: 491px;
}
@media (max-width: 767px) {
  .coh-style-mhspc- {
    max-width: 352px;
    margin-top: 9px;
    margin-bottom: 13px;
  }
}
.coh-style-mhspc- h2 {
  color: rgb(241, 102, 35);
  font-weight: bold;
  font-size: 40px;
}
@media (max-width: 767px) {
  .coh-style-mhspc- h2 {
    font-size: 28px;
  }
}
.coh-style-mhspc- p {
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .coh-style-mhspc- p {
    font-size: 20px;
    line-height: 23px;
  }
}
.coh-style-isi-main-style {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  color: rgb(119, 120, 123);
}
@media (max-width: 1169px) {
  .coh-style-isi-main-style {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    -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-isi-main-style {
    padding-left: 6px;
    padding-right: 5px;
  }
}
.coh-style-isi-main-style > div:first-child {
  padding-right: 55.5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65.5%;
      -ms-flex: 0 0 65.5%;
          flex: 0 0 65.5%;
}
@media (max-width: 1169px) {
  .coh-style-isi-main-style > div:first-child {
    padding-right: 0;
    height: 115px;
    overflow: hidden;
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-main-style > div:first-child {
    height: 140px;
  }
}
.coh-style-isi-main-style > div:last-child {
  border-left-style: solid;
  border-left-width: 1px;
  border-color: rgb(151, 151, 151);
  padding-left: 42px;
}
@media (max-width: 1169px) {
  .coh-style-isi-main-style > div:last-child {
    padding-left: 0;
    border-left-width: 0;
    border-left-style: none;
    height: 46px;
    overflow: hidden;
  }
}
.coh-style-isi-main-style > div:last-child p {
  margin-right: 15px;
}
@media (max-width: 1169px) {
  .coh-style-isi-main-style > div:last-child p {
    margin-right: 0;
  }
}
.coh-style-isi-main-style > div sup {
  font-size: 12px;
}
@media (max-width: 1023px) {
  .coh-style-isi-main-style > div sup {
    font-size: 10px;
  }
}
.coh-style-isi-main-style > div ul.isi-ul-flex-column.second-list li {
  width: 57%;
}
@media (max-width: 564px) {
  .coh-style-most-common-side-effects-text-left {
    margin-left: -0.7rem;
    margin-top: 25px !important;
  }
}
.coh-style-contact-us-product-inquiries {
  margin-left: 350px;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-product-inquiries {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-contact-us-product-inquiries {
    margin-left: 0px;
  }
}
.coh-style-big-sup sup {
  font-size: 20px !important;
  vertical-align: super !important;
  font-weight: normal;
  top: 10px !important;
  right: -10px !important;
  top: 0.625rem;
  right: -10px;
}
@media (max-width: 1023px) {
  .coh-style-big-sup sup {
    font-size: 12px !important;
  }
}
.coh-style-about---clinical-study-hr {
  text-align: center;
}
.coh-style-about---clinical-study-hr img {
  margin-top: -63px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgb(255, 255, 255);
  padding-right: 10px;
  padding-left: 10px;
  z-index: 1000;
  position: relative;
}
.coh-style-about---clinical-study-hr hr {
  height: 1px;
  text-align: center;
  z-index: -1000;
  background-color: rgb(34, 60, 120);
  border: none;
}
.coh-style-wysiwyg-description {
  display: block;
  margin-left: 190px;
  text-align: left;
}
.coh-style-wysiwyg-description .coh-wysiwyg {
  display: block;
  text-align: left;
}
.coh-style-mobile-hamburger-menu-fix .coh-style-mobile-hamburger-menu > ul > li:nth-child(2) > a span.nmcprc-color {
  color: #f16623;
}
.coh-style-mobile-hamburger-menu-fix .coh-style-mobile-hamburger-menu > ul > li:nth-child(3) > a span.nmcprc-color {
  color: #009edb;
}
.coh-style-mobile-hamburger-menu-fix .coh-style-mobile-hamburger-menu ul > li > a {
  color: #223c78;
}
@media (max-width: 1023px) {
  .coh-style-mobile-hamburger-menu-fix .coh-style-mobile-hamburger-menu .level-2-link {
    border-top: none;
    font-weight: 500;
    color: #696969;
    text-transform: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-mobile-hamburger-menu-fix .coh-style-mobile-hamburger-menu .level-2-list li:first-child {
    padding-bottom: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-about-hero-section-img-fix {
    position: relative;
    top: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nmcrp-button-mobile-fix {
    margin-left: 1.6rem !important;
  }
}
@media (max-width: 564px) {
  .coh-style-possible-side-effects-mobile-left {
    text-align: left;
    letter-spacing: -0.5;
    margin-bottom: 0;
    margin-left: -0.7rem;
    margin-right: -0.7rem;
  }
}
.coh-style-possible-side-effects-mobile-h2 {
  margin-top: -25px;
  margin-right: 5rem;
  margin-left: 6rem;
  color: #009edb;
  font-weight: bold;
  font-size: 40px;
  text-align: center !important;
}
@media (max-width: 564px) {
  .coh-style-possible-side-effects-mobile-h2 {
    font-weight: bold;
    margin-left: 4rem;
    margin-right: 6rem;
    color: #009edb;
    text-align: center;
    font-size: 30px;
  }
}
.coh-style-pdf-height {
  height: 80vh;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 20px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .coh-style-pdf-height {
    margin-left: 0;
    margin-right: 0;
  }
}
.coh-style-paying-for-nubeqa-bullets ul {
  list-style-type: circle;
  list-style-position: outside;
}
.coh-style-nbq-caption-fix {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  color: #747474;
  text-align: center;
}
@media (max-width: 564px) {
  .coh-style-nbq-caption-fix {
    max-width: 320px;
  }
}
.coh-style-nb-about-nbq-pg-para-with-fix {
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 564px) {
  .coh-style-nb-about-nbq-pg-para-with-fix {
    width: 94%;
  }
}
.coh-style-nb-notes-font-size-nubeq-trail-fix .nbqua-freetrail-program-footnote-fix {
  font-size: 14px;
  line-height: normal;
  text-indent: -5px;
}
@media (max-width: 564px) {
  .coh-style-nb-notes-font-size-nubeq-trail-fix .nbqua-freetrail-program-footnote-fix {
    font-size: 12px;
    padding: 0px 0px 0px 0px;
  }
}
.coh-style-nb-notes-font-size-nubeq-trail-fix .nbqua-freetrail-program-footnote-fix .coh-style-alt-ref-align {
  position: relative;
}
@media (max-width: 564px) {
  .coh-style-nb-new-beh-txt-fix {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-mob-remove {
    white-space: initial;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-support-section-fix-padding .coh-row .coh-column:first-child p.coh-paragraph.coh-ce-d6b1450f {
    padding: 0px 2.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-support-section-fix-padding .coh-row .coh-column:nth-child(2) p.coh-paragraph.coh-ce-d6b1450f {
    padding: 0px 2.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-support-section-fix-padding .coh-row .coh-column:nth-child(3) p.coh-paragraph.coh-ce-d6b1450f {
    padding: 0px 3.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-support-section-fix-padding .coh-row .coh-column:nth-child(4) p.coh-paragraph.coh-ce-d6b1450f {
    padding: 0px 1.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-support-section-fix-padding span.section-first-padding-fix {
    display: block;
    margin: 0px 3rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-nubeqa-cost-list-pd-fix {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-nubea-glob-ball-abt-nbq-pge {
    top: 495px !important;
  }
}
.coh-style-sub-nav-anchor-links-styles {
  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;
  position: relative;
  height: 3.9375rem;
}
@media (max-width: 1023px) {
  .coh-style-sub-nav-anchor-links-styles {
    display: none;
  }
}
@media (max-width: 1023px) {
  .tablet-mode.coh-style-sub-nav-anchor-links-styles {
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .tablet-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 0;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    position: absolute;
  }
}
@media (max-width: 1023px) {
  .tablet-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .tab-menu-link {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .tablet-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .tab-menu-link:after {
    content: normal;
  }
}
@media (max-width: 1023px) {
  .tablet-mode.coh-style-sub-nav-anchor-links-styles .breadcrumb-content, .tablet-mode.coh-style-sub-nav-anchor-links-styles .tab-menu-link, .tablet-mode.coh-style-sub-nav-anchor-links-styles .tab-menu-link a {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .tablet-mode.coh-style-sub-nav-anchor-links-styles .dropdown-button {
    display: block;
  }
}
@media (max-width: 767px) {
  .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu {
    position: absolute;
    opacity: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 767px) {
  .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .tab-menu-link {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .tab-menu-link:after {
    content: normal;
  }
}
@media (max-width: 767px) {
  .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles .breadcrumb-content, .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles .tab-menu-link, .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles .tab-menu-link a {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .phone-landscape-mode.coh-style-sub-nav-anchor-links-styles .dropdown-button {
    display: block;
  }
}
@media (max-width: 564px) {
  .mobile-mode.coh-style-sub-nav-anchor-links-styles {
    height: 100%;
  }
}
@media (max-width: 564px) {
  .mobile-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu {
    position: absolute;
    opacity: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 564px) {
  .mobile-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .tab-menu-link {
    margin-right: 0;
  }
}
@media (max-width: 564px) {
  .mobile-mode.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .tab-menu-link:after {
    content: normal;
  }
}
@media (max-width: 564px) {
  .mobile-mode.coh-style-sub-nav-anchor-links-styles .breadcrumb-content, .mobile-mode.coh-style-sub-nav-anchor-links-styles .tab-menu-link, .mobile-mode.coh-style-sub-nav-anchor-links-styles .tab-menu-link a {
    width: 100%;
  }
}
@media (max-width: 564px) {
  .mobile-mode.coh-style-sub-nav-anchor-links-styles .dropdown-button {
    display: block;
  }
}
.coh-style-sub-nav-anchor-links-styles .main-tabs-menu {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
}
.coh-style-sub-nav-anchor-links-styles .main-tabs-menu.expanded {
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
@media (max-width: 1023px) {
  .coh-style-sub-nav-anchor-links-styles .main-tabs-menu.expanded {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    position: static;
  }
}
.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .level-1-item:after {
  content: "";
  width: 0.0625rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: -0.625rem;
}
.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .level-1-item:last-child:after {
  content: normal;
}
.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .level-1-item:not(:last-of-type) .level-1-link {
  position: relative;
}
.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .level-1-item .active {
  font-weight: 700;
  color: rgb(255, 255, 255);
}
.coh-style-sub-nav-anchor-links-styles .main-tabs-menu .level-1-item .active:hover {
  font-weight: 700;
}
.coh-style-sub-nav-anchor-links-styles .dropdown-button {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: absolute;
  left: 0;
  right: 0;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  z-index: 1;
  display: none;
}
.coh-style-sub-nav-anchor-links-styles .dropdown-button:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e316";
  font-family: mdicons;
  color: rgb(255, 0, 0);
  font-size: 16px;
}
.coh-style-sub-nav-anchor-links-styles .dropdown-button.expanded {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.coh-style-sub-nav-anchor-links-styles .dropdown-button.expanded:after {
  color: rgb(255, 0, 0);
}
.coh-style-sub-nav-anchor-links-styles .breadcrumb-content {
  width: 1008px;
  height: 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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-sub-nav-anchor-links-styles .breadcrumb-content a:after {
  display: none !important;
}
.coh-style-sub-nav-anchor-links-styles .breadcrumb-content a.level-1-link {
  font-size: 17px;
  line-height: normal;
  padding-top: 4px;
}
.coh-style-sub-nav-anchor-links-styles .tabs-menu-wrapper {
  height: 100%;
}
.coh-style-sub-nav-anchor-links-styles .level-1-link {
  font-weight: 400;
  color: rgb(116, 116, 116);
  font-size: 1.25rem;
  line-height: 1.4375rem;
  width: 100%;
  text-align: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.coh-style-sub-nav-anchor-links-styles .level-1-link:hover {
  color: rgb(0, 158, 219);
}
.coh-style-sub-nav-anchor-links-styles .dropdown-wrapper {
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.coh-style-sub-nav-anchor-links-styles .dropdown-wrapper .dropdown-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.coh-style-sub-nav-anchor-links-styles .dropdown-wrapper .sub-menus-container {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-style-sub-nav-anchor-links-styles .dropdown-wrapper li {
  z-index: 1;
  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;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-bottom-style: solid;
  border-bottom-width: 0.375rem;
}
.coh-style-sub-nav-anchor-links-styles .dropdown-wrapper li a {
  font-size: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-nb-notes-font-size15px {
  font-size: 15px !important;
  line-height: normal !important;
}
.coh-style-nb-style-para-fix {
  display: block;
  margin-bottom: 0.875rem;
}
.coh-style-nb-stay-known-block {
  max-width: 406px;
}
.coh-style-nb-sometimes-section-line-list {
  margin-bottom: 1rem;
}
.coh-style-nb-sometimes-section-line-list li {
  margin-bottom: 1rem !important;
}
.coh-style-nb-sometimes-section-line-list li p {
  margin: 0px !important;
}
.coh-style-nb-site-map-pg > ul > li:nth-child(2) > a span .nmcprc-color {
  color: #f16623;
  text-transform: none;
}
.coh-style-nb-site-map-pg > ul > li:nth-child(3) > a span .nmcprc-color {
  color: #009edb;
  text-transform: none;
}
@media (max-width: 564px) {
  .coh-style-nb-site-map-pg ul li ul > li {
    margin-bottom: 0.5rem !important;
  }
}
.coh-style-nb-site-map-pg .coh-wysiwyg {
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-nb-site-map-pg .coh-wysiwyg {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.coh-style-nb-site-map-pg .coh-wysiwyg .social-media-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 564px) {
  .coh-style-nb-site-map-pg .coh-wysiwyg .social-media-icons {
    padding-top: 16px;
  }
}
.coh-style-nb-site-map-pg .coh-wysiwyg .social-media-icons a {
  display: inline-block;
}
.coh-style-nb-site-map-pg .coh-wysiwyg .social-media-icons a:not(:last-of-type) {
  margin-right: 20px;
}
.coh-style-nb-site-map-pg .custom-link a {
  text-align: left;
  display: block;
  color: #696969;
  font-size: 19px;
  margin-top: 19px;
  line-height: 23px;
}
@media (max-width: 564px) {
  .coh-style-nb-site-map-pg .custom-link a {
    font-size: 16px;
    line-height: 32px;
    margin-top: 0;
  }
}
.coh-style-nb-side-decor-background {
  background-image: none;
  position: relative;
}
.coh-style-nb-side-decor-background:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-05/bg-images.png");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 670px;
  position: absolute;
  width: 42%;
  top: -14.5rem;
  z-index: -1;
}
@media (max-width: 564px) {
  .coh-style-nb-side-decor-background:before {
    display: none;
  }
}
.coh-style-nb-resource-download-block-para {
  text-align: center;
}
.coh-style-nb-resource-download-block-para p.nb-long-description {
  color: #747474;
  font-size: 18px;
  line-height: normal;
  margin-top: -1rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 564px) {
  .coh-style-nb-resource-download-block-para p.nb-long-description {
    font-size: 16px;
    padding: 0px 24px;
  }
}
.coh-style-nb-resource-download-block-para span.nmcrpc-color {
  color: #009edb;
  font-weight: bold;
}
.coh-style-nb-resource-download-block-para span.text-move-next-line {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 564px) {
  .coh-style-nb-resource-download-block-para span.text-move-next-line {
    display: inline;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-resource-download-block-para p.nb-description-short {
    font-size: 20px;
  }
}
.coh-style-nb-resource-download-block-para p.nb-description-short:before {
  content: " ";
  left: -1px;
  width: 18%;
  height: 10px;
  position: absolute;
  border: 1px solid #009edb;
  -webkit-border-top-left-radius: 8px;
          border-top-left-radius: 8px;
  border-bottom: 0px;
  border-right: 0px;
  top: -5px;
}
@media (max-width: 564px) {
  .coh-style-nb-resource-download-block-para p.nb-description-short:before {
    width: 3% !important;
  }
}
.coh-style-nb-resource-download-block-para p.nb-description-short:after {
  content: " ";
  right: -1px;
  width: 18%;
  height: 10px;
  position: absolute;
  border: 1px solid #009ed0;;
  border-left: 0px;
  border-bottom: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 8px;
          border-top-right-radius: 8px;
  top: -5px;
}
@media (max-width: 564px) {
  .coh-style-nb-resource-download-block-para p.nb-description-short:after {
    width: 3% !important;
  }
}
.coh-style-nb-resource-download-block-para p.nb-description-short span.nmcrpc-color.text-top {
  position: relative;
  top: -1.45rem;
}
@media (max-width: 1023px) {
  .coh-style-nb-resource-download-block-para p.nb-description-short span.nmcrpc-color.text-top {
    top: -1.25rem;
  }
}
.coh-style-nb-top-nav-links {
  border-bottom: 1px solid #929497;
}
.coh-style-nb-top-nav-links .coh-style-top-header-ul {
  display: none;
}

.coh-style-nb-para-text-block-short-desc {
  font-size: 26px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  color: white;
}
@media (max-width: 564px) {
  .coh-style-nb-para-text-block-short-desc {
    font-size: 16px;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.coh-style-nb-para-text-block-short-desc span.color-nmcrpc {
  color: #009edb;
}
.coh-style-nb-para-text-block-short-desc span.mhspc {
  color: #f16623;
}
.coh-style-nb-para-text-block-short-desc .font-weight-600 {
  font-weight: 900;
}
.coh-style-nb-para-desc-first-line {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0.875rem;
}
.coh-style-nubeqa-header-phase-ii {
  margin: 0 auto;
}
.coh-style-nubeqa-header-phase-ii .coh-style-nb-1440-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-nubeqa-header-phase-ii .coh-style-top-header-ul li:after {
  display: none;
}
.coh-style-nb-nowrap-desktop-wrap-mob {
  white-space: nowrap;
}
@media (max-width: 564px) {
  .coh-style-nb-nowrap-desktop-wrap-mob {
    white-space: unset;
  }
}
.coh-style-nb-text-padding-fix {
  padding-left: 0.3rem;
}
@media (max-width: 564px) {
  .coh-style-nb-text-padding-fix {
    padding-left: unset;
  }
}
.coh-style-nb-video-bg-block .ssa-component-instance-faf1a359-bf32-4ab0-a313-facb603073c3 {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-70%, -50%);
      -ms-transform: translate(-70%, -50%);
          transform: translate(-70%, -50%);
  z-index: 1;
}
.coh-style-nb-video-bg-block .ssa-component-instance-fd857984-6162-4de5-bfd9-06ad40aec056 {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%);
      -ms-transform: translate(-70%, -50%);
          transform: translate(-70%, -50%);
}
.coh-style-show-on-desktop---inline {
  display: inline;
}
@media (max-width: 1023px) {
  .coh-style-show-on-desktop---inline {
    display: none;
  }
}
.coh-style-offset-page-header-stick {
  margin-top: -70px;
}
.coh-style-section-header-top-orange-line-2 {
  font-weight: bold;
  color: rgb(0, 158, 219);
  padding-top: 34px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  font-size: 40px;
  line-height: normal;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-section-header-top-orange-line-2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .coh-style-section-header-top-orange-line-2 {
    font-size: 30px;
    line-height: normal;
    text-align: center;
    padding-top: 34px;
  }
}
.coh-style-section-header-top-orange-line-2:before {
  background-color: rgb(241, 102, 35);
  content: "";
  width: 218px;
  margin-left: -109px;
  height: 7px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
}
.coh-style--section-header--top-blue-line-2 {
  font-weight: bold;
  color: rgb(0, 158, 219);
  position: relative;
  font-size: 40px;
  line-height: normal;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style--section-header--top-blue-line-2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .coh-style--section-header--top-blue-line-2 {
    font-size: 30px;
    line-height: normal;
    text-align: center;
  }
}
.coh-style--section-header--top-blue-line-2:before {
  background-color: rgb(34, 60, 120);
  content: "";
  width: 218px;
  margin-left: -109px;
  height: 7px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  display: none;
}
@media (max-width: 564px) {
  .coh-style--section-header--top-blue-line-2:before {
    display: block;
    height: 4px;
    width: 122px;
    margin-top: -25px;
    margin-left: -70px;
  }
}
.coh-style-primary-dark-blue {
  color: rgb(34, 60, 120);
}
@media (max-width: 1023px) {
  .coh-style-paying-for-nubeqa---additional-support-notes {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-container-boxed.coh-style-container-default-styles.coh-style-paying-for-nubeqa---additional-support-notes {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-page-error-caption {
  color: rgb(116, 116, 116);
  text-align: center;
  font-size: 22.5px !important;
}
@media (max-width: 564px) {
  .coh-style-page-error-caption {
    font-size: 16px !important;
    margin: 0 auto;
    max-width: 340px;
  }
}
.coh-style-page-error-caption p {
  font-size: 19px !important;
  color: #696969;
  line-height: 23px;
}
@media (max-width: 564px) {
  .coh-style-page-error-caption p {
    font-size: 16px !important;
  }
}
.coh-style-nub-btn-dwn-clnt {
  width: 276px !important;
  height: 78px !important;
  padding: 27px 18px !important;
  -webkit-border-radius: 8px !important;
          border-radius: 8px !important;
  font-size: 18px !important;
  line-height: 27px !important;
}
@media (max-width: 564px) {
  .coh-style-nub-btn-dwn-clnt {
    width: 285px !important;
    height: 78px !important;
    padding: 9px 16px !important;
  }
}
.coh-style-nb-heading-4 {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 40px !important;
}
.coh-style-nb-heading-4 div {
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-05/nm-crpc.png_.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-nb-abt-adrogen-img-fix {
  left: 225px !important;
}
@media (max-width: 564px) {
  .coh-style-nb-abt-adrogen-img-fix {
    left: 50% !important;
    top: 13% !important;
  }
}
.coh-style-nb-1440-width {
  padding: 0 45px;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-nb-1440-width {
    padding: 0 15px;
  }
}
.coh-style-nb-1440-width .coh-wysiwyg .coh-style-nb-check-bullet li:before {
  content: '\E5CA' !important;
}
.coh-style-nb-1440-width .coh-wysiwyg ul {
  margin: 25px 0;
}
.coh-style-nb-1440-width .coh-wysiwyg ul li {
  line-height: 23px;
  margin-bottom: 20px;
  padding-left: 18px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-nb-1440-width .coh-wysiwyg ul li {
    line-height: 22px;
    margin-bottom: 15px;
  }
}
.coh-style-nb-1440-width .coh-wysiwyg ul li:last-child {
  margin-bottom: 0;
}
.coh-style-nb-1440-width .coh-wysiwyg ul li:before {
  content: '' !important;
  width: 7px;
  height: 7px;
  background-color: #696969;
  position: absolute;
  left: 0;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  top: 9px;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-nb-1440-width .coh-wysiwyg ul li:before {
    width: 6px;
    height: 6px;
  }
}
.coh-style-nb-1440-width .coh-wysiwyg ul.list-mb-12 li {
  margin-bottom: 12px !important;
}
.coh-style-nb-1440-width .coh-wysiwyg ul.icon-with-text li .innerlLineHeight {
  display: block;
  padding-top: 12px;
}
.coh-style-spanish-full-width {
  margin: 0 auto;
  position: relative;
}
.coh-style-spanish-full-width .coh-wysiwyg .coh-style-nb-check-bullet li:before {
  content: '\E5CA' !important;
}
.coh-style-spanish-full-width .coh-wysiwyg ul {
  margin: 25px 0;
}
.coh-style-spanish-full-width .coh-wysiwyg ul li {
  line-height: 23px;
  margin-bottom: 20px;
  padding-left: 18px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-spanish-full-width .coh-wysiwyg ul li {
    line-height: 22px;
    margin-bottom: 15px;
  }
}
.coh-style-spanish-full-width .coh-wysiwyg ul li:last-child {
  margin-bottom: 0;
}
.coh-style-spanish-full-width .coh-wysiwyg ul li:before {
  content: '' !important;
  width: 7px;
  height: 7px;
  background-color: #696969;
  position: absolute;
  left: 0;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  top: 9px;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-spanish-full-width .coh-wysiwyg ul li:before {
    width: 6px;
    height: 6px;
  }
}
.coh-style-spanish-full-width .coh-wysiwyg ul.list-mb-12 li {
  margin-bottom: 12px !important;
}
.coh-style-spanish-full-width .coh-wysiwyg ul.icon-with-text li .innerlLineHeight {
  display: block;
  padding-top: 12px;
}
@media (max-width: 1023px) {
  .coh-style-spanish-full-width .coh-wysiwyg ul.icon-with-text li .innerlLineHeight {
    padding-top: 0px;
  }
}
.coh-style-nb-wrap-text {
  White-space: nowrap;
}
.coh-style-nb-ways-section-para-bullet-point {
  position: relative;
  left: -4px;
}
@media (max-width: 564px) {
  .coh-style-text-align-center-mob6142023 {
    text-align: center !important;
  }
}
.coh-style-fe-nubeqa-may-cause-textbody {
  margin-right: auto;
  margin-left: auto;
  max-width: 936px;
}
.coh-style-display-none {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-mobile-display-none {
    display: none;
  }
}
.coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:first-of-type p {
  color: rgb(116, 116, 116);
  font-weight: bold;
  font-size: 23px;
  line-height: normal;
  text-align: center;
  margin-top: 17px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:first-of-type p {
    font-size: 16px;
  }
}
.coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:first-of-type h2 {
  font-weight: bold;
  color: rgb(0, 158, 219);
  font-size: 36px;
  text-align: center;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:first-of-type h2 {
    font-size: 25px;
  }
}
.coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:last-of-type {
  font-size: 18px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  line-height: normal;
  max-width: 1140px;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:last-of-type {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 11px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:last-of-type p {
  font-size: 18px;
  line-height: normal;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:last-of-type p {
    font-size: 11px;
  }
}
.coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:last-of-type p:first-of-type {
  text-align: center;
}
.coh-style-fe-homepage-hero-banner .row .coh-wysiwyg:last-of-type ul {
  margin-left: 1rem;
  list-style-type: disc;
}
.coh-style-fe-homepage-hero-banner .row .row .coh-container .coh-column {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 50% !important;
      -ms-flex: 0 0 50% !important;
          flex: 0 0 50% !important;
  max-width: 50% !important;
}
.coh-style-fe-homepage-hero-banner .row .row .coh-container .coh-column:first-of-type .image-container {
  margin-top: 10px;
  margin-right: 20px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner .row .row .coh-container .coh-column:first-of-type .image-container {
    margin-right: 5px;
  }
}
.coh-style-fe-homepage-hero-banner .row .row .coh-container .coh-column:last-of-type .image-container {
  margin-top: 16px;
  margin-right: auto;
  margin-left: 20px;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner .row .row .coh-container .coh-column:last-of-type .image-container {
    margin-left: 5px;
  }
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:first-of-type p {
  color: rgb(116, 116, 116);
  font-weight: bold;
  font-size: 23px;
  line-height: normal;
  text-align: center;
  margin-top: 17px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:first-of-type p {
    font-size: 16px;
  }
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:first-of-type h2 {
  font-weight: bold;
  color: rgb(0, 158, 219);
  font-size: 36px;
  text-align: center;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:first-of-type h2 {
    font-size: 25px;
  }
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:last-of-type {
  font-size: 18px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  line-height: normal;
  max-width: 1140px;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:last-of-type {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 11px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:last-of-type p {
  font-size: 18px;
  line-height: normal;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:last-of-type p {
    font-size: 11px;
  }
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .coh-wysiwyg:last-of-type ul {
  margin-left: 1rem;
  list-style-type: disc;
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .row .coh-container .coh-column {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 50% !important;
      -ms-flex: 0 0 50% !important;
          flex: 0 0 50% !important;
  max-width: 50% !important;
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .row .coh-container .coh-column:first-of-type .image-container {
  margin-top: 10px;
  margin-right: 20px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2022-05-11- .row .row .coh-container .coh-column:first-of-type .image-container {
    margin-right: 5px;
  }
}
.coh-style-fe-homepage-hero-banner-2022-05-11- .row .row .coh-container .coh-column:last-of-type .image-container {
  margin-top: 16px;
  margin-right: auto;
  margin-left: 20px;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2022-05-11- .row .row .coh-container .coh-column:last-of-type .image-container {
    margin-left: 5px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:first-of-type p {
  color: rgb(116, 116, 116);
  font-weight: bold;
  font-size: 23px;
  line-height: normal;
  text-align: center;
  margin-top: 17px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:first-of-type p {
    font-size: 16px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:first-of-type h2 {
  font-weight: bold;
  color: rgb(0, 158, 219);
  font-size: 36px;
  text-align: center;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:first-of-type h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:first-of-type h2 .mobile-line-break {
    display: block;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type {
  font-size: 20px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  line-height: normal;
  max-width: 1180px;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 11px;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 388px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type p {
  font-size: 20px;
  line-height: normal;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type p {
    font-size: 11px;
    line-height: 13px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type p:first-of-type {
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type p:first-of-type {
    margin-bottom: 9px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul {
  margin-bottom: 15px;
  margin-left: 1rem;
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul li {
  margin-bottom: 5px;
  margin-left: 20px;
  letter-spacing: -0.53px;
  line-height: normal;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul li {
    letter-spacing: normal;
  }
}
@media (max-width: 767px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul li {
    margin-left: 14px;
    padding-right: 5px;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul li {
    padding-left: 12px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul li:before {
  position: absolute;
  content: '' !important;
  background: #747474;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: 9px;
  left: -20px;
  height: 4px;
  width: 4px;
}
@media (max-width: 767px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul li:before {
    height: 3px;
    width: 3px;
    top: 5px;
    left: -14px;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul li:last-child {
    width: 100%;
    padding-right: 13px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type p:not(:first-of-type), .coh-style-fe-homepage-hero-banner-2 .row .coh-wysiwyg:last-of-type ul {
  max-width: 1070px;
  margin-right: auto;
  margin-left: auto;
}
.coh-style-fe-homepage-hero-banner-2 .row .row .coh-container .coh-column {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 50% !important;
      -ms-flex: 0 0 50% !important;
          flex: 0 0 50% !important;
  max-width: 50% !important;
}
.coh-style-fe-homepage-hero-banner-2 .row .row .coh-container .coh-column:first-of-type .image-container {
  margin-top: 10px;
  margin-right: 20px;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .row .coh-container .coh-column:first-of-type .image-container {
    margin-right: 5px;
  }
}
.coh-style-fe-homepage-hero-banner-2 .row .row .coh-container .coh-column:last-of-type .image-container {
  margin-top: 16px;
  margin-right: auto;
  margin-left: 20px;
}
@media (max-width: 1023px) {
  .coh-style-fe-homepage-hero-banner-2 .row .row .coh-container .coh-column:last-of-type .image-container {
    margin-left: 5px;
  }
}
.coh-style-fe-ribbon-block {
  background-color: rgb(34, 60, 120);
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 96px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .coh-style-fe-ribbon-block {
    min-height: 0;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-link {
    display: none;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-link:first-child {
  padding-right: 0;
  margin-right: 36px;
}
@media (max-width: 1169px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-link:first-child {
    margin-right: 16px;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-link:first-child:after {
  display: none;
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-link:first-child img {
  height: auto;
  width: 123px;
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-link:nth-child(2) {
  margin-right: 41px;
}
@media (max-width: 1169px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-link:nth-child(2) {
    margin-right: 21px;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-link:nth-child(2) img {
  height: auto;
  width: 63px;
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 {
  color: rgb(255, 255, 255);
  font-size: 22px;
  line-height: 23px;
  font-weight: 900;
  margin-top: 6px;
  margin-bottom: 0;
  font-family: 'Arial Black', Arial-BoldMT, arial bold, Arial, Helvetica, sans-serif;
  max-width: 780px;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 {
    letter-spacing: -0.3px;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 {
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 13px;
    margin-left: 15px;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .highlight {
  color: rgb(241, 102, 35);
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .only-desktop-display-block {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .only-desktop-display-block {
    display: inline;
  }
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .inline-block-mobile {
    display: inline-block;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .font-weight-normal {
  font-weight: normal;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg h2 .font-weight-normal {
    letter-spacing: normal;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg p {
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg p {
    font-size: 16px;
    line-height: 18px;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg .content h2 {
  max-width: 620px;
  margin-right: 30px;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg .content h2 {
    margin-top: 12px;
    margin-right: 0;
    margin-left: 16px;
    font-size: 19px;
    line-height: 20px;
    text-align: left;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .coh-wysiwyg .content h2 {
    font-size: 100%;
  }
}
.coh-style-fe-ribbon-block .background-color-inner-block .learn-more {
  min-height: 50px;
  min-width: 193px;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .learn-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 17px;
    min-width: 180px;
  }
}
@media (max-width: 767px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .learn-more {
    min-width: 144px;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-ribbon-block .background-color-inner-block .learn-more {
    letter-spacing: -0.5px;
    min-width: 130px;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    margin-right: 16px;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-padding-left-and-right-5px-mobile {
    padding-left: 5px;
    padding-ri: 5px;
  }
}
@media (max-width: 1023px) {
  .coh-style-helpful-resources-hero [class*=coh-ce-cpt_background_image_block] {
    background-position-y: -30px !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-helpful-resources-hero [class*=coh-paragraph] {
    text-align: left;
    padding-left: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-helpful-resources-hero [class*=coh-paragraph] {
    padding-left: 0;
  }
}
.coh-style-fe-ribbon-block-2022-05-04- {
  height: 154px;
  background-color: rgb(34, 60, 120);
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  padding-top: 25px;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block-2022-05-04- {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    height: 150px;
    padding-top: 15px;
    padding-left: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-ribbon-block-2022-05-04- {
    height: 100%;
    padding-bottom: 15px;
  }
}
.coh-style-fe-ribbon-block-2022-05-04- h2 {
  color: rgb(255, 255, 255);
  font-size: 36px;
  line-height: 39px;
  font-weight: 900;
  margin-bottom: 10px;
  font-family: 'Arial Black', Arial-BoldMT, arial bold, Arial, Helvetica, sans-serif;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block-2022-05-04- h2 {
    font-size: 22px;
    line-height: 23px;
    max-width: 345px;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-ribbon-block-2022-05-04- h2 {
    max-width: 345px;
  }
}
.coh-style-fe-ribbon-block-2022-05-04- h2 .highlight {
  color: rgb(241, 102, 35);
}
.coh-style-fe-ribbon-block-2022-05-04- h2 .only-desktop-display-block {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block-2022-05-04- h2 .only-desktop-display-block {
    display: inline;
  }
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block-2022-05-04- h2 .inline-block-mobile {
    display: inline-block;
  }
}
.coh-style-fe-ribbon-block-2022-05-04- p {
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-ribbon-block-2022-05-04- p {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 564px) {
  .coh-style-fe-why-nubeqa-section a {
    min-width: auto !important;
    width: 100%;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .coh-style-fe-fix-testoterone-tool-tip-mobile .tooltip.testosterone .top {
    min-width: 300px;
  }
}
@media (max-width: 767px) {
  .coh-style-fe-fix-testoterone-tool-tip-mobile .tooltip.os .top {
    min-width: 265px;
  }
}
@media (max-width: 767px) {
  .coh-style-fe-fix-testoterone-tool-tip-mobile .tooltip.hormone .top {
    min-width: 260px;
  }
}
.coh-style-fe-mhspc-background-position {
  max-width: 1440px;
  width: 100%;
  background-image: url("/sites/g/files/vrxlpx57531/files/2022-05/background.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 160px;
  padding-bottom: 260px;
  margin-top: -100px;
  margin-right: auto;
  margin-bottom: -300px;
  margin-left: auto;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-fe-mhspc-background-position {
    background-image: url("/sites/g/files/vrxlpx57531/files/2022-05/stripes-on-background.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-top: 75px;
    padding-bottom: 125px;
    margin-top: -50px;
    margin-bottom: -150px;
  }
}
@media (max-width: 1023px) {
  .coh-style-fe-mhspc-hero-caption {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.coh-style-fe-mhspc-interstitial-modal-block {
  margin-top: -10px;
  margin-bottom: 95px;
}
@media (max-width: 1023px) {
  .coh-style-fe-mhspc-interstitial-modal-block {
    margin-bottom: 75px;
  }
}
.coh-style-fe-mhspc-interstitial-modal-block > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-fe-mhspc-interstitial-modal-block > div .read-more {
  font-style: italic;
  color: rgb(0, 158, 219);
  font-size: 20px;
  line-height: 23px;
  border-style: none;
  margin: 0;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .coh-style-fe-mhspc-interstitial-modal-block > div .read-more {
    font-size: 16px;
    line-height: 19px;
  }
}
.coh-style-fe-mhspc-interstitial-modal-block > div .read-more:before {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-fe-padding-left-and-right-10px-mobile {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-additional-support-card .coh-paragraph.coh-style-dk-blue-subheader {
    max-width: none;
    text-align: center;
  }
}
.coh-style-additional-support-card p.coh-style-nb-available-sec-desc {
  margin-bottom: 4px;
}
.coh-style-about-nubeqa-page-nubeqa-is-clinically-proven {
  width: 630px;
  width: 650px !important;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-nubeqa-is-clinically-proven {
    width: 327px !important;
  }
}
.coh-style-about-nubeqa-page-nubeqa-is-clinically-proven h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: normal;
  color: rgb(0, 158, 219);
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-nubeqa-is-clinically-proven h2 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: normal;
  }
}
.coh-style-nb-about-nubeqa-page-may-help-you-live-container-phs-2 .inner-wrapper .coh-wysiwyg:nth-child(2) p {
  margin-bottom: 0px;
}
.coh-style-nb-about-nubeqa-page-may-help-you-live-container-phs-2 .inner-wrapper img {
  margin-top: 0px;
  margin-bottom: 26px;
}
@media (max-width: 564px) {
  .coh-style-nb-about-nubeqa-page-may-help-you-live-container-phs-2 .inner-wrapper img {
    margin-bottom: 14px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-about-nubeqa-page-may-help-you-live-container-phs-2 .nubeqa-mobile-text-letter-spacing {
    letter-spacing: -0.5px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-about-nubeqa-page-may-help-you-live-container-phs-2 .nubeqa-mobile-text-letter-spacing-last li {
    margin-bottom: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-about-nubeqa-page-may-help-you-live-container-phs-2 .nubeqa-mobile-text-letter-spacing-last li p {
    height: 72px;
    margin-bottom: 0px;
    letter-spacing: -0.8px;
  }
}
.coh-style-about-nubeqa-page-may-help-you-live-container .inner-wrapper .coh-wysiwyg:nth-child(2) p {
  margin-bottom: 0px;
}
.coh-style-about-nubeqa-page-may-help-you-live-container .inner-wrapper img {
  margin-top: 0px;
  margin-bottom: 26px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-may-help-you-live-container .inner-wrapper img {
    margin-bottom: 14px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-may-help-you-live-container .nubeqa-mobile-text-letter-spacing {
    letter-spacing: -0.5px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-may-help-you-live-container .nubeqa-mobile-text-letter-spacing-last li {
    margin-bottom: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-may-help-you-live-container .nubeqa-mobile-text-letter-spacing-last li p {
    height: 72px;
    margin-bottom: 0px;
    letter-spacing: -0.8px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-nubeqa-is-clinically-proven-container {
    padding: 0px 0.5rem !important;
  }
}
.coh-style-about-nubeqa-page-nubeqa-is-clinically-proven-container .no-margin-bottom {
  margin-bottom: 0px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-nubeqa-is-clinically-proven-container .inner-wrapper .coh-wysiwyg:last-child p {
    letter-spacing: -0.4px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-nubeqa-is-clinically-proven-container .inner-wrapper .coh-wysiwyg .tooltip .top {
    left: unset !important;
  }
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container .inner-wrapper div .coh-container {
  margin-top: 0px;
  margin-bottom: 0px;
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container .animated {
  margin-bottom: 0px;
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container .animated .coh-container {
  margin-top: 0px;
  margin-bottom: 0px;
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-title-adding-nubeqa-to-hormone {
  margin-bottom: 20px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-title-adding-nubeqa-to-hormone {
    padding-top: 25px;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: normal;
    min-width: 310px;
    font-weight: 900 !important;
  }
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-subtitle-without-pain {
  margin-bottom: 30px;
  font-weight: 900;
}
@media (max-width: 1023px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-subtitle-without-pain {
    margin-bottom: 27px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-subtitle-without-pain {
    min-width: 325px;
    font-weight: 900 !important;
  }
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-a-clinical-trial li {
  margin-bottom: 0px;
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-a-clinical-trial li p {
  margin-bottom: 85px;
  letter-spacing: normal;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-a-clinical-trial li p {
    margin-bottom: 56px;
  }
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-title-can-delay-the-start {
  margin-bottom: 30px;
  font-weight: 900;
}
@media (max-width: 1023px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-title-can-delay-the-start {
    margin-bottom: 27px;
    letter-spacing: -1.1px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container #nubeqa-title-can-delay-the-start {
    max-width: 337px;
    font-weight: 900 !important;
  }
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-the-same-clinical {
  padding-right: 100px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-the-same-clinical {
    padding-right: 0px;
  }
}
.coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-the-same-clinical p {
  margin-bottom: 92px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-the-same-clinical p {
    margin-bottom: 29px;
    letter-spacing: -0.8px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-the-same-clinical p span {
    display: block;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container .nubeqa-text-In-the-same-clinical p span:last-child {
    padding-left: 11px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-hormone-therapy-offers-container .coh-container.coh-ce-1951d479 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-the-bottom-line span {
    display: block;
  }
}
.coh-style-about-nubeqa-page-footernote-median-is-the-middle .coh-wysiwyg {
  height: 63px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-footernote-median-is-the-middle .coh-wysiwyg {
    height: 35px;
  }
}
.coh-style-about-nubeqa-page-footernote-median-is-the-middle .coh-wysiwyg p {
  margin-bottom: 0px;
  margin-left: 160px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-footernote-median-is-the-middle .coh-wysiwyg p {
    margin-top: 1rem;
    margin-bottom: 0px;
    margin-left: 19px;
  }
}
.coh-style-about-nubeqa-page-footernote-median-is-the-middle .coh-wysiwyg p .hang {
  letter-spacing: normal;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-footernote-median-is-the-middle .coh-wysiwyg p .hang {
    letter-spacing: normal;
  }
}
.coh-style-about-nubeqa-page-lowers-psa-levels-container h3 {
  margin-bottom: 24px;
}
@media (max-width: 1023px) {
  .coh-style-about-nubeqa-page-lowers-psa-levels-container h3 {
    margin-bottom: 25px;
  }
}
.coh-style-about-nubeqa-page-lowers-psa-levels-container .coh-wysiwyg {
  margin-top: 0px;
}
.coh-style-about-nubeqa-page-lowers-psa-levels-container .coh-wysiwyg li {
  margin-bottom: 0px;
}
.coh-style-about-nubeqa-page-lowers-psa-levels-container .coh-wysiwyg li p {
  margin-bottom: 21px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-lowers-psa-levels-container .coh-wysiwyg li p {
    margin-bottom: 18px;
  }
}
.coh-style-about-nubeqa-page-possible-side-effects-container #nubeqa-title-possible-side-effects {
  padding-top: 34px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 40px;
  line-height: normal;
  max-width: 840px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-possible-side-effects-container #nubeqa-title-possible-side-effects {
    padding-top: 34px;
    margin-top: 23px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.2;
    max-width: 216px;
    font-weight: bold !important;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-possible-side-effects-container .hr-icon-coffe {
    padding-top: 4px;
  }
}
.coh-style-about-nubeqa-page-possible-side-effects-container .hr-icon-coffe hr {
  outline-width: none;
  outline-color: none;
  outline-offset: none;
  margin-top: none;
  background-color: rgb(34, 60, 120);
  height: 1px;
}
.coh-style-about-nubeqa-page-possible-side-effects-container .hr-icon-coffe img {
  width: 106px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-possible-side-effects-container .hr-icon-coffe img {
    margin-top: -53px;
  }
}
.coh-style-about-nubeqa-page-possible-side-effects-container .nubeqa-text-the-most-common ul li {
  margin-bottom: 0px;
}
.coh-style-about-nubeqa-page-possible-side-effects-container .nubeqa-text-the-most-common ul li:last-child p {
  margin-bottom: 0px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa-page-possible-side-effects-container .nubeqa-mobile-may-cause {
    text-align: left;
    margin-bottom: 0px;
    letter-spacing: -0.5px;
    text-align: left !important;
    letter-spacing: -0.5 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-about-nubeqa-page-possible-side-effects-container .coh-row > .coh-row-inner.row > .coh-column > .coh-container > .coh-container {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-about-mfs-chart {
  width: 347px !important;
  height: 163px !important;
  margin-left: -100px !important;
  margin-top: 36px !important;
}
@media (max-width: 767px) {
  .coh-style-about-mfs-chart {
    margin: 0 auto !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-about-us---when-its-time {
    margin-right: 25px;
    margin-left: 25px;
  }
}
@media (max-width: 1023px) {
  .coh-container.coh-container-boxed.coh-style-about-us---when-its-time {
    margin-right: 25px;
    margin-left: 25px;
  }
}
.coh-style-about-us---when-its-time .subheader {
  margin-bottom: 7px;
}
@media (max-width: 1023px) {
  .coh-style-helpful-reesources---for-people-who-care {
    margin-bottom: -10px;
  }
}
.coh-container-boxed.coh-style-helpful-reesources---for-people-who-care {
  margin-bottom: -10px !important;
}
@media (max-width: 1023px) {
  .coh-container-boxed.coh-style-helpful-reesources---for-people-who-care {
    margin-bottom: -10px;
  }
}
.coh-style-isi-header-left-image {
  margin-top: 18px;
}
@media (max-width: 564px) {
  .coh-style-isi-header-left-image {
    margin-top: 0px;
  }
}
.coh-style-bayer-logo-header {
  height: 62.7px !important;
  width: 62.7px !important;
}
.coh-style-nubeqa-logo-header {
  width: 146.2px !important;
  height: 86px !important;
  margin-right: 26px !important;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hcp-what-is-nubeqa-image-lower-risk {
    max-width: 307px !important;
  }
}
.coh-style-homepage-angled-hero {
  max-width: none;
  width: 100%;
  -webkit-transform: scaleX(1) scaleY(1);
      -ms-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);
}
.coh-style-left-0-important {
  left: 0 !important;
}
.coh-style-right-0-important {
  right: 0 !important;
}
.coh-style-resources-page .sub-header-banner {
  padding-right: 25px;
  padding-bottom: 170px;
}
@media (max-width: 1023px) {
  .coh-style-resources-page .sub-header-banner {
    padding-right: 0;
    padding-bottom: 0;
    text-align: center;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
  }
}
.coh-style-resources-page #forpeople094105062023 {
  margin: 0 auto;
  width: 72%;
}
@media (max-width: 1023px) {
  .coh-style-resources-page #forpeople094105062023 {
    width: 72%;
  }
}
@media (max-width: 564px) {
  .coh-style-resources-page #forpeople094105062023 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .phone-landscape.hide.coh-style-visibility-breakpoints.coh-style-fe-breakpoint-hide-mobile-fix {
    display: none !important;
  }
}
.coh-style-contact-us-page {
  padding: 0 5px !important;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-page {
    margin: 0 31px !important;
  }
}
.coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container:first-child {
  padding-top: 88px !important;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container:first-child {
    padding-top: 50px !important;
  }
}
.coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container:first-child h1 {
  padding-bottom: 20px !important;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container:first-child h1 {
    padding-bottom: 35px !important;
  }
}
.coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container:nth-child(2) {
  margin-bottom: 52px !important;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container:nth-child(2) {
    margin-bottom: 50px !important;
  }
}
.coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container h2 {
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-page > .coh-row > .row > .coh-column > .inner-wrapper > .coh-container h2 {
    padding-bottom: 8px;
  }
}
@media (max-width: 1023px) {
  .coh-style-contact-us-page .mobile-hidden {
    display: none;
  }
}
.coh-style-contact-us-page .desktop-hidden {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-page .desktop-hidden {
    display: block;
  }
}
.coh-style-text-decoration-none-link {
  text-decoration: none;
}
.coh-style-desktop-break-line span {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-desktop-break-line span {
    display: inline;
  }
}
.coh-style-text-block---orange-line-through {
  font-weight: bold;
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  position: relative;
}
.coh-style-text-block---orange-line-through:before {
  content: "";
  display: block;
  position: absolute;
  top: 21px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: rgb(241, 102, 35);
}
.coh-style-text-block---orange-line-through span {
  font-weight: bold;
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 18px;
  background-color: rgb(241, 102, 35);
  position: relative;
  display: inline-block;
  z-index: 2;
  padding-top: 13px;
  padding-right: 27px;
  padding-bottom: 13px;
  padding-left: 27px;
  text-transform: uppercase;
}
.coh-style-section-header---top-orange-line-margin {
  padding-top: 47px;
}
@media (max-width: 1023px) {
  .coh-style-section-header---top-orange-line-margin {
    padding-top: 28px;
  }
}
.coh-style-offer-label-action {
  position: absolute;
  top: 1.25rem;
  right: 1.875rem;
  display: none;
  font-size: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-offer-label-action {
    display: block;
  }
}
.coh-style-offer-label-action: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: "\e5cd";
  font-family: mdicons;
  position: absolute;
  color: rgb(255, 255, 255);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.coh-style-register-button {
  color: rgb(116, 116, 116);
  font-weight: 400;
  font-size: 0.875rem;
  position: relative;
  bottom: 0;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .coh-style-register-button {
    font-size: 0.625rem;
  }
}
.coh-style-register-button:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f040";
  font-family: icomoon;
  position: absolute;
  right: 0;
  bottom: -0.0625rem;
}
.coh-style-nb-stay-known-light-blue-button {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 158, 219);
  min-width: 222px;
  min-height: 50px;
  height: 50px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  overflow-x: hidden;
  display: inline-block;
  -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;
  -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;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  font-weight: normal;
  text-decoration: none;
}
.coh-style-nb-stay-known-light-blue-button span.btn-text {
  position: relative;
}
.coh-style-nb-stay-known-light-blue-button span.btn-text:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  position: absolute;
  top: 28%;
  left: 125%;
  content: "\e901";
  font-family: icomoon;
}
.coh-style-light-blue-button {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 158, 219);
  min-width: 286px;
  min-height: 69px;
  height: 69px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  overflow-x: hidden;
  display: inline-block;
  -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;
  -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;
  text-align: center;
  font-size: 20px;
  line-height: normal;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  font-weight: bold;
  text-decoration: none;
}
.coh-style-section-header---top-orange-line {
  font-weight: bold;
  color: rgb(0, 158, 219);
  font-size: 40px;
  line-height: normal;
  text-align: center;
  padding-top: 34px;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-section-header---top-orange-line {
    font-size: 30px;
    line-height: normal;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-section-header---top-orange-line {
    font-size: 30px;
    line-height: normal;
    text-align: center;
    padding-top: 34px;
  }
}
.coh-style-section-header---top-orange-line:before {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 218px;
  margin-left: -109px;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
}
.coh-style-section-header---top-orange-line .display-inline {
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-section-header---top-orange-line .display-inline {
    display: inline;
  }
}
.coh-style-section-header---top-orange-line .sub-header-banner {
  padding-right: 25px;
}
@media (max-width: 1023px) {
  .coh-style-section-header---top-orange-line .sub-header-banner {
    padding-right: 0;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    text-align: center;
  }
}
.coh-style-smaller-font-size {
  font-size: 75%;
}
.coh-style-offer-label-wrapper {
  position: absolute;
  right: 0;
  z-index: 2;
}
@media (max-width: 1023px) {
  .coh-style-offer-label-wrapper {
    position: relative;
  }
}
.coh-style-one-step-signup {
  background-color: rgb(216, 216, 216);
}
.full-width-view.coh-style-one-step-signup {
  padding-top: 2.1875rem;
  padding-right: 4.5rem;
  padding-bottom: 1.25rem;
  padding-left: 4.5rem;
  position: relative;
}
@media (max-width: 1023px) {
  .full-width-view.coh-style-one-step-signup {
    padding-top: 0;
    padding-right: 2.75rem;
    padding-bottom: 0;
    padding-left: 1.25rem;
  }
}
.full-width-view.coh-style-one-step-signup .signup-caption {
  font-size: 1.5rem;
  line-height: 3.125rem;
  margin-bottom: 1.5625rem;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .full-width-view.coh-style-one-step-signup .signup-caption {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-bottom: 0;
  }
}
.full-width-view.coh-style-one-step-signup .form-item {
  margin-bottom: 0.9375rem;
}
.full-width-view.coh-style-one-step-signup .form-item.form-item-consent {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .full-width-view.coh-style-one-step-signup .form-item.form-item-consent {
    margin-bottom: 1.25rem;
  }
}
.full-width-view.coh-style-one-step-signup .form-actions {
  margin-bottom: 1.875rem;
}
.sidebar-view.coh-style-one-step-signup {
  padding-top: 1.125rem;
  padding-right: 0.9375rem;
  padding-bottom: 1.875rem;
  padding-left: 0.9375rem;
  position: relative;
}
@media (max-width: 1023px) {
  .sidebar-view.coh-style-one-step-signup {
    padding-top: 0;
    padding-right: 2.75rem;
    padding-bottom: 0;
    padding-left: 1.25rem;
  }
}
.sidebar-view.coh-style-one-step-signup .signup-caption {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.8125rem;
}
@media (max-width: 1023px) {
  .sidebar-view.coh-style-one-step-signup .signup-caption {
    margin-bottom: 0;
  }
}
.sidebar-view.coh-style-one-step-signup .form-description {
  margin-bottom: 1.875rem;
}
.sidebar-view.coh-style-one-step-signup .form-item {
  margin-bottom: 1.875rem;
}
.sidebar-view.coh-style-one-step-signup .form-item.form-item-consent {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .sidebar-view.coh-style-one-step-signup .form-item.form-item-consent {
    margin-bottom: 1.25rem;
  }
}
.sidebar-view.coh-style-one-step-signup .form-actions {
  margin-bottom: 1.875rem;
}
.coh-style-one-step-signup .signup-caption {
  color: rgb(49, 49, 51);
  text-align: left;
  white-space: nowrap;
}
.coh-style-one-step-signup .form-description {
  line-height: 1.5;
  color: rgb(49, 49, 51);
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-one-step-signup .form-description {
    margin-bottom: 1.5625rem;
  }
}
.coh-style-one-step-signup .form-item-consent {
  font-size: 0.6875rem;
  line-height: 1.5;
  text-align: center;
  color: rgb(49, 49, 51);
}
.coh-style-one-step-signup .drop-down-block {
  height: 5.875rem;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-one-step-signup .drop-down-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-one-step-signup .drop-down-block button {
  top: 0;
  left: 0;
  height: inherit;
  width: 100%;
  position: absolute;
}
.coh-style-one-step-signup .drop-down-block button:after {
  height: 0.625rem;
  width: 0.625rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.3125rem;
  margin: auto;
  border-top-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-right-color: rgb(0, 0, 0);
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.coh-style-one-step-signup .drop-down-block button.is-active:after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (max-width: 1023px) {
  .coh-style-one-step-signup .sign-up-form {
    display: none;
  }
}
.coh-style-one-step-signup .sign-up-form.opened-menu {
  display: block;
}
.coh-style-one-step-signup .form-text, .coh-style-one-step-signup .form-email {
  height: 2.8125rem;
  width: 100%;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(166, 165, 168);
  outline-width: 0;
  background-color: rgb(255, 255, 255);
  padding-top: 0.3125rem;
  padding-right: 0.8125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.8125rem;
  color: rgb(49, 49, 51);
  -webkit-appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 2.8125rem (field.95ad6c28-c15c-454a-a973-67503b364915);
          box-shadow: inset 0 0 0 2.8125rem (field.95ad6c28-c15c-454a-a973-67503b364915);
}
.coh-style-one-step-signup input.error {
  border-color: rgb(255, 3, 4);
}
.coh-style-one-step-signup label.error {
  color: rgb(255, 3, 4);
  text-align: right;
  font-size: 0.75rem;
}
.coh-style-one-step-signup .form-actions {
  text-align: center;
}
.coh-style-one-step-signup .form-actions input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  border-width: 0;
}
.coh-style-orange-bordered-container-with-header {
  width: 889px;
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-right-width: 7px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-color: rgb(241, 102, 35);
  border-left-color: rgb(241, 102, 35);
  border-right-color: rgb(241, 102, 35);
  font-weight: 800;
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  margin-top: -19px;
  position: absolute;
  left: 4%;
}
@media (max-width: 1023px) {
  .coh-style-orange-bordered-container-with-header {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    width: 700px;
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
}
@media (max-width: 564px) {
  .coh-style-orange-bordered-container-with-header {
    width: 326px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }
}
.coh-style-orange-bordered-container-with-header h2 {
  font-weight: 800;
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  font-style: normal;
}
@media (max-width: 564px) {
  .coh-style-orange-bordered-container-with-header h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
}
.coh-style-organization-info {
  text-align: center;
}
.coh-style-organization-info .org-header {
  color: rgb(0, 32, 96);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-organization-info .org-header {
    margin-bottom: 5px;
  }
}
.coh-style-organization-info .org-link {
  color: rgb(0, 158, 219);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .coh-style-organization-info .org-link {
    margin-bottom: 5px;
  }
}
.coh-style-organization-info a.org-number {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #009edb !important;
  font-weight: bold;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .coh-style-organization-info a.org-number {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .coh-style-organization-info a.org-number {
    color: #009edb !important;
  }
}
@media (max-width: 564px) {
  .coh-style-organization-info a.org-number {
    font-color: #009edb !important;
  }
}
.coh-style-organization-info p.org-number {
  font-weight: 300;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: bold;
}
.coh-style-outline-box {
  position: relative;
  border-style: solid;
  border-color: rgb(0, 158, 219);
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-right-width: 7px;
  text-align: center;
  border-top-width: 7px;
  margin-top: 20px;
  font-size: 30px;
}
@media (max-width: 767px) {
  .coh-style-outline-box {
    margin-right: 8px;
    margin-left: 8px;
  }
}
.outline-orange.coh-style-outline-box {
  border-color: rgb(241, 102, 35);
}
.outline-orange.coh-style-outline-box .outline-box-title {
  color: rgb(241, 102, 35);
}
@media (max-width: 1023px) {
  .outline-orange.coh-style-outline-box .outline-box-title p, .outline-orange.coh-style-outline-box .outline-box-title span {
    font-size: 20px;
    line-height: 21px;
  }
}
.coh-style-outline-box .outline-box-title {
  text-transform: uppercase;
  color: rgb(34, 60, 120);
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: -26px;
  width: 100%;
}
@media (max-width: 767px) {
  .coh-style-outline-box .outline-box-title {
    top: -20px;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
  }
}
.coh-style-outline-box .outline-box-title h1, .coh-style-outline-box .outline-box-title h2, .coh-style-outline-box .outline-box-title h3, .coh-style-outline-box .outline-box-title h4, .coh-style-outline-box .outline-box-title h5, .coh-style-outline-box .outline-box-title h6, .coh-style-outline-box .outline-box-title p {
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  display: inline-block;
  background-color: rgb(255, 255, 255);
  font-weight: 700;
  color: rgb(34, 60, 120);
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}
@media (max-width: 767px) {
  .coh-style-outline-box .outline-box-title h1, .coh-style-outline-box .outline-box-title h2, .coh-style-outline-box .outline-box-title h3, .coh-style-outline-box .outline-box-title h4, .coh-style-outline-box .outline-box-title h5, .coh-style-outline-box .outline-box-title h6, .coh-style-outline-box .outline-box-title p {
    font-size: 20px;
    line-height: 21px;
  }
}
.coh-style-outline-box p {
  padding-top: 50px;
  padding-right: 60px;
  padding-bottom: 40px;
  padding-left: 60px;
}
@media (max-width: 767px) {
  .coh-style-outline-box p {
    padding-top: 44px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
  }
}
.coh-style-outline-box p:last-child {
  margin-bottom: 0;
}
.coh-style-outline-box a {
  text-decoration: underline;
  cursor: pointer;
}
.coh-style-patient-chart-styles {
  width: 890px;
}
@media (max-width: 1169px) {
  .coh-style-patient-chart-styles {
    width: 790px;
  }
}
@media (max-width: 1023px) {
  .coh-style-patient-chart-styles {
    width: 100%;
  }
}
.coh-style-patient-chart-styles .image-container {
  position: relative;
  left: -5.1875rem;
  width: 890px;
}
@media (max-width: 1169px) {
  .coh-style-patient-chart-styles .image-container {
    width: 790px;
    left: -4.5625rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-patient-chart-styles .image-container {
    width: 100%;
    left: 0;
  }
}
.coh-style-patients-teaser-container .column-element {
  width: 20.625rem;
}
.coh-style-patients-teaser-container .column-element:last-child:after {
  background-color: rgb(116, 116, 116);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  opacity: 0.3;
  width: 1px;
}
@media (max-width: 1023px) {
  .coh-style-patients-teaser-container .column-element:last-child:after {
    content: normal;
  }
}
.coh-style-nubeqa-video-button a {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/Screenshot_8.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-poll {
  padding-top: 1.875rem;
  padding-right: 6.375rem;
  padding-bottom: 3.125rem;
  padding-left: 6.375rem;
  width: 49.375rem;
}
@media (max-width: 1023px) {
  .coh-style-poll {
    padding-top: 1.875rem;
    padding-right: 1rem;
    padding-left: 1rem;
    width: 100%;
  }
}
.coh-style-poll .poll-question {
  font-weight: 400;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media (max-width: 1023px) {
  .coh-style-poll .poll-question {
    margin-bottom: 1.875rem;
  }
}
.coh-style-poll .form-item-choice {
  margin-bottom: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-poll .form-item-choice {
    margin-bottom: 0.625rem;
  }
}
.coh-style-poll .form-item-choice:not(:nth-of-type(2n)) {
  margin-right: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-poll .form-item-choice:not(:nth-of-type(2n)) {
    margin-right: 0;
  }
}
.coh-style-poll .form-item-choice:last-of-type {
  margin-right: 0;
}
.coh-style-poll .form-item-choice input {
  display: none;
}
.coh-style-poll .form-item-choice input:checked + label {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 158, 219);
}
.coh-style-poll .form-item-choice label {
  min-width: 17.375rem;
}
@media (max-width: 1023px) {
  .coh-style-poll .form-item-choice label {
    min-width: 14.5rem;
  }
}
.coh-style-poll .form-item-choice label:hover {
  background-color: rgb(0, 158, 219);
  color: rgb(255, 255, 255);
}
.coh-style-poll .form-submit {
  -webkit-appearance: none;
  border-width: 0;
}
.coh-style-poll .fieldset-wrapper > [id^=edit-choice] {
  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;
}
@media (max-width: 1023px) {
  .coh-style-poll .fieldset-wrapper > [id^=edit-choice] {
    display: block;
  }
}
.coh-style-poll .form-actions {
  margin: 0;
}
.coh-style-poll .form-actions:hover:before {
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
}
.coh-style-poll .choice-title {
  margin-bottom: 0.3125rem;
  color: rgb(0, 0, 0);
  font-size: 16px;
}
.coh-style-poll .choice-title.is-current-selection {
  font-weight: 700;
}
.coh-style-poll .bar {
  background-color: rgb(255, 255, 255);
  margin: 0;
  height: 1.5625rem;
}
.coh-style-poll .bar .foreground {
  background-color: rgb(0, 188, 255);
  height: 100%;
}
.coh-style-poll .choice-result {
  position: relative;
  margin-bottom: 1.875rem;
}
.coh-style-poll .choice-result.is-current-selection .percent {
  font-weight: 700;
}
.coh-style-poll .percent {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 0.3125rem;
  color: rgb(0, 0, 0);
  font-size: 1rem;
}
.coh-style-poll .vote-form {
  text-align: center;
}
.coh-style-poll .poll-view-form {
  text-align: center;
}
.coh-style-poll .poll {
  text-align: left;
}
.coh-style-preclinical-and-pill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-preclinical-and-pill .coh-container {
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .coh-style-preclinical-and-pill .coh-container {
    margin-left: 6px;
  }
}
.coh-style-preclinical-section .coh-wysiwyg {
  border-top-color: rgb(34, 60, 120);
  border-bottom-color: rgb(34, 60, 120);
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-top-style: solid;
  border-bottom-style: solid;
  padding-top: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-preclinical-section .coh-wysiwyg {
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-preclinical-section h5 {
  color: rgb(241, 102, 35);
  line-height: 1.2;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-preclinical-section h5 {
    font-size: 1.125rem;
  }
}
.coh-style-ref-align {
  position: absolute;
  top: 0.25rem;
  left: -1px;
}
@media (max-width: 564px) {
  .coh-style-ref-align {
    position: absolute;
    left: 0px;
  }
}
.coh-style-request-sales-rep-styles .js-form-item {
  margin-top: 0;
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-style-request-sales-rep-styles .js-form-item {
    margin-bottom: 0;
  }
}
.coh-style-request-sales-rep-styles .form-item-request-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.75rem;
}
@media (max-width: 1023px) {
  .coh-style-request-sales-rep-styles .form-item-request-type {
    display: block;
    margin-bottom: 1.875rem;
  }
}
.coh-style-request-sales-rep-styles .form-item-request-type label {
  min-width: 10.9375rem;
}
.coh-style-request-sales-rep-styles .select2-selection.select2-selection--single {
  border-color: rgb(166, 165, 168);
  border-style: solid;
  width: 100%;
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
}
.coh-style-request-sales-rep-styles .select2-selection.select2-selection--single .select2-selection__arrow {
  margin-right: 0.9375rem;
}
.coh-style-request-sales-rep-styles label {
  display: block;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  font-size: 1rem;
}
.coh-style-request-sales-rep-styles label.form-required:after {
  content: "*";
}
.coh-style-request-sales-rep-styles .form-text, .coh-style-request-sales-rep-styles .form-tel, .coh-style-request-sales-rep-styles .form-email {
  -webkit-appearance: none;
  border-style: solid;
  border-color: rgb(166, 165, 168);
  outline-style: none;
  width: 100%;
  height: 2.75rem;
  background-color: rgb(255, 255, 255);
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
  border-top-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
}
.coh-style-request-sales-rep-styles .form-text.error, .coh-style-request-sales-rep-styles .form-tel.error, .coh-style-request-sales-rep-styles .form-email.error {
  border-color: rgb(255, 3, 4);
}
.coh-style-request-sales-rep-styles .form-item-contact-preference {
  float: left;
  width: 49%;
}
@media (max-width: 1023px) {
  .coh-style-request-sales-rep-styles .form-item-contact-preference {
    width: auto;
    float: none;
  }
}
.coh-style-request-sales-rep-styles .form-item-specialty {
  width: 49%;
  float: right;
}
@media (max-width: 1023px) {
  .coh-style-request-sales-rep-styles .form-item-specialty {
    width: auto;
    float: none;
  }
}
.coh-style-request-sales-rep-styles .brand-button {
  width: 23.75rem;
  margin: auto;
}
@media (max-width: 1023px) {
  .coh-style-request-sales-rep-styles .brand-button {
    width: 14.375rem;
  }
}
.coh-style-request-sales-rep-styles .form-item-opt-in-for-important-information-from-bayer input {
  display: none;
}
.coh-style-request-sales-rep-styles .form-item-opt-in-for-important-information-from-bayer input:checked + label: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: "\e837";
  font-family: mdicons;
}
.coh-style-request-sales-rep-styles .form-item-opt-in-for-important-information-from-bayer label {
  position: relative;
  padding-left: 1.25rem;
}
.coh-style-request-sales-rep-styles .form-item-opt-in-for-important-information-from-bayer label: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;
  position: absolute;
  left: 0;
  top: 0.3125rem;
  margin: auto;
  content: "\e836";
  font-family: mdicons;
  font-size: 0.875rem;
  color: rgb(0, 0, 0);
}
.coh-style-request-sales-rep-styles .form-no-label, .coh-style-request-sales-rep-styles .form-item-opt-in-for-important-information-from-bayer {
  margin-bottom: 1.875rem;
}
.coh-style-request-sales-rep-styles .webform-type-radios {
  margin-bottom: 0;
}
.coh-style-request-sales-rep-styles label.error {
  font-size: 0.6875rem;
  color: rgb(255, 3, 4);
}
.coh-style-request-sales-rep-styles input.error {
  color: rgb(255, 3, 4);
}
.coh-style-request-sales-rep-styles .form-no-label {
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5;
}
.coh-style-request-sales-rep-styles .form-actions {
  width: 100%;
  text-align: center;
}
.coh-style-offer-label {
  width: 17rem;
  height: 5.125rem;
  position: relative;
  padding-top: 0.3125rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 2.625rem;
}
@media (max-width: 1023px) {
  .coh-style-offer-label {
    padding-bottom: 0;
    padding-left: 0.3125rem;
    width: 100%;
    height: 2.5625rem;
  }
}
.coh-style-offer-label:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/sticky-callout_0.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-offer-label:before {
    background-image: none;
    background-origin: border-box;
    background-clip: border-box;
    background-color: rgb(241, 102, 35);
  }
}
.coh-style-offer-label .offer-label-inner {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-style-offer-label .offer-label-inner {
    border-width: 0.0625rem;
    border-bottom-width: 0;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    text-align: center;
    padding-top: 0.5rem;
    padding-right: 1.875rem;
    padding-bottom: 0.3125rem;
    padding-left: 1.875rem;
  }
}
.coh-style-offer-label p {
  color: rgb(255, 255, 255);
  font-size: 1.4375rem;
  line-height: 1.0;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-offer-label p {
    font-size: 1rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-offer-label small {
    font-size: 100%;
  }
}
.coh-style-offer-label a {
  color: rgb(255, 255, 255);
}
.coh-style-offer-label a:after {
  content: normal;
}
.coh-style-nubeqa-popup-styles, .coh-style-nubeqa-mhspc-interstitial-popup-styles, .coh-style-nubeqa-aramis-popup-styles, .coh-style-nubeqa-thanks-popup-styles, .coh-style-nubeqa-hcp-popup-styles {
  top: 2.5rem;
}
#registerPopup.confirmation-custom.coh-style-nubeqa-popup-styles .coh-modal-inner, #registerPopup.confirmation-custom.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner, #registerPopup.confirmation-custom.coh-style-nubeqa-aramis-popup-styles .coh-modal-inner, #registerPopup.confirmation-custom.coh-style-nubeqa-thanks-popup-styles .coh-modal-inner, #registerPopup.confirmation-custom.coh-style-nubeqa-hcp-popup-styles .coh-modal-inner {
  height: auto;
}
#registerPopup.coh-style-nubeqa-popup-styles .coh-modal-inner, #registerPopup.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner, #registerPopup.coh-style-nubeqa-aramis-popup-styles .coh-modal-inner, #registerPopup.coh-style-nubeqa-thanks-popup-styles .coh-modal-inner, #registerPopup.coh-style-nubeqa-hcp-popup-styles .coh-modal-inner {
  height: auto;
}
.confirmation-custom.coh-style-nubeqa-popup-styles .coh-modal-inner, .confirmation-custom.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner, .confirmation-custom.coh-style-nubeqa-aramis-popup-styles .coh-modal-inner, .confirmation-custom.coh-style-nubeqa-thanks-popup-styles .coh-modal-inner, .confirmation-custom.coh-style-nubeqa-hcp-popup-styles .coh-modal-inner {
  height: auto;
}
.coh-style-nubeqa-popup-styles .coh-modal-overlay, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-overlay, .coh-style-nubeqa-aramis-popup-styles .coh-modal-overlay, .coh-style-nubeqa-thanks-popup-styles .coh-modal-overlay, .coh-style-nubeqa-hcp-popup-styles .coh-modal-overlay {
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.coh-style-nubeqa-popup-styles .coh-block, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-block, .coh-style-nubeqa-aramis-popup-styles .coh-block, .coh-style-nubeqa-thanks-popup-styles .coh-block, .coh-style-nubeqa-hcp-popup-styles .coh-block {
  height: 100%;
  overflow: hidden;
}
.coh-style-nubeqa-popup-styles .coh-modal-inner, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner, .coh-style-nubeqa-aramis-popup-styles .coh-modal-inner, .coh-style-nubeqa-thanks-popup-styles .coh-modal-inner, .coh-style-nubeqa-hcp-popup-styles .coh-modal-inner {
  background-color: rgb(255, 255, 255);
  width: 45.1875rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  padding-top: 3.4375rem;
  padding-right: 0;
  padding-bottom: 2.375rem;
  padding-left: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  height: 920px;
  -webkit-transition: 200ms ease-in opacity;
  transition: 200ms ease-in opacity;
  bottom: 1.25rem;
  max-height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .coh-modal-inner, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner, .coh-style-nubeqa-aramis-popup-styles .coh-modal-inner, .coh-style-nubeqa-thanks-popup-styles .coh-modal-inner, .coh-style-nubeqa-hcp-popup-styles .coh-modal-inner {
    width: 22.1875rem;
    padding-top: 2.8125rem;
    padding-right: 0;
    padding-bottom: 2.125rem;
    padding-left: 1.8125rem;
  }
}
.coh-style-nubeqa-popup-styles .coh-modal-inner.is-open, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner.is-open, .coh-style-nubeqa-aramis-popup-styles .coh-modal-inner.is-open, .coh-style-nubeqa-thanks-popup-styles .coh-modal-inner.is-open, .coh-style-nubeqa-hcp-popup-styles .coh-modal-inner.is-open {
  opacity: 1;
}
.coh-style-nubeqa-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-aramis-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-thanks-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-hcp-popup-styles .coh-modal-close-wrapper {
  top: 26px;
  right: 42px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-aramis-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-thanks-popup-styles .coh-modal-close-wrapper, .coh-style-nubeqa-hcp-popup-styles .coh-modal-close-wrapper {
    top: 1.1875rem;
    right: 1.125rem;
  }
}
.coh-style-nubeqa-popup-styles .coh-modal-close-button, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-close-button, .coh-style-nubeqa-aramis-popup-styles .coh-modal-close-button, .coh-style-nubeqa-thanks-popup-styles .coh-modal-close-button, .coh-style-nubeqa-hcp-popup-styles .coh-modal-close-button {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/close-button.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  width: 26px;
  height: 26px;
}
.coh-style-nubeqa-popup-styles .a11y-modal__heading, .coh-style-nubeqa-mhspc-interstitial-popup-styles .a11y-modal__heading, .coh-style-nubeqa-aramis-popup-styles .a11y-modal__heading, .coh-style-nubeqa-thanks-popup-styles .a11y-modal__heading, .coh-style-nubeqa-hcp-popup-styles .a11y-modal__heading {
  font-size: 1.875rem;
  line-height: 1.4;
  text-align: center;
  color: rgb(0, 158, 219);
  margin-bottom: 37px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .a11y-modal__heading, .coh-style-nubeqa-mhspc-interstitial-popup-styles .a11y-modal__heading, .coh-style-nubeqa-aramis-popup-styles .a11y-modal__heading, .coh-style-nubeqa-thanks-popup-styles .a11y-modal__heading, .coh-style-nubeqa-hcp-popup-styles .a11y-modal__heading {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.coh-style-nubeqa-popup-styles .webform-button--submit, .coh-style-nubeqa-mhspc-interstitial-popup-styles .webform-button--submit, .coh-style-nubeqa-aramis-popup-styles .webform-button--submit, .coh-style-nubeqa-thanks-popup-styles .webform-button--submit, .coh-style-nubeqa-hcp-popup-styles .webform-button--submit {
  min-width: inherit!important;
}
.coh-style-nubeqa-popup-styles a, .coh-style-nubeqa-mhspc-interstitial-popup-styles a, .coh-style-nubeqa-aramis-popup-styles a, .coh-style-nubeqa-thanks-popup-styles a, .coh-style-nubeqa-hcp-popup-styles a {
  color: rgb(0, 158, 219);
  text-decoration: underline;
}
.coh-style-nubeqa-popup-styles .coh-container, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-container, .coh-style-nubeqa-aramis-popup-styles .coh-container, .coh-style-nubeqa-thanks-popup-styles .coh-container, .coh-style-nubeqa-hcp-popup-styles .coh-container {
  height: 100%;
  overflow: hidden;
  margin-right: 0;
  margin-left: 0;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .coh-container, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-container, .coh-style-nubeqa-aramis-popup-styles .coh-container, .coh-style-nubeqa-thanks-popup-styles .coh-container, .coh-style-nubeqa-hcp-popup-styles .coh-container {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-nubeqa-popup-styles .coh-container .coh-row, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-container .coh-row, .coh-style-nubeqa-aramis-popup-styles .coh-container .coh-row, .coh-style-nubeqa-thanks-popup-styles .coh-container .coh-row, .coh-style-nubeqa-hcp-popup-styles .coh-container .coh-row {
  overflow: auto;
  height: 100%;
}
.coh-style-nubeqa-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-aramis-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-thanks-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-hcp-popup-styles .coh-container .inner-wrapper {
  padding-right: 2.5rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-aramis-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-thanks-popup-styles .coh-container .inner-wrapper, .coh-style-nubeqa-hcp-popup-styles .coh-container .inner-wrapper {
    padding-right: 1.8125rem;
    padding-left: 0;
  }
}
.coh-style-nubeqa-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-mhspc-interstitial-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-aramis-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-thanks-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-hcp-popup-styles div.webform-submission-newsletter-signup-form {
  height: 100%;
  padding-right: 0;
  padding-left: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-mhspc-interstitial-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-aramis-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-thanks-popup-styles div.webform-submission-newsletter-signup-form, .coh-style-nubeqa-hcp-popup-styles div.webform-submission-newsletter-signup-form {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-nubeqa-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-mhspc-interstitial-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-aramis-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-thanks-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-hcp-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom {
  margin-right: -20px;
  margin-left: -20px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-mhspc-interstitial-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-aramis-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-thanks-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom, .coh-style-nubeqa-hcp-popup-styles div.webform-submission-newsletter-signup-form .confirmation-custom {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-nubeqa-popup-styles .webform-confirmation, .coh-style-nubeqa-mhspc-interstitial-popup-styles .webform-confirmation, .coh-style-nubeqa-aramis-popup-styles .webform-confirmation, .coh-style-nubeqa-thanks-popup-styles .webform-confirmation, .coh-style-nubeqa-hcp-popup-styles .webform-confirmation {
  text-align: center;
}
.coh-style-nubeqa-popup-styles .webform-confirmation .coh-link, .coh-style-nubeqa-mhspc-interstitial-popup-styles .webform-confirmation .coh-link, .coh-style-nubeqa-aramis-popup-styles .webform-confirmation .coh-link, .coh-style-nubeqa-thanks-popup-styles .webform-confirmation .coh-link, .coh-style-nubeqa-hcp-popup-styles .webform-confirmation .coh-link {
  text-decoration: none;
}
.coh-style-nubeqa-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-mhspc-interstitial-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-aramis-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-thanks-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-hcp-popup-styles .webform-confirmation .a11y-modal__heading {
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-mhspc-interstitial-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-aramis-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-thanks-popup-styles .webform-confirmation .a11y-modal__heading, .coh-style-nubeqa-hcp-popup-styles .webform-confirmation .a11y-modal__heading {
    margin-bottom: 1.375rem;
  }
}
.coh-style-nubeqa-popup-styles .brand-button, .coh-style-nubeqa-mhspc-interstitial-popup-styles .brand-button, .coh-style-nubeqa-aramis-popup-styles .brand-button, .coh-style-nubeqa-thanks-popup-styles .brand-button, .coh-style-nubeqa-hcp-popup-styles .brand-button {
  background-color: rgb(34, 60, 120);
  font-size: 20px;
  line-height: 1.15;
  width: 280px;
  height: 48px;
  min-height: 48px;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  min-width: 280px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.coh-style-nubeqa-popup-styles .single-button-container .webform-actions, .coh-style-nubeqa-mhspc-interstitial-popup-styles .single-button-container .webform-actions, .coh-style-nubeqa-aramis-popup-styles .single-button-container .webform-actions, .coh-style-nubeqa-thanks-popup-styles .single-button-container .webform-actions, .coh-style-nubeqa-hcp-popup-styles .single-button-container .webform-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-style-nubeqa-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-mhspc-interstitial-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-aramis-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-thanks-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-hcp-popup-styles .single-button-container .webform-actions a {
  margin-right: 0;
  margin-left: 0;
  width: 280px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-mhspc-interstitial-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-aramis-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-thanks-popup-styles .single-button-container .webform-actions a, .coh-style-nubeqa-hcp-popup-styles .single-button-container .webform-actions a {
    width: 100%;
  }
}
.coh-style-nubeqa-popup-styles .options-button-container, .coh-style-nubeqa-mhspc-interstitial-popup-styles .options-button-container, .coh-style-nubeqa-aramis-popup-styles .options-button-container, .coh-style-nubeqa-thanks-popup-styles .options-button-container, .coh-style-nubeqa-hcp-popup-styles .options-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-style-nubeqa-popup-styles .options-button-container a, .coh-style-nubeqa-mhspc-interstitial-popup-styles .options-button-container a, .coh-style-nubeqa-aramis-popup-styles .options-button-container a, .coh-style-nubeqa-thanks-popup-styles .options-button-container a, .coh-style-nubeqa-hcp-popup-styles .options-button-container a {
  width: 280px;
  margin-right: 0;
  margin-left: 0;
  min-width: 0;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-popup-styles .options-button-container a, .coh-style-nubeqa-mhspc-interstitial-popup-styles .options-button-container a, .coh-style-nubeqa-aramis-popup-styles .options-button-container a, .coh-style-nubeqa-thanks-popup-styles .options-button-container a, .coh-style-nubeqa-hcp-popup-styles .options-button-container a {
    width: 137px;
    min-width: 0;
  }
}
.coh-style-nubeqa-hcp-popup-styles .coh-modal-inner {
  padding-left: 50px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hcp-popup-styles .coh-modal-inner {
    padding-left: 29px;
  }
}
.coh-style-nubeqa-hcp-popup-styles .coh-modal-inner .coh-container .inner-wrapper {
  padding-right: 50px;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hcp-popup-styles .coh-modal-inner .coh-container .inner-wrapper {
    padding-right: 29px;
  }
}
.coh-style-nubeqa-hcp-popup-styles .coh-modal-inner .coh-container .inner-wrapper p {
  margin-top: 20px;
  margin-bottom: 27px;
  text-align: center;
}
.coh-style-nubeqa-hcp-popup-styles .coh-modal-inner .coh-container:before, .coh-style-nubeqa-hcp-popup-styles .coh-modal-inner .coh-container:after {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-thanks-popup-styles {
    padding-top: 16px;
  }
}
.coh-style-nubeqa-thanks-popup-styles .coh-modal-inner {
  height: auto;
  text-align: center;
  padding-right: 3.75rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-thanks-popup-styles .coh-modal-inner {
    padding-right: 2.5rem;
  }
}
.coh-style-nubeqa-thanks-popup-styles .a11y-modal__heading {
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-thanks-popup-styles .a11y-modal__heading {
    margin-bottom: 0.375rem;
  }
}
.coh-style-nubeqa-thanks-popup-styles p {
  color: rgb(116, 116, 116);
  text-align: center;
  line-height: 1.125rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-thanks-popup-styles p {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.coh-style-nubeqa-thanks-popup-styles a.brand-button {
  font-size: 1.25rem;
  margin-top: 2.625rem;
  text-decoration: none;
  height: 48px;
  min-height: 48px;
  background-color: rgb(34, 60, 120);
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-thanks-popup-styles a.brand-button {
    min-width: 10rem;
    font-size: 1rem;
    margin-top: 1.0625rem;
    width: 280px;
  }
}
.coh-style-nubeqa-thanks-popup-styles div.webform-submission-newsletter-signup-form {
  overflow-x: hidden;
}
.coh-style-nubeqa-thanks-popup-styles #thanks-modal-popup_heading {
  font-weight: bold;
}
.coh-style-nubeqa-thanks-popup-styles .coh-style-white-brand-button {
  font-weight: bold !important;
}
.coh-style-nubeqa-aramis-popup-styles {
  top: 0;
}
.coh-style-nubeqa-aramis-popup-styles .coh-modal-inner {
  height: auto;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/aramis-bg-popup.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  padding-top: 7.375rem;
  padding-right: 14.375rem;
  padding-bottom: 8.5rem;
  padding-left: 3.5rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-aramis-popup-styles .coh-modal-inner {
    padding-top: 4rem;
    padding-right: 6.25rem;
    padding-bottom: 4.5rem;
    padding-left: 1.25rem;
  }
}
.coh-style-nubeqa-aramis-popup-styles .coh-modal-inner:after {
  content: "";
  position: absolute;
  bottom: 2.625rem;
  right: 2.25rem;
  width: 12.3125rem;
  height: 7.375rem;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/nubeqa-logo-white.png");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-aramis-popup-styles .coh-modal-inner:after {
    height: 3.5625rem;
    width: 5.9375rem;
    right: 0.625rem;
    bottom: 1.75rem;
  }
}
.coh-style-nubeqa-aramis-popup-styles .coh-modal-close-button {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/close-button-white%20.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-nubeqa-aramis-popup-styles p {
  font-weight: 700;
  color: rgb(116, 116, 116);
  font-size: 1.875rem;
  line-height: 1.15;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-aramis-popup-styles p {
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0.2px;
  }
}
.coh-style-nubeqa-aramis-popup-styles .coh-style-pseudo-top-orange-line {
  padding-top: 1.125rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-aramis-popup-styles .coh-style-pseudo-top-orange-line {
    padding-top: 0.875rem;
    margin-bottom: 0.25rem;
  }
}
.coh-style-nubeqa-aramis-popup-styles .coh-style-pseudo-top-orange-line:after {
  height: 0.3125rem;
  width: 16.25rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-aramis-popup-styles .coh-style-pseudo-top-orange-line:after {
    width: 8.75rem;
    height: 0.1875rem;
  }
}
.coh-style-nubeqa-aramis-popup-styles .coh-modal-overlay {
  top: 0;
}
.coh-style-nubeqa-aramis-popup-styles a {
  text-decoration: none;
}
.coh-style-nubeqa-aramis-popup-styles a:after {
  border-bottom-width: 3px;
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner {
  height: 401px;
  padding-top: 43px;
  padding-right: 19px;
  padding-bottom: 0;
  padding-left: 19px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner {
    padding-top: 24px;
    max-width: 354px;
    width: 354px;
    height: 432px;
  }
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper {
  padding-right: 0;
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-wysiwyg .coh-style-modal-header {
  font-weight: bold;
  margin-bottom: 14px;
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-wysiwyg p {
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-wysiwyg p {
    font-size: 14px;
    line-height: normal;
  }
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-wysiwyg p:nth-child(2) {
  max-width: 610px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-wysiwyg p:nth-child(2) {
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-wysiwyg p:nth-child(3) {
    margin-bottom: 20px;
  }
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-container .inner-wrapper {
  -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: 35px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-container .inner-wrapper {
    margin-top: 30px;
    height: auto;
  }
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-container .inner-wrapper .brand-button {
  min-height: 48px;
  height: 48px;
  min-width: 278px;
  width: 278px;
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-container .inner-wrapper .brand-button {
    font-size: 16px;
    min-width: 152px;
    width: 152px;
    min-height: 50px;
    height: 50px;
  }
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-container .inner-wrapper .brand-button:first-child {
  margin-right: 27px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .inner-wrapper > .coh-container .inner-wrapper .brand-button:first-child {
    margin-right: 10px;
  }
}
.coh-style-nubeqa-mhspc-interstitial-popup-styles .coh-modal-inner .coh-row {
  overflow: hidden;
}
.coh-style-scaled-bg, .coh-style-scaled-bg-light-gray-only-bottom, .coh-style-scaled-bg-blue-only-bottom, .coh-style-scaled-image-bg-blue, .coh-style-duplicate-of-scaled-image-bg-blue, .coh-style-scaled-bg-light-gray, .coh-style-scaled-bg-blue-only-top, .coh-style-scaled-bg-light-gray-only-top, .coh-style-scaled-bg-blue, .coh-style-scaled-bg-white-overlap-bottom {
  position: relative;
}
.coh-style-scaled-bg:before, .coh-style-scaled-bg-light-gray-only-bottom:before, .coh-style-scaled-bg-blue-only-bottom:before, .coh-style-scaled-image-bg-blue:before, .coh-style-duplicate-of-scaled-image-bg-blue:before, .coh-style-scaled-bg-light-gray:before, .coh-style-scaled-bg-blue-only-top:before, .coh-style-scaled-bg-light-gray-only-top:before, .coh-style-scaled-bg-blue:before, .coh-style-scaled-bg-white-overlap-bottom:before {
  bottom: 100%;
  left: 0;
  right: 0;
  position: absolute;
  height: 10rem;
  content: "";
  width: 100%;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-scaled-bg:before, .coh-style-scaled-bg-light-gray-only-bottom:before, .coh-style-scaled-bg-blue-only-bottom:before, .coh-style-scaled-image-bg-blue:before, .coh-style-duplicate-of-scaled-image-bg-blue:before, .coh-style-scaled-bg-light-gray:before, .coh-style-scaled-bg-blue-only-top:before, .coh-style-scaled-bg-light-gray-only-top:before, .coh-style-scaled-bg-blue:before, .coh-style-scaled-bg-white-overlap-bottom:before {
    height: 5rem;
  }
}
.coh-style-scaled-bg:after, .coh-style-scaled-bg-light-gray-only-bottom:after, .coh-style-scaled-bg-blue-only-bottom:after, .coh-style-scaled-image-bg-blue:after, .coh-style-duplicate-of-scaled-image-bg-blue:after, .coh-style-scaled-bg-light-gray:after, .coh-style-scaled-bg-blue-only-top:after, .coh-style-scaled-bg-light-gray-only-top:after, .coh-style-scaled-bg-blue:after, .coh-style-scaled-bg-white-overlap-bottom:after {
  top: 100%;
  left: 0;
  right: 0;
  position: absolute;
  height: 10rem;
  content: "";
  width: 100%;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-scaled-bg:after, .coh-style-scaled-bg-light-gray-only-bottom:after, .coh-style-scaled-bg-blue-only-bottom:after, .coh-style-scaled-image-bg-blue:after, .coh-style-duplicate-of-scaled-image-bg-blue:after, .coh-style-scaled-bg-light-gray:after, .coh-style-scaled-bg-blue-only-top:after, .coh-style-scaled-bg-light-gray-only-top:after, .coh-style-scaled-bg-blue:after, .coh-style-scaled-bg-white-overlap-bottom:after {
    height: 5rem;
  }
}
.coh-style-scaled-bg-white-overlap-bottom {
  background-color: rgb(0, 0, 0);
}
.coh-style-scaled-bg-white-overlap-bottom:after {
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(50%, #fff), color-stop(50%, #fff), color-stop(0, transparent));
  background-image: -webkit-linear-gradient(right bottom, #fff 50%, #fff 50%, transparent 0);
  background-image: linear-gradient(to left top, #fff 50%, #fff 50%, transparent 0);;
  top: 75%;
  height: 200px;
}
.coh-style-scaled-bg-white-overlap-bottom:before {
  content: normal;
}
.coh-style-scaled-bg-blue {
  background-color: rgb(34, 60, 120);
}
.coh-style-scaled-bg-blue:before {
  background-image: -webkit-gradient(linear, right bottom, left top, from(#223c78), color-stop(50%, #223c78), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right bottom, #223c78 0%, #223c78 50%, transparent 50%);
  background-image: linear-gradient(to left top, #223c78 0%, #223c78 50%, transparent 50%);
}
.coh-style-scaled-bg-blue:after {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#223c78), color-stop(50%, #223c78), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(left top, #223c78 0%, #223c78 50%, transparent 50%);
  background-image: linear-gradient(to right bottom, #223c78 0%, #223c78 50%, transparent 50%);
}
.coh-style-scaled-bg-light-gray-only-top {
  background-color: rgb(244, 244, 244);
}
.coh-style-scaled-bg-light-gray-only-top:before {
  background-image: -webkit-gradient(linear, right bottom, left top, from(#f4f4f4), color-stop(50%, #f4f4f4), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right bottom, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
  background-image: linear-gradient(to left top, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
}
.coh-style-scaled-bg-light-gray-only-top:after {
  content: normal;
}
.coh-style-scaled-bg-blue-only-top {
  background-color: rgb(34, 60, 120);
}
.coh-style-scaled-bg-blue-only-top:before {
  height: 0;
  width: 0;
  background-color: rgba(0, 0, 0, 0);
  border-top-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgb(34, 60, 120);
  border-right-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-bottom-width: 10rem;
  border-left-width: 100vw;
}
@media (max-width: 1023px) {
  .coh-style-scaled-bg-blue-only-top:before {
    border-bottom-width: 5rem;
  }
}
.coh-style-scaled-bg-blue-only-top:after {
  content: normal;
}
.coh-style-scaled-bg-light-gray {
  background-color: rgb(244, 244, 244);
}
.coh-style-scaled-bg-light-gray:before {
  background-image: -webkit-gradient(linear, right bottom, left top, from(#f4f4f4), color-stop(50%, #f4f4f4), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right bottom, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
  background-image: linear-gradient(to left top, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
}
.coh-style-scaled-bg-light-gray:after {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#f4f4f4), color-stop(50%, #f4f4f4), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(left top, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
  background-image: linear-gradient(to right bottom, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
}
.coh-style-duplicate-of-scaled-image-bg-blue {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-07/bottom-line-bg.png");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-scaled-image-bg-blue {
    background-image: url("/sites/g/files/vrxlpx57531/files/2020-07/bottom-line-bg-mobile.png");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
.coh-style-scaled-image-bg-blue {
  background-image: url("/sites/g/files/vrxlpx57531/files/styles/hero_landing_page_full_width/public/2020-07/bg-blue-angle-about.png?h=3542e175&amp;itok=7AIHIt3u");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: auto;
  width: 100%;
}
@media (max-width: 564px) {
  .coh-style-scaled-image-bg-blue {
    background-image: url("/sites/g/files/vrxlpx57531/files/styles/hero_landing_page_mobile/public/2020-07/bg-blue-angle-about-mobile.png?h=7871dda9&amp;itok=ZS7jmmC-");
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
.coh-style-scaled-bg-blue-only-bottom {
  background-color: rgb(34, 60, 120);
}
.coh-style-scaled-bg-blue-only-bottom:before {
  content: normal;
}
.coh-style-scaled-bg-blue-only-bottom:after {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#223c78), color-stop(50%, #223c78), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(left top, #223c78 0%, #223c78 50%, transparent 50%);
  background-image: linear-gradient(to right bottom, #223c78 0%, #223c78 50%, transparent 50%);
}
.coh-style-scaled-bg-light-gray-only-bottom {
  background-color: rgb(244, 244, 244);
}
.coh-style-scaled-bg-light-gray-only-bottom:before {
  content: normal;
}
.coh-style-scaled-bg-light-gray-only-bottom:after {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#f4f4f4), color-stop(50%, #f4f4f4), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(left top, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
  background-image: linear-gradient(to right bottom, #f4f4f4 0%, #f4f4f4 50%, transparent 50%);
}
.coh-style-indication-and-important-blocks {
  color: rgb(116, 116, 116);
  position: relative;
  z-index: 1;
}
.coh-style-indication-and-important-blocks p {
  margin-bottom: 0.75rem;
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 1023px) {
  .coh-style-indication-and-important-blocks p {
    margin-bottom: 0.375rem;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-indication-and-important-blocks p {
    font-size: 14px;
    line-height: 20px;
  }
}
.coh-style-indication-and-important-blocks p:last-of-type {
  margin-bottom: 0;
}
.coh-style-indication-and-important-blocks h4, .coh-style-indication-and-important-blocks .header {
  color: rgb(34, 60, 120);
  font-weight: 700;
  display: block;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-indication-and-important-blocks h4, .coh-style-indication-and-important-blocks .header {
    font-weight: 700;
  }
}
.coh-style-indication-and-important-blocks a {
  text-decoration: none;
}
.coh-style-isi-container {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 1440px !important;
  padding-left: 52px !important;
  padding-right: 49px !important;
}
@media (max-width: 1169px) {
  .coh-style-isi-container {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .coh-style-isi-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.coh-style-isi-container h4, .coh-style-isi-container .header {
  margin-bottom: 0.5rem;
  font-size: 23px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  color: rgb(34, 60, 120);
}
@media (max-width: 564px) {
  .coh-style-isi-container h4, .coh-style-isi-container .header {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
  }
}
.coh-style-isi-container p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  letter-spacing: -0.2px;
}
@media (max-width: 564px) {
  .coh-style-isi-container p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    letter-spacing: 0;
  }
}
.coh-style-isi-container ul {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 1px;
  padding: 0;
  list-style-type: none;
}
.coh-style-isi-container ul.isi-ul-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .coh-style-isi-container ul.isi-ul-flex {
    display: block;
  }
}
.coh-style-isi-container ul.isi-ul-flex li {
  padding-right: 9px;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}
@media (max-width: 1169px) {
  .coh-style-isi-container ul.isi-ul-flex li {
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-isi-container ul.isi-ul-flex li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.coh-style-isi-container ul.isi-ul-flex-column {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
          flex-basis: 33.33%;
  max-height: 112px;
}
@media (max-width: 1023px) {
  .coh-style-isi-container ul.isi-ul-flex-column {
    display: block;
    max-height: none;
  }
}
.coh-style-isi-container ul.isi-ul-flex-column.second-list {
  max-height: 224px;
}
@media (max-width: 1023px) {
  .coh-style-isi-container ul.isi-ul-flex-column.second-list {
    max-height: none;
  }
}
.coh-style-isi-container ul li {
  position: relative;
  padding-left: 28px;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0.8rem;
}
@media (max-width: 564px) {
  .coh-style-isi-container ul li {
    font-size: 14px;
    line-height: 18px;
    padding-left: 23px;
    margin-bottom: 0.3rem;
  }
}
.coh-style-isi-container ul li:before {
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  position: absolute;
  background-color: rgb(119, 120, 123);
  left: 0;
  top: 11px;
}
@media (max-width: 564px) {
  .coh-style-isi-container ul li:before {
    top: 9px;
    height: 3px;
    width: 3px;
  }
}
.coh-style-isi-container ul li.no-bullet {
  list-style: none;
}
.coh-style-isi-container ul li.no-bullet:before {
  display: none;
}
.coh-style-isi-container ul li br.desktop-only {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-isi-container ul li br.desktop-only {
    display: none;
  }
}
.coh-style-isi-container ul li li:before {
  background-color: rgb(119, 120, 123);
  content: "";
  display: block;
  height: 1px;
  width: 9px;
  -webkit-border-radius: 0;
          border-radius: 0;
  position: absolute;
  top: 14px;
  left: 0;
}
@media (max-width: 564px) {
  .coh-style-isi-container ul li li:before {
    top: 10px;
    left: -10px;
  }
}
.coh-style-isi-container ul li ul {
  list-style-type: circle;
  list-style-position: outside;
  margin-left: 20px;
}
.coh-style-isi-container ul li ul li {
  padding-left: 3px;
}
.coh-style-isi-container ul li ul li:before {
  display: none;
}
.coh-style-isi-container a {
  text-decoration: underline;
}
.coh-style-isi-container .margin-right-n20px {
  margin-right: -20px;
}
.coh-style-isi-container .margin-right-n45px {
  margin-right: -45px;
}
.coh-style-isi-container .margin-right-n58px {
  margin-right: -58px;
}
@media (max-width: 1023px) {
  .coh-style-isi-container .mobile-margin-right-0 {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-isi-container .mobile-margin-right-n3px {
    margin-right: -3px;
  }
}
@media (max-width: 564px) {
  .coh-style-isi-container ul.conditions-list.list-first-ul-mob {
    padding-top: 0.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-isi-container .isi-body p.header {
    margin-bottom: 0.5rem;
  }
}
.coh-style-isi-container #indication-and-important {
  margin-bottom: 0.5rem;
}
@media (max-width: 1023px) {
  .coh-style-image-25-large {
    width: 125%;
    position: relative;
    left: -15%;
  }
}
@media (max-width: 767px) {
  .coh-style-image-25-large {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-image-5-large {
    width: 105%;
    position: relative;
    left: -2%;
  }
}
@media (max-width: 767px) {
  .coh-style-image-5-large {
    width: 100%;
    left: 0;
  }
}
.coh-style-legent-centred {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.coh-style-about-nuebqa-unique-span {
  font-size: 20px;
  position: absolute;
  top: 81px;
  left: 595px;
  width: 200px;
  z-index: 1000;
}
@media (max-width: 1023px) {
  .coh-style-about-nuebqa-unique-span {
    position: absolute;
    left: 232px;
    top: 8px;
  }
}
@media (max-width: 767px) {
  .coh-style-about-nuebqa-unique-span {
    width: 100px;
  }
}
@media (max-width: 564px) {
  .coh-style-about-nuebqa-unique-span {
    font-size: 14px;
    position: absolute;
    top: 1px;
    left: 246px;
  }
}
.coh-style-color-light-blue {
  color: rgb(40, 169, 224);
}
.coh-style-nubeqa-hero-header-image-container {
  color: rgb(255, 255, 255);
}
.coh-style-nubeqa-hero-header-image-container .text4 {
  text-align: right;
  white-space: nowrap;
  margin-top: 3.125rem;
  margin-right: 50%;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text4 {
    margin-right: -webkit-calc(52% + 30px);
    margin-right: calc(52% + 30px);
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-image-container .text4 {
    margin-right: 65%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text4 {
    top: 2rem;
    right: 51%;
    position: absolute;
    margin-top: 0;
    margin-right: 0;
  }
}
.coh-style-nubeqa-hero-header-image-container .text4:before {
  background-color: rgb(255, 255, 255);
  content: normal;
  position: absolute;
  left: 100%;
  top: -0.25rem;
  height: 7.875rem;
  width: 0.25rem;
  -webkit-transform: rotateZ(20deg);
      -ms-transform: rotate(20deg);
          transform: rotateZ(20deg);
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text4:before {
    content: "";
  }
}
.coh-style-nubeqa-hero-header-image-container .text4 p {
  font-size: 1.375rem;
  line-height: 1.2;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p {
    font-size: 1.25rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p {
    letter-spacing: -0.03125rem;
    font-size: 1rem;
    margin-right: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p {
    font-size: 1.375rem;
    letter-spacing: 0;
    line-height: 1.25;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p {
    font-size: 0.75rem;
    margin-right: 0;
  }
}
.coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(2) {
  padding-right: 0.3125rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(2) {
    padding-right: 0.125rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(3) {
  padding-right: 1.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(3) {
    padding-right: 0.4375rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(4) {
  padding-right: 1.6875rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(4) {
    padding-right: 0.875rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(5) {
  padding-right: 2.375rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text4 p:nth-child(5) {
    padding-right: 1.3125rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text3 {
  position: absolute;
  top: 19.375rem;
  left: 46.5%;
  white-space: nowrap;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text3 {
    top: 18.125rem;
    left: auto;
    right: 15%;
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-image-container .text3 {
    top: 19.125rem;
    right: 26%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text3 {
    top: auto;
    left: 35%;
    bottom: 0.625rem;
    right: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-image-container .text3 {
    left: 30%;
    bottom: 2.5%;
  }
}
.coh-style-nubeqa-hero-header-image-container .text3 p {
  font-size: 1.6875rem;
  line-height: 1.15;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text3 p {
    font-size: 1.4375rem;
    letter-spacing: -0.03125rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-image-container .text3 p {
    font-size: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text3 p {
    font-size: 1.6875rem;
    letter-spacing: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-hero-header-image-container .text3 p {
    font-size: 0.875rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text3 p:first-child {
  padding-left: 1.125rem;
}
.coh-style-nubeqa-hero-header-image-container .text2 {
  position: absolute;
  top: 6.875rem;
  text-align: right;
  left: 54.5%;
  white-space: nowrap;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text2 {
    left: auto;
    right: 3%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text2 {
    left: 52.5%;
    top: 3.375rem;
    right: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-image-container .text2 {
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-hero-header-image-container .text2 {
    left: 53.5%;
  }
}
.coh-style-nubeqa-hero-header-image-container .text2 p {
  font-size: 1.8125rem;
  line-height: 1.2;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text2 p {
    letter-spacing: -0.03125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text2 p {
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-image-container .text2 p {
    font-size: 0.875rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text1 {
  position: absolute;
  top: 11.8125rem;
  left: 47.5%;
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text1 {
    top: 11.5625rem;
    left: auto;
    right: 3%;
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-image-container .text1 {
    top: 11.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text1 {
    top: 8.125rem;
    left: 48%;
    right: auto;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-image-container .text1 {
    top: 6.25rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text1 p {
  font-size: 3.6875rem;
  line-height: 0.85;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-image-container .text1 p {
    letter-spacing: -0.03125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text1 p {
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-image-container .text1 p {
    font-size: 1.6875rem;
  }
}
.coh-style-nubeqa-hero-header-image-container .text1 p:first-child {
  padding-right: 0.75rem;
}
.coh-style-nubeqa-hero-header-image-container .coh-wysiwyg {
  height: 100%;
  width: 100%;
  position: relative;
}
.coh-style-nubeqa-hero-header-image-container strong {
  font-weight: 900;
}
.coh-style-nubeqa-hero-header-image-container .text5 {
  position: absolute;
  bottom: 2.125rem;
  left: 39%;
  padding-right: 1.25rem;
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-image-container .text5 {
    left: 28%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .text5 {
    display: none;
  }
}
.coh-style-nubeqa-hero-header-image-container .text5 p {
  font-size: 0.75rem;
  line-height: 1.15;
}
.coh-style-nubeqa-hero-header-image-container .hero-left-block, .coh-style-nubeqa-hero-header-image-container .hero-right-block {
  min-height: 31.5625rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .hero-left-block, .coh-style-nubeqa-hero-header-image-container .hero-right-block {
    min-height: 49.375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-hero-header-image-container .hero-left-block, .coh-style-nubeqa-hero-header-image-container .hero-right-block {
    min-height: 0;
  }
}
.coh-style-nubeqa-hero-header-image-container .sub-hero-notes {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-image-container .sub-hero-notes {
    display: block;
  }
}
.coh-style-nubeqa-hero-header-image-container .sub-hero-notes p {
  font-size: 0.875rem;
  line-height: 1.2;
  color: rgb(116, 116, 116);
}
.coh-style-mb-15 {
  margin-bottom: 15px;
}
.coh-style-margin-top-25 {
  margin-top: 25px;
}
.coh-style-duplicate-of-margin-top-50 {
  margin-top: 50px;
}
.coh-style-modal-header {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 37px;
  margin-left: 0;
  font-weight: 700;
  color: rgb(0, 158, 219);
  font-size: 1.875rem;
  line-height: 2.125rem;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-modal-header {
    line-height: 25px;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.coh-style-notes p, .coh-style-notes-home p {
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: rgb(116, 116, 116);
  position: relative;
  padding-left: 0.25rem;
  margin-left: -4rem;
}
@media (max-width: 564px) {
  .coh-style-notes p, .coh-style-notes-home p {
    margin-left: 0px;
  }
}
.coh-style-notes p:not(:last-of-type), .coh-style-notes-home p:not(:last-of-type) {
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-style-notes p:not(:last-of-type), .coh-style-notes-home p:not(:last-of-type) {
    margin-bottom: 0.3125rem;
  }
}
.coh-style-notes sup, .coh-style-notes-home sup {
  position: absolute;
  left: 0;
  top: 0.3125rem;
}
@media (max-width: 564px) {
  .coh-style-notes p.text-align-center.about-page-fix, .coh-style-notes-home p.text-align-center.about-page-fix {
    position: relative;
    left: -1rem;
  }
}
.coh-style-notes-home p {
  font-size: 0.8125rem;
  line-height: 1.167;
}
.coh-style-duplicate-of-nubeqa-form {
  font-family: 'Futura', sans-serif;
  font-weight: 400;
  color: rgb(116, 116, 116);
  font-size: 19px;
  line-height: 23px;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 931px;
  margin: 0 auto;
  margin-bottom: 4rem;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.coh-style-duplicate-of-nubeqa-form .form-type-webform-markup {
  line-height: 1.125rem;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .form-type-webform-markup {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.coh-style-duplicate-of-nubeqa-form p {
  line-height: 23px;
  font-size: 19px;
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form p {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 0.1rem;
  }
}
.coh-style-duplicate-of-nubeqa-form p.text-small {
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form p.text-small {
    font-size: 10px;
    line-height: 14px;
  }
}
.coh-style-duplicate-of-nubeqa-form p.cell-phone-consent {
  margin-right: 2rem;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form p.cell-phone-consent {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form p.cell-phone-consent {
    border-bottom: 1px solid #707070;;
    padding-bottom: 1.5rem;
    padding-right: 2rem;
  }
}
.coh-style-duplicate-of-nubeqa-form input, .coh-style-duplicate-of-nubeqa-form textarea {
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  border-width: 0.0625rem;
  padding-left: 0.625rem;
  width: 100%;
  margin-bottom: 30px;
  max-width: 420px;
  font-size: 19px !important;
  line-height: 19px !important;
  height: 60px !important;
  font-family: 'Futura Std' !important;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form input, .coh-style-duplicate-of-nubeqa-form textarea {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form input, .coh-style-duplicate-of-nubeqa-form textarea {
    font-size: 16px !important;
    line-height: 18px !important;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-heading.a11y-modal__heading {
  margin-top: 0;
  margin-right: -1.25rem;
  margin-bottom: 0.75rem;
  margin-left: -1.25rem;
  line-height: 1.13;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .coh-heading.a11y-modal__heading {
    line-height: 1.14;
  }
}
.coh-style-duplicate-of-nubeqa-form input::-webkit-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-duplicate-of-nubeqa-form input::-moz-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-duplicate-of-nubeqa-form input:-ms-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-duplicate-of-nubeqa-form input::-ms-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-duplicate-of-nubeqa-form input::placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-duplicate-of-nubeqa-form input.error {
  color: #E02020;
}
.coh-style-duplicate-of-nubeqa-form input.error::-webkit-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form input.error::-moz-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form input.error:-ms-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form input.error::-ms-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form input.error::placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form input.error:-ms-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form input[type=checkbox] {
  width: 27px;
  margin-bottom: 0;
  -webkit-appearance: none;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 6px;
  left: -20px;
  visibility: visible;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 27px;
  border-style: solid;
  border-width: 0.125rem;
  border-color: rgb(34, 60, 120);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form input[type=checkbox] {
    height: 18px;
    width: 18px;
  }
}
.coh-style-duplicate-of-nubeqa-form input[type=checkbox]:checked {
  border: 0px;
  height: 27px;
  width: 27px;
  left: -20px;
  top: 6px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-09/oval-img-icon.svg");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-duplicate-of-nubeqa-form input.error1 {
  color: rgb(211, 16, 16);
  border-color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form .form-type-checkbox, .coh-style-duplicate-of-nubeqa-form .form-item-contact-user-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
  margin-bottom: 1.25rem;
}
.coh-style-duplicate-of-nubeqa-form .form-type-checkbox label, .coh-style-duplicate-of-nubeqa-form .form-item-contact-user-type label {
  margin-left: 20px;
  line-height: 1.125rem;
  -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;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .form-type-checkbox label, .coh-style-duplicate-of-nubeqa-form .form-item-contact-user-type label {
    line-height: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .form-type-checkbox label, .coh-style-duplicate-of-nubeqa-form .form-item-contact-user-type label {
    margin-left: 10px;
  }
}
.coh-style-duplicate-of-nubeqa-form .form-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.coh-style-duplicate-of-nubeqa-form label.error {
  position: absolute;
  right: 0;
  bottom: 0.5rem;
  font-size: 0.75rem;
  display: none !important;
}
.coh-style-duplicate-of-nubeqa-form label#currently_taking_nubeqa-error {
  color: rgb(211, 16, 16);
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  position: absolute;
  top: -30px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: 0;
  padding: 0;
  content: "*Required to check one field";
  visibility: visible;
}
.coh-style-duplicate-of-nubeqa-form label#currently_taking_nubeqa-error:before {
  color: rgb(211, 16, 16);
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  content: "*Required to check one field";
  visibility: hidden;
}
.coh-style-duplicate-of-nubeqa-form .webform-submission-contact-an-representative-form .form-item-last-name, .coh-style-duplicate-of-nubeqa-form .webform-submission-contact-an-representative-form .form-item-state, .coh-style-duplicate-of-nubeqa-form .webform-submission-contact-an-representative-form .form-item-zipcode {
  margin-left: 16px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .webform-submission-contact-an-representative-form .form-item-last-name, .coh-style-duplicate-of-nubeqa-form .webform-submission-contact-an-representative-form .form-item-state, .coh-style-duplicate-of-nubeqa-form .webform-submission-contact-an-representative-form .form-item-zipcode {
    margin-left: 0;
  }
}
.coh-style-duplicate-of-nubeqa-form .form-item-city, .coh-style-duplicate-of-nubeqa-form .form-item-state, .coh-style-duplicate-of-nubeqa-form .form-item-zipcode {
  width: 31.4%;
  float: left;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .form-item-city, .coh-style-duplicate-of-nubeqa-form .form-item-state, .coh-style-duplicate-of-nubeqa-form .form-item-zipcode {
    width: 100%;
  }
}
.coh-style-duplicate-of-nubeqa-form .form-item-phone {
  clear: both;
}
.coh-style-duplicate-of-nubeqa-form .brand-button {
  min-width: 17.5rem;
  width: 17.5rem;
  margin-top: 2.0625rem;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .brand-button {
    min-width: 17.5rem;
    width: 17.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .brand-button {
    margin-top: 1rem !important;
  }
}
.coh-style-duplicate-of-nubeqa-form .brand-button[type=submit] {
  font-size: 16px;
  line-height: 1.15;
  background-color: rgb(34, 60, 120);
  width: 155px;
  height: 48px;
  min-height: 48px;
  min-width: 155px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .brand-button[type=submit] {
    font-size: 16px !important;
  }
}
.coh-style-duplicate-of-nubeqa-form .form-item {
  position: relative;
  color: #747474;
}
.coh-style-duplicate-of-nubeqa-form textarea {
  padding-top: 0.75rem;
}
.coh-style-duplicate-of-nubeqa-form .form-item-footer-note {
  clear: both;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .form-item-footer-note {
    line-height: 1.143;
  }
}
.coh-style-duplicate-of-nubeqa-form .js-hide {
  display: none;
}
.coh-style-duplicate-of-nubeqa-form .a11y-modal__heading {
  line-height: 2.125rem;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .a11y-modal__heading {
    line-height: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form input[type=checkbox] + label.error {
    bottom: -0.5rem;
  }
}
.coh-style-duplicate-of-nubeqa-form .invalid-form .form-item-indicates p:last-child {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form .invalid-form .form-type-processed-text p:last-child {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form fieldset {
  width: 100%;
}
.coh-style-duplicate-of-nubeqa-form .messages--error {
  margin-bottom: 0.9375rem;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .messages--error {
    font-size: 0.75rem;
  }
}
.coh-style-duplicate-of-nubeqa-form .fieldset-one-checkbox-required .form-type-checkbox:nth-of-type(3) {
  margin-bottom: 0;
}
.coh-style-duplicate-of-nubeqa-form .fieldset-one-checkbox-required label {
  text-align: left;
}
.coh-style-duplicate-of-nubeqa-form .custom-error-message-check-one {
  position: relative;
  padding-top: 34px;
}
.coh-style-duplicate-of-nubeqa-form .custom-error-message-check-one input:before {
  content: "Required to check one field.";
  font-weight: 700;
  color: rgb(119, 120, 123);
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.coh-style-duplicate-of-nubeqa-form .custom-error-message-check-one input.error[required=required]:before {
  color: rgb(211, 16, 16);
}
.coh-style-duplicate-of-nubeqa-form .custom-error-message-conditions {
  padding-top: 5px;
  position: relative;
  margin-top: 20px;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .custom-error-message-conditions {
    margin-top: 0px;
  }
}
.coh-style-duplicate-of-nubeqa-form .custom-error-message-conditions input.error[required=required]:before {
  color: rgb(211, 16, 16);
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  content: "Please agree to the Conditions of Use.";
  visibility: hidden;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form .custom-error-message-conditions input.error[required=required]:before {
    top: -10px;
  }
}
.coh-style-duplicate-of-nubeqa-form .wrapper-button label.wrapper-heading {
  display: none;
}
.coh-style-duplicate-of-nubeqa-form .wrapper-button {
  text-align: center;
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox.error:before, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox.error:before {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: -29px;
  left: 0;
  display: block;
  visibility: visible;
  content: "Required to check one field.";
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox.error:before, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox.error:before {
    font-size: 12px;
    line-height: 17px;
    top: -27px;
    position: absolute;
    left: 0;
  }
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox.error label, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox.error label {
  color: rgb(116, 116, 116);
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox.error .form-type-radio.checked label:before, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox.error .form-type-radio.checked label:before {
  border-color: rgb(116, 116, 116);
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .form-item-contact-user-type, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox .form-item-contact-user-type {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox input.radio-checkbox, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox input.radio-checkbox {
  width: 23px;
  height: 23px;
  margin-bottom: 0;
  opacity: 0;
  position: absolute;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox input.radio-checkbox, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox input.radio-checkbox {
    height: 14px;
    width: 14px;
  }
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox .form-type-radio label:before {
  background-color: rgb(255, 255, 255);
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  visibility: visible;
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(34, 60, 120);
  content: "";
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox .form-type-radio label:before {
    width: 25px;
    height: 25px;
  }
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .form-type-radio.checked label:before, .coh-style-duplicate-of-nubeqa-form div.radio-checkbox .form-type-radio.checked label:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-09/oval-img-icon.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: rgb(255, 255, 255);
  height: 36px;
  width: 36px;
  border-width: 0px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border-color: rgb(47, 118, 246);
}
.coh-style-duplicate-of-nubeqa-form .radio-checkbox .radio-error:before {
  font-size: 14px;
  font-weight: 700;
  color: rgb(211, 16, 16);
  line-height: 19px;
  position: absolute;
  content: "Required to check one field.";
  display: block;
  top: -29px;
  left: 0;
  background-color: rgb(255, 255, 255);
  visibility: hidden;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .radio-checkbox .radio-error:before {
    font-size: 12px;
    line-height: 17px;
    top: -27px;
    position: absolute;
    left: 0;
  }
}
.coh-style-duplicate-of-nubeqa-form .radio-checkbox .radio-error {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form #edit-consent {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form #edit-consent strong {
    font-weight: normal !important;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form #edit-required-contact-user-type strong {
    font-weight: bold;
  }
}
.coh-style-duplicate-of-nubeqa-form span.fieldset-legend.js-form-required.form-required {
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 0.25rem;
  display: inline-block;
  color: #223C78;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form span.fieldset-legend.js-form-required.form-required {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form span.fieldset-legend.js-form-required.form-required {
    padding-left: 0rem;
    text-indent: 0rem;
    margin-bottom: 1rem;
  }
}
.coh-style-duplicate-of-nubeqa-form label.option {
  margin-left: 20px;
}
.coh-style-duplicate-of-nubeqa-form .form-item {
  position: relative;
  margin-bottom: 0.5rem;
}
.coh-style-duplicate-of-nubeqa-form div.coh-style-title-description-text p.text-small {
  text-indent: -5px;
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before {
  top: 4px;
  height: 30px;
  width: 30px;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before {
    top: 1px;
  }
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .fieldset-wrapper {
  margin-left: 0px;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .fieldset-wrapper {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox .fieldset-wrapper {
    margin-left: 0px;
    margin-top: 0px;
  }
}
.coh-style-duplicate-of-nubeqa-form fieldset.radio-checkbox.error:before {
  visibility: hidden;
  content: "Required to check 1 field." !important;
}
.coh-style-duplicate-of-nubeqa-form .radio-checkbox.radio-checkbox.caregiver-fieldset:before {
  visibility: visible;
  margin-top: -2.5rem;;
  font-size: 19px;
  line-height: 23px;
  color: #E02020;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .radio-checkbox.radio-checkbox.caregiver-fieldset:before {
    margin-top: -3.5rem !important;
    font-size: 16px !important;
    width: 300px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .custom-error-message-conditions.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-i-agree-to-the-terms-and-conditions-.form-item-i-agree-to-the-terms-and-conditions- label {
    margin-left: 35px;
    padding-left: 0.5px;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .js-form-item.form-item.js-form-type-radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-duplicate-of-nubeqa-form div.coh-style-title-description-text p.text-small.indication-message {
  text-indent: 0px;
}
.coh-style-duplicate-of-nubeqa-form div.coh-style-title-description-text {
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form div.coh-style-title-description-text {
    padding-top: 19px;
    padding-bottom: 42px;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-left .wrapper-input {
  margin-top: 14px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-left .wrapper-input {
    margin-top: 5px;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-left .wrapper-input {
    margin-top: 0px;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-left input.form-text {
  color: #223C78;
}
.coh-style-duplicate-of-nubeqa-form .coh-style-nb-form-main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  margin-bottom: 46px;
  border-bottom: 1px solid #707070;
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .coh-style-nb-form-main-wrapper {
    gap: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 19px;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right label.option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 18px;
  margin-left: 26px;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right label.option {
    padding-left: 35px;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right .js-form-item label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 2px;
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right .error {
  color: #747474 !important;
}
.coh-style-duplicate-of-nubeqa-form .js-form-item-markup {
  color: #223c78;
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
  padding: 0rem 0rem;
  font-size: 19px;
  line-height: 23px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nubeqa-form .js-form-item-markup {
    text-align: left;
    padding-left: 0rem;
    font-size: 16px;
    line-height: 22px;
  }
}
.coh-style-duplicate-of-nubeqa-form .js-form-item-markup hr {
  display: none;
}
.coh-style-duplicate-of-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- {
  max-width: 320px;
  margin: 0 auto;
  margin-bottom: 8px;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- {
    margin-left: 1.5rem;
  }
}
.coh-style-duplicate-of-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- input {
  width: 33px !important;
  height: 33px !important;
  margin-left: -10px;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- input {
    margin-left: 0px;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right p.text-small {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right p.text-small {
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right p.text-small strong {
    display: block;
    position: relative;
    top: -4px;
  }
}
.coh-style-duplicate-of-nubeqa-form .coh-style-webform-container-right fieldset {
  margin-bottom: 36px;
}
.coh-style-duplicate-of-nubeqa-form .form-item label {
  font-size: 19px;
  line-height: 35px;
  font-family: 'Futura Std';
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form .form-item label {
    font-size: 16px;
  }
}
.coh-style-duplicate-of-nubeqa-form .error .form-item {
  color: #E02020;
  border-color: #E02020;
}
.coh-style-duplicate-of-nubeqa-form .js-form-item-first-name .wrapper-input label.error, .coh-style-duplicate-of-nubeqa-form .js-form-item-last-name .wrapper-input label.error {
  display: inline !important;
  left: 0px;
  top: 0px;
  color: #E02020;
  bottom: unset;
  background: #fff;
}
.coh-style-duplicate-of-nubeqa-form .prostate-cancer-treatment .fieldset-wrapper > div div:last-child label {
  line-height: 35px !important;
}
.coh-style-duplicate-of-nubeqa-form .prostate-cancer-treatment .fieldset-wrapper > div div label {
  line-height: normal !important;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form > .coh-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nubeqa-form fieldset#edit-if-you-re-currently-taking-nubeqa-would-you-like-to-be-contacted--wrapper {
    margin-bottom: 22px;
  }
}
.coh-style-nubeqa-form {
  font-family: 'Futura', sans-serif;
  font-weight: 400;
  color: rgb(116, 116, 116);
  font-size: 19px;
  line-height: 23px;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 931px;
  margin: 0 auto;
  margin-bottom: 4rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.coh-style-nubeqa-form .form-type-webform-markup {
  line-height: 1.125rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .form-type-webform-markup {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.coh-style-nubeqa-form p {
  line-height: 23px;
  font-size: 19px;
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form p {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 0.1rem;
  }
}
.coh-style-nubeqa-form p.text-small {
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form p.text-small {
    font-size: 10px;
    line-height: 14px;
  }
}
.coh-style-nubeqa-form p.cell-phone-consent {
  margin-top: -0.5rem;
  margin-bottom: 15px;
  font-size: 10px;
  line-height: 14px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form p.cell-phone-consent {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.coh-style-nubeqa-form p.cell-phone-consent.submit-text {
  font-size: 12px !important;
}
.coh-style-nubeqa-form p.cell-phone-consent.submit-text a {
  font-size: 12px !important;
}
.coh-style-nubeqa-form p.cell-phone-consent a {
  font-size: 10px;
  color: #747474;
}
.coh-style-nubeqa-form input, .coh-style-nubeqa-form textarea {
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  border-width: 0.0625rem;
  padding-left: 0.625rem;
  width: 100%;
  margin-bottom: 30px;
  max-width: 420px;
  font-size: 19px !important;
  line-height: 19px !important;
  height: 60px !important;
  font-family: 'Futura Std' !important;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form input, .coh-style-nubeqa-form textarea {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form input, .coh-style-nubeqa-form textarea {
    font-size: 16px !important;
    line-height: 18px !important;
  }
}
.coh-style-nubeqa-form .coh-heading.a11y-modal__heading {
  margin-top: 0;
  margin-right: -1.25rem;
  margin-bottom: 0.75rem;
  margin-left: -1.25rem;
  line-height: 1.13;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .coh-heading.a11y-modal__heading {
    line-height: 1.14;
  }
}
.coh-style-nubeqa-form input {
  margin-bottom: 0.5rem !important;
}
.coh-style-nubeqa-form input::-webkit-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-nubeqa-form input::-moz-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-nubeqa-form input:-ms-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-nubeqa-form input::-ms-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-nubeqa-form input::placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-nubeqa-form input.error {
  color: #E02020;
}
.coh-style-nubeqa-form input.error::-webkit-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form input.error::-moz-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form input.error:-ms-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form input.error::-ms-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form input.error::placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form input.error:-ms-input-placeholder {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form input[type=checkbox] {
  width: 27px;
  margin-bottom: 0;
  -webkit-appearance: none;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 6px;
  left: -20px;
  visibility: visible;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 27px;
  border-style: solid;
  border-width: 0.125rem;
  border-color: rgb(34, 60, 120);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form input[type=checkbox] {
    height: 18px;
    width: 18px;
  }
}
.coh-style-nubeqa-form input[type=checkbox]:checked {
  border: 0px;
  height: 27px;
  width: 27px;
  left: -20px;
  top: 6px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-09/oval-img-icon.svg");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-nubeqa-form input.error1 {
  color: rgb(211, 16, 16);
  border-color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form .form-type-checkbox, .coh-style-nubeqa-form .form-item-contact-user-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
  margin-bottom: 1.25rem;
}
.coh-style-nubeqa-form .form-type-checkbox label, .coh-style-nubeqa-form .form-item-contact-user-type label {
  margin-left: 20px;
  line-height: 1.125rem;
  -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;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .form-type-checkbox label, .coh-style-nubeqa-form .form-item-contact-user-type label {
    line-height: 1rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .form-type-checkbox label, .coh-style-nubeqa-form .form-item-contact-user-type label {
    margin-left: 10px;
  }
}
.coh-style-nubeqa-form .form-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.coh-style-nubeqa-form label.error {
  position: absolute;
  right: 0;
  bottom: 0.5rem;
  font-size: 0.75rem;
  display: none !important;
}
.coh-style-nubeqa-form label#currently_taking_nubeqa-error {
  color: rgb(211, 16, 16);
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  position: absolute;
  top: -30px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: 0;
  padding: 0;
  content: "*Required to check one field";
  visibility: visible;
}
.coh-style-nubeqa-form label#currently_taking_nubeqa-error:before {
  color: rgb(211, 16, 16);
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  content: "*Required to check one field";
  visibility: hidden;
}
.coh-style-nubeqa-form .webform-submission-contact-an-representative-form .form-item-last-name, .coh-style-nubeqa-form .webform-submission-contact-an-representative-form .form-item-state, .coh-style-nubeqa-form .webform-submission-contact-an-representative-form .form-item-zipcode {
  margin-left: 16px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .webform-submission-contact-an-representative-form .form-item-last-name, .coh-style-nubeqa-form .webform-submission-contact-an-representative-form .form-item-state, .coh-style-nubeqa-form .webform-submission-contact-an-representative-form .form-item-zipcode {
    margin-left: 0;
  }
}
.coh-style-nubeqa-form .form-item-city, .coh-style-nubeqa-form .form-item-state, .coh-style-nubeqa-form .form-item-zipcode {
  width: 31.4%;
  float: left;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .form-item-city, .coh-style-nubeqa-form .form-item-state, .coh-style-nubeqa-form .form-item-zipcode {
    width: 100%;
  }
}
.coh-style-nubeqa-form .form-item-phone {
  clear: both;
}
.coh-style-nubeqa-form .brand-button {
  min-width: 17.5rem;
  width: 17.5rem;
  margin-top: 2.0625rem;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-top: 1rem !important;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .brand-button {
    min-width: 17.5rem;
    width: 17.5rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .brand-button {
    margin-top: 1rem !important;
  }
}
.coh-style-nubeqa-form .brand-button[type=submit] {
  font-size: 16px;
  line-height: 1.15;
  background-color: rgb(34, 60, 120);
  width: 155px;
  height: 48px;
  min-height: 48px;
  min-width: 155px;
  margin-top: 1rem !important;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .brand-button[type=submit] {
    font-size: 16px !important;
  }
}
.coh-style-nubeqa-form .form-item {
  position: relative;
  color: #747474;
}
.coh-style-nubeqa-form textarea {
  padding-top: 0.75rem;
}
.coh-style-nubeqa-form .form-item-footer-note {
  clear: both;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .form-item-footer-note {
    line-height: 1.143;
  }
}
.coh-style-nubeqa-form .js-hide {
  display: none;
}
.coh-style-nubeqa-form .a11y-modal__heading {
  line-height: 2.125rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .a11y-modal__heading {
    line-height: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form input[type=checkbox] + label.error {
    bottom: -0.5rem;
  }
}
.coh-style-nubeqa-form .invalid-form .form-item-indicates p:last-child {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form .invalid-form .form-type-processed-text p:last-child {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form fieldset {
  width: 100%;
}
.coh-style-nubeqa-form .messages--error {
  margin-bottom: 0.9375rem;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .messages--error {
    font-size: 0.75rem;
  }
}
.coh-style-nubeqa-form .fieldset-one-checkbox-required .form-type-checkbox:nth-of-type(3) {
  margin-bottom: 0;
}
.coh-style-nubeqa-form .fieldset-one-checkbox-required label {
  text-align: left;
}
.coh-style-nubeqa-form .custom-error-message-check-one {
  position: relative;
  padding-top: 34px;
}
.coh-style-nubeqa-form .custom-error-message-check-one input:before {
  content: "Required to check one field.";
  font-weight: 700;
  color: rgb(119, 120, 123);
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.coh-style-nubeqa-form .custom-error-message-check-one input.error[required=required]:before {
  color: rgb(211, 16, 16);
}
.coh-style-nubeqa-form .custom-error-message-conditions {
  padding-top: 5px;
  position: relative;
  margin-top: 20px;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .custom-error-message-conditions {
    margin-top: 0px;
  }
}
.coh-style-nubeqa-form .custom-error-message-conditions input.error[required=required]:before {
  color: rgb(211, 16, 16);
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  content: "Please agree to the Conditions of Use.";
  visibility: hidden;
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form .custom-error-message-conditions input.error[required=required]:before {
    top: -10px;
  }
}
.coh-style-nubeqa-form .wrapper-button label.wrapper-heading {
  display: none;
}
.coh-style-nubeqa-form .wrapper-button {
  text-align: center;
}
.coh-style-nubeqa-form fieldset.radio-checkbox.error:before, .coh-style-nubeqa-form div.radio-checkbox.error:before {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: -29px;
  left: 0;
  display: block;
  visibility: visible;
  content: "Required to check one field.";
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form fieldset.radio-checkbox.error:before, .coh-style-nubeqa-form div.radio-checkbox.error:before {
    font-size: 12px;
    line-height: 17px;
    top: -27px;
    position: absolute;
    left: 0;
  }
}
.coh-style-nubeqa-form fieldset.radio-checkbox.error label, .coh-style-nubeqa-form div.radio-checkbox.error label {
  color: rgb(116, 116, 116);
}
.coh-style-nubeqa-form fieldset.radio-checkbox.error .form-type-radio.checked label:before, .coh-style-nubeqa-form div.radio-checkbox.error .form-type-radio.checked label:before {
  border-color: rgb(116, 116, 116);
}
.coh-style-nubeqa-form fieldset.radio-checkbox .form-item-contact-user-type, .coh-style-nubeqa-form div.radio-checkbox .form-item-contact-user-type {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-nubeqa-form fieldset.radio-checkbox input.radio-checkbox, .coh-style-nubeqa-form div.radio-checkbox input.radio-checkbox {
  width: 23px;
  height: 23px;
  margin-bottom: 0;
  opacity: 0;
  position: absolute;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form fieldset.radio-checkbox input.radio-checkbox, .coh-style-nubeqa-form div.radio-checkbox input.radio-checkbox {
    height: 14px;
    width: 14px;
  }
}
.coh-style-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before, .coh-style-nubeqa-form div.radio-checkbox .form-type-radio label:before {
  background-color: rgb(255, 255, 255);
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  visibility: visible;
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgb(34, 60, 120);
  content: "";
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before, .coh-style-nubeqa-form div.radio-checkbox .form-type-radio label:before {
    width: 25px;
    height: 25px;
  }
}
.coh-style-nubeqa-form fieldset.radio-checkbox .form-type-radio.checked label:before, .coh-style-nubeqa-form div.radio-checkbox .form-type-radio.checked label:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-09/oval-img-icon.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: rgb(255, 255, 255);
  height: 36px;
  width: 36px;
  border-width: 0px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border-color: rgb(47, 118, 246);
}
.coh-style-nubeqa-form .radio-checkbox .radio-error:before {
  font-size: 14px;
  font-weight: 700;
  color: rgb(211, 16, 16);
  line-height: 19px;
  position: absolute;
  content: "Required to check one field.";
  display: block;
  top: -29px;
  left: 0;
  background-color: rgb(255, 255, 255);
  visibility: hidden;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .radio-checkbox .radio-error:before {
    font-size: 12px;
    line-height: 17px;
    top: -27px;
    position: absolute;
    left: 0;
  }
}
.coh-style-nubeqa-form .radio-checkbox .radio-error {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form #edit-consent {
    margin-bottom: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form #edit-consent strong {
    font-weight: normal !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form #edit-required-contact-user-type strong {
    font-weight: bold;
  }
}
.coh-style-nubeqa-form span.fieldset-legend.js-form-required.form-required {
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 0.25rem;
  display: inline-block;
  color: #223C78;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form span.fieldset-legend.js-form-required.form-required {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form span.fieldset-legend.js-form-required.form-required {
    padding-left: 0rem;
    text-indent: 0rem;
    margin-bottom: 1rem;
  }
}
.coh-style-nubeqa-form label.option {
  margin-left: 35px;
}
.coh-style-nubeqa-form .form-item {
  position: relative;
  margin-bottom: 0.5rem;
}
.coh-style-nubeqa-form div.coh-style-title-description-text p.text-small {
  text-indent: -5px;
}
.coh-style-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before {
  top: 4px;
  height: 30px;
  width: 30px;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form fieldset.radio-checkbox .form-type-radio label:before {
    top: 1px;
  }
}
.coh-style-nubeqa-form fieldset.radio-checkbox .fieldset-wrapper {
  margin-left: 0px;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form fieldset.radio-checkbox .fieldset-wrapper {
    margin-left: 0px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form fieldset.radio-checkbox .fieldset-wrapper {
    margin-left: 0px;
    margin-top: 0px;
  }
}
.coh-style-nubeqa-form fieldset.radio-checkbox.error:before {
  visibility: hidden;
  content: "Required to check 1 field." !important;
}
.coh-style-nubeqa-form .radio-checkbox.radio-checkbox.caregiver-fieldset:before {
  visibility: visible;
  margin-top: -2.5rem;;
  font-size: 19px;
  line-height: 23px;
  color: #E02020;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .radio-checkbox.radio-checkbox.caregiver-fieldset:before {
    margin-top: -3.5rem !important;
    font-size: 16px !important;
    width: 300px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .custom-error-message-conditions.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-i-agree-to-the-terms-and-conditions-.form-item-i-agree-to-the-terms-and-conditions- label {
    margin-left: 35px;
    padding-left: 0.5px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .js-form-item.form-item.js-form-type-radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-nubeqa-form div.coh-style-title-description-text p.text-small.indication-message {
  text-indent: 0px;
}
.coh-style-nubeqa-form .coh-style-webform-container-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .coh-style-webform-container-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.coh-style-nubeqa-form .coh-style-webform-container-left .wrapper-input {
  margin-top: 14px;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .coh-style-webform-container-left .wrapper-input {
    margin-top: 5px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .coh-style-webform-container-left .wrapper-input {
    margin-top: 0px;
  }
}
.coh-style-nubeqa-form .coh-style-webform-container-left input.form-text {
  color: #223C78;
}
.coh-style-nubeqa-form .coh-style-nb-form-main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  margin-bottom: 46px;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .coh-style-nb-form-main-wrapper {
    gap: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 19px;
  }
}
.coh-style-nubeqa-form .coh-style-webform-container-right label.option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 36px;
  margin-left: 26px;
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form .coh-style-webform-container-right label.option {
    padding-left: 35px;
  }
}
.coh-style-nubeqa-form .coh-style-webform-container-right .js-form-item label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 2px;
}
.coh-style-nubeqa-form .coh-style-webform-container-right .error {
  color: #747474 !important;
}
.coh-style-nubeqa-form .js-form-item-markup {
  color: #223c78;
  padding: 0rem 0rem;
  font-size: 16px;
  line-height: 22px;
  max-width: 314px !important;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-form .js-form-item-markup {
    text-align: left;
    padding-left: 0rem;
    font-size: 16px;
    line-height: 22px;
  }
}
.coh-style-nubeqa-form .js-form-item-markup hr {
  display: none;
}
.coh-style-nubeqa-form .js-form-item-markup p {
  font-size: 16px;
}
.coh-style-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- {
  max-width: 288px;
  margin: 0 auto;
  margin-bottom: 8px;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- {
    margin-left: 1.5rem;
  }
}
.coh-style-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- input {
  width: 33px !important;
  height: 33px !important;
  margin-left: -10px;
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form .form-item-i-agree-to-the-terms-and-conditions- input {
    margin-left: 0px;
  }
}
.coh-style-nubeqa-form .coh-style-webform-container-right p.text-small {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form .coh-style-webform-container-right p.text-small {
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form .coh-style-webform-container-right p.text-small strong {
    display: block;
    position: relative;
    top: -4px;
  }
}
.coh-style-nubeqa-form .coh-style-webform-container-right fieldset {
  margin-bottom: 25px;
}
.coh-style-nubeqa-form .form-item label {
  font-size: 16px;
  line-height: 35px;
  font-family: 'Futura Std';
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form .form-item label {
    font-size: 16px;
  }
}
.coh-style-nubeqa-form .form-item label strong {
  font-size: 16px;
}
.coh-style-nubeqa-form .error .form-item {
  color: #E02020;
  border-color: #E02020;
}
.coh-style-nubeqa-form .js-form-item-first-name .wrapper-input label.error, .coh-style-nubeqa-form .js-form-item-last-name .wrapper-input label.error {
  display: inline !important;
  left: 0px;
  top: 0px;
  color: #E02020;
  bottom: unset;
  background: #fff;
  font-size: 0px;
}
.coh-style-nubeqa-form .prostate-cancer-treatment .fieldset-wrapper > div div:last-child label {
  line-height: 35px !important;
}
.coh-style-nubeqa-form .prostate-cancer-treatment .fieldset-wrapper > div div label {
  line-height: normal !important;
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form > .coh-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-form fieldset#edit-if-you-re-currently-taking-nubeqa-would-you-like-to-be-contacted--wrapper {
    margin-bottom: 22px;
  }
}
.coh-style-nubeqa-form div#edit-title-description-text {
  margin-bottom: 2rem;
}
.coh-style-nubeqa-form .js-form-item-first-name .wrapper-input label.error::after {
  content: "First name*";
  display: block;
  font-size: 16px;
  position: absolute;
  top: 1px;
}
.coh-style-nubeqa-form .js-form-item-last-name .wrapper-input label.error::after {
  content: "Last name*";
  display: block;
  font-size: 16px;
  position: absolute;
  top: 1px;
}
.coh-style-nubeqa-form div[id^=edit-processed-text-1], .coh-style-nubeqa-form div[id^=edit-required-field] {
  margin-bottom: 0px;
}
.coh-style-nubeqa-form div[id^=edit-processed-text-1] p, .coh-style-nubeqa-form div[id^=edit-required-field] p {
  font-size: 13px;
  margin-bottom: 0px;
}
@media (max-width: 564px) {
  .coh-style-nubeqa-form div[id^=edit-processed-text-1] p, .coh-style-nubeqa-form div[id^=edit-required-field] p {
    margin-bottom: 5px;
  }
}
.coh-style-nubeqa-hero-header .hero-left-block .content-wrapper {
  height: 100%;
  width: 100%;
}
.coh-style-nubeqa-hero-header-container {
  color: rgb(255, 255, 255);
}
.coh-style-nubeqa-hero-header-container .text4 {
  text-align: right;
  white-space: nowrap;
  margin-top: 3.125rem;
  margin-right: 50%;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-container .text4 {
    margin-right: -webkit-calc(51% + 30px);
    margin-right: calc(51% + 30px);
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-container .text4 {
    margin-right: 65%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text4 {
    top: 2rem;
    right: 51%;
    position: absolute;
    margin-top: 0;
    margin-right: 0;
  }
}
.coh-style-nubeqa-hero-header-container .text4:before {
  background-color: rgb(255, 255, 255);
  content: normal;
  position: absolute;
  left: 100%;
  top: -0.25rem;
  height: 7.875rem;
  width: 0.25rem;
  -webkit-transform: rotateZ(20deg);
      -ms-transform: rotate(20deg);
          transform: rotateZ(20deg);
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text4:before {
    content: "";
  }
}
.coh-style-nubeqa-hero-header-container .text4 p {
  font-size: 1.375rem;
  line-height: 1.2;
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-container .text4 p {
    letter-spacing: -0.03125rem;
    font-size: 1rem;
    margin-right: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text4 p {
    font-size: 1.375rem;
    letter-spacing: 0;
    line-height: 1.25;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-container .text4 p {
    font-size: 0.75rem;
    margin-right: 0;
  }
}
.coh-style-nubeqa-hero-header-container .text4 p:nth-child(2) {
  padding-right: 0.3125rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text4 p:nth-child(2) {
    padding-right: 0.125rem;
  }
}
.coh-style-nubeqa-hero-header-container .text4 p:nth-child(3) {
  padding-right: 1.0625rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text4 p:nth-child(3) {
    padding-right: 0.4375rem;
  }
}
.coh-style-nubeqa-hero-header-container .text4 p:nth-child(4) {
  padding-right: 1.6875rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text4 p:nth-child(4) {
    padding-right: 0.875rem;
  }
}
.coh-style-nubeqa-hero-header-container .text4 p:nth-child(5) {
  padding-right: 2.375rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text4 p:nth-child(5) {
    padding-right: 1.3125rem;
  }
}
.coh-style-nubeqa-hero-header-container .text3 {
  position: absolute;
  top: 19.375rem;
  left: 46.5%;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-container .text3 {
    top: 18.125rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-container .text3 {
    top: 19.125rem;
    left: 23.5%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text3 {
    top: auto;
    left: 35%;
    bottom: 0.625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-container .text3 {
    left: 30%;
    bottom: 2.5%;
  }
}
.coh-style-nubeqa-hero-header-container .text3 p {
  font-size: 1.6875rem;
  line-height: 1.15;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-container .text3 p {
    font-size: 1.4375rem;
    letter-spacing: -0.03125rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-container .text3 p {
    font-size: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text3 p {
    font-size: 1.6875rem;
    letter-spacing: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-hero-header-container .text3 p {
    font-size: 0.875rem;
  }
}
.coh-style-nubeqa-hero-header-container .text3 p:first-child {
  padding-left: 1.125rem;
}
.coh-style-nubeqa-hero-header-container .text2 {
  position: absolute;
  top: 6.875rem;
  text-align: right;
  left: 54.5%;
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-container .text2 {
    left: 36.5%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text2 {
    left: 52.5%;
    top: 3.375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-container .text2 {
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-hero-header-container .text2 {
    left: 53.5%;
  }
}
.coh-style-nubeqa-hero-header-container .text2 p {
  font-size: 1.8125rem;
  line-height: 1.2;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-container .text2 p {
    letter-spacing: -0.03125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text2 p {
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-container .text2 p {
    font-size: 0.875rem;
  }
}
.coh-style-nubeqa-hero-header-container .text1 {
  position: absolute;
  top: 11.8125rem;
  left: 47.5%;
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-container .text1 {
    top: 11.5625rem;
  }
}
@media (max-width: 1169px) {
  .coh-style-nubeqa-hero-header-container .text1 {
    top: 11.25rem;
    left: 26.5%;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text1 {
    top: 8.125rem;
    left: 47%;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-container .text1 {
    top: 6.25rem;
  }
}
.coh-style-nubeqa-hero-header-container .text1 p {
  font-size: 3.6875rem;
  line-height: 0.85;
}
@media (max-width: 1599px) {
  .coh-style-nubeqa-hero-header-container .text1 p {
    letter-spacing: -0.03125rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text1 p {
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-nubeqa-hero-header-container .text1 p {
    font-size: 1.6875rem;
  }
}
.coh-style-nubeqa-hero-header-container .text1 p:first-child {
  padding-right: 0.75rem;
}
.coh-style-nubeqa-hero-header-container .coh-wysiwyg {
  height: 100%;
  width: 100%;
  position: relative;
}
.coh-style-nubeqa-hero-header-container strong {
  font-weight: 900;
}
.coh-style-nubeqa-hero-header-container .text5 {
  position: absolute;
  bottom: 2.125rem;
  left: 39.5%;
  width: 58%;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .text5 {
    display: none;
  }
}
.coh-style-nubeqa-hero-header-container .text5 p {
  font-size: 0.75rem;
  line-height: 1.15;
}
.coh-style-nubeqa-hero-header-container .hero-left-block, .coh-style-nubeqa-hero-header-container .hero-right-block {
  min-height: 31.5625rem;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .hero-left-block, .coh-style-nubeqa-hero-header-container .hero-right-block {
    min-height: 49.375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-nubeqa-hero-header-container .hero-left-block, .coh-style-nubeqa-hero-header-container .hero-right-block {
    min-height: 0;
  }
}
.coh-style-nubeqa-hero-header-container .sub-hero-notes {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-hero-header-container .sub-hero-notes {
    display: block;
  }
}
.coh-style-nubeqa-hero-header-container .sub-hero-notes p {
  font-size: 0.875rem;
  line-height: 1.2;
  color: rgb(116, 116, 116);
}
.coh-style-scale-container .inner-wrapper {
  width: 100%;
}
.coh-style-scale-container .scale-img {
  float: right;
}
@media (max-width: 1599px) {
  .coh-style-scale-container .scale-img {
    position: relative;
    right: -2%;
    width: 44%;
  }
}
@media (max-width: 1023px) {
  .coh-style-scale-container .scale-img {
    right: 5%;
    width: 46%;
  }
}
@media (max-width: 767px) {
  .coh-style-scale-container .scale-img {
    right: 4%;
  }
}
@media (max-width: 564px) {
  .coh-style-scale-container .scale-img {
    right: 1%;
  }
}
.coh-style-search-box {
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .coh-style-search-box {
    margin-bottom: 30px;
  }
}
.coh-style-search-box #views-exposed-form-search-page .form-actions:before {
  background-color: rgb(0, 188, 255);
}
.coh-style-search-box #views-exposed-form-search-page .form-actions: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;
  color: rgb(255, 255, 255);
  font-size: 40px;
  content: "\e8b6";
  font-family: mdicons;
}
.coh-style-search-box #views-exposed-form-search-page .form-actions #edit-submit-search {
  width: 82px;
}
.coh-style-search-box #views-exposed-form-search-page .form-item-search {
  height: 50px;
}
.coh-style-search-box #views-exposed-form-search-page .form-item-search #edit-search {
  color: rgb(166, 165, 168);
  border-color: rgb(166, 165, 168);
  border-right-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.coh-style-search-box #edit-search, .coh-style-search-box #edit-submit-search {
  background-color: rgb(255, 255, 255);
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}
.coh-style-hero-header-right-text {
  width: 413px;
  position: relative;
  left: -137px;
  top: 20px;
}
.coh-style-hero-header-right-text p {
  font-weight: 900;
  color: rgb(255, 255, 255);
}
.coh-style-hero-header-right-text p:nth-child(1) {
  position: absolute;
  top: 22px;
  font-size: 29px;
  text-indent: 7px;
  right: 2px;
  line-height: 1.2;
}
.coh-style-hero-header-right-text p:nth-child(2) {
  position: absolute;
  top: 99px;
  font-size: 59px;
  text-indent: 26px;
  right: -2px;
  line-height: 0.9;
}
.coh-style-hero-header-right-text p:nth-child(3) {
  position: absolute;
  top: 222px;
  font-size: 27px;
  text-indent: 18px;
  font-weight: 700;
  right: 14px;
  line-height: 1.2;
}
.coh-style-hero-header-right-text p:nth-child(4) {
  position: absolute;
  top: 330px;
  font-weight: 400;
  font-size: 12px;
  text-indent: -9px;
  right: 25px;
  line-height: 1.2;
}
.coh-style-hero-header-right-text p span {
  font-size: 58%;
}
.coh-style-video-modal-popup .coh-modal-close-wrapper {
  padding: 15px !important;
}
@media (max-width: 767px) {
  .coh-style-video-modal-popup .coh-modal-close-wrapper {
    right: 30px;
  }
}
.coh-style-video-modal-popup .coh-modal-close-button {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  color: rgb(0, 0, 0);
  font-size: 1rem;
  text-align: left;
  text-indent: -9999em;
  cursor: pointer;
  background-image: url("/sites/g/files/vrxlpx57531/files/2023-09/close-icon.svg");
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 20px;
  width: 20px;
  overflow: hidden;
  display: block;
}
.coh-style-video-modal-popup .coh-modal-inner {
  max-height: 100%;
  width: 80%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .coh-style-video-modal-popup .coh-modal-inner {
    width: 100%;
  }
}
.coh-style-video-modal-popup .video-popup-wrapper {
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 8px;
          border-radius: 8px;
  padding: 40px;
}
@media (max-width: 767px) {
  .coh-style-video-modal-popup .video-popup-wrapper {
    max-width: 330px;
    margin: auto;
    padding: 10px;
  }
}
.coh-style-video-modal-popup .video-popup-wrapper .video-iframe .mejs__container {
  max-height: 85vh;
  max-width: 100%;
}
.coh-style-video-modal-popup .video-wrapper {
  min-height: 17.4375rem;
  height: 31.25rem;
  width: 100%;
  margin-top: 3.125rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-video-modal-popup .video-wrapper {
    height: 17.4375rem;
    margin-top: 1.875rem;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-video-modal-popup .video-wrapper {
    margin-bottom: 0;
  }
}
.coh-style-video-modal-popup .description-video-title {
  color: rgb(0, 0, 0);
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.coh-style-video-modal-popup .description-video-info {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 1.375rem;
}
@media (max-width: 1023px) {
  .coh-style-video-modal-popup .description-video-info {
    margin-bottom: 1rem;
  }
}
.coh-style-video-modal-popup .discription-video-date {
  color: rgb(0, 0, 0);
}
.coh-style-video-modal-popup .discription-video-author-uploaded {
  color: rgb(0, 0, 0);
}
.coh-style-video-modal-popup .description-video-text p {
  color: rgb(0, 0, 0);
}
.coh-style-video-modal-popup .description-video-title, .coh-style-video-modal-popup .description-video-info, .coh-style-video-modal-popup .description-video-text {
  display: none;
}
.coh-style-video-modal-popup .coh-modal-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}
.coh-style-test-gradient {
  background-image: -webkit-radial-gradient(center center, circle farthest-corner, rgb(255, 255, 255) 1%, rgb(0, 0, 0) 15%, rgb(225, 185, 231) 25%, rgb(252, 70, 91) 35%, rgb(117, 176, 33) 43%, rgb(245, 200, 196) 52%, rgb(29, 29, 202) 60%, rgb(254, 59, 1) 67%, rgb(193, 195, 205) 75%, rgb(90, 163, 109) 83%);
  background-image: radial-gradient(circle farthest-corner at center center, rgb(255, 255, 255) 1%, rgb(0, 0, 0) 15%, rgb(225, 185, 231) 25%, rgb(252, 70, 91) 35%, rgb(117, 176, 33) 43%, rgb(245, 200, 196) 52%, rgb(29, 29, 202) 60%, rgb(254, 59, 1) 67%, rgb(193, 195, 205) 75%, rgb(90, 163, 109) 83%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-text-center {
  text-align: center;
}
.coh-style-text-center-alt-ref-align {
  position: absolute;
  top: 0px;
  left: -1px;
}
@media (max-width: 564px) {
  .coh-style-text-center-alt-ref-align {
    position: absolute;
    left: 15px;
    top: 0px;
  }
}
.coh-style-text-left-desk-text-center-mob {
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-text-left-desk-text-center-mob {
    text-align: center;
  }
}
.coh-style-nb-text-left-desk-text-center-mob-phs-2 {
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-nb-text-left-desk-text-center-mob-phs-2 {
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-text-left-desk-text-center-mob-phs-2 {
    text-align: center !important;
  }
}
.coh-style-nb-text-left-desk-text-center-mob-phs-2 span.word-wrap-mob {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-text-left-desk-text-center-mob-phs-2 span.word-wrap-mob {
    display: inline;
    font-size: 19.5px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-text-left-desk-text-center-mob-phs-2 .coh-style-subsection-header {
    margin-bottom: 0.5rem;
  }
}
.coh-style-text-lowercase {
  text-transform: lowercase;
}
.coh-style-text-nowrap {
  white-space: nowrap;
}
.coh-style-text-uppercase {
  text-transform: capitalize;
  font-size: 20px;
  line-height: 22px;
  font-family: 'Futura Std', sans-serif;
}
@media (max-width: 1023px) {
  .coh-style-text-uppercase {
    font-size: 14px;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 5px;
  }
}
.coh-style-top-header-row {
  background-color: rgb(241, 241, 241);
}
.coh-style-top-header-row > div {
  padding-right: 0rem;
  padding-left: 0rem;
  height: 30px;
  -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-bottom-color: rgb(151, 151, 151);
}
@media (max-width: 1169px) {
  .coh-style-top-header-row > div {
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-top-header-row > div {
    height: 37px;
  }
}
.coh-style-top-header-row .region {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.coh-style-top-header-row .region [id*=brandnavigationbanner] > div {
  height: 30px;
}
.coh-style-top-header-row #block-headerutilitylinks {
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-top-header-row #block-headerutilitylinks .coh-container-boxed.coh-style-container-default-styles {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-top-header-row .coh-ce-cpt_header_row-84a2394e {
  display: none;
}
.coh-style-top-header-row-alternative {
  background-color: rgb(255, 255, 255);
  border-bottom: 2px solid #FF6123;
}
@media (max-width: 767px) {
  .coh-style-top-header-row-alternative {
    border-bottom: none;
  }
}
.coh-style-top-header-row-alternative > div {
  padding-right: 0rem;
  padding-left: 0px;
  height: 195px;
  -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-bottom-color: rgb(146, 148, 151);
  border-bottom-width: 0px;
  height: initial;
  border-bottom: 0px solid #F16623;
}
@media (max-width: 767px) {
  .coh-style-top-header-row-alternative > div {
    border-bottom-width: 3px;
  }
}
.coh-style-top-header-row-alternative .region {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-top-header-row-alternative .region [id*=brandnavigationbanner] > div {
  height: 195px;
}
.coh-style-top-header-row-alternative .coh-ce-d3fb1f16 .region {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.coh-style-top-header-row-alternative #block-brandlogosandisi {
  width: 100%;
  height: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.coh-style-top-header-row-alternative #block-brandlogosandisi > div {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.coh-style-top-header-row-alternative #block-brandlogosandisi > div > nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: rgb(241, 241, 241);
  height: 63px;
}
@media (max-width: 1023px) {
  .coh-style-top-header-row-alternative #block-brandlogosandisi > div > nav {
    display: none;
  }
}
.coh-style-top-header-row-alternative #block-brandlogosandisi > div > nav ul {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container {
  padding-right: 19px;
  padding-left: 10px;
  border-bottom-width: 3px;
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  height: 67px;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container {
    border-bottom-color: rgb(241, 102, 35);
    border-top-color: rgb(241, 241, 241);
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container > div {
  height: 100%;
}
.coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container > div > div > nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
.coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container .coh-container:before, .coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container .coh-container:after {
  position: absolute;
}
.coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container .coh-style-desktop-social-menu {
  top: -3px;
  right: 17px;
}
@media (max-width: 767px) {
  .coh-style-top-header-row-alternative #block-brandlogosandisi .mobile-nav-container .coh-style-desktop-social-menu {
    top: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-top-header-row-alternative #block-brandlogosisiandmainnavgeneral .mobile-nav-container {
    padding-right: 20px;
    padding-left: 10px;
  }
}
.coh-style-top-header-row-alternative #block-brandlogosisiandmainnavgeneral .mobile-nav-container .social-menu-component .coh-button {
  background-image: url("/sites/g/files/vrxlpx57531/files/2022-02/share%402x_0.png");
  background-position: center;
  background-size: 21px 21px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 21px;
  width: 21px;
}
.coh-style-top-header-row-alternative #block-headerutilitylinks {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-top-header-row-alternative #block-headerutilitylinks {
    background: #f1f1f1;
    padding: 0.5rem 4px;
  }
}
.coh-style-top-header-row-alternative .coh-style-main-navigation-mobile-bordertop-logoposition button.coh-button {
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 564px) {
  .coh-style-top-header-row-alternative .coh-style-main-navigation-mobile-bordertop-logoposition button.coh-button {
    background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/Fill.png");
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
.coh-style-table-of-contents {
  margin-top: 10px;
}
.coh-style-table-of-contents .toc-item {
  color: rgb(0, 0, 0);
  font-weight: 400;
}
.coh-style-table-of-contents .toc-header {
  color: rgb(0, 0, 0);
  font-weight: 400;
}
.video-player.coh-style-video-player-styles .description-wrapper {
  background-color: rgb(0, 188, 255);
}
.video-player.coh-style-video-player-styles .description-video-title {
  color: rgb(255, 255, 255);
}
.video-player.coh-style-video-player-styles .description-video-text {
  color: rgb(255, 255, 255);
  line-height: 1.5;
}
.video-player.coh-style-video-player-styles .description-video-author-uploaded {
  color: rgb(255, 255, 255);
}
.video-player.coh-style-video-player-styles .description-video-date {
  color: rgb(255, 255, 255);
}
.video-player.coh-style-video-player-styles .description-video-info {
  margin-bottom: 2.75rem;
  line-height: 2.0;
  display: block;
}
@media (max-width: 1169px) {
  .video-player.coh-style-video-player-styles .description-video-info {
    margin-bottom: 0.75rem;
  }
}
.coh-style-width-15-smaller {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-width-15-smaller {
    width: 85%;
  }
}
@media (max-width: 767px) {
  .coh-style-width-15-smaller {
    width: 100%;
  }
}
.coh-style-width-5-smaller {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-width-5-smaller {
    width: 95%;
  }
}
@media (max-width: 767px) {
  .coh-style-width-5-smaller {
    width: 100%;
  }
}
.coh-style-width-5-smaller-laptop {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 300px;
}
@media (max-width: 1023px) {
  .coh-style-width-5-smaller-laptop {
    width: 95%;
  }
}
@media (max-width: 767px) {
  .coh-style-width-5-smaller-laptop {
    width: 100%;
  }
}
.coh-style-width-50 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 50%;
}
@media (max-width: 1023px) {
  .coh-style-width-50 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .coh-style-width-50 {
    width: 100%;
  }
}
.coh-style-nb-width-68 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 68%;
}
@media (max-width: 1023px) {
  .coh-style-nb-width-68 {
    width: 68%;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-width-68 {
    width: 100%;
  }
}
.coh-style-duplicate-of-nb-width-86 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 86%;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-nb-width-86 {
    width: 86%;
  }
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-nb-width-86 {
    width: 100%;
  }
}
.coh-style-nb-width-72 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 72%;
}
@media (max-width: 1023px) {
  .coh-style-nb-width-72 {
    width: 72%;
  }
}
@media (max-width: 767px) {
  .coh-style-nb-width-72 {
    width: 100%;
  }
}
.coh-style-width-65 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 65%;
}
@media (max-width: 1023px) {
  .coh-style-width-65 {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .coh-style-width-65 {
    width: 100%;
  }
}
.coh-style-width-75 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-width-75 {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .coh-style-width-75 {
    width: 100%;
  }
}
.coh-style-scroll-offset, .coh-style-alt-y-scroll-offset---first-section, .coh-style-y-scroll-offset-first-section, .coh-style-custom-y-scroll-offset---first-section {
  overflow: hidden;
}
.coh-container.coh-style-scroll-offset:target, .coh-container.coh-style-alt-y-scroll-offset---first-section:target, .coh-container.coh-style-y-scroll-offset-first-section:target, .coh-container.coh-style-custom-y-scroll-offset---first-section:target {
  padding-top: 269px;
  margin-top: -269px;
}
body[class*=active-section] .coh-container.coh-style-scroll-offset:target, body[class*=active-section] .coh-container.coh-style-alt-y-scroll-offset---first-section:target, body[class*=active-section] .coh-container.coh-style-y-scroll-offset-first-section:target, body[class*=active-section] .coh-container.coh-style-custom-y-scroll-offset---first-section:target {
  -webkit-transition-property: margin-top, padding-top;
  transition-property: margin-top, padding-top;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
  padding-top: 0;
  margin-top: 0;
}
.coh-style-alt-y-scroll-offset---first-section:before {
  margin-bottom: -648px;
}
.coh-style-alt-y-scroll-offset---last-section {
  padding-top: 310px;
  margin-bottom: 50px;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .coh-style-alt-y-scroll-offset---last-section {
    padding-top: 209px;
    margin-bottom: 10px;
  }
}
.coh-style-alt-y-scroll-offset---last-section * {
  pointer-events: auto;
}
.coh-style-alt-y-scroll-offset {
  padding-top: 310px;
  margin-bottom: -263px;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .coh-style-alt-y-scroll-offset {
    padding-top: 209px;
    margin-bottom: -195px;
  }
}
.coh-style-alt-y-scroll-offset * {
  pointer-events: auto;
}
@media (max-width: 1023px) {
  .coh-style-tab-menu {
    height: 50px;
  }
}
@media (max-width: 1023px) {
  .enable-basic-hover-dropdown.is-expanded.coh-style-tab-menu a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(89, 206, 255);
  }
}
@media (max-width: 1023px) {
  .is-expanded.coh-style-tab-menu li a {
    color: rgb(0, 0, 0);
    background-color: rgb(0, 188, 255);
  }
}
.is-expanded.coh-style-tab-menu .is-active a, .is-expanded.coh-style-tab-menu .in-active-trail a {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .is-expanded.coh-style-tab-menu .is-active a:after, .is-expanded.coh-style-tab-menu .in-active-trail a:after {
    border-bottom-color: rgb(151, 151, 151);
  }
}
.is-expanded.coh-style-tab-menu .arrow-button:after {
  color: rgb(0, 188, 255);
}
.coh-style-tab-menu .sub-menu-list {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .coh-style-tab-menu .sub-menu-list a:after {
    border-bottom-color: rgb(151, 151, 151);
  }
}
.coh-style-tab-menu .is-active a, .coh-style-tab-menu .in-active-trail a {
  font-weight: 600;
}
@media (max-width: 1023px) {
  .coh-style-tab-menu .is-active a, .coh-style-tab-menu .in-active-trail a {
    padding-right: -webkit-calc(19px + 20px);
    padding-right: calc(19px + 20px);
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-tab-menu li {
  max-width: 125px;
}
.coh-style-tab-menu a {
  color: rgb(0, 0, 0);
  font-size: 16px;
  min-height: 40px;
}
@media (max-width: 1023px) {
  .coh-style-tab-menu a {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    color: rgb(0, 0, 0);
  }
}
.coh-style-tab-menu a:after {
  width: 88px;
  border-bottom-width: 1px;
  border-bottom-color: rgb(89, 206, 255);
}
@media (max-width: 1023px) {
  .coh-style-tab-menu a:after {
    border-bottom-width: 1px;
    border-bottom-color: rgb(151, 151, 151);
  }
}
.coh-style-tab-menu .arrow-button:after {
  line-height: 1.0;
  font-weight: 900;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(0, 188, 255);
  font-size: 19px;
  right: 20px;
  content: "\e901";
  font-family: icomoon;
}
.bottom-position.coh-style-search-input .close-search: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: 45px;
  content: "\e5cd";
  font-family: mdicons;
}
.coh-style-search-input form input[type=text] {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 16px;
  background-color: rgb(255, 255, 255);
  padding-top: 13px;
  padding-right: 23px;
  padding-bottom: 13px;
  padding-left: 23px;
  border-width: 2px;
  border-color: rgb(0, 188, 255);
}
.coh-style-search-input .close-search, .coh-style-search-input .toggle-search, .coh-style-search-input input[type=text] {
  height: 50px;
}
.coh-style-search-input .close-search {
  width: 80px;
  background-color: rgb(0, 188, 255);
}
.coh-style-search-input .close-search: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: 45px;
  content: "\e5cd";
  font-family: mdicons;
}
.coh-style-search-input .flex-wrapper {
  width: 1013px;
}
.coh-style-search-input .toggle-search {
  width: 80px;
}
.coh-style-search-input .toggle-search: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(0, 188, 255);
  font-size: 45px;
  content: "\e8b6";
  font-family: mdicons;
}
.coh-style-search-result {
  color: rgb(0, 0, 0);
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  .coh-style-search-result {
    padding-bottom: 15px;
  }
}
.coh-style-search-result .coh-heading {
  color: rgb(0, 0, 0);
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .coh-style-search-result .coh-heading {
    margin-bottom: 10px;
  }
}
.coh-style-search-result p strong {
  font-weight: 400;
  padding-right: 2px;
  padding-left: 2px;
  background-color: rgb(0, 188, 255);
}
.coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container {
  background-color: rgb(244, 244, 244);
  height: 30px;
  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: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container {
    height: 37px;
    padding-right: 25px;
    padding-left: 22px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container {
  margin-right: 0 !important;
}
.coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li {
  Display: block !important;
}
.coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li:last-of-type a {
  white-space: nowrap;
}
.coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li > a {
  white-space: normal;
  margin-right: 70px;
  position: relative;
  line-height: 16px;
}
@media (max-width: 1023px) {
  .coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li > a {
    font-size: 10px;
    margin-right: 50px;
    line-height: 11px;
  }
}
@media (max-width: 564px) {
  .coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li > a {
    margin-right: 20px;
  }
}
.coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li > a:after {
  background-color: rgb(116, 116, 116);
  height: 14px;
  width: 1px;
  position: absolute;
  top: -webkit-calc(50% - 7px);
  top: calc(50% - 7px);
  right: -35px;
  content: " ";
}
@media (max-width: 1023px) {
  .coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li > a:after {
    height: 19px;
    top: -webkit-calc(50% - 9px);
    top: calc(50% - 9px);
    right: -25px;
  }
}
@media (max-width: 564px) {
  .coh-style-secondary-menu > .coh-style-flex-wrapper.coh-container .coh-container .secondary-navigation-menu li > a:after {
    right: -10px;
    top: -webkit-calc(50% - 9px);
    top: calc(50% - 9px);
  }
}
.coh-style-show-desktop-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-show-desktop-flex {
    display: none;
  }
}
.coh-style-show-tablet-flex {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-show-tablet-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-show-on-tablet {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-show-on-tablet {
    display: block;
  }
}
@media (max-width: 1023px) {
  .hover-level-1.coh-style-sidebar-menu-container-style .level-1-list {
    z-index: 10;
  }
}
.coh-style-sitemap {
  text-align: center;
  overflow: hidden;
  padding-top: 50px !important;
}
.coh-style-sitemap a {
  line-height: 1.2;
  border-bottom-style: none;
  text-decoration: none;
  text-decoration: underline !important;
}
@media (max-width: 1023px) {
  .coh-style-sitemap a {
    line-height: 1.0;
  }
}
.coh-style-sitemap .level-1-item:not(:last-of-type) {
  margin-bottom: 3.75rem;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .coh-style-sitemap .level-1-item:not(:last-of-type) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-sitemap .level-1-item:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
.coh-style-sitemap .level-1-item.has-children .level-1-link {
  margin-bottom: 10px;
}
.coh-style-sitemap .level-2-item:not(:last-of-type) {
  margin-bottom: 10px;
}
.coh-style-sitemap .level-1-link {
  color: rgb(34, 60, 120);
  padding-bottom: 0;
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
  text-decoration: none;
  border-width: 0;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .coh-style-sitemap .level-1-link {
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 0;
    line-height: 18px;
  }
}
.coh-style-sitemap .level-2-link {
  color: rgb(116, 116, 116);
  font-size: 19px;
  line-height: 23px;
  border-width: 0;
}
@media (max-width: 1023px) {
  .coh-style-sitemap .level-2-link {
    font-size: 16px;
    line-height: 18px;
  }
}
.coh-style-sitemap .coh-style-display-home-item-menu-only-mobile {
  display: block !important;
}
.coh-style-sitemap .coh-style-section-header---top-orange-line---h1---extra-space {
  margin-bottom: 100px;
}
.coh-style-sitemap .coh-menu-list-container {
  text-align: left;
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .coh-style-sitemap .coh-menu-list-container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.coh-style-sitemap .coh-menu-list-container.main-nav-menu:nth-child(2) {
  padding-top: 34px;
}
@media (max-width: 564px) {
  .coh-style-sitemap .coh-menu-list-container.main-nav-menu:nth-child(2) {
    padding-top: 10px;
  }
}
.coh-style-sitemap .coh-menu-list-container.main-nav-menu:nth-child(2) li:not(:last-of-type) {
  margin-bottom: 19px;
}
@media (max-width: 564px) {
  .coh-style-sitemap .coh-menu-list-container.main-nav-menu:nth-child(2) li:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.coh-style-sitemap .coh-menu-list-container.main-nav-menu:nth-child(2) li a {
  color: #696969;
  font-size: 19px;
  line-height: 23px;
  text-transform: inherit;
  font-weight: 500;
}
@media (max-width: 564px) {
  .coh-style-sitemap .coh-menu-list-container.main-nav-menu:nth-child(2) li a {
    font-size: 16px;
    line-height: 32px;
    color: #747474;
  }
}
.coh-style-sitemap .level-2-list {
  padding-left: 40px;
}
.coh-style-smaller-image-size {
  background-size: 50px 50px !important;
}
@media (max-width: 767px) {
  .coh-style-smaller-image-size {
    background-size: 0px !important;
  }
}
.coh-style-smaller-text {
  font-size: 75%;
}
.coh-style-subpage-hero-header, .coh-style-subpage-hero-header-center, .coh-style-subpage-hero-header-revert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: rgb(255, 255, 255);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow-x: hidden;
  pointer-events: none;
  padding-top: 14.6875rem;
  margin-top: -14.6875rem;
}
@media (max-width: 1023px) {
  .coh-style-subpage-hero-header, .coh-style-subpage-hero-header-center, .coh-style-subpage-hero-header-revert {
    padding-top: 11.6875rem;
    margin-top: -11.6875rem;
  }
}
@media (max-width: 767px) {
  .coh-style-subpage-hero-header, .coh-style-subpage-hero-header-center, .coh-style-subpage-hero-header-revert {
    padding-top: 13.4375rem;
    margin-top: -13.4375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-subpage-hero-header, .coh-style-subpage-hero-header-center, .coh-style-subpage-hero-header-revert {
    padding-top: 13.4375rem;
    margin-top: -13.4375rem;
  }
}
.coh-style-subpage-hero-header .inner-wrap, .coh-style-subpage-hero-header-center .inner-wrap, .coh-style-subpage-hero-header-revert .inner-wrap {
  position: relative;
  padding-top: 0.6875rem;
  padding-right: 0.625rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.75rem;
  pointer-events: auto;
}
@media (max-width: 1023px) {
  .coh-style-subpage-hero-header .inner-wrap, .coh-style-subpage-hero-header-center .inner-wrap, .coh-style-subpage-hero-header-revert .inner-wrap {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
  }
}
.coh-style-subpage-hero-header .inner-wrap:first-of-type, .coh-style-subpage-hero-header-center .inner-wrap:first-of-type, .coh-style-subpage-hero-header-revert .inner-wrap:first-of-type {
  margin-right: 0.125rem;
  width: 33.33%;
}
@media (max-width: 1023px) {
  .coh-style-subpage-hero-header .inner-wrap:first-of-type, .coh-style-subpage-hero-header-center .inner-wrap:first-of-type, .coh-style-subpage-hero-header-revert .inner-wrap:first-of-type {
    margin-right: 0.0625rem;
    width: 50%;
  }
}
.coh-style-subpage-hero-header .inner-wrap:first-of-type:before, .coh-style-subpage-hero-header-center .inner-wrap:first-of-type:before, .coh-style-subpage-hero-header-revert .inner-wrap:first-of-type:before {
  background-color: rgb(34, 60, 120);
  left: -10px;
}
.coh-style-subpage-hero-header .inner-wrap:last-of-type, .coh-style-subpage-hero-header-center .inner-wrap:last-of-type, .coh-style-subpage-hero-header-revert .inner-wrap:last-of-type {
  margin-left: 0.125rem;
  width: 66.77%;
}
@media (max-width: 1023px) {
  .coh-style-subpage-hero-header .inner-wrap:last-of-type, .coh-style-subpage-hero-header-center .inner-wrap:last-of-type, .coh-style-subpage-hero-header-revert .inner-wrap:last-of-type {
    margin-left: 0.0625rem;
    width: 50%;
  }
}
.coh-style-subpage-hero-header .inner-wrap:last-of-type:before, .coh-style-subpage-hero-header-center .inner-wrap:last-of-type:before, .coh-style-subpage-hero-header-revert .inner-wrap:last-of-type:before {
  background-color: rgb(0, 158, 219);
}
.coh-style-subpage-hero-header .inner-wrap:before, .coh-style-subpage-hero-header-center .inner-wrap:before, .coh-style-subpage-hero-header-revert .inner-wrap:before {
  will-change: transform;
  pointer-events: none;
  height: 100%;
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
          transform: skewX(-25deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
}
.coh-style-subpage-hero-header .inner-wrap *, .coh-style-subpage-hero-header-center .inner-wrap *, .coh-style-subpage-hero-header-revert .inner-wrap * {
  position: relative;
}
.coh-style-subpage-hero-header .inner-wrap p, .coh-style-subpage-hero-header-center .inner-wrap p, .coh-style-subpage-hero-header-revert .inner-wrap p {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .coh-style-subpage-hero-header .inner-wrap p, .coh-style-subpage-hero-header-center .inner-wrap p, .coh-style-subpage-hero-header-revert .inner-wrap p {
    font-size: 0.75rem;
    line-height: 0.875rem;
    visibility: visible;
    font-weight: 700;
  }
}
.coh-style-subpage-hero-header-revert .inner-wrap:first-of-type {
  width: 66.77%;
}
@media (max-width: 1023px) {
  .coh-style-subpage-hero-header-revert .inner-wrap:first-of-type {
    width: 50%;
  }
}
.coh-style-subpage-hero-header-revert .inner-wrap:last-of-type {
  width: 33.33%;
}
@media (max-width: 1023px) {
  .coh-style-subpage-hero-header-revert .inner-wrap:last-of-type {
    width: 50%;
  }
}
.coh-style-subpage-hero-header-center .inner-wrap:first-of-type {
  width: 50%;
}
.coh-style-subpage-hero-header-center .inner-wrap:last-of-type {
  width: 50%;
}
@media (max-width: 1023px) {
  .coh-style-hide-on-tablet {
    display: none;
  }
}
.coh-style-hero-header-left-text {
  width: 300px;
}
.coh-style-hero-header-left-text p {
  font-weight: 900;
  color: rgb(255, 255, 255);
}
.coh-style-hero-header-left-text p:nth-child(1) {
  position: absolute;
  left: 120px;
  top: 12px;
}
@media (max-width: 1599px) {
  .coh-style-hero-header-left-text p:nth-child(1) {
    left: 76px;
  }
}
.coh-style-hero-header-left-text p:nth-child(2) {
  position: absolute;
  top: 38px;
  left: 97px;
}
@media (max-width: 1599px) {
  .coh-style-hero-header-left-text p:nth-child(2) {
    left: 59px;
  }
}
.coh-style-hero-header-left-text p:nth-child(3) {
  position: absolute;
  top: 66px;
  left: 27px;
}
@media (max-width: 1599px) {
  .coh-style-hero-header-left-text p:nth-child(3) {
    left: -10px;
  }
}
.coh-style-hero-header-left-text p:nth-child(4) {
  position: absolute;
  top: 93px;
  left: 64px;
}
@media (max-width: 1599px) {
  .coh-style-hero-header-left-text p:nth-child(4) {
    left: 27px;
  }
}
.coh-style-hero-header-left-text p:nth-child(5) {
  position: absolute;
  top: 121px;
  left: 115px;
}
@media (max-width: 1599px) {
  .coh-style-hero-header-left-text p:nth-child(5) {
    left: 80px;
  }
}
.coh-style-authentication-modal-styles .coh-modal-inner {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(11, 57, 78);
  padding-top: 83px;
  padding-right: 70px;
  padding-bottom: 60px;
  padding-left: 70px;
  background-color: rgb(255, 255, 255);
  width: 725px;
  max-height: 90vh;
  overflow: auto;
}
@media (max-width: 1023px) {
  .coh-style-authentication-modal-styles .coh-modal-inner {
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    width: 80vw;
  }
}
@media (max-width: 564px) {
  .coh-style-authentication-modal-styles .coh-modal-inner {
    width: 90vw;
  }
}
.coh-style-authentication-modal-styles h2 {
  margin-bottom: 30px;
}
.coh-style-authentication-modal-styles h4 {
  font-weight: 900;
}
.coh-style-authentication-modal-styles .button-with-overlay {
  width: 100%;
  padding-top: 22px;
  padding-right: 80px;
  padding-bottom: 24px;
  padding-left: 38px;
  position: relative;
  display: block;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.coh-style-authentication-modal-styles .button-with-overlay:hover {
  padding-left: 30px;
}
.coh-style-authentication-modal-styles .button-with-overlay:hover:after {
  right: 15px;
}
.coh-style-authentication-modal-styles .button-with-overlay:before {
  width: 72px;
  position: absolute;
  top: 0;
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  content: "";
  -webkit-transform: skewX(-12deg);
      -ms-transform: skewX(-12deg);
          transform: skewX(-12deg);
  background-color: rgb(11, 57, 78);
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  left: -webkit-calc(100% - 72px);
  left: calc(100% - 72px);
}
.coh-style-authentication-modal-styles .button-with-overlay: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: 34px;
  color: rgb(255, 255, 255);
  content: "\e901";
  font-family: icomoon;
  right: 20px;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.coh-style-authentication-modal-styles .button-with-overlay:nth-child(2) {
  background-color: rgb(0, 98, 125);
  margin-bottom: 60px;
}
.coh-style-authentication-modal-styles .button-with-overlay:last-child {
  background-color: rgb(238, 238, 238);
}
.coh-style-authentication-modal-styles .button-with-overlay:last-child span {
  color: rgb(42, 81, 99);
}
.coh-style-authentication-modal-styles .button-with-overlay span {
  font-weight: 300;
  font-size: 24px;
}
@media (max-width: 1023px) {
  .coh-style-authentication-modal-styles .button-with-overlay span {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 1023px) {
  .coh-style-container-width-80 {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .coh-style-container-width-80 {
    width: 100%;
  }
}
.coh-style-conversation-teaser-container {
  padding-top: 1.25rem;
  padding-right: 1.875rem;
  padding-bottom: 1.25rem;
  padding-left: 1.875rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  max-width: 30.125rem;
  background-color: rgb(216, 216, 216);
}
@media (max-width: 1023px) {
  .coh-style-conversation-teaser-container {
    max-width: 22.125rem;
    padding-top: 1.875rem;
    padding-right: 1.875rem;
    padding-bottom: 1.875rem;
    padding-left: 1.875rem;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
}
.coh-style-country-and-profession-selection {
  background-color: rgb(255, 255, 255);
  width: 995px;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  overflow-y: auto;
  overflow-x: auto;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-country-and-profession-selection {
    width: 100%;
    max-height: 100vh;
  }
}
.coh-style-country-and-profession-selection .additional-info-wrapper {
  text-align: center;
}
.coh-style-country-and-profession-selection .additional-info-wrapper .read-more {
  border-left-width: 0;
  white-space: nowrap;
  color: rgb(0, 0, 0);
}
@media (max-width: 564px) {
  .coh-style-country-and-profession-selection .additional-info-wrapper .read-more {
    letter-spacing: -0.2px;
  }
}
.coh-style-country-and-profession-selection .additional-info-wrapper .read-more:before {
  border-color: rgb(40, 169, 224);
}
.coh-style-country-and-profession-selection h2, .coh-style-country-and-profession-selection h3 {
  margin-right: 40px;
  margin-bottom: 20px;
  margin-left: 70px;
}
@media (max-width: 1023px) {
  .coh-style-country-and-profession-selection h2, .coh-style-country-and-profession-selection h3 {
    margin-right: 0rem;
    margin-left: 0rem;
  }
}
.coh-style-country-and-profession-selection .additional-text {
  color: rgb(0, 0, 0);
}
.coh-style-country-and-profession-selection .country-language-switcher {
  margin-bottom: 30px;
}
.coh-style-country-and-profession-selection .country-language-switcher .brand-button {
  margin-top: 26px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  display: block;
  width: 290px;
}
@media (max-width: 1023px) {
  .coh-style-country-and-profession-selection .country-language-switcher .brand-button {
    width: 100%;
  }
}
.coh-style-country-and-profession-selection .country-language-switcher h3 {
  color: rgb(0, 0, 0);
}
.coh-style-custom-subpage-hero-header {
  color: rgb(255, 255, 255);
  overflow-x: hidden;
  pointer-events: none;
  padding-top: 14.0625rem;
  margin-top: -14.0625rem;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-custom-subpage-hero-header {
    padding-top: 10.4375rem;
    margin-top: -10.4375rem;
  }
}
@media (max-width: 564px) {
  .coh-style-custom-subpage-hero-header {
    padding-top: 12.1875rem;
    margin-top: -12.1875rem;
  }
}
.coh-style-custom-subpage-hero-header .inner {
  position: relative;
}
.coh-style-custom-subpage-hero-header .inner-wrap {
  position: relative;
  padding-top: 0.6875rem;
  padding-right: 0.625rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.75rem;
  pointer-events: auto;
  width: 33.33%;
  margin-right: 0.125rem;
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-custom-subpage-hero-header .inner-wrap {
    padding-top: 0.1875rem;
    padding-bottom: 0.1875rem;
    width: 50%;
    margin-right: 0.0625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-custom-subpage-hero-header .inner-wrap {
    min-width: 50%;
    width: auto;
  }
}
.coh-style-custom-subpage-hero-header .inner-wrap:before {
  will-change: transform;
  pointer-events: none;
  height: 100%;
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
          transform: skewX(-25deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -0.625rem;
  right: 0;
  content: "";
  background-color: rgb(34, 60, 120);
  border-right-width: 0.25rem;
  border-color: rgb(255, 255, 255);
  border-right-style: solid;
}
@media (max-width: 1023px) {
  .coh-style-custom-subpage-hero-header .inner-wrap:before {
    border-right-width: 0.125rem;
  }
}
.coh-style-custom-subpage-hero-header .inner-wrap * {
  position: relative;
}
.coh-style-custom-subpage-hero-header .inner-wrap p {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .coh-style-custom-subpage-hero-header .inner-wrap p {
    font-size: 0.75rem;
    line-height: 0.875rem;
    visibility: visible;
    font-weight: 700;
  }
}
.coh-style-custom-subpage-hero-header .subpage-bg {
  background-color: rgb(0, 158, 219);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.coh-style-data-privacy-table {
  padding-top: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .title {
    display: block;
  }
}
.enable-mobile-styles-laptop.coh-style-data-privacy-table h1 + div:after, .enable-mobile-styles-laptop.coh-style-data-privacy-table h2 + div:after, .enable-mobile-styles-laptop.coh-style-data-privacy-table h3 + div:after, .enable-mobile-styles-laptop.coh-style-data-privacy-table h4 + div:after, .enable-mobile-styles-laptop.coh-style-data-privacy-table h5 + div:after, .enable-mobile-styles-laptop.coh-style-data-privacy-table h6 + div:after {
  border-top-width: 0;
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .privacy-cookie-wrapper, .enable-mobile-styles-laptop.coh-style-data-privacy-table .privacy-required-cookie-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .privacy-cookie-wrapper > div, .enable-mobile-styles-laptop.coh-style-data-privacy-table .privacy-required-cookie-wrapper > div {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .privacy-cookie-wrapper > div .title, .enable-mobile-styles-laptop.coh-style-data-privacy-table .privacy-required-cookie-wrapper > div .title {
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(151, 151, 151);
  }
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .button-wrapper {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .button-wrapper button {
    height: 3.125rem;
    width: 3.125rem;
  }
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .button-wrapper button[name=accept]:after {
    font-size: 4.5rem;
  }
}
@media (max-width: 1169px) {
  .enable-mobile-styles-laptop.coh-style-data-privacy-table .button-wrapper button[name=decline]:after {
    font-size: 4.5rem;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .title {
    display: block;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table h1 + div:after, .enable-mobile-styles-tablet.coh-style-data-privacy-table h2 + div:after, .enable-mobile-styles-tablet.coh-style-data-privacy-table h3 + div:after, .enable-mobile-styles-tablet.coh-style-data-privacy-table h4 + div:after, .enable-mobile-styles-tablet.coh-style-data-privacy-table h5 + div:after, .enable-mobile-styles-tablet.coh-style-data-privacy-table h6 + div:after {
    border-top-width: 0;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-cookie-wrapper, .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-required-cookie-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-cookie-wrapper > div, .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-required-cookie-wrapper > div {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-cookie-wrapper > div .title, .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-required-cookie-wrapper > div .title {
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(151, 151, 151);
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper, .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper button, .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper button {
    height: 3.125rem;
    width: 3.125rem;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper button[name=accept]:after, .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper button[name=accept]:after {
    font-size: 4.5rem;
  }
}
@media (max-width: 1023px) {
  .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper button[name=decline]:after, .enable-mobile-styles-tablet.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper button[name=decline]:after {
    font-size: 4.5rem;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .title {
    display: block;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table h1 + div:after, .enable-mobile-styles-mobile.coh-style-data-privacy-table h2 + div:after, .enable-mobile-styles-mobile.coh-style-data-privacy-table h3 + div:after, .enable-mobile-styles-mobile.coh-style-data-privacy-table h4 + div:after, .enable-mobile-styles-mobile.coh-style-data-privacy-table h5 + div:after, .enable-mobile-styles-mobile.coh-style-data-privacy-table h6 + div:after {
    border-top-width: 0;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-cookie-wrapper, .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-required-cookie-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-cookie-wrapper > div, .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-required-cookie-wrapper > div {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-cookie-wrapper > div .title, .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-required-cookie-wrapper > div .title {
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(151, 151, 151);
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper, .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper button, .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper button {
    height: 3.125rem;
    width: 3.125rem;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper button[name=accept]:after, .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper button[name=accept]:after {
    font-size: 4.5rem;
  }
}
@media (max-width: 767px) {
  .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-cookie-wrapper .button-wrapper button[name=decline]:after, .enable-mobile-styles-mobile.coh-style-data-privacy-table .privacy-required-cookie-wrapper .button-wrapper button[name=decline]:after {
    font-size: 4.5rem;
  }
}
.coh-style-data-privacy-table h2 {
  font-weight: 300;
  color: rgb(0, 0, 0);
}
.coh-style-data-privacy-table .title {
  display: block;
}
.coh-style-data-privacy-table h1 + div:after, .coh-style-data-privacy-table h2 + div:after, .coh-style-data-privacy-table h3 + div:after, .coh-style-data-privacy-table h4 + div:after, .coh-style-data-privacy-table h5 + div:after, .coh-style-data-privacy-table h6 + div:after {
  width: 100%;
  position: absolute;
  left: 0;
  top: 2.8125rem;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgb(151, 151, 151);
  content: "";
}
.coh-style-data-privacy-table h1 + div .title, .coh-style-data-privacy-table h2 + div .title, .coh-style-data-privacy-table h3 + div .title, .coh-style-data-privacy-table h4 + div .title, .coh-style-data-privacy-table h5 + div .title, .coh-style-data-privacy-table h6 + div .title {
  display: block;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper, .coh-style-data-privacy-table .privacy-required-cookie-wrapper {
  border-style: solid;
  border-bottom-width: 0.0625rem;
  border-color: rgb(151, 151, 151);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper > div, .coh-style-data-privacy-table .privacy-required-cookie-wrapper > div {
  padding-bottom: 0.625rem;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper > div .title, .coh-style-data-privacy-table .privacy-required-cookie-wrapper > div .title {
  color: rgb(0, 0, 0);
  font-weight: 600;
  height: 2.8125rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper > div > p, .coh-style-data-privacy-table .privacy-cookie-wrapper > div .toggle-consent, .coh-style-data-privacy-table .privacy-required-cookie-wrapper > div > p, .coh-style-data-privacy-table .privacy-required-cookie-wrapper > div .toggle-consent {
  text-align: left;
  color: rgb(0, 0, 0);
  word-break: break-all;
  font-weight: 400;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button {
  width: 14%;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button .button-wrapper, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button .button-wrapper {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button .button-wrapper .wcc-accept-active, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button .button-wrapper .wcc-accept-active {
  color: rgb(137, 211, 41);
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button .button-wrapper .wcc-decline-active, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button .button-wrapper .wcc-decline-active {
  color: rgb(255, 3, 4);
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button .button-wrapper button, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button .button-wrapper button {
  height: 3.125rem;
  width: 3.125rem;
  color: rgb(216, 216, 216);
  background-image: none;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button .button-wrapper button[name=accept]:after, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button .button-wrapper button[name=accept]: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: "\e86c";
  font-family: mdicons;
  font-size: 3.25rem;
}
@media (max-width: 1023px) {
  .coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button .button-wrapper button[name=decline], .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button .button-wrapper button[name=decline] {
    margin-left: 2.4375rem;
  }
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-button .button-wrapper button[name=decline]:after, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-button .button-wrapper button[name=decline]: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: "\e5c9";
  font-family: mdicons;
  font-size: 3.25rem;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-lifespan, .coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-provider, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-lifespan, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-provider {
  width: 17%;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-content, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-content {
  width: 27%;
}
.coh-style-data-privacy-table .privacy-cookie-wrapper .privacy-cookie-title, .coh-style-data-privacy-table .privacy-required-cookie-wrapper .privacy-cookie-title {
  width: 25%;
}
.coh-style-data-privacy-table #country {
  padding-top: 0.625rem;
}
.coh-style-data-privacy-table #country .title {
  display: none;
}
.coh-style-audience-splitter {
  width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.coh-style-audience-splitter > p {
  text-align: center;
  margin-bottom: 1.875rem;
  color: rgb(0, 0, 0);
}
.coh-style-audience-splitter .buttons-wrapper {
  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;
}
@media (max-width: 1023px) {
  .coh-style-audience-splitter .buttons-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-style-audience-splitter .buttons-wrapper:before {
  content: normal;
}
.coh-style-audience-splitter .buttons-wrapper:after {
  content: normal;
}
.coh-style-audience-splitter .buttons-wrapper .brand-button {
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-audience-splitter .buttons-wrapper .brand-button {
    margin-right: auto;
    margin-bottom: 0.625rem;
    margin-left: auto;
  }
}
.coh-style-audience-splitter .buttons-wrapper li {
  width: 30%;
}
@media (max-width: 1023px) {
  .coh-style-audience-splitter .buttons-wrapper li {
    width: 100%;
  }
}
.coh-style-audience-splitter .buttons-wrapper .coh-block {
  width: 100%;
}
.coh-style-audience-splitter .audience-landing-page {
  width: (field.27947483-622f-4768-8203-8984e7914f28);
  margin: auto;
}
.coh-style-audience-splitter .audience-landing-page .brand-button {
  margin: auto;
}
.coh-style-audience-splitter .audience-landing-page p {
  text-align: center;
  margin-top: 0.625rem;
}
.coh-style-audience-splitter .wsf-audience-selector {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-audience-splitter .wsf-audience-selector {
    display: block;
  }
}
.coh-style-audience-splitter .wsf-audience-selector li:not(:last-of-type) {
  margin-right: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-audience-splitter .wsf-audience-selector li:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: (field.cdd747e0-9d0a-4091-b61d-97a1a7482774);
  }
}
.coh-style-audience-splitter .wsf-audience-selector li {
  width: (field.aa6d051a-df94-4399-a0f7-4ffe2fcc7bbc);
}
@media (max-width: 1023px) {
  .coh-style-audience-splitter .wsf-audience-selector li {
    width: (field.bd0db504-06b5-4cd2-903d-6dc51469a43c);
  }
}
.coh-style-homepage-hero-image-background-styles .inner-content {
  padding-left: 8.3%;
}
@media (max-width: 564px) {
  .coh-style-homepage-hero-image-background-styles .inner-content {
    padding-left: 30px;
  }
}
.coh-style-article-preview-4-styles {
  padding-bottom: 1.875rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
}
.link-mode.coh-style-article-preview-4-styles .title {
  display: none;
}
.link-mode.coh-style-article-preview-4-styles .heading-link {
  display: block;
}
.modal-mode.coh-style-article-preview-4-styles .title {
  display: none;
}
.modal-mode.coh-style-article-preview-4-styles .heading-modal {
  display: block;
  cursor: pointer;
}
.coh-style-article-preview-4-styles .coh-style-read-more-link-bottom-alignment .read-more {
  margin-top: 0.5625rem;
  margin-bottom: -1.25rem;
  margin-left: -1.25rem;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-4-styles .coh-style-read-more-link-bottom-alignment .read-more {
    margin-top: 0.9375rem;
  }
}
.coh-style-article-preview-4-styles .heading-modal, .coh-style-article-preview-4-styles .heading-link {
  display: none;
}
.coh-style-article-preview-4-styles .coh-heading {
  margin-bottom: 1.875rem;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-4-styles .coh-heading {
    margin-top: 1.25rem;
    margin-bottom: 0.875rem;
  }
}
.coh-style-article-preview-4-styles .date-month-year.display-last-modified-date .last-modified-date {
  display: block;
}
.coh-style-article-preview-4-styles .date-month-year p {
  font-size: 0.75rem;
  margin-bottom: 0.6875rem;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-4-styles .date-month-year p {
    margin-bottom: 1.875rem;
  }
}
.coh-style-article-preview-4-styles .date-month-year .display-creation-date .creation-date {
  display: block;
}
.coh-style-article-preview-4-styles .date-month-year .display-custom-date .custom-date {
  display: none;
}
.coh-style-article-preview-4-styles .image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-4-styles .image-container {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
.coh-style-article-preview-4-styles .image-container.image-full-width img {
  height: auto;
  width: 100%;
}
.coh-style-article-preview-4-styles .image-container.image-full-height img {
  height: 100%;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-4-styles .image-container > div {
    width: 100%;
  }
}
.coh-style-article-preview-4-styles .right-side {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-4-styles .heading-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.coh-style-article-preview-3-styles {
  padding-bottom: 1.25rem;
}
.link-mode.coh-style-article-preview-3-styles .title {
  display: none;
}
.link-mode.coh-style-article-preview-3-styles .heading-link {
  display: block;
}
.modal-mode.coh-style-article-preview-3-styles .title {
  display: none;
}
.modal-mode.coh-style-article-preview-3-styles .heading-modal {
  cursor: pointer;
  display: block;
}
.coh-style-article-preview-3-styles .date {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}
.coh-style-article-preview-3-styles .coh-style-read-more-link {
  border-left-width: 0;
}
.coh-style-article-preview-3-styles .right-side .read-more {
  bottom: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-top-width: 1rem;
  margin-top: 9px;
}
@media (max-width: 767px) {
  .coh-style-article-preview-3-styles .right-side .read-more {
    position: relative;
  }
}
.coh-style-article-preview-3-styles .right-side {
  padding-bottom: 3.125rem;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-3-styles .right-side {
    padding-bottom: 0;
  }
}
.coh-style-article-preview-3-styles .right-side .link-wrapper {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-3-styles .right-side .link-wrapper {
    display: block;
  }
}
.coh-style-article-preview-3-styles .right-side, .coh-style-article-preview-3-styles .left-side {
  height: 100%;
}
.coh-style-article-preview-3-styles .coh-heading {
  margin-bottom: 1.875rem;
  font-weight: 600;
}
.coh-style-article-preview-3-styles .heading-modal, .coh-style-article-preview-3-styles .heading-link {
  display: none;
}
.coh-style-article-preview-2-styles {
  padding-bottom: 1.25rem;
}
.link-mode.coh-style-article-preview-2-styles .title {
  display: none;
}
.link-mode.coh-style-article-preview-2-styles .heading-link {
  display: block;
}
.modal-mode.coh-style-article-preview-2-styles .title {
  display: none;
}
.modal-mode.coh-style-article-preview-2-styles .heading-modal {
  cursor: pointer;
  display: block;
}
.coh-style-article-preview-2-styles .date {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}
.coh-style-article-preview-2-styles .coh-style-read-more-link {
  border-left-width: 0;
}
.coh-style-article-preview-2-styles .link-wrapper .read-more {
  border-left-width: 0;
  border-bottom-width: 0;
}
@media (max-width: 1023px) {
  .coh-style-article-preview-2-styles .link-wrapper .read-more {
    margin-top: 9px;
  }
}
@media (max-width: 564px) {
  .coh-style-article-preview-2-styles .link-wrapper .read-more {
    position: relative;
  }
}
.coh-style-article-preview-2-styles .right-side {
  height: 100%;
  padding-bottom: 3.125rem;
}
.coh-style-article-preview-2-styles .coh-heading {
  margin-bottom: 1.875rem;
  font-weight: 600;
}
.coh-style-article-preview-2-styles .heading-modal, .coh-style-article-preview-2-styles .heading-link {
  display: none;
}
@media (max-width: 564px) {
  .coh-style-article-preview-2-styles .coh-style-read-more-link-bottom-alignment {
    padding-bottom: 0;
  }
}
.coh-style-dialog-bubble-styles {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-dialog-bubble-styles {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.square .coh-style-dialog-bubble-styles > .coh-container {
  background-color: rgb(0, 188, 255);
  max-width: 15.25rem;
}
@media (max-width: 1023px) {
  .square .coh-style-dialog-bubble-styles > .coh-container {
    max-width: 12.5rem;
  }
}
.square .coh-style-dialog-bubble-styles > .coh-container.bubble-right:before {
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgb(0, 188, 255);
  border-right-color: rgba(0, 0, 0, 0);
}
.square .coh-style-dialog-bubble-styles > .coh-container.bubble-left:before {
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-right-color: rgb(0, 188, 255);
  border-left-color: rgba(0, 0, 0, 0);
}
.square .coh-style-dialog-bubble-styles > .coh-container p {
  color: rgb(0, 0, 0);
  line-height: 1.5;
  font-size: 1rem;
}
.rounded .coh-style-dialog-bubble-styles > .coh-container {
  max-width: 15.25rem;
  background-color: rgb(0, 188, 255);
}
@media (max-width: 1023px) {
  .rounded .coh-style-dialog-bubble-styles > .coh-container {
    max-width: 12.5rem;
  }
}
.rounded .coh-style-dialog-bubble-styles > .coh-container.bubble-right:before {
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgb(0, 188, 255);
}
.rounded .coh-style-dialog-bubble-styles > .coh-container.bubble-left:before {
  border-top-color: rgb(0, 188, 255);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
}
.rounded .coh-style-dialog-bubble-styles > .coh-container p {
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5;
}
.bubble-icon-on .coh-style-dialog-bubble-styles .coh-container.bubble-right: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;
  color: rgb(255, 255, 255);
  font-size: 3.875rem;
  content: "\e853";
  font-family: mdicons;
}
.bubble-icon-on .coh-style-dialog-bubble-styles .coh-container.bubble-left: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;
  color: rgb(255, 255, 255);
  font-size: 3.875rem;
  content: "\e853";
  font-family: mdicons;
}
.bubble-image-on .coh-style-dialog-bubble-styles .coh-container.bubble-right:after {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/videos-icon.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bubble-image-on .coh-style-dialog-bubble-styles .coh-container.bubble-left:after {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/videos-icon.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.coh-style-display-only-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-display-only-mobile {
    display: inline;
  }
}
.coh-style-display-home-item-menu-only-mobile {
  display: none !important;
}
@media (max-width: 1023px) {
  .coh-style-display-home-item-menu-only-mobile {
    display: unset !important;
  }
}
.coh-style-dk-blue-subheader, .coh-style-dk-blue-subheader---in-a-clinical-study, .coh-style-dk-blue-subheader-in-a-clinical-study-ammend, .coh-style-dk-blue-subheader-with-margin {
  color: rgb(34, 60, 120);
  font-weight: 700;
  text-transform: uppercase;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-size: 25px;
  line-height: normal;
  text-align: center;
  max-width: 855px;
}
@media (max-width: 1023px) {
  .coh-style-dk-blue-subheader, .coh-style-dk-blue-subheader---in-a-clinical-study, .coh-style-dk-blue-subheader-in-a-clinical-study-ammend, .coh-style-dk-blue-subheader-with-margin {
    font-size: 20px;
    line-height: 21px;
  }
}
@media (max-width: 564px) {
  .coh-style-dk-blue-subheader, .coh-style-dk-blue-subheader---in-a-clinical-study, .coh-style-dk-blue-subheader-in-a-clinical-study-ammend, .coh-style-dk-blue-subheader-with-margin {
    max-width: 330px;
  }
}
.coh-style-dk-blue-subheader-with-margin {
  margin-right: -13px;
}
@media (max-width: 564px) {
  .coh-style-dk-blue-subheader-in-a-clinical-study-ammend {
    line-height: 23px;
    font-weight: bold !important;
    max-width: 98% !important;
  }
}
.coh-style-dk-blue-subheader---in-a-clinical-study {
  letter-spacing: -0.48px;
  font-size: 18px;
}
.coh-style-nb-dk-blue-subheader-resource-pg-fix {
  color: rgb(34, 60, 120);
  font-weight: 700;
  text-transform: uppercase;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-size: 25px;
  line-height: normal;
  text-align: center;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-nb-dk-blue-subheader-resource-pg-fix {
    font-size: 20px;
    line-height: 21px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-dk-blue-subheader-resource-pg-fix {
    max-width: 330px;
  }
}
.coh-style-nb-down-text-blue-subheader-fix {
  color: rgb(34, 60, 120);
  font-weight: 700;
  text-transform: uppercase;
  margin-right: auto;
  margin-bottom: 47px;
  margin-left: auto;
  font-size: 32px;
  line-height: normal;
  text-align: center;
  max-width: 855px;
  display: block;
  padding-top: 52px;
}
@media (max-width: 1023px) {
  .coh-style-nb-down-text-blue-subheader-fix {
    font-size: 20px;
    line-height: 21px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-down-text-blue-subheader-fix {
    max-width: 330px;
  }
}
.coh-style-dose-container {
  padding-right: 70px;
  padding-left: 70px;
  color: rgb(116, 116, 116);
}
@media (max-width: 1023px) {
  .coh-style-dose-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.coh-style-dose-container p {
  font-size: 20px;
  line-height: 1.15;
}
@media (max-width: 1023px) {
  .coh-style-dose-container p {
    font-size: 16px;
    line-height: 1.125;
  }
}
.coh-style-dose-container p:last-child {
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .coh-style-dose-container p:last-child {
    margin-top: 16px;
  }
}
.coh-style-dose-container p small {
  font-size: 16px;
  line-height: 1.56;
}
@media (max-width: 1023px) {
  .coh-style-dose-container p small {
    line-height: 1.375;
  }
}
.coh-style-dose-container h3 {
  font-size: 26px;
  line-height: 1.08;
  font-weight: 900;
  margin-top: 7px;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .coh-style-dose-container h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 1.14;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-container-left-30 {
    position: relative;
    left: 30%;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .coh-style-container-left-30 {
    left: 0;
    width: 100%;
  }
}
.teaser-wrapper.coh-style-dosing-guide---teaser .text-block {
  background-color: rgb(216, 216, 216);
}
.teaser-wrapper.coh-style-dosing-guide---teaser .text-block > div {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 0rem;
  padding-left: 30px;
}
.coh-style-dosing-guide---teaser .coh-heading {
  color: rgb(0, 0, 0);
  font-weight: 600;
  margin-bottom: 30px;
}
.coh-style-dosing-guide---teaser .coh-wysiwyg p {
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 1.2;
}
.coh-style-dosing-guide---teaser .read-more {
  margin-left: 10px;
}
.coh-style-color-nubeqa-gray {
  color: rgb(116, 116, 116);
}
.coh-style-calendar-lockup h2, .coh-style-calendar-lockup .number {
  color: rgb(0, 158, 219);
  font-size: 63px;
  text-align: center;
  position: absolute;
  top: 3.5rem;
  left: 0;
  font-weight: 700;
  font-family: 'Arial Black', Arial-BoldMT, arial bold, Arial, Helvetica, sans-serif;
  width: 100%;
  display: block;
  line-height: 56px;
}
@media (max-width: 1023px) {
  .coh-style-calendar-lockup h2, .coh-style-calendar-lockup .number {
    font-size: 44px;
    text-align: center;
    position: absolute;
    top: 2.8125rem;
    left: 0;
    line-height: 40px;
  }
}
@media (max-width: 564px) {
  .coh-style-calendar-lockup h2, .coh-style-calendar-lockup .number {
    font-size: 44px;
    text-align: center;
    position: absolute;
    top: 2.8125rem;
    left: 0;
  }
}
.coh-style-calendar-lockup p {
  position: absolute;
  top: 6.4375rem;
  left: 0;
  font-size: 12px;
  font-weight: 900;
  text-align: center;
  color: rgb(0, 158, 219);
  text-transform: uppercase;
  font-family: 'Arial Black', Arial-BoldMT, arial bold, Arial, Helvetica, sans-serif;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-calendar-lockup p {
    font-size: 9px;
    text-align: center;
    position: absolute;
    top: 4.9375rem;
    left: 0.0625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-calendar-lockup p {
    font-size: 9px;
    text-align: center;
    position: absolute;
    left: 0;
  }
}
.coh-style-calendar-lockup strong, .coh-style-calendar-lockup b {
  font-family: 'Arial Black', Arial-BoldMT, arial bold, Arial, Helvetica, sans-serif;
}
.coh-style-brochure-download, .coh-style-fe-brochure-download-home-fix, .coh-style-fe-brochure-download-fix {
  position: relative;
}
.coh-style-brochure-download:after, .coh-style-fe-brochure-download-home-fix:after, .coh-style-fe-brochure-download-fix:after {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-07/download-icon.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 61px;
  height: 60px;
  position: absolute;
  right: -30px;
  bottom: 0;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-brochure-download:after, .coh-style-fe-brochure-download-home-fix:after, .coh-style-fe-brochure-download-fix:after {
    position: absolute;
    bottom: 10px;
    right: -1px;
  }
}
@media (max-width: 564px) {
  .coh-style-brochure-download:after, .coh-style-fe-brochure-download-home-fix:after, .coh-style-fe-brochure-download-fix:after {
    width: 51px;
    height: 50px;
  }
}
.coh-style-brochure-download .img-wrapper, .coh-style-fe-brochure-download-home-fix .img-wrapper, .coh-style-fe-brochure-download-fix .img-wrapper {
  overflow: visible !important;
  position: relative;
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-brochure-download .img-wrapper > a, .coh-style-fe-brochure-download-home-fix .img-wrapper > a, .coh-style-fe-brochure-download-fix .img-wrapper > a, .coh-style-brochure-download .img-wrapper > picture, .coh-style-fe-brochure-download-home-fix .img-wrapper > picture, .coh-style-fe-brochure-download-fix .img-wrapper > picture {
  position: relative;
  overflow: visible !important;
}
.coh-style-brochure-download .img-wrapper > a:after, .coh-style-fe-brochure-download-home-fix .img-wrapper > a:after, .coh-style-fe-brochure-download-fix .img-wrapper > a:after, .coh-style-brochure-download .img-wrapper > picture:after, .coh-style-fe-brochure-download-home-fix .img-wrapper > picture:after, .coh-style-fe-brochure-download-fix .img-wrapper > picture:after {
  background-image: url("/sites/g/files/vrxlpx57531/files/2021-03/download-arrow.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 60px;
  width: 61px;
  position: absolute;
  bottom: 0;
  right: -30px;
  display: block;
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-brochure-download .img-wrapper > a:after, .coh-style-fe-brochure-download-home-fix .img-wrapper > a:after, .coh-style-fe-brochure-download-fix .img-wrapper > a:after, .coh-style-brochure-download .img-wrapper > picture:after, .coh-style-fe-brochure-download-home-fix .img-wrapper > picture:after, .coh-style-fe-brochure-download-fix .img-wrapper > picture:after {
    position: absolute;
    bottom: 10px;
    right: -1px;
  }
}
@media (max-width: 564px) {
  .coh-style-brochure-download .img-wrapper > a:after, .coh-style-fe-brochure-download-home-fix .img-wrapper > a:after, .coh-style-fe-brochure-download-fix .img-wrapper > a:after, .coh-style-brochure-download .img-wrapper > picture:after, .coh-style-fe-brochure-download-home-fix .img-wrapper > picture:after, .coh-style-fe-brochure-download-fix .img-wrapper > picture:after {
    height: 50px;
    width: 51px;
  }
}
.coh-style-brochure-download .img-wrapper picture, .coh-style-fe-brochure-download-home-fix .img-wrapper picture, .coh-style-fe-brochure-download-fix .img-wrapper picture {
  position: static;
}
.coh-style-fe-brochure-download-fix {
  height: 168px;
}
.coh-style-fe-brochure-download-fix .img-wrapper {
  margin-right: 12px;
  margin-bottom: 21px;
  margin-left: 12px;
  height: 147px;
  width: 97px;
}
.coh-style-fe-brochure-download-fix .img-wrapper > a:after {
  bottom: -30px;
}
.coh-style-fe-brochure-download-home-fix {
  height: 165px;
}
.coh-style-fe-brochure-download-home-fix .img-wrapper {
  margin-right: 12px;
  margin-left: 12px;
  height: 165px;
  width: 110px;
}
.coh-style-fe-brochure-download-home-fix .img-wrapper > a:after {
  bottom: 0px;
}
.coh-style-nb-brochure-download {
  position: relative;
}
.coh-style-nb-brochure-download:after {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-07/download-icon.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 61px;
  height: 60px;
  position: absolute;
  right: -30px;
  bottom: 0;
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-brochure-download:after {
    position: absolute;
    bottom: 10px;
    right: -1px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-brochure-download:after {
    width: 51px;
    height: 50px;
  }
}
.coh-style-nb-brochure-download .img-wrapper {
  overflow: visible !important;
  position: relative;
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-nb-brochure-download .img-wrapper > a, .coh-style-nb-brochure-download .img-wrapper > picture {
  position: relative;
  overflow: visible !important;
}
.coh-style-nb-brochure-download .img-wrapper > a:after, .coh-style-nb-brochure-download .img-wrapper > picture:after {
  background-image: url("/sites/g/files/vrxlpx57531/files/2021-03/download-arrow.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 60px;
  width: 61px;
  position: absolute;
  bottom: 0;
  right: -30px;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-nb-brochure-download .img-wrapper > a:after, .coh-style-nb-brochure-download .img-wrapper > picture:after {
    position: absolute;
    bottom: 10px;
    right: -1px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-brochure-download .img-wrapper > a:after, .coh-style-nb-brochure-download .img-wrapper > picture:after {
    height: 50px;
    width: 51px;
  }
}
.coh-style-nb-brochure-download .img-wrapper picture {
  position: static;
}
.coh-style-brand-top-header {
  padding-bottom: 0rem;
  background-color: rgb(255, 255, 255);
  border-bottom-width: 0rem;
  border-bottom-color: rgb(151, 151, 151);
}
@media (max-width: 1023px) {
  .coh-style-brand-top-header {
    padding-bottom: 0rem;
  }
}
.sticky-position-header.coh-style-brand-top-header {
  position: sticky;
  top: 0;
}
@media (max-width: 1023px) {
  .coh-style-brand-top-header .region-content {
    padding-top: 199px;
  }
}
.coh-style-brand-top-header #block-feribbonhomepage {
  display: block;
}
.coh-style-brand-top-header #block-feribbonhomepage.is-scrolled {
  display: none;
}
.coh-style-card {
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: rgb(121, 178, 57);
  width: 36.625rem;
  padding-top: 1.875rem;
  padding-right: 1.875rem;
  padding-bottom: 1.375rem;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-card {
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
@media (max-width: 767px) {
  .coh-style-card {
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
  }
}
.coh-style-card .coh-heading {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
}
.coh-style-card .left-column {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.coh-style-card .left-column p, .coh-style-card .left-column li {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
}
.coh-style-card .left-column p .title, .coh-style-card .left-column li .title {
  width: 5.5625rem;
}
.coh-style-card .footnotes-wrapper .coh-wysiwyg {
  margin-left: 0.875rem;
}
.coh-style-card .footnotes-wrapper .coh-wysiwyg p, .coh-style-card .footnotes-wrapper .coh-wysiwyg li {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
}
.coh-style-card .footnote-text {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-card .bayer-logo-wrapper {
  -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-card .bayer-logo-wrapper img {
  width: 4.6875rem;
}
.coh-style-card .product-logo {
  width: 14.125rem;
}
.coh-style-card .right-column {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-close-button-padding .coh-container.menu-top-part {
    padding-right: 30px !important;
  }
}
@media (max-width: 767px) {
  .coh-style-close-button-padding .coh-container.menu-top-part {
    padding-right: 15px !important;
  }
}
.coh-style-bordered-heading-image, .coh-style-bordered-heading-image-white-icon {
  padding-top: 2.5rem;
  padding-bottom: 1.625rem;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-bordered-heading-image, .coh-style-bordered-heading-image-white-icon {
    padding-top: 0;
    padding-bottom: 1.25rem;
  }
}
.coh-style-bordered-heading-image:before, .coh-style-bordered-heading-image-white-icon:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-02/nubeqa-logo-icon-only_0.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 15rem;
  height: 9.75rem;
}
@media (max-width: 1023px) {
  .coh-style-bordered-heading-image:before, .coh-style-bordered-heading-image-white-icon:before {
    height: 4.8125rem;
    width: 4.4375rem;
  }
}
.coh-style-pseudo-bottom-orange-line-center.coh-style-bordered-heading-image:after, .coh-style-pseudo-bottom-orange-line-center.coh-style-bordered-heading-image-white-icon:after {
  height: 0.25rem;
  width: 15.4375rem;
}
@media (max-width: 1023px) {
  .coh-style-pseudo-bottom-orange-line-center.coh-style-bordered-heading-image:after, .coh-style-pseudo-bottom-orange-line-center.coh-style-bordered-heading-image-white-icon:after {
    height: 0.125rem;
    width: 6.875rem;
  }
}
.coh-style-bordered-heading-image h1, .coh-style-bordered-heading-image-white-icon h1 {
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-bordered-heading-image h1, .coh-style-bordered-heading-image-white-icon h1 {
    margin-bottom: 0;
  }
}
.coh-style-bordered-heading-image-white-icon:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-02/nubeqa-logo-icon-white-only.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-color-nubeqa-light-blue {
  color: rgb(0, 158, 219);
}
.coh-style-body-font {
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .coh-style-body-font {
    font-size: 16px;
    line-height: 23px;
  }
}
.coh-style-body-font a {
  text-decoration: underline;
}
.coh-style-nb-bordered-grey-square-content-phs-2 {
  border-width: 3px;
  border-style: solid;
  border-color: rgb(147, 149, 152);
  padding-top: 20px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  font-size: 20px;
  text-align: center;
  font-weight: 800;
  color: rgb(116, 116, 116);
  width: 180px;
  line-height: 22px;
  position: absolute;
  left: 15px;
  height: auto;
  -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;
  top: 255px;
}
@media (max-width: 1023px) {
  .coh-style-nb-bordered-grey-square-content-phs-2 {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    width: 320px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    top: 380px;
  }
}
.coh-style-nb-bordered-grey-square-content-phs-2 p {
  font-weight: 800;
  color: rgb(147, 149, 152);
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-nb-bordered-grey-square-content-phs-2 p {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
  }
}
.coh-style-bordered-grey-square-content {
  border-width: 3px;
  border-style: solid;
  border-color: rgb(147, 149, 152);
  padding-top: 20px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  font-size: 20px;
  text-align: center;
  font-weight: 800;
  color: rgb(116, 116, 116);
  width: 180px;
  line-height: 22px;
  position: absolute;
  left: 0;
  height: auto;
  -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;
  top: 255px;
}
@media (max-width: 1023px) {
  .coh-style-bordered-grey-square-content {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    width: 320px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    top: 367px;
  }
}
.coh-style-bordered-grey-square-content p {
  font-weight: 800;
  color: rgb(147, 149, 152);
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-bordered-grey-square-content p {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
  }
}
.coh-style-column-items-alignment-fix-ie11 .column-element.center-horizontal-alignment > div {
  width: inherit;
}
.coh-style-contact-form {
  font-family: 'Futura Std', sans-serif;
  font-weight: 400;
  color: rgb(116, 116, 116);
  font-size: 1rem;
  overflow: visible !important;
}
@media (max-width: 1023px) {
  .coh-style-contact-form {
    font-size: 14px;
    font-size: 15px !important;
  }
}
.coh-style-contact-form .form-text, .coh-style-contact-form .form-email, .coh-style-contact-form .form-tel, .coh-style-contact-form .form-textarea {
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  border-color: rgb(34, 60, 120);
  font-weight: 400;
  color: rgb(34, 60, 120);
  font-size: 1rem;
  height: 2.8125rem;
  border-width: 0.0625rem;
  padding-left: 1rem !important;
}
@media (max-width: 1023px) {
  .coh-style-contact-form .form-text, .coh-style-contact-form .form-email, .coh-style-contact-form .form-tel, .coh-style-contact-form .form-textarea {
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .coh-style-contact-form .form-text, .coh-style-contact-form .form-email, .coh-style-contact-form .form-tel, .coh-style-contact-form .form-textarea {
    padding-left: 1rem !important;
  }
}
.coh-style-contact-form .form-item-indicates {
  font-size: 0.875rem;
}
@media (max-width: 1023px) {
  .coh-style-contact-form .form-item-indicates {
    font-size: 0.75rem;
  }
}
.coh-style-contact-form .coh-heading {
  margin-top: 0;
  margin-right: -1.25rem;
  margin-bottom: 0.75rem;
  margin-left: -1.25rem;
}
.coh-style-contact-form .error {
  border-color: rgb(255, 0, 0);
  color: rgb(255, 0, 0);
}
.coh-style-contact-form input::-webkit-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-contact-form input::-moz-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-contact-form input:-ms-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-contact-form input::-ms-input-placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-contact-form input::placeholder, .coh-style-contact-form .select2-selection__placeholder {
  color: rgb(116, 116, 116);
}
.coh-style-contact-form .options-button-container {
  margin-right: -10px;
  margin-left: -10px;
}
@media (max-width: 1023px) {
  .coh-style-contact-form .options-button-container {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-contact-form form {
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  .coh-style-contact-form form {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-contact-form .webform-submission-newsletter-signup-form form.webform-submission-form {
  margin-right: -20px;
  margin-left: -20px;
}
@media (max-width: 1023px) {
  .coh-style-contact-form .webform-submission-newsletter-signup-form form.webform-submission-form {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-contact-info, .coh-style-download, .coh-style-contact-info-home {
  position: relative;
  padding-left: 6.6875rem;
  min-width: 23.125rem;
}
@media (max-width: 1023px) {
  .coh-style-contact-info, .coh-style-download, .coh-style-contact-info-home {
    padding-left: 8.4375rem;
  }
}
.coh-style-contact-info:before, .coh-style-download:before, .coh-style-contact-info-home:before {
  position: absolute;
  left: 3.125rem;
  width: 2.9375rem;
  height: 2.8125rem;
  content: "";
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/phone-icon.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  top: 1.875rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .coh-style-contact-info:before, .coh-style-download:before, .coh-style-contact-info-home:before {
    left: 4.375rem;
  }
}
.coh-style-contact-info .number, .coh-style-download .number, .coh-style-contact-info-home .number {
  color: rgb(241, 102, 35);
  font-size: 1.625rem;
  line-height: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-contact-info .number, .coh-style-download .number, .coh-style-contact-info-home .number {
    font-size: 1.375rem;
    line-height: 1.5625rem;
  }
}
.coh-style-contact-info .number a, .coh-style-download .number a, .coh-style-contact-info-home .number a {
  color: rgb(241, 102, 35);
  text-decoration: none;
}
.coh-style-contact-info .number a:after, .coh-style-download .number a:after, .coh-style-contact-info-home .number a:after {
  content: normal;
}
.coh-style-contact-info .days, .coh-style-download .days, .coh-style-contact-info-home .days {
  margin-top: 0.625rem;
}
.coh-style-contact-info .days, .coh-style-download .days, .coh-style-contact-info-home .days, .coh-style-contact-info .hours, .coh-style-download .hours, .coh-style-contact-info-home .hours {
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-contact-info .days, .coh-style-download .days, .coh-style-contact-info-home .days, .coh-style-contact-info .hours, .coh-style-download .hours, .coh-style-contact-info-home .hours {
    font-size: 1rem;
  }
}
.coh-style-contact-info-home {
  min-width: auto;
  padding-left: 0;
}
@media (max-width: 1169px) {
  .coh-style-contact-info-home {
    margin-top: 0.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-contact-info-home {
    margin-right: 0;
    margin-left: 3.125rem;
  }
}
.coh-style-contact-info-home:before {
  width: 6.0625rem;
  height: 5.875rem;
  top: 50%;
  left: -6.5625rem;
}
@media (max-width: 1169px) {
  .coh-style-contact-info-home:before {
    height: 4.875rem;
    left: -6.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-contact-info-home:before {
    height: 3.5rem;
    width: 3.5rem;
    left: -4.375rem;
  }
}
.coh-style-contact-info-home .days, .coh-style-contact-info-home .hours {
  color: rgb(255, 255, 255);
  font-size: 1.875rem;
  line-height: 1.2;
  margin-top: 0.3125rem;
}
@media (max-width: 1169px) {
  .coh-style-contact-info-home .days, .coh-style-contact-info-home .hours {
    font-size: 1.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-contact-info-home .days, .coh-style-contact-info-home .hours {
    font-size: 1rem;
    margin-top: 0.125rem;
  }
}
.coh-style-contact-info-home .days span, .coh-style-contact-info-home .hours span {
  font-size: 1.125rem;
}
@media (max-width: 1023px) {
  .coh-style-contact-info-home .days span, .coh-style-contact-info-home .hours span {
    font-size: 0.625rem;
  }
}
.coh-style-contact-info-home .number {
  font-size: 2.1875rem;
  line-height: 1.15;
}
@media (max-width: 1169px) {
  .coh-style-contact-info-home .number {
    font-size: 1.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-contact-info-home .number {
    font-size: 1.25rem;
  }
}
.coh-style-download {
  padding-left: 1.875rem;
}
.coh-style-download:before {
  display: none;
}
.coh-style-download .number {
  font-weight: 700;
}
.coh-style-contact-info-access {
  position: relative;
  padding-left: 3.875rem;
}
.coh-style-contact-info-access:before {
  position: absolute;
  left: 0;
  width: 2.9375rem;
  height: 2.8125rem;
  content: "";
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/phone-icon.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  top: 1.875rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-contact-info-access .number {
  color: rgb(241, 102, 35);
  font-size: 1.625rem;
  line-height: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-contact-info-access .number {
    font-size: 1.375rem;
    line-height: 1.5625rem;
  }
}
.coh-style-contact-info-access .number a {
  color: rgb(241, 102, 35);
  text-decoration: none;
}
.coh-style-contact-info-access .number a:after {
  content: normal;
}
.coh-style-contact-info-access .days {
  margin-top: 0.625rem;
}
.coh-style-contact-info-access .days, .coh-style-contact-info-access .hours {
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-contact-info-access .days, .coh-style-contact-info-access .hours {
    font-size: 1rem;
  }
}
.coh-style-contact-info-savings {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-contact-info-savings:before {
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  width: 22px;
  height: 25px;
  content: "";
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-03/phone-icon.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  top: -35px;
  position: absolute;
}
@media (max-width: 1023px) {
  .coh-style-contact-info-savings:before {
    left: -85px;
    top: 0;
    height: 62px;
    width: 62px;
  }
}
.coh-style-contact-info-savings .number {
  color: rgb(241, 102, 35);
  font-size: 26px;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .coh-style-contact-info-savings .number {
    font-size: 22px;
    line-height: 20px;
    text-align: left;
  }
}
@media (max-width: 564px) {
  .coh-style-contact-info-savings .number {
    font-size: 18px;
    line-height: 18px;
    text-align: left;
  }
}
.coh-style-contact-info-savings .number a {
  color: rgb(241, 102, 35);
  text-decoration: none;
}
@media (max-width: 767px) {
  .coh-style-contact-info-savings .number a {
    text-decoration: underline;
  }
}
.coh-style-contact-info-savings .number a:after {
  content: normal;
}
.coh-style-contact-info-savings .days, .coh-style-contact-info-savings .hours {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-contact-info-savings .days, .coh-style-contact-info-savings .hours {
    font-size: 16px;
    text-align: left;
    line-height: 18px;
  }
}
.coh-style-contact-info-savings .days {
  text-align: center;
}
.coh-style-contact-info-savings .days .smaller {
  font-size: 12px;
}
.coh-style-contact-us-block p {
  color: rgb(116, 116, 116);
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-block p {
    line-height: 26px;
    font-size: 16px;
  }
}
.coh-style-contact-us-block p.last-item {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-block p.last-item {
    margin-top: 10px;
  }
}
.coh-style-contact-us-block p.last-item a {
  text-decoration: underline;
}
.coh-style-contact-us-block p span {
  font-size: 0.8125rem;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-block p span {
    font-size: 0.625rem;
  }
}
.coh-style-contact-us-block h2 {
  padding-bottom: 0.625rem;
  color: rgb(34, 60, 120);
  line-height: 1.2;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-contact-us-block h2 {
    font-weight: 700;
    line-height: 1.15;
  }
}
.coh-style-contact-us-block .phone-number {
  text-decoration: none;
  color: rgb(0, 158, 219);
}
.coh-style-bordered-container {
  border-right-width: 1px;
  border-style: solid;
  border-color: rgb(116, 116, 116);
}
@media (max-width: 1023px) {
  .coh-style-bordered-container {
    border-right-width: 0;
  }
}
.coh-style-duplicate-of-bordered-blue-square-content {
  border-width: 3px;
  border-style: solid;
  border-color: rgb(0, 158, 219);
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 20px;
  text-align: center;
  font-weight: 800;
  color: rgb(0, 158, 219);
  width: 226px;
  line-height: 22px;
  position: absolute;
  right: 0;
  height: auto;
  top: 240px;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-bordered-blue-square-content {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    position: absolute;
    height: auto;
    width: 320px;
    left: 50%;
    margin-left: -160px;
    right: auto;
    top: 680px;
  }
}
.coh-style-duplicate-of-bordered-blue-square-content p {
  line-height: 22px;
  font-size: 20px;
  color: rgb(0, 158, 219);
  font-weight: 800;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-duplicate-of-bordered-blue-square-content p {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-duplicate-of-bordered-blue-square-content p {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
  }
}
.coh-style-dosing-guide---instructions {
  padding-top: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-style-dosing-guide---instructions {
    padding-top: 0;
  }
}
.coh-style-dosing-guide---instructions h4 {
  color: rgb(0, 0, 0);
  font-weight: 600;
}
.coh-style-dosing-guide---instructions .text-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1023px) {
  .coh-style-dosing-guide---instructions .text-wrapper {
    padding-bottom: 0.625rem;
    padding-left: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
.coh-style-dosing-guide---instructions .text-wrapper p {
  color: rgb(0, 0, 0);
  font-size: 1rem;
  text-align: left;
}
.coh-style-dosing-guide---instructions .images-wrapper .image-container .img-wrapper .coh-image {
  max-width: 175px;
}
@media (max-width: 1023px) {
  .coh-style-dosing-guide---instructions .images-wrapper .image-container .img-wrapper .coh-image {
    max-width: 135px;
  }
}
@media (max-width: 767px) {
  .coh-style-dosing-guide---instructions .images-wrapper .image-container .img-wrapper .coh-image {
    max-width: 111px;
  }
}
.coh-style-dosing-guide-instruction-sidebar .coh-heading {
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 1.5rem;
  text-align: left;
  margin-bottom: 0.625rem;
  margin-left: 0.625rem;
}
.coh-style-dosing-guide-instruction-sidebar .coh-wysiwyg {
  margin-top: 1.5625rem;
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.coh-style-dosing-guide-instruction-sidebar .coh-wysiwyg > p {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 1rem;
  text-align: left;
}
.coh-style-dosing-guide-instruction-sidebar .read-more {
  color: rgb(0, 0, 0);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.coh-style-dosing-guide-instruction-sidebar .read-more:before {
  color: rgb(0, 188, 255);
}
.coh-style-grades p {
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-size: 1.1875rem;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-grades p {
    font-size: 0.9375rem;
  }
}
.coh-style-full-dosing .read-more {
  color: rgb(0, 0, 0);
  margin-top: 0px;
  margin-bottom: 0px;
}
.coh-style-full-dosing .read-more:before {
  color: rgb(0, 188, 255);
}
.coh-style-general-brand-footer-wrapper p, .coh-style-general-brand-footer-wrapper a {
  color: rgb(116, 116, 116);
}
.coh-style-general-brand-footer-wrapper a {
  text-decoration: none;
}
@media (max-width: 564px) {
  .coh-style-general-brand-footer-wrapper a {
    width: 273px;
  }
}
.coh-style-general-brand-footer-wrapper a:hover {
  font-weight: 400;
  color: rgb(0, 188, 255);
  text-decoration: underline;
}
@media (max-width: 564px) {
  .coh-style-general-brand-footer-wrapper .coh-container.coh-ce-66c1bdfd {
    padding-right: 6px;
    padding-left: 10px;
    padding-top: 0px !important;
  }
}
.coh-style-generic-teaser-patient-styles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-container.coh-style-generic-teaser-patient-styles {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1023px) {
  .coh-container.coh-style-generic-teaser-patient-styles {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-container.coh-style-generic-teaser-patient-styles .text-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  color: rgb(116, 116, 116);
}
@media (max-width: 1023px) {
  .coh-container.coh-style-generic-teaser-patient-styles .text-wrapper {
    padding-left: 1.25rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-style-generic-teaser-patient-styles .image-container {
  margin-bottom: 1.625rem;
}
.coh-style-generic-teaser-patient-styles .coh-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20.125rem;
}
@media (max-width: 1023px) {
  .coh-style-generic-teaser-patient-styles .coh-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
}
.coh-style-generic-teaser-patient-styles .coh-container .text-color-light-blue {
  color: rgb(0, 158, 219);
}
.coh-style-generic-teaser-patient-styles .coh-container .text-color-blue {
  color: rgb(34, 60, 120);
}
.coh-style-generic-teaser-patient-styles .coh-container .img-wrapper {
  width: 12.8125rem;
  overflow: visible!important;
}
@media (max-width: 1023px) {
  .coh-style-generic-teaser-patient-styles .coh-container .img-wrapper {
    width: 6.6875rem;
  }
}
.coh-style-generic-teaser-patient-styles .coh-container .img-wrapper picture img {
  min-height: auto;
}
.coh-style-generic-teaser-patient-styles .coh-container h3 {
  font-size: 1.75rem;
  line-height: 1.14;
  color: rgb(116, 116, 116);
  margin-bottom: 0.6875rem;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-generic-teaser-patient-styles .coh-container h3 {
    text-align: left;
    font-size: 1.25rem;
    line-height: 1.15;
    margin-bottom: 0.3125rem;
  }
}
.coh-style-generic-teaser-patient-styles .coh-container h3 small {
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.16;
  margin-left: 0.375rem;
}
@media (max-width: 1023px) {
  .coh-style-generic-teaser-patient-styles .coh-container h3 small {
    font-size: 0.875rem;
    line-height: 1.14;
    margin-left: 0.4375rem;
  }
}
.coh-style-generic-teaser-patient-styles .description {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-generic-teaser-patient-styles .description {
    text-align: left;
  }
}
.coh-style-generic-teaser-patient-styles .description p {
  margin-bottom: 0.6875rem;
  line-height: 1.17;
  font-size: 1.125rem;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-generic-teaser-patient-styles .description p {
    margin-bottom: 0.3125rem;
    line-height: 1.13;
    font-size: 1rem;
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-generic-teaser-patient-styles .no-wrap {
  white-space: nowrap;
}
.coh-style-generic-teaser-patient-styles p.no-indent {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-generic-teaser-type-3 {
  background-color: rgb(255, 255, 255);
  width: 100%;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  text-align: left;
}
.horizontal.coh-style-generic-teaser-type-3 {
  width: 100%;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.horizontal.coh-style-generic-teaser-type-3 .img-wrapper, .horizontal.coh-style-generic-teaser-type-3 .bg-image {
  height: 10.9375rem;
  min-width: 10.9375rem;
}
@media (max-width: 1023px) {
  .horizontal.coh-style-generic-teaser-type-3 .img-wrapper, .horizontal.coh-style-generic-teaser-type-3 .bg-image {
    height: 15rem;
    min-width: 15rem;
  }
}
.horizontal.coh-style-generic-teaser-type-3 .coh-wysiwyg {
  margin-bottom: 51px;
}
@media (max-width: 1023px) {
  .horizontal.coh-style-generic-teaser-type-3 .coh-wysiwyg {
    margin-bottom: 32px;
  }
}
.horizontal.coh-style-generic-teaser-type-3 .text-wrapper {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
}
@media (max-width: 1023px) {
  .horizontal.coh-style-generic-teaser-type-3 .text-wrapper {
    padding-top: 30px;
    padding-left: 0px;
  }
}
.coh-style-generic-teaser-type-3 .img-wrapper, .coh-style-generic-teaser-type-3 bg-image {
  height: 15rem;
  width: 15rem;
}
.coh-style-generic-teaser-type-3 .coh-wysiwyg {
  margin-bottom: 32px;
}
.coh-style-generic-teaser-type-3 .coh-wysiwyg p {
  font-weight: 300;
  color: rgb(0, 0, 0);
  font-size: 24px;
  line-height: 1.33;
}
.coh-style-generic-teaser-type-3 .text-wrapper {
  padding-top: 29px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.coh-style-generic-teaser-type-3 .bg-image {
  height: 100%;
}
.coh-style-generic-teaser---type-2- {
  padding-bottom: 1.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-generic-teaser---type-2-:before {
  content: normal;
}
.coh-style-generic-teaser---type-2-:after {
  content: normal;
}
.coh-style-generic-teaser---type-2- img {
  min-height: 15rem;
}
.coh-style-generic-teaser---type-2- .description {
  width: 100%;
}
.coh-style-generic-teaser---type-2- .text-wrapper {
  width: 100%;
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-generic-teaser---type-2- .image-container {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-style-container-default-styles.coh-style-group-download-links-styles {
  padding-right: 95px;
  padding-left: 105px;
}
@media (max-width: 1023px) {
  .coh-style-container-default-styles.coh-style-group-download-links-styles {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-style-about-the-author {
  background-color: rgb(216, 216, 216);
  padding: 30px;
}
@media (max-width: 1023px) {
  .coh-style-about-the-author {
    padding: 20px;
  }
}
.coh-style-about-the-author .left-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-about-the-author .right-side .coh-paragraph {
  color: rgb(0, 0, 0);
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 2rem;
}
@media (max-width: 1023px) {
  .coh-style-about-the-author .right-side .coh-paragraph {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.coh-style-about-the-author .right-side .coh-wysiwyg {
  color: rgb(0, 0, 0);
}
.coh-style-about-the-author .right-side .coh-wysiwyg p {
  line-height: 1.5rem;
  font-size: 16px;
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-about-the-author .right-side .coh-wysiwyg p {
    font-size: 16px;
  }
}
.coh-style-about-the-author .right-side, .coh-style-about-the-author .left-side {
  height: 100%;
}
.coh-style-about-the-author .img-wrapper {
  width: 100%;
}
.coh-style-header-burger-container {
  padding-top: 14px;
  width: auto;
}
@media (max-width: 1023px) {
  .coh-style-header-burger-container {
    padding-top: 4px;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .coh-style-header-burger-container .country-switcher-wrapper {
    Display: None !important;
  }
}
.coh-style-header-with-side-top-borders {
  font-weight: 800;
  color: rgb(241, 102, 35);
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  width: 889px;
}
@media (max-width: 1023px) {
  .coh-style-header-with-side-top-borders {
    font-size: 30px;
    text-align: center;
    width: 700px;
  }
}
@media (max-width: 564px) {
  .coh-style-header-with-side-top-borders {
    font-size: 20px;
    text-align: center;
    width: 326px;
  }
}
.coh-style-header-with-side-top-borders:before {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 270px;
  position: absolute;
  top: 20px;
  left: 61px;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header-with-side-top-borders:before {
    width: 200px;
    position: absolute;
    top: 21px;
    left: 30px;
  }
}
@media (max-width: 564px) {
  .coh-style-header-with-side-top-borders:before {
    position: absolute;
    top: 17px;
    left: 41px;
    width: 60px;
  }
}
.coh-style-header-with-side-top-borders:after {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 271px;
  position: absolute;
  top: 20px;
  right: 60px;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-header-with-side-top-borders:after {
    width: 200px;
    right: 30px;
    top: 21px;
    position: absolute;
  }
}
@media (max-width: 564px) {
  .coh-style-header-with-side-top-borders:after {
    position: absolute;
    top: 17px;
    right: 41px;
    width: 60px;
  }
}
.coh-style-header-with-side-top-borders h2 {
  color: rgb(241, 102, 35);
  font-weight: 800;
  font-size: 30px;
  text-align: center;
  margin-top: 3px;
}
@media (max-width: 564px) {
  .coh-style-header-with-side-top-borders h2 {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 1169px) {
  .coh-style-height-text-block-h3 {
    height: 57px;
  }
}
@media (max-width: 1023px) {
  .coh-style-height-text-block-h3 {
    height: auto;
  }
}
@media (max-width: 1169px) {
  .coh-style-height-text-block-h3-85 {
    height: 85px;
  }
}
@media (max-width: 1023px) {
  .coh-style-height-text-block-h3-85 {
    height: auto;
  }
}
@media (max-width: 1599px) {
  .coh-style-height-text-block {
    height: 73px;
  }
}
@media (max-width: 1023px) {
  .coh-style-height-text-block {
    height: auto;
  }
}
.coh-style-accordion-container- .accordion-heading {
  display: none;
}
@media (max-width: 1169px) {
  .coh-style-accordion-container- .coh-accordion-title {
    font-size: 0.875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-accordion-container- .coh-accordion-title {
    font-size: 0.75rem;
  }
}
.coh-style-accordion-container- .coh-accordion-title a {
  width: 100%;
  position: relative;
  display: inline-block;
  padding-right: 2.1875rem;
}
.coh-style-accordion-container- .coh-accordion-title a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -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-footnotes .coh-heading {
  display: inline;
}
.coh-style-footnotes .items-inline {
  display: inline;
}
.coh-style-footnotes .items-inline li:before {
  font-weight: 700;
}
.coh-style-footnotes .items-inline li.coh-style-abbreviations-references-footnotes {
  line-height: 1.2;
}
.coh-style-footnotes .items-inline li .fn-backlink {
  width: 27px;
  color: rgba(0, 0, 0, 0);
}
.coh-style-footnotes .items-inline li .fn-backlink:before {
  line-height: 1rem;
}
@media (max-width: 1023px) {
  .coh-style-footnotes .items-inline li .fn-backlink:before {
    line-height: 1rem;
  }
}
.coh-style-footnotes li {
  pointer-events: none;
}
.coh-style-footnotes li * {
  pointer-events: auto;
}
.coh-style-access-services-by-bayer-container {
  max-width: 1000px;
  padding-top: 35px;
  padding-right: 25px;
  padding-bottom: 35px;
  padding-left: 25px;
  border-color: rgb(151, 151, 151);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-width: 2px;
  height: auto;
  height: auto !important;
}
@media (max-width: 1023px) {
  .coh-style-access-services-by-bayer-container {
    max-width: 644px;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .coh-style-access-services-by-bayer-container {
    border-color: rgb(151, 151, 151);
  }
}
@media (max-width: 564px) {
  .coh-style-access-services-by-bayer-container {
    max-width: 100%;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 8px;
    width: 100% !important;
  }
}
.coh-style-access-services-by-bayer-container .border:before {
  height: 45px;
  width: 2px;
  content: "";
  right: -20px;
  top: -webkit-calc(50% - 22px);
  top: calc(50% - 22px);
  position: absolute;
  background-color: rgb(151, 151, 151);
}
@media (max-width: 1023px) {
  .coh-style-access-services-by-bayer-container .border:before {
    height: 2px;
    width: 59px;
    top: -5px;
    right: -webkit-calc(50% - 30px);
    right: calc(50% - 30px);
  }
}
.coh-style-access-services-by-bayer-container .border:after {
  background-color: rgb(151, 151, 151);
  height: 45px;
  width: 2px;
  position: absolute;
  top: -webkit-calc(50% - 22px);
  top: calc(50% - 22px);
  content: "";
  left: -20px;
}
@media (max-width: 1023px) {
  .coh-style-access-services-by-bayer-container .border:after {
    height: 2px;
    width: 59px;
    top: auto;
    bottom: -8px;
    left: -webkit-calc(50% - 30px);
    left: calc(50% - 30px);
  }
}
.coh-style-access-services-by-bayer-container img {
  position: relative;
  bottom: 0;
  width: 267px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.coh-style-access-services-by-bayer-container > .coh-container > .coh-container > .coh-row > .coh-row-inner.row {
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (max-width: 1023px) {
  .coh-style-access-services-by-bayer-container > .coh-container > .coh-container > .coh-row > .coh-row-inner.row .coh-column:nth-child(1) {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1023px) {
  .coh-style-access-services-by-bayer-container > .coh-container > .coh-container > .coh-row > .coh-row-inner.row .coh-column:nth-child(2) {
    margin-bottom: 20px;
  }
}
.coh-style-access-services-by-bayer-container > .coh-container > .coh-container > .coh-row > .coh-row-inner.row .coh-column:nth-child(2) .coh-wysiwyg {
  padding-right: 20px;
  padding-left: 20px;
}
.coh-style-access-services-by-bayer-container > .coh-container > .coh-container > .coh-row > .coh-row-inner.row .coh-column:nth-child(2) .coh-wysiwyg p {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-access-services-by-bayer-container > .coh-container > .coh-container > .coh-row > .coh-row-inner.row .coh-column:nth-child(2) .coh-wysiwyg p {
    font-size: 16px;
    text-align: center;
  }
}
.coh-style-access-services-by-bayer-container > .coh-container > .coh-container > .coh-row > .coh-row-inner.row .coh-column:nth-child(3) {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-dude-access-services-container {
  max-width: 1000px;
  padding-top: 20px;
  padding-right: 25px;
  padding-bottom: 80px;
  padding-left: 25px;
  border-color: rgb(151, 151, 151);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  border-style: solid;
  border-width: 2px;
}
@media (max-width: 1023px) {
  .coh-style-dude-access-services-container {
    max-width: 644px;
  }
}
@media (max-width: 564px) {
  .coh-style-dude-access-services-container {
    max-width: 290px;
  }
}
.coh-style-dude-access-services-container p {
  font-size: 20px;
  max-width: 90%;
  margin-left: 2.5625rem;
}
@media (max-width: 1023px) {
  .coh-style-dude-access-services-container p {
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .coh-style-dude-access-services-container p {
    font-size: 16px;
    line-height: 16px;
    min-width: 100%;
  }
}
.link-mode.coh-style-article-preview-1-styles .title {
  display: none;
}
.link-mode.coh-style-article-preview-1-styles .heading-link {
  display: block;
}
.modal-mode.coh-style-article-preview-1-styles .title {
  display: none;
}
.modal-mode.coh-style-article-preview-1-styles .heading-modal {
  display: block;
  cursor: pointer;
}
.coh-style-article-preview-1-styles .read-more {
  border-left-width: 0;
  margin-left: 0;
}
.coh-style-article-preview-1-styles .heading-modal, .coh-style-article-preview-1-styles .heading-link {
  display: none;
}
.coh-style-article-preview-1-styles .coh-heading {
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.coh-style-article-preview-1-styles .coh-paragraph {
  font-size: 0.75rem;
  margin-bottom: 1.25rem;
}
.coh-style-download-link-type-1 .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-1 .inner-wrapper {
    padding-top: 26px;
    padding-bottom: 27px;
    padding-left: 5px;
    border-top-color: rgb(34, 60, 120);
    border-bottom-color: rgb(34, 60, 120);
    border-bottom-style: solid;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    width: 100%;
  }
}
.coh-style-download-link-type-1 .image-container .img-wrapper {
  overflow: visible !important;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.coh-style-download-link-type-1 .image-container a {
  position: relative;
  overflow: visible;
}
.coh-style-download-link-type-1 .image-container a:before {
  position: absolute;
  z-index: 2;
  bottom: -6px;
  right: -18px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/download.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  height: 54px;
  width: 54px;
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-1 .image-container a:before {
    bottom: -10px;
    right: -11px;
    height: 47px;
    width: 47px;
  }
}
.coh-style-download-link-type-1 .coh-wysiwyg {
  border-top-color: rgb(34, 60, 120);
  border-bottom-color: rgb(34, 60, 120);
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  padding-top: 13px;
  padding-right: 30px;
  padding-bottom: 17px;
  padding-left: 45px;
  margin-top: 28px;
  margin-left: 12px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-1 .coh-wysiwyg {
    padding-top: 0;
    padding-right: 14px;
    padding-bottom: 0;
    padding-left: 32px;
    margin-top: 0;
    margin-left: 0;
    border-top-style: none;
    border-bottom-style: none;
    border-top-width: 0;
    border-bottom-width: 0;
  }
}
.coh-style-download-link-type-1 h5 {
  color: rgb(241, 102, 35);
  text-decoration: none;
  line-height: 28px;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 3px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-1 h5 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0;
  }
}
.coh-style-download-link-type-1 p {
  color: rgb(116, 116, 116);
  line-height: 19px;
}
.coh-style-download-link-type-2 .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-2 .inner-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.coh-style-download-link-type-2 .image-container {
  height: 100%;
  margin-bottom: 43px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-2 .image-container {
    margin-bottom: 18px;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
.coh-style-download-link-type-2 .image-container .img-wrapper {
  overflow: visible !important;
}
.coh-style-download-link-type-2 .image-container .img-wrapper a {
  overflow: visible;
  position: relative;
}
.coh-style-download-link-type-2 .image-container .img-wrapper a:before {
  position: absolute;
  bottom: -12px;
  right: -22px;
  z-index: 2;
  height: 3.375rem;
  width: 3.375rem;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/download.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-2 .image-container .img-wrapper a:before {
    right: -11px;
    height: 2.9375rem;
    width: 2.9375rem;
  }
}
.coh-style-download-link-type-2 .coh-wysiwyg {
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-2 .coh-wysiwyg {
    padding-left: 20px;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
.coh-style-download-link-type-2 h5 {
  color: rgb(34, 60, 120);
  margin-bottom: 18px;
  line-height: 28px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-2 h5 {
    text-align: left;
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 6px;
    margin-bottom: 11px;
  }
}
.coh-style-download-link-type-2 h5:after {
  position: absolute;
  border-style: solid;
  border-bottom-width: 1px;
  border-color: rgb(241, 102, 35);
  bottom: 0;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  max-width: 340px;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-2 h5:after {
    left: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}
.coh-style-download-link-type-2 p {
  color: rgb(116, 116, 116);
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-2 p {
    text-align: left;
    line-height: 18px;
  }
}
.coh-style-download-link-type-3 .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-download-link-type-3 .coh-wysiwyg {
  padding-left: 28px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-3 .coh-wysiwyg {
    padding-left: 23px;
  }
}
.coh-style-download-link-type-3 .image-container {
  min-width: 44px;
  max-width: 44px;
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-3 .image-container {
    min-width: 41px;
    max-width: 41px;
    margin-top: 0;
  }
}
.coh-style-download-link-type-3 a {
  color: rgb(241, 102, 35);
  text-decoration: underline;
  line-height: 23px;
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-3 a {
    font-size: 18px;
    line-height: 21px;
  }
}
.coh-style-download-link-type-3 a:after {
  content: normal;
}
.coh-style-download-link-type-3 p {
  color: rgb(116, 116, 116);
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-3 p {
    line-height: 18px;
  }
}
.coh-style-download-link-type-3 h5 {
  margin-bottom: 12px;
}
.coh-style-download-link-type-4 .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-download-link-type-4 .coh-wysiwyg {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-4 .coh-wysiwyg {
    padding-left: 17px;
  }
}
.coh-style-download-link-type-4 .image-container {
  min-width: 44px;
  max-width: 44px;
  margin-top: 0.125rem;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-4 .image-container {
    min-width: 41px;
    max-width: 41px;
  }
}
.coh-style-download-link-type-4 h5 {
  margin-bottom: 11px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-4 h5 {
    margin-bottom: 3px;
  }
}
.coh-style-download-link-type-4 a {
  color: rgb(241, 102, 35);
  text-decoration: none;
  line-height: 30px;
  font-size: 26px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-4 a {
    font-size: 22px;
    line-height: 25px;
  }
}
.coh-style-download-link-type-4 a:after {
  content: normal;
}
.coh-style-download-link-type-4 p {
  color: rgb(116, 116, 116);
  line-height: 18px;
  font-weight: 700;
}
.coh-style-download-link-type-5 .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-5 .inner-wrapper {
    width: 100%;
    padding-top: 0;
  }
}
.coh-style-download-link-type-5 .image-container {
  margin-bottom: 12px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-5 .image-container {
    margin-bottom: 18px;
  }
}
.coh-style-download-link-type-5 .image-container .img-wrapper {
  overflow: visible !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-5 .image-container .img-wrapper {
    min-width: 100px;
    height: -webkit-calc(100% + 12px);
    height: calc(100% + 12px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-download-link-type-5 .image-container .img-wrapper a {
  overflow: visible;
  position: relative;
}
.coh-style-download-link-type-5 .image-container .img-wrapper a:before {
  line-height: 0.8;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f01a";
  font-family: icomoon;
  position: absolute;
  bottom: -11px;
  right: -28px;
  font-size: 65px;
  color: rgb(241, 102, 35);
  z-index: 2;
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-5 .image-container .img-wrapper a:before {
    font-size: 56px;
    bottom: -17px;
    right: -4px;
  }
}
.coh-style-download-link-type-5 .coh-wysiwyg {
  border-top-color: rgb(34, 60, 120);
  border-bottom-color: rgb(34, 60, 120);
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  padding-top: 13px;
  padding-right: 10px;
  padding-bottom: 16px;
  padding-left: 13px;
  margin-top: 23px;
  margin-left: 10px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-5 .coh-wysiwyg {
    margin-top: 4px;
    margin-left: 10px;
    padding-top: 21px;
    padding-right: 20px;
    padding-bottom: 21px;
    padding-left: 9px;
  }
}
.coh-style-download-link-type-5 p {
  color: rgb(116, 116, 116);
  line-height: 24px;
  max-width: 256px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-5 p {
    line-height: 18px;
  }
}
.coh-style-download-link-type-5 a {
  color: rgb(0, 158, 219);
}
.coh-style-download-link-type-6 .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-6 .inner-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-style-download-link-type-6 .image-container {
  height: 100%;
  margin-bottom: 43px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-6 .image-container {
    margin-bottom: 18px;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
.coh-style-download-link-type-6 .image-container .img-wrapper {
  overflow: visible !important;
}
.coh-style-download-link-type-6 .image-container .img-wrapper a {
  overflow: visible;
  position: relative;
}
.coh-style-download-link-type-6 .coh-wysiwyg {
  max-width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-6 .coh-wysiwyg {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
.coh-style-download-link-type-6 h5 {
  color: rgb(34, 60, 120);
  margin-bottom: 18px;
  line-height: 28px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  max-width: 360px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-6 h5 {
    text-align: left;
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 6px;
    margin-bottom: 11px;
  }
}
.coh-style-download-link-type-6 h5:after {
  position: absolute;
  border-style: solid;
  border-bottom-width: 1px;
  border-color: rgb(241, 102, 35);
  bottom: 0;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  max-width: 340px;
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-6 h5:after {
    left: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}
.coh-style-download-link-type-6 p {
  color: rgb(116, 116, 116);
  text-align: center;
  max-width: 360px;
}
@media (max-width: 1023px) {
  .coh-style-download-link-type-6 p {
    text-align: left;
    max-width: 100%;
    line-height: 18px;
  }
}
@media (max-width: 1023px) {
  .coh-style-endpoints-container {
    border-left-width: 1px;
    border-style: solid;
    border-left-color: rgb(241, 102, 35);
    padding-left: 29px;
  }
}
.coh-style-endpoints-container .coh-style-items-title {
  font-weight: 700;
  color: rgb(241, 102, 35);
  padding-right: 0.625rem;
  padding-bottom: 0.5rem;
  text-align: left;
  margin-bottom: 1.4375rem;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 1023px) {
  .coh-style-endpoints-container .coh-style-items-title {
    margin-bottom: 0;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .coh-style-endpoints-container .coh-style-items-title:before {
    content: normal;
  }
}
.coh-style-endpoints-container .coh-style-bullet-grey-list {
  font-size: 18px;
  padding-right: 10px;
}
@media (max-width: 1023px) {
  .coh-style-endpoints-container .coh-style-bullet-grey-list {
    font-size: 16px;
  }
}
.coh-style-endpoints-container .coh-style-bullet-grey-list li {
  line-height: 1.67;
}
@media (max-width: 1023px) {
  .coh-style-endpoints-container .coh-style-bullet-grey-list li {
    line-height: 1.125;
    margin-bottom: 0.3125rem;
  }
}
@media (max-width: 1023px) {
  .event-wrapper.coh-style-event---full-view .teaser-card {
    margin-bottom: 12px;
  }
}
.coh-style-event---full-view .event-title {
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .event-title {
    margin-bottom: 15px;
  }
}
.coh-style-event---full-view .promotional-wrapper {
  margin-bottom: 3.75rem;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .promotional-wrapper {
    margin-bottom: 3.5rem;
  }
}
.coh-style-event---full-view .promotional-wrapper .right-side {
  top: -webkit-calc(100% - 60px);
  top: calc(100% - 60px);
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .promotional-wrapper .right-side {
    top: -webkit-calc(100% - 50px);
    top: calc(100% - 50px);
  }
}
.coh-style-event---full-view .event-contact, .coh-style-event---full-view .event-address, .coh-style-event---full-view .event-region {
  margin-bottom: 8px;
}
.coh-style-event---full-view .event-type a, .coh-style-event---full-view .event-region a, .coh-style-event---full-view .event-web a {
  color: rgb(0, 0, 0);
}
.coh-style-event---full-view .event-detail {
  position: relative;
  padding-right: 18.125rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .event-detail {
    padding-right: 0;
    margin-bottom: 1.875rem;
  }
}
.coh-style-event---full-view .event-detail > .teaser-card {
  display: none;
  width: 111px;
}
.coh-style-event---full-view .event-detail > .coh-paragraph {
  font-weight: 400;
  color: rgb(0, 0, 0);
}
.coh-style-event---full-view .right-side {
  position: absolute;
  right: 6.25rem;
  width: 10.9375rem;
  top: -6.875rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .right-side {
    width: 6.9375rem;
    right: 1.875rem;
  }
}
.coh-style-event---full-view .right-side .teaser-card {
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .right-side .teaser-card {
    margin-bottom: 0rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .download-wrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .brand-button {
    width: 100%;
  }
}
.coh-style-event---full-view .event-title + .event-detail {
  margin-bottom: 10.625rem;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .event-title + .event-detail {
    margin-bottom: 1.875rem;
  }
}
.coh-style-event---full-view .event-title + .event-detail .right-side {
  top: 0;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .event-title + .event-detail .right-side {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .event-title + .event-detail > .teaser-card {
    display: block;
  }
}
.coh-style-event---full-view .promotional-wrapper + .event-detail .right-side {
  display: none;
}
.coh-style-event---full-view .event-type {
  margin-bottom: 0.125rem;
}
@media (max-width: 1023px) {
  .coh-style-event---full-view .event-type {
    margin-bottom: 0;
  }
}
.coh-style-event-teaser-card {
  color: rgb(0, 0, 0);
  text-align: left;
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(166, 165, 168);
}
@media (max-width: 1023px) {
  .coh-style-event-teaser-card {
    width: 100%;
    padding-top: 10px;
    padding-right: 8px;
    padding-bottom: 10px;
    padding-left: 8px;
  }
}
.coh-style-event-teaser-card .event-time {
  font-size: 12px;
  margin-top: 0.9375rem;
}
@media (max-width: 1023px) {
  .coh-style-event-teaser-card .event-time {
    margin-top: 0.625rem;
  }
}
.coh-style-event-teaser-card .event-date {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
}
.coh-style-event-teaser-card .event-month {
  font-size: 12px;
}
.coh-style-nb-alt-ref-align-fix-phs-2 {
  display: block;
}
@media (max-width: 564px) {
  .coh-style-nb-alt-ref-align-fix-phs-2 {
    display: inline;
  }
}
.coh-style-alt-ref-align {
  position: absolute;
  top: 0;
  left: -1px;
}
.coh-style-event-listing .event-actions-wrapper {
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .coh-style-event-listing .event-actions-wrapper {
    margin-bottom: 30px;
  }
}
.coh-style-event-listing .form-item {
  height: 50px;
}
.coh-style-event-listing .form-text {
  background-color: rgb(255, 255, 255);
  color: rgb(166, 165, 168);
  border-color: rgb(166, 165, 168);
}
.coh-style-event-listing .coh-apply-filters:before {
  background-color: rgb(0, 188, 255);
}
.coh-style-event-listing .coh-apply-filters:after {
  color: rgb(255, 255, 255);
}
.coh-style-event-listing .select2-selection--single {
  height: 50px;
}
.coh-style-events---teaser-card {
  text-align: left;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-bottom-color: rgb(151, 151, 151);
  min-height: 300px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .coh-style-events---teaser-card {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
.coh-style-events---teaser-card .link-wrapper {
  -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-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-events---teaser-card .link-wrapper .read-more {
  position: relative;
  display: block;
  border-left-width: 0;
  border-right-width: 1.1875rem;
}
.coh-style-events---teaser-card .link-wrapper .read-more:before {
  border-color: rgb(0, 188, 255);
  left: 90%;
}
.coh-style-events---teaser-card .event-list-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.5;
  min-height: 90px;
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-events---teaser-card .event-list-wrapper .event-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-events---teaser-card .event-list-wrapper .item-wrapper {
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-events---teaser-card .event-list-wrapper .item-wrapper p {
  font-size: 12px;
}
.coh-style-events---teaser-card .event-list-wrapper .item-wrapper p:first-child {
  font-weight: 600;
  padding-right: 0.25rem;
}
@media (max-width: 1023px) {
  .coh-style-events---teaser-card .event-list-wrapper .item-wrapper p:first-child {
    padding-right: 0.125rem;
  }
}
.coh-style-events---teaser-card .event-list-wrapper .web-link {
  font-weight: 400;
  color: rgb(0, 0, 0);
}
.coh-style-events---teaser-card .event-general-data {
  padding-right: 3.75rem;
  position: relative;
}
@media (max-width: 1023px) {
  .coh-style-events---teaser-card .event-general-data {
    padding-right: 0;
  }
}
.coh-style-events---teaser-card .event-general-data .read-more {
  white-space: nowrap;
  z-index: 1;
  position: absolute;
  left: 100%;
  border-top-width: 0.9375rem;
  border-bottom-width: 0.9375rem;
  border-left-width: 0;
  border-right-width: 0.9375rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .coh-style-events---teaser-card .event-general-data .read-more {
    position: relative;
    left: 0;
    display: none;
  }
}
.coh-style-events---teaser-card .event-general-data .read-more:before {
  left: 90%;
}
.coh-style-events---teaser-card .event-general-data .sub-title {
  font-weight: 400;
  font-size: 12px;
}
.coh-style-events---teaser-card .event-card-column {
  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-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-events---teaser-card .event-card-column {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 30px;
  }
}
.coh-style-events---teaser-card .event-card-column > div {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.coh-style-events---teaser-card .event-card-column > div .read-more {
  position: relative;
  display: block;
  border-left-width: 0;
  border-right-width: 1.1875rem;
}
.coh-style-events---teaser-card .event-card-column > div .read-more:before {
  left: 90%;
}
.coh-style-events---teaser-card .link-column {
  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: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
@media (max-width: 1023px) {
  .coh-style-events---teaser-card .link-column {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
.coh-style-events---teaser-card h2 {
  font-weight: 600;
}
.coh-style-find-local-bayer {
  background-color: rgb(216, 216, 216);
  padding-top: 1.25rem;
  padding-right: 6.375rem;
  padding-bottom: 2.8125rem;
  padding-left: 6.375rem;
  margin-top: 0;
  margin-bottom: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-find-local-bayer {
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 1.25rem;
    padding-left: 0.625rem;
    margin-top: 0;
    margin-bottom: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .coh-style-find-local-bayer {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.coh-style-find-local-bayer form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 1023px) {
  .coh-style-find-local-bayer form {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-find-local-bayer .form-item-zip-code {
    margin-bottom: 1.25rem;
  }
}
.coh-style-find-local-bayer .form-item-zip-code label {
  display: block;
  margin-bottom: 0.4375rem;
}
@media (max-width: 1023px) {
  .coh-style-find-local-bayer .form-item-zip-code label {
    margin-bottom: 1.25rem;
  }
}
.coh-style-find-local-bayer .form-item-zip-code .form-text {
  outline-style: none;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(151, 151, 151);
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  height: 2.8125rem;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: inset 0 0 2.8125rem 2.8125rem rgb(255, 255, 255);
          box-shadow: inset 0 0 2.8125rem 2.8125rem rgb(255, 255, 255);
  width: 100%;
  -webkit-appearance: none;
}
.coh-style-find-local-bayer .form-item-zip-code .form-text.error {
  border-color: rgb(255, 3, 4);
}
.coh-style-find-local-bayer .form-item-zip-code label.error {
  color: rgb(255, 3, 4);
  font-size: 0.6875rem;
  position: absolute;
}
.coh-style-find-local-bayer .form-item-zip-code {
  margin-right: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-style-find-local-bayer .form-item-zip-code {
    margin-right: 0;
  }
}
.coh-style-find-local-bayer .brand-button.form-submit {
  min-height: 2.8125rem;
}
@media (max-width: 1023px) {
  .coh-style-find-local-bayer .brand-button.form-submit {
    margin: auto;
    display: block;
  }
}
.coh-style-find-local-bayer .messages--error {
  margin-bottom: 0.4375rem;
}
@media (max-width: 1023px) {
  .coh-style-find-local-bayer .messages--error {
    margin-bottom: 1.25rem;
  }
}
.coh-style-alt-footnotes p, .coh-style-alt-footnotes-mhspc p, .coh-style-alt-footnotes-mhspc-phase2 p, .coh-style-alt-footnotes-left-align p, .coh-style-custom-footnotes---bar-chart p, .coh-style-duplicate-of-alt-footnotes-mhspc---2 p {
  font-size: 14px;
  line-height: 16px;
  color: rgb(116, 116, 116);
  position: relative;
  padding-left: 0.25rem;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-left: 15px;
}
@media (max-width: 564px) {
  .coh-style-alt-footnotes p, .coh-style-alt-footnotes-mhspc p, .coh-style-alt-footnotes-mhspc-phase2 p, .coh-style-alt-footnotes-left-align p, .coh-style-custom-footnotes---bar-chart p, .coh-style-duplicate-of-alt-footnotes-mhspc---2 p {
    font-size: 12px;
    line-height: 14px;
    margin-left: 10px;
  }
}
.coh-style-alt-footnotes p:not(:last-of-type), .coh-style-alt-footnotes-mhspc p:not(:last-of-type), .coh-style-alt-footnotes-mhspc-phase2 p:not(:last-of-type), .coh-style-alt-footnotes-left-align p:not(:last-of-type), .coh-style-custom-footnotes---bar-chart p:not(:last-of-type), .coh-style-duplicate-of-alt-footnotes-mhspc---2 p:not(:last-of-type) {
  margin-bottom: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-style-alt-footnotes p:not(:last-of-type), .coh-style-alt-footnotes-mhspc p:not(:last-of-type), .coh-style-alt-footnotes-mhspc-phase2 p:not(:last-of-type), .coh-style-alt-footnotes-left-align p:not(:last-of-type), .coh-style-custom-footnotes---bar-chart p:not(:last-of-type), .coh-style-duplicate-of-alt-footnotes-mhspc---2 p:not(:last-of-type) {
    margin-bottom: 0.3125rem;
  }
}
.coh-style-duplicate-of-alt-footnotes-mhspc---2 {
  max-width: 100%;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-alt-footnotes-mhspc---2 {
    max-width: 100%;
    margin-left: 10px;
  }
}
.coh-style-duplicate-of-alt-footnotes-mhspc---2 p {
  padding-left: 0px;
  margin-left: 0px;
}
.coh-style-duplicate-of-alt-footnotes-mhspc---2 sup {
  font-size: 10px !important;
}
@media (max-width: 767px) {
  .coh-style-duplicate-of-alt-footnotes-mhspc---2 sup {
    font-size: 8px !important;
  }
}
.coh-style-custom-footnotes---bar-chart {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .coh-style-custom-footnotes---bar-chart {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.coh-style-custom-footnotes---bar-chart p {
  padding-left: 0;
  margin-left: 0;
}
.coh-style-custom-footnotes---bar-chart p .hang {
  margin-left: -5px;
}
.coh-style-alt-footnotes-left-align {
  margin-top: 20px;
}
.coh-style-alt-footnotes-left-align p {
  padding-left: 0;
  margin-left: 0;
}
.coh-style-alt-footnotes-left-align p .hang {
  margin-left: -5px;
}
.coh-style-alt-footnotes-mhspc-phase2 {
  max-width: 100%;
  margin-left: -3px;
}
@media (max-width: 767px) {
  .coh-style-alt-footnotes-mhspc-phase2 {
    max-width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-alt-footnotes-mhspc-phase2 {
    max-width: 100%;
  }
}
.coh-style-alt-footnotes-mhspc-phase2 p {
  padding-left: 0px;
  margin-left: 4px;
}
.coh-style-alt-footnotes-mhspc-phase2 p sup {
  font-size: 10px !important;
}
@media (max-width: 767px) {
  .coh-style-alt-footnotes-mhspc-phase2 p sup {
    font-size: 8px !important;
  }
}
.coh-style-alt-footnotes-mhspc-phase2 p sup:first-of-type {
  margin-left: -5px;
}
@media (max-width: 767px) {
  .coh-style-alt-footnotes-mhspc-phase2 p sup.reg-mark-spacing {
    margin-left: 3px;
  }
}
.coh-style-alt-footnotes-mhspc {
  max-width: 600px;
}
@media (max-width: 767px) {
  .coh-style-alt-footnotes-mhspc {
    max-width: 300px;
  }
}
.coh-style-alt-footnotes-mhspc p {
  padding-left: 0px;
  margin-left: 4px;
}
.coh-style-alt-footnotes-mhspc p sup {
  font-size: 10px !important;
}
@media (max-width: 767px) {
  .coh-style-alt-footnotes-mhspc p sup {
    font-size: 8px !important;
  }
}
.coh-style-alt-footnotes-mhspc p sup:first-of-type {
  margin-left: -5px;
}
@media (max-width: 767px) {
  .coh-style-alt-footnotes-mhspc p sup.reg-mark-spacing {
    margin-left: 3px;
  }
}
.coh-style-cta-1-styles .cta-headline {
  text-align: left;
}
.coh-style-cta-1-styles .arrow-wrapper {
  width: -webkit-calc(2.1875rem + 10px);
  width: calc(2.1875rem + 10px);
}
@media (max-width: 1023px) {
  .coh-style-cta-1-styles .arrow-wrapper {
    width: -webkit-calc(2.1875rem + 10px);
    width: calc(2.1875rem + 10px);
  }
}
@media (max-width: 767px) {
  .coh-style-cta-1-styles .arrow-wrapper {
    width: -webkit-calc(2.1875rem + 10px);
    width: calc(2.1875rem + 10px);
  }
}
.coh-style-cta-1-styles .arrow-wrapper .arrow-link {
  border-top-width: 0.5625rem;
  border-bottom-width: 0;
  border-right-width: 0;
  border-left-width: 0.5625rem;
  height: 2.1875rem;
  width: 2.1875rem;
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-style-cta-1-styles .arrow-wrapper .arrow-link {
    height: 2.1875rem;
    width: 2.1875rem;
    border-top-width: 0.5625rem;
    border-left-width: 0.5625rem;
  }
}
@media (max-width: 767px) {
  .coh-style-cta-1-styles .arrow-wrapper .arrow-link {
    height: 2.1875rem;
    width: 2.1875rem;
    border-top-width: 0.5625rem;
    border-left-width: 0.5625rem;
  }
}
.coh-style-cta-1-styles .cta-headline-vertical-align {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.coh-style-items-title {
  font-weight: 400;
  color: rgb(34, 60, 120);
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-align: center;
  position: relative;
  padding-bottom: 0.75rem;
}
@media (max-width: 1023px) {
  .coh-style-items-title {
    font-size: 1.25rem;
    line-height: 1.4375rem;
  }
}
.coh-style-items-title:before {
  content: "";
  background-color: rgb(241, 102, 35);
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.endpoints-heading.coh-style-items-title {
  font-weight: 700;
  color: rgb(241, 102, 35);
  text-align: left;
  padding-bottom: 0.5rem;
}
.coh-style-h2---top-orange-line, .coh-style-duplicate-of-heading-extra-space-h1, .coh-style-section-header---top-orange-line---left-aligned, .coh-style-heading-extra-space {
  font-weight: bold;
  color: rgb(0, 158, 219);
  text-align: center;
  font-size: 40px;
  padding-top: 27px;
  margin-bottom: 20px;
  position: relative;
  line-height: normal;
}
@media (max-width: 767px) {
  .coh-style-h2---top-orange-line, .coh-style-duplicate-of-heading-extra-space-h1, .coh-style-section-header---top-orange-line---left-aligned, .coh-style-heading-extra-space {
    font-size: 30px;
    line-height: normal;
    text-align: center;
  }
}
.coh-style-h2---top-orange-line:before, .coh-style-duplicate-of-heading-extra-space-h1:before, .coh-style-section-header---top-orange-line---left-aligned:before, .coh-style-heading-extra-space:before {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 218px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  content: "";
  margin-left: -109px;
}
.coh-style-heading-extra-space {
  padding-top: 37px;
  padding-bottom: 37px;
}
.coh-style-section-header---top-orange-line---left-aligned {
  text-align: left;
  padding-top: 34px;
  width: 95% !important;
}
@media (max-width: 1023px) {
  .coh-style-section-header---top-orange-line---left-aligned {
    text-align: center;
  }
}
.coh-style-section-header---top-orange-line---left-aligned:before {
  margin-left: 0;
  left: 0;
}
@media (max-width: 1023px) {
  .coh-style-section-header---top-orange-line---left-aligned:before {
    margin-left: -109px;
    left: 50%;
  }
}
.coh-style-duplicate-of-heading-extra-space-h1 {
  padding-top: 37px;
  padding-bottom: 37px;
  font-size: 40px;
}
.coh-style-section-header---top-orange-line---h1, .coh-style-section-header---top-orange-line---h1---extra-space {
  font-weight: bold;
  color: rgb(0, 158, 219);
  text-align: center;
  font-size: 40px;
  padding-top: 34px;
  margin-bottom: 20px;
  position: relative;
  line-height: normal;
}
@media (max-width: 767px) {
  .coh-style-section-header---top-orange-line---h1, .coh-style-section-header---top-orange-line---h1---extra-space {
    font-size: 30px;
    line-height: normal;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-section-header---top-orange-line---h1, .coh-style-section-header---top-orange-line---h1---extra-space {
    padding-top: 34px;
  }
}
.coh-style-section-header---top-orange-line---h1:before, .coh-style-section-header---top-orange-line---h1---extra-space:before {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 218px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  content: "";
  margin-left: -109px;
}
.coh-style-section-header---top-orange-line---h1---extra-space {
  padding-bottom: 37px;
  font-size: 40px;
}
@media (max-width: 767px) {
  .coh-style-section-header---top-orange-line---h1---extra-space {
    font-size: 30px;
  }
}
@media (max-width: 564px) {
  .coh-style-section-header---top-orange-line---h1---extra-space {
    font-size: 30px;
  }
}
.coh-style-section-header---top-orange-line---h2, .coh-style-nb-header-mhspc-phs-2, .coh-style-bottom-margin-with-width, .coh-style-page-error-text, .coh-style-header-mhspc, .coh-style-bottom-margin {
  font-weight: bold;
  color: rgb(0, 158, 219);
  text-align: center;
  font-size: 40px;
  padding-top: 34px;
  margin-bottom: 20px;
  position: relative;
  line-height: normal;
}
@media (max-width: 767px) {
  .coh-style-section-header---top-orange-line---h2, .coh-style-nb-header-mhspc-phs-2, .coh-style-bottom-margin-with-width, .coh-style-page-error-text, .coh-style-header-mhspc, .coh-style-bottom-margin {
    font-size: 30px;
    line-height: normal;
    text-align: center;
  }
}
.coh-style-section-header---top-orange-line---h2:before, .coh-style-nb-header-mhspc-phs-2:before, .coh-style-bottom-margin-with-width:before, .coh-style-page-error-text:before, .coh-style-header-mhspc:before, .coh-style-bottom-margin:before {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 218px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  content: "";
  margin-left: -109px;
}
.coh-style-section-header---top-orange-line---h2 #section2, .coh-style-nb-header-mhspc-phs-2 #section2, .coh-style-bottom-margin-with-width #section2, .coh-style-page-error-text #section2, .coh-style-header-mhspc #section2, .coh-style-bottom-margin #section2 {
  background: red !important;
}
.coh-style-bottom-margin {
  margin-bottom: 42px;
}
.coh-style-header-mhspc {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2.125rem;
}
@media (max-width: 767px) {
  .coh-style-header-mhspc {
    max-width: 230px;
  }
}
.coh-style-page-error-text {
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  font-size: 62px;
  line-height: 67px;
  color: rgb(0, 158, 219);
  font-family: Helvetica;
}
@media (max-width: 564px) {
  .coh-style-page-error-text {
    font-size: 30px;
    line-height: normal;
  }
}
.coh-style-bottom-margin-with-width {
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 42px;
  margin-left: auto;
}
.coh-style-nb-header-mhspc-phs-2 {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .coh-style-nb-header-mhspc-phs-2 {
    max-width: 230px;
  }
}
.coh-style-nb-section-header-top-orange-line-txtblue-h2 {
  font-weight: bold;
  color: rgb(34, 60, 120);
  text-align: center;
  font-size: 40px;
  padding-top: 34px;
  margin-bottom: 20px;
  position: relative;
  line-height: normal;
}
@media (max-width: 767px) {
  .coh-style-nb-section-header-top-orange-line-txtblue-h2 {
    line-height: normal;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-section-header-top-orange-line-txtblue-h2 {
    font-size: 30px;
  }
}
.coh-style-nb-section-header-top-orange-line-txtblue-h2:before {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 218px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  content: "";
  margin-left: -109px;
}
.coh-style-nb-section-header-top-orange-line-txtblue-h2 #section2 {
  background: red !important;
}
.coh-style-section-header---top-orange-line---h3 {
  font-weight: bold;
  color: rgb(0, 158, 219);
  text-align: center;
  font-size: 40px;
  padding-top: 27px;
  margin-bottom: 20px;
  position: relative;
  line-height: normal;
}
@media (max-width: 767px) {
  .coh-style-section-header---top-orange-line---h3 {
    font-size: 24px;
    line-height: normal;
    text-align: center;
  }
}
.coh-style-section-header---top-orange-line---h3:before {
  background-color: rgb(241, 102, 35);
  height: 7px;
  width: 218px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  content: "";
  margin-left: -109px;
}
.coh-style-section-header-dark {
  font-family: Futura Std;
  font-weight: bold;
  color: #223c78;
  text-align: center;
  font-size: 45px;
  line-height: 46px;
}
@media (max-width: 767px) {
  .coh-style-section-header-dark {
    font-size: 30px;
    line-height: 32px;
  }
}
.coh-style-subsection-header, .coh-style-about-nubeqa---subsection-header {
  color: rgb(34, 60, 120);
  font-size: 25px;
  line-height: normal;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  font-weight: 700;
  max-width: 855px;
}
@media (max-width: 767px) {
  .coh-style-subsection-header, .coh-style-about-nubeqa---subsection-header {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-sp-margin-bot-12.coh-style-subsection-header, .coh-style-sp-margin-bot-12.coh-style-about-nubeqa---subsection-header {
    margin-bottom: 15px !important;
  }
}
.doctor-guide-subhead.coh-style-subsection-header, .doctor-guide-subhead.coh-style-about-nubeqa---subsection-header {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  max-width: 100%;
}
@media (max-width: 564px) {
  .doctor-guide-subhead.mob-max1.coh-style-subsection-header, .doctor-guide-subhead.mob-max1.coh-style-about-nubeqa---subsection-header {
    max-width: 220px;
  }
}
@media (max-width: 564px) {
  .doctor-guide-subhead.mob-max3.coh-style-subsection-header, .doctor-guide-subhead.mob-max3.coh-style-about-nubeqa---subsection-header {
    max-width: 280px;
  }
}
.coh-style-subsection-header sup, .coh-style-about-nubeqa---subsection-header sup {
  top: -0.4em;
}
.coh-style-subsection-header .superscript, .coh-style-about-nubeqa---subsection-header .superscript {
  font-size: 65% !important;
}
.coh-style-about-nubeqa---subsection-header {
  max-width: 715px;
}
@media (max-width: 564px) {
  .coh-style-about-nubeqa---subsection-header {
    max-width: 94%;
  }
}
.coh-style-h4-on-header-mobile {
  font-size: 25px;
  line-height: 27px;
}
@media (max-width: 1023px) {
  .coh-style-h4-on-header-mobile {
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .coh-style-h4-on-header-mobile {
    margin-bottom: 3px;
  }
}
@media (max-width: 564px) {
  .coh-style-h4-on-header-mobile {
    font-size: 20px;
    line-height: 20px;
  }
}
.coh-style-heading---line-through {
  position: relative;
  min-height: 17px;
  font-size: 16px;
  color: rgb(130, 131, 134);
  font-weight: normal;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  line-height: 23px;
}
@media (max-width: 767px) {
  .coh-style-heading---line-through {
    color: rgb(116, 116, 116);
    margin-right: 20px;
    margin-left: 20px;
  }
}
.coh-style-heading---line-through:before {
  display: block;
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background-color: rgb(232, 232, 232);
  z-index: 1;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .coh-style-heading---line-through:before {
    height: 2px;
  }
}
.coh-style-heading---line-through span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 6px;
}
.coh-style-heading---line-through span.coh-style-dk-blue-subheader {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-heading---orange-line-through {
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  position: relative;
}
.coh-style-heading---orange-line-through:before {
  display: block;
  height: 3px;
  width: 100%;
  content: "";
  position: absolute;
  top: 21px;
  left: 0;
  background-color: rgb(241, 102, 35);
  z-index: 1;
}
.coh-style-heading---orange-line-through span {
  display: inline-block;
  background: #F16623;
  color: #fff;
  position: relative;
  z-index: 2;
  padding: 13px 27px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
}
.coh-style-patient-profile-teaser-2 .coh-container, .coh-style-patient-profile-teaser-2-button .coh-container {
  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-patient-profile-teaser-2 .coh-container, .coh-style-patient-profile-teaser-2-button .coh-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-style-patient-profile-teaser-2 .coh-wysiwyg, .coh-style-patient-profile-teaser-2-button .coh-wysiwyg {
  margin-top: 1.25rem;
  margin-left: 3.75rem;
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser-2 .coh-wysiwyg, .coh-style-patient-profile-teaser-2-button .coh-wysiwyg {
    margin-left: 0;
  }
}
.coh-style-patient-profile-teaser-2-button a {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  bottom: 5rem;
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser-2-button a {
    position: static;
    margin-top: 1.25rem;
  }
}
.coh-style-page-top-padding, .coh-style-about-header {
  padding-top: 123px !important;
}
@media (max-width: 1023px) {
  .coh-style-page-top-padding, .coh-style-about-header {
    padding-top: 47px !important;
  }
}
.coh-style-about-header {
  padding-top: 58px !important;
}
.coh-style-patient-profile-teaser .coh-column:first-child .img-wrapper {
  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;
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser .coh-column:first-child .img-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-patient-profile-teaser .coh-column:first-child .img-wrapper img {
  -webkit-border-radius: 100%;
          border-radius: 100%;
  height: 100%;
  width: 100%;
}
.coh-style-patient-profile-teaser ul {
  line-height: 1.125rem;
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser ul {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
}
.coh-style-patient-profile-teaser a {
  margin-top: 6rem;
  -webkit-border-radius: 0.625rem;
          border-radius: 0.625rem;
  height: 3.125rem;
  min-height: 3.125rem;
  background-color: rgb(34, 60, 120);
  border-width: 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;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  font-weight: 700;
  min-width: 23.75rem;
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser a {
    font-size: 1rem;
    line-height: 1.125rem;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);;
    min-width: 22.1875rem;
  }
}
@media (max-width: 564px) {
  .coh-style-patient-profile-teaser a {
    min-width: 12.5rem;
  }
}
.coh-style-patient-profile-teaser a:before {
  display: none;
}
.coh-style-patient-profile-teaser a:hover {
  background-color: rgb(0, 158, 219);
}
.coh-style-patient-profile-teaser .coh-column:nth-child(2) {
  padding-left: 2.5rem;
}
@media (max-width: 1169px) {
  .coh-style-patient-profile-teaser .coh-column:nth-child(2) {
    padding-left: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser .coh-column:nth-child(2) {
    -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;
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser .coh-column:nth-child(2) .coh-container {
    margin-left: inherit!important;
  }
}
.coh-style-patient-profile-teaser .coh-heading {
  display: none;
}
.coh-style-patient-profile-teaser .coh-wysiwyg {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-style-patient-profile-teaser ul {
    display: inline-block;
  }
}
.coh-style-patient-profile-teaser ul li {
  text-align: left;
}
.coh-style-remove-all-clearfix .coh-container:before, .coh-style-remove-all-clearfix .coh-container:after {
  display: none !important;
}
.coh-style-equal-height-for-row-elements .column-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-equal-height-for-row-elements .inner-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-1 {
  max-width: 8.33333%;
  -webkit-flex-basis: 8.33333%;
      -ms-flex-preferred-size: 8.33333%;
          flex-basis: 8.33333%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-2 {
  max-width: 16.66667%;
  -webkit-flex-basis: 16.66667%;
      -ms-flex-preferred-size: 16.66667%;
          flex-basis: 16.66667%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-3 {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  max-width: 25%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-4 {
  max-width: 33.33333%;
  -webkit-flex-basis: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
          flex-basis: 33.33333%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-5 {
  -webkit-flex-basis: 41.66667%;
      -ms-flex-preferred-size: 41.66667%;
          flex-basis: 41.66667%;
  max-width: 41.66667%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-6 {
  max-width: 50%;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-7 {
  max-width: 58.33333%;
  -webkit-flex-basis: 58.33333%;
      -ms-flex-preferred-size: 58.33333%;
          flex-basis: 58.33333%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-8 {
  max-width: 66.66667%;
  -webkit-flex-basis: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
          flex-basis: 66.66667%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-9 {
  -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
  max-width: 75%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-10 {
  max-width: 83.33333%;
  -webkit-flex-basis: 83.33333%;
      -ms-flex-preferred-size: 83.33333%;
          flex-basis: 83.33333%;
}
.coh-style-disable-row-wrap > .coh-row > .coh-row-inner > .coh-col-xl-11 {
  max-width: 91.66667%;
  -webkit-flex-basis: 91.66667%;
      -ms-flex-preferred-size: 91.66667%;
          flex-basis: 91.66667%;
}
.coh-style-main-navigation-tabs-menu-dropdown .sub-menus-container {
  height: 100% !important;
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-dropdown .sub-menus-container {
    height: 39px !important;
  }
}
.coh-style-home---2-column {
  margin-bottom: 75px;
  text-align: center;
  padding-top: 0;
  padding-right: 7%;
  padding-bottom: 0;
  padding-left: 7%;
  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-home---2-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
.coh-style-home---2-column .column-element {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  margin-bottom: 80px;
  max-width: 400px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 1023px) {
  .coh-style-home---2-column .column-element {
    max-width: none;
    margin-bottom: 0;
  }
}
.coh-style-home---2-column .column-element:first-child {
  max-width: 470px;
}
.coh-style-home---2-column .column-element a {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  width: 286px;
}
.coh-style-home---2-column .column-element .coh-style-section-header-dark {
  margin-bottom: 5px;
  max-width: 350px;
}
@media (max-width: 1023px) {
  .coh-style-home---2-column .column-element .coh-style-section-header-dark {
    margin-bottom: 12px;
    max-width: none;
  }
}
.coh-style-home---2-column .column-element .image-container {
  margin-bottom: 20px;
}
.coh-style-home---2-column .column-element > .inner-wrapper {
  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: 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;
  height: 100%;
  max-width: 470px;
}
@media (max-width: 1023px) {
  .coh-style-home---2-column .column-element > .inner-wrapper {
    padding-bottom: 60px;
    margin-right: 40px;
    margin-left: 40px;
    max-width: none;
  }
}
.coh-style-home---2-column .column-element > .inner-wrapper:before {
  display: none;
}
.coh-style-home---2-column .column-element > .inner-wrapper:after {
  display: none;
}
.coh-style-home---2-column .column-element > .inner-wrapper p {
  max-width: 470px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .coh-style-home---2-column .column-element > .inner-wrapper p {
    max-width: none;
  }
}
.coh-style-home---2-column .column-element > .inner-wrapper > .coh-container:last-child {
  margin-top: auto;
}
.coh-style-home---2-column .coh-row-inner {
  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;
}
@media (max-width: 1023px) {
  .coh-style-home---2-column .coh-row-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-home---2-column > .coh-row {
  width: 100%;
}
.coh-style-home-hero-container {
  text-align: center;
  color: rgb(255, 255, 255);
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-06/hero-home-outline.png");
  background-position: center top;
  background-size: 495px 179px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 10px;
  position: absolute;
  top: 50%;
  width: 50%;
  left: 50%;
  -webkit-transform: translate(-10%, -80%);
      -ms-transform: translate(-10%, -80%);
          transform: translate(-10%, -80%);
  min-width: 495px;
  max-width: 620px;
}
@media (max-width: 1169px) {
  .coh-style-home-hero-container {
    background-image: none;
    min-width: 0;
    width: 328px;
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-home-hero-container {
    width: 328px;
    padding-top: 0;
    background-image: none;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .coh-style-home-hero-container {
    top: auto;
    bottom: 13%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.coh-style-home-hero-container:before {
  background-color: rgb(20, 20, 20);
  content: "";
}
@media (max-width: 1169px) {
  .coh-style-home-hero-container:before {
    height: 70%;
    width: 100%;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: -1;
    opacity: 0.67;
  }
}
@media (max-width: 767px) {
  .coh-style-home-hero-container:before {
    height: 70%;
    width: 100%;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: -1;
    opacity: 0.67;
  }
}
.coh-style-home-hero-container .header-container {
  display: block;
}
@media (max-width: 1169px) {
  .coh-style-home-hero-container .header-container {
    background-image: url("/sites/g/files/vrxlpx57531/files/2020-06/hero-home-outline-mobile.png");
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    padding-top: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-style-home-hero-container .header-container {
    background-image: url("/sites/g/files/vrxlpx57531/files/2020-06/hero-home-outline-mobile.png");
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    padding-top: 10px;
  }
}
.coh-style-home-hero-container .header-container .second-h1 {
  margin-bottom: 15px;
  line-height: 66px;
  font-size: 56px;
  text-align: center;
  color: rgb(241, 102, 35);
}
@media (max-width: 1169px) {
  .coh-style-home-hero-container .header-container .second-h1 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 5px;
  }
}
@media (max-width: 1023px) {
  .coh-style-home-hero-container .header-container .second-h1 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 5px;
  }
}
.coh-style-home-hero-container .header-container h1, .coh-style-home-hero-container .header-container .lead-in {
  color: rgb(255, 255, 255);
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  line-height: 66px;
  width: 472px;
  font-size: 35px;
  display: block;
  font-weight: 700;
}
@media (max-width: 1169px) {
  .coh-style-home-hero-container .header-container h1, .coh-style-home-hero-container .header-container .lead-in {
    font-size: 22px;
    line-height: normal;
    width: 215px;
  }
}
@media (max-width: 1023px) {
  .coh-style-home-hero-container .header-container h1, .coh-style-home-hero-container .header-container .lead-in {
    font-size: 22px;
    line-height: normal;
    width: 215px;
  }
}
.coh-style-home-hero-container .text-container {
  padding-right: 9%;
  padding-left: 9%;
}
@media (max-width: 1169px) {
  .coh-style-home-hero-container .text-container {
    max-width: 328px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .coh-style-home-hero-container .text-container {
    max-width: 328px;
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-home-hero-container .text-container p {
  font-size: 19px;
  margin-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 1169px) {
  .coh-style-home-hero-container .text-container p {
    font-size: 16px;
    line-height: normal;
  }
}
@media (max-width: 1023px) {
  .coh-style-home-hero-container .text-container p {
    font-size: 16px;
    line-height: normal;
  }
}
.coh-style-main-navigation-tabs-menu-tabs {
  border-top-width: 0;
  border-bottom-width: 0;
  border-style: solid;
  border-top-color: rgba(146, 148, 151, 0.2);
  border-bottom-color: rgba(146, 148, 151, 0.2);
  width: 100%;
  margin: 0 auto;;
  width: 100%;
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs {
    min-height: 45px;
    height: 45px;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper {
  background-color: #ffffff !important;
  padding: 0 !important;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
          box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  max-width: 259px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper {
    height: 39px !important;
    background-color: #223C78 !important;
    max-width: unset;
    margin-left: unset;
    margin-right: unset;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper .dropdown-content {
  margin-right: auto;
  margin-left: auto;
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper .dropdown-content ul {
  width: 100%;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper .dropdown-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li {
  width: auto;
  border-bottom-width: 0 !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li {
    position: relative;
  }
}
@media (max-width: 767px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li:first-child {
    margin-left: 0;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li.is_active:before {
    content: ' ';
    width: 0;
    height: 0;
    display: block;
    border: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -webkit-calc(100% - 5px);
    top: calc(100% - 5px);
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li.is_active a {
    font-weight: bold !important;
    position: relative;
  }
}
@media (max-width: 1023px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li a {
    font-size: 12px;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li a:hover {
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li:not(.is-expanded):hover a {
  border-bottom-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  color: #223C78 !important;
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li:not(.is-expanded):hover a {
    color: #fff !important;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li:not(.is-expanded) a {
  font-weight: 500;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-right: 18px;
  margin-left: 18px;
  word-wrap: normal;
  white-space: nowrap;
  line-height: 39px;
  padding: 0;
  color: rgb(34, 60, 120);
  text-decoration: none;
  width: auto;
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li:not(.is-expanded) a {
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .has-children:hover:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #223C78;
  font-size: 62px;
  position: absolute;
  top: 12px;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  content: "\e5c7";
  font-family: mdicons;
}
.coh-style-main-navigation-tabs-menu-tabs .has-children > a:after {
  color: #223C78;
  font-size: 20px;
  margin-left: 3px;
  content: '\E313' !important;
  font-family: 'mdicons';
  top: -webkit-calc(50% - 11.5px) !important;
  top: calc(50% - 11.5px) !important;
  font-weight: normal;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  position: absolute;
  left: 80%;
}
.coh-style-main-navigation-tabs-menu-tabs .level-2-list .level-2-item:hover > .coh-link {
  border-bottom-color: rgb(255, 255, 255);
}
.coh-style-main-navigation-tabs-menu-tabs .level-2-list .level-2-item > .coh-link {
  position: relative;
}
.coh-style-main-navigation-tabs-menu-tabs .level-2-list .level-2-item > .coh-link:hover:before {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  font-size: 32px;
  top: 20px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  position: absolute;
  content: "\e5c7";
  font-family: mdicons;
}
.coh-style-main-navigation-tabs-menu-tabs .level-2-list .level-2-item > .coh-link.active {
  border-bottom-color: rgb(255, 255, 255);
  font-weight: 700;
  color: rgb(255, 255, 255);
}
.coh-style-main-navigation-tabs-menu-tabs .level-2-list .level-2-item.is-active a {
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -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;
  position: relative;
  -webkit-flex-basis: auto !important;
      -ms-flex-preferred-size: auto !important;
          flex-basis: auto !important;
  border-bottom-width: 0;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs .level-1-item {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
    position: unset;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item:first-child {
  display: none;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item.is-active {
  border-bottom-color: rgb(241, 102, 35);
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item.is-active > a {
  font-weight: bold;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item .level-1-link {
  font-family: Futura Std;
  font-weight: normal;
  color: #223C78;
  font-size: 1rem;
}
.coh-style-main-navigation-tabs-menu-tabs a {
  text-decoration: none;
}
.coh-style-main-navigation-tabs-menu-tabs a span.coh-inline-element {
  position: relative;
  font-size: 1rem;
  font-family: 'FuturaCyrillicBook', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1169px) {
  .coh-style-main-navigation-tabs-menu-tabs a span.coh-inline-element {
    font-size: 0.90625rem;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs ul {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    white-space: nowrap;
    overflow: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs ul::-webkit-scrollbar {
    display: none;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item:not(:last-of-type) .level-1-link:after {
  left: 84% !important;
}
@media (max-width: 564px) {
  .coh-style-main-navigation-tabs-menu-tabs .level-1-item:not(:last-of-type) .level-1-link:after {
    left: 100% !important;
  }
}
.coh-style-main-navigation-tabs-menu-tabs .dropdown-wrapper li a:hover {
  font-family: 'FuturaCyrillic-Bold',sans-serif !important;
  font-family: 'FuturaCyrillic-Bold', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item:nth-child(2) .level-1-link:after {
  left: 87% !important;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item:nth-child(2) .level-1-link:after {
  left: 88% !important;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item:nth-child(3) .level-1-link:after {
  left: 82% !important;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-list > .level-1-item > a:after {
  content: '\E313' !important;
  top: -webkit-calc(50% - 11.5px) !important;
  top: calc(50% - 11.5px) !important;
  left: 87%;
  position: absolute;
  font-family: mdicons !important;
  font-weight: normal;
  font-size: 20px;
  margin-left: 3px;
  color: rgb(34, 60, 120);
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item:nth-child(5) .coh-style-main-navigation-tabs-menu-dropdown {
  width: 257px;
  max-width: 257px;
}
.coh-style-main-navigation-tabs-menu-tabs .level-1-item:last-child .coh-style-main-navigation-tabs-menu-dropdown {
  width: 270px;
  max-width: 270px;
}
.coh-style-max-container-width {
  margin-right: auto;
  margin-left: auto;
  max-width: 63.25rem;
}
@media (max-width: 1023px) {
  .coh-style-max-container-width {
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-max-container-width {
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
}
.coh-style-mobile-hamburger-menu {
  display: none;
}
.active.coh-style-mobile-hamburger-menu {
  width: 100%;
  position: absolute;
  top: 65px;
  display: block;
  left: 0;
  height: -webkit-calc(100vh - 55px);
  height: calc(100vh - 55px);
  max-height: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  border-bottom-color: rgb(241, 241, 241);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-top: 27px;
  padding-bottom: 27px;
}
@media (max-width: 564px) {
  .active.coh-style-mobile-hamburger-menu {
    border-top: 3px solid #f16623;
  }
}
.active.coh-style-mobile-hamburger-menu nav ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 30px;
}
.active.coh-style-mobile-hamburger-menu nav ul li {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  color: rgb(105, 105, 105);
  padding: 0 40px 0 30px;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
}
.active.coh-style-mobile-hamburger-menu nav ul li:last-child {
  display: unset;
  line-height: 20px;
  color: #223C78;
}
.active.coh-style-mobile-hamburger-menu nav ul li:last-child:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  background-color: #223C78;
  display: block;
  color: #fff;
  width: 14px;
  height: 14px;
  line-height: 14px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  position: absolute;
  left: 212px;
  top: 4px;
  text-align: center;
  content: "\e5cc";
  font-family: mdicons;
}
.active.coh-style-mobile-hamburger-menu nav ul li:last-child a {
  color: #223C78 !important;
}
.active.coh-style-mobile-hamburger-menu nav ul li a {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  color: rgb(105, 105, 105);
  text-transform: unset;
  border: none;
  font-size: 14px;
  padding: 0;
  height: unset;
  line-height: 20px;
}
.active.coh-style-mobile-hamburger-menu nav ul li a:after {
  display: none;
}
.active.coh-style-mobile-hamburger-menu nav ul li a span {
  background-color: unset;
  width: unset;
  height: auto;
}
.active.coh-style-mobile-hamburger-menu a {
  color: rgb(34, 60, 120);
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  text-decoration: none;
  height: 47px;
  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;
  font-family: 'Futura Extra Bold', sans-serif;
  text-transform: uppercase;
  border-top: 1px solid #009EDB;
}
.active.coh-style-mobile-hamburger-menu .menu-dropdown li:first-child {
  padding-bottom: 0;
}
.active.coh-style-mobile-hamburger-menu .menu-dropdown li a {
  font-size: 18px;
  line-height: 30px;
  color: rgb(105, 105, 105);
  font-weight: 500;
  border-top: none;
  text-transform: unset;
  font-family: 'Futura Std', sans-serif;
}
.active.coh-style-mobile-hamburger-menu .menu-dropdown li a:active {
  color: rgb(241, 102, 35);
}
.active.coh-style-mobile-hamburger-menu a:active, .active.coh-style-mobile-hamburger-menu a:focus {
  color: rgb(241, 102, 35);
}
.coh-style-mobile-hamburger-menu ul.main-nav-menu li {
  padding-left: 30px;
  padding-right: 40px;
}
.coh-style-mobile-hamburger-menu ul.main-nav-menu li:first-child {
  padding-bottom: 10px;
}
.coh-style-mobile-hamburger-menu ul.main-nav-menu li:first-child a {
  border-top: none;
}
@media (max-width: 767px) {
  .coh-style-mobile-hamburger-menu ul.main-nav-menu li.is-collapsed .coh-style-dropdown-arrow:after {
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
        -ms-transform: translate(-50%,-50%) rotate(0deg);
            transform: translate(-50%,-50%) rotate(0deg);
  }
}
@media (max-width: 767px) {
  .coh-style-mobile-hamburger-menu ul.main-nav-menu li .coh-style-dropdown-arrow:after {
    -webkit-transform: translate(-50%,-50%) rotate(-180deg);
        -ms-transform: translate(-50%,-50%) rotate(-180deg);
            transform: translate(-50%,-50%) rotate(-180deg);
  }
}
.coh-style-mobile-hamburger-menu .coh-wysiwyg .social-media-icons {
  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;
  gap: 10px;
  padding: 0 40px 0 30px;
  margin-top: 4px;
  display: none;
}
.coh-style-mobile-hamburger-menu .coh-wysiwyg .social-media-icons p {
  margin: 0;
}
.coh-style-mobile-hamburger-menu .coh-wysiwyg .social-media-icons a {
  border: none;
  height: auto;
}
.coh-style-mobile-hamburger-menu a.mobile-cta span {
  top: 0px !important;
  text-transform: none !important;
}
@media (max-width: 1023px) {
  .coh-style-mobile-hamburger-menu .coh-ce-bf781b76 > ul > li:nth-child(4) {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-style-mobile-hamburger-menu nav ul li:nth-child(4) a {
    color: #223C78 !important;
  }
}
@media (max-width: 564px) {
  .coh-style-mobile-hamburger-menu nav ul li:last-child:after {
    left:  222px !important;;
  }
}
.coh-style-mobile-hamburger-menu-spanish {
  display: none;
}
.active.coh-style-mobile-hamburger-menu-spanish {
  width: 100%;
  position: absolute;
  top: 65px;
  display: block;
  left: 0;
  height: -webkit-calc(100vh - 55px);
  height: calc(100vh - 55px);
  max-height: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  border-bottom-color: rgb(241, 241, 241);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-top: 27px;
  padding-bottom: 27px;
}
@media (max-width: 564px) {
  .active.coh-style-mobile-hamburger-menu-spanish {
    border-top: 3px solid #f16623;
  }
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 30px;
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul li {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  color: rgb(105, 105, 105);
  padding: 0 40px 0 30px;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul li:last-child {
  display: unset;
  line-height: 20px;
  color: #223C78;
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul li:last-child:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  background-color: #223C78;
  display: block;
  color: #fff;
  width: 14px;
  height: 14px;
  line-height: 14px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  position: absolute;
  left: 212px;
  top: 4px;
  text-align: center;
  content: "\e5cc";
  font-family: mdicons;
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul li:last-child a {
  color: #223C78 !important;
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul li a {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  color: rgb(105, 105, 105);
  text-transform: unset;
  border: none;
  font-size: 14px;
  padding: 0;
  height: unset;
  line-height: 20px;
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul li a:after {
  display: none;
}
.active.coh-style-mobile-hamburger-menu-spanish nav ul li a span {
  background-color: unset;
  width: unset;
  height: auto;
}
.active.coh-style-mobile-hamburger-menu-spanish a {
  color: rgb(34, 60, 120);
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  text-decoration: none;
  height: 47px;
  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;
  font-family: 'Futura Extra Bold', sans-serif;
  text-transform: uppercase;
  border-top: 1px solid #009EDB;
}
.active.coh-style-mobile-hamburger-menu-spanish .menu-dropdown li:first-child {
  padding-bottom: 0;
}
.active.coh-style-mobile-hamburger-menu-spanish .menu-dropdown li a {
  font-size: 18px;
  line-height: 30px;
  color: rgb(105, 105, 105);
  font-weight: 500;
  border-top: none;
  text-transform: unset;
  font-family: 'Futura Std', sans-serif;
}
.active.coh-style-mobile-hamburger-menu-spanish .menu-dropdown li a:active {
  color: rgb(241, 102, 35);
}
.active.coh-style-mobile-hamburger-menu-spanish a:active, .active.coh-style-mobile-hamburger-menu-spanish a:focus {
  color: rgb(241, 102, 35);
}
.coh-style-mobile-hamburger-menu-spanish ul.main-nav-menu li {
  padding-left: 30px;
  padding-right: 40px;
}
.coh-style-mobile-hamburger-menu-spanish ul.main-nav-menu li:first-child {
  padding-bottom: 10px;
}
.coh-style-mobile-hamburger-menu-spanish ul.main-nav-menu li:first-child a {
  border-top: none;
}
@media (max-width: 767px) {
  .coh-style-mobile-hamburger-menu-spanish ul.main-nav-menu li.is-collapsed .coh-style-dropdown-arrow:after {
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
        -ms-transform: translate(-50%,-50%) rotate(0deg);
            transform: translate(-50%,-50%) rotate(0deg);
  }
}
@media (max-width: 767px) {
  .coh-style-mobile-hamburger-menu-spanish ul.main-nav-menu li .coh-style-dropdown-arrow:after {
    -webkit-transform: translate(-50%,-50%) rotate(-180deg);
        -ms-transform: translate(-50%,-50%) rotate(-180deg);
            transform: translate(-50%,-50%) rotate(-180deg);
  }
}
.coh-style-mobile-hamburger-menu-spanish .coh-wysiwyg .social-media-icons {
  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;
  gap: 10px;
  padding: 0 40px 0 30px;
  margin-top: 4px;
  display: none;
}
.coh-style-mobile-hamburger-menu-spanish .coh-wysiwyg .social-media-icons p {
  margin: 0;
}
.coh-style-mobile-hamburger-menu-spanish .coh-wysiwyg .social-media-icons a {
  border: none;
  height: auto;
}
.coh-style-nubeqa-border, .coh-style-nubeqa-border-bottom {
  width: 100%;
  height: 2px;
  background-color: rgb(34, 60, 120);
  font-size: 0;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1.875rem;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .coh-style-nubeqa-border, .coh-style-nubeqa-border-bottom {
    width: 80%;
  }
}
.coh-style-nubeqa-border-bottom {
  margin-top: 1.875rem;
}
.coh-style-video-thumbnail {
  position: relative;
}
.coh-style-video-thumbnail:after {
  display: block;
  content: "";
  position: absolute;
  height: 85px;
  width: 85px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-06/video-thumbnail-play-icon.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  top: 50%;
  left: 50%;
  margin-top: -47px;
  margin-right: 0;
  margin-bottom: -47px;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-footnote-container {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.coh-style-footnote-container p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: normal;
}
@media (max-width: 767px) {
  .coh-style-footnote-container p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
.coh-style-footnote-container .hang {
  margin-left: -5px;
  width: 5px;
  display: inline-block;
}
.coh-style-footnote-container span.hang-sup {
  margin-left: -7px;
}
.coh-style-nb-footnote-container {
  width: 100% !important;
}
@media (max-width: 1023px) {
  .coh-style-nb-footnote-container {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-footnote-container {
    width: 84% !important;
  }
}
.coh-style-nb-footnote-container p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: normal;
}
@media (max-width: 767px) {
  .coh-style-nb-footnote-container p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
}
.coh-style-nb-footnote-container .hang {
  margin-left: -5px;
  width: 5px;
  display: inline-block;
}
.coh-style-nb-footnote-container span.hang-sup {
  margin-left: -7px;
}
.coh-style-show-desktop-inline {
  display: inline;
}
@media (max-width: 1023px) {
  .coh-style-show-desktop-inline {
    display: none;
  }
}
.coh-style-show-desktop-block {
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-show-desktop-block {
    display: none;
  }
}
.coh-style-show-mobile-block {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-show-mobile-block {
    display: block;
  }
}
.coh-style-show-mobile-flex {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-show-mobile-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-show-tablet-block {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-show-tablet-block {
    display: block;
  }
}
.coh-style-desktop-social-menu {
  background-color: rgb(0, 158, 219);
  height: 119px;
  width: 137px;
  position: absolute;
  top: 32px;
  right: -55px;
  z-index: 1000;
  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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #009edb !important;
}
@media (max-width: 1023px) {
  .coh-style-desktop-social-menu {
    top: 63px;
    right: 15px;
  }
}
@media (max-width: 564px) {
  .coh-style-desktop-social-menu {
    height: 102px;
  }
}
.coh-style-desktop-social-menu:before {
  position: absolute;
  top: -17px;
  left: 52px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-bottom: solid 17px #00A0D8;
  border-left: solid 16px transparent;
  border-right: solid 16px transparent;
}
.coh-style-desktop-social-menu h6, .coh-style-desktop-social-menu .header {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 15px;
}
.coh-style-desktop-social-menu .share-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.coh-style-desktop-social-menu .share-container a {
  margin-top: 0;
  margin-right: 4px;
  margin-bottom: 10px;
  margin-left: 4px;
}
.coh-style-desktop-social-menu 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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: none !important;
  margin-bottom: 0.5rem;
}
.coh-style-desktop-social-menu ul li {
  margin-top: 0;
  margin-right: 4px;
  margin-bottom: 10px;
  margin-left: 4px;
}
.coh-style-desktop-social-menu .social-link {
  position: relative;
  display: block;
  text-indent: -99999em;
  height: 31px;
  width: 31px;
  overflow: hidden;
  height: 31px !important;
  width: 31px !important;
  padding: 0 !important;
  background-color: transparent !important;
}
.coh-style-desktop-social-menu .social-link:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/facebook.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  height: 31px;
  width: 31px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.coh-style-desktop-social-menu .social-link.share-twitter:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/twitter.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-container-width-ie {
  padding-top: 31.25rem;
  margin-top: -31.25rem;
  padding-top: 500px !important;
  margin-top: -500px !important;
}
.coh-style-container-width-ie .coh-container {
  width: 100%;
}
.coh-style-container-width-ie .coh-container picture {
  overflow: hidden;
}
.coh-style-container-width-ie .coh-container picture img {
  overflow-x: hidden;
}
.coh-style-content-container-over-background {
  position: absolute;
  top: 35%;
  left: 55%;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 767px) {
  .coh-style-content-container-over-background {
    left: 0;
    width: 100%;
  }
}
.coh-style-content-container-over-background h2, .coh-style-content-container-over-background h3 {
  color: rgb(255, 255, 255);
}
.coh-style-content-container-over-background h3 {
  padding-top: 34px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-content-container-over-background h3 {
    padding-top: 34px;
  }
}
.coh-style-content-container-over-background p {
  color: rgb(255, 255, 255);
  text-align: center;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  max-width: 424px;
}
.coh-style-content-container-over-background .coh-wysiwyg {
  margin-bottom: 25px;
}
.coh-style-content-container-over-background .coh-container-boxed {
  max-width: 385px;
  width: 100%;
  max-width: 385px !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  .coh-style-content-container-over-background .coh-container-boxed {
    max-width: 323px;
    margin-right: auto;
    margin-left: auto;
    max-width: 323px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.coh-style-content-container-over-background .coh-container-boxed .coh-container.inner-wrapper {
  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-blue-bar-background, .coh-style-extended-from-blue-bar-background {
  margin-top: 51px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  min-width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .coh-style-blue-bar-background, .coh-style-extended-from-blue-bar-background {
    margin-top: 125px;
  }
}
.coh-style-blue-bar-background:before, .coh-style-extended-from-blue-bar-background:before {
  height: 51px;
  width: 100%;
  position: absolute;
  top: 66px;
  left: 0;
  z-index: -1;
  content: "";
  display: block;
  background-color: rgb(34, 60, 120);
}
@media (max-width: 1023px) {
  .coh-style-blue-bar-background:before, .coh-style-extended-from-blue-bar-background:before {
    display: none;
  }
}
.coh-style-blue-bar-background .inner-wrapper, .coh-style-extended-from-blue-bar-background .inner-wrapper {
  width: 100%;
}
.coh-style-extended-from-blue-bar-background:before {
  top: 50px;
}
.coh-style-ask-callout, .coh-style-fe-ask-callout {
  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;
  max-width: 754px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 34px;
  padding-right: 39px;
  padding-bottom: 34px;
  padding-left: 39px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-right-style: none;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-color: rgb(34, 60, 120);
  border-bottom-color: rgb(34, 60, 120);
}
@media (max-width: 767px) {
  .coh-style-ask-callout, .coh-style-fe-ask-callout {
    margin-top: 0;
    margin-right: 42px;
    margin-bottom: 0;
    margin-left: 42px;
  }
}
@media (max-width: 564px) {
  .coh-style-ask-callout, .coh-style-fe-ask-callout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 30px;
    padding: 1rem 0px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
}
.coh-style-ask-callout h2, .coh-style-fe-ask-callout h2, .coh-style-ask-callout .header, .coh-style-fe-ask-callout .header {
  font-size: 23px;
  font-weight: bold;
  line-height: normal;
  color: #f16623;
  width: 383px;
  margin: 0;
  display: block;
}
@media (max-width: 767px) {
  .coh-style-ask-callout h2, .coh-style-fe-ask-callout h2, .coh-style-ask-callout .header, .coh-style-fe-ask-callout .header {
    font-size: 20px;
  }
}
@media (max-width: 564px) {
  .coh-style-ask-callout h2, .coh-style-fe-ask-callout h2, .coh-style-ask-callout .header, .coh-style-fe-ask-callout .header {
    width: auto;
    margin: 0 0 5px;
    padding-bottom: 1rem;
  }
}
.coh-style-ask-callout img, .coh-style-fe-ask-callout img {
  width: 78px;
  height: auto;
  margin-right: 20px;
}
@media (max-width: 564px) {
  .coh-style-ask-callout img, .coh-style-fe-ask-callout img {
    width: 51px;
    height: auto;
  }
}
.coh-style-ask-callout p, .coh-style-fe-ask-callout p {
  width: 156px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: left;
}
@media (max-width: 564px) {
  .coh-style-ask-callout p, .coh-style-fe-ask-callout p {
    width: auto;
    text-align: center;
  }
}
.coh-style-ask-callout .coh-paragraph, .coh-style-fe-ask-callout .coh-paragraph {
  margin-bottom: 0;
}
@media (max-width: 564px) {
  .coh-style-ask-callout .coh-paragraph, .coh-style-fe-ask-callout .coh-paragraph {
    text-align: left;
    padding-left: 0.85rem;
  }
}
@media (max-width: 564px) {
  .coh-style-ask-callout #sound-clip-button, .coh-style-fe-ask-callout #sound-clip-button {
    -webkit-transform: scale(1.5) !important;
        -ms-transform: scale(1.5) !important;
            transform: scale(1.5) !important;
  }
}
@media (max-width: 1023px) {
  .coh-style-fe-ask-callout {
    padding-top: 13px;
  }
}
.coh-style-blur-background {
  -webkit-filter: blur(0.3125rem);
          filter: blur(0.3125rem);
}
.coh-style-bottom-line-callout {
  position: relative;
  overflow: hidden;
}
.coh-style-bottom-line-callout .coh-container:before, .coh-style-bottom-line-callout .coh-container:after {
  display: none !important;
}
.coh-style-bottom-line-callout .bottomline-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 564px) {
  .coh-style-bottom-line-callout .bottomline-content {
    top: 10px;
  }
}
.coh-style-bottom-line-callout .bottomline-content .outline-orange {
  outline-style: solid;
  width: 889px;
  border-top-width: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-bottom-line-callout .bottomline-content .outline-orange {
    width: 326px;
  }
}
.coh-style-bottom-line-callout .bottomline-content .outline-orange .outline-box-title {
  top: -19px;
}
@media (max-width: 1023px) {
  .coh-style-bottom-line-callout .bottomline-content .outline-orange .outline-box-title {
    font-size: 20px;
    line-height: 21px;
    top: -10px;
  }
}
.coh-style-bottom-line-callout .bottomline-content .outline-orange .outline-box-title span {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(241, 102, 35);
}
.coh-style-bottom-line-callout .bottomline-content .outline-orange .outline-box-title span:before {
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  background-color: rgb(241, 102, 35);
  position: absolute;
  top: 13px;
  left: -7px;
}
@media (max-width: 1023px) {
  .coh-style-bottom-line-callout .bottomline-content .outline-orange .outline-box-title span:before {
    width: 60px;
    top: 6px;
  }
}
.coh-style-bottom-line-callout .bottomline-content .outline-orange .outline-box-title span:after {
  background-color: rgb(241, 102, 35);
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  position: absolute;
  top: 13px;
  right: -7px;
}
@media (max-width: 1023px) {
  .coh-style-bottom-line-callout .bottomline-content .outline-orange .outline-box-title span:after {
    top: 6px;
    width: 60px;
  }
}
.coh-style-bottom-line-callout .bottomline-content .outline-orange p {
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  padding-top: 36px;
  padding-right: 20px;
  padding-bottom: 36px;
  padding-left: 20px;
}
@media (max-width: 1169px) {
  .coh-style-bottom-line-callout .bottomline-content .outline-orange p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-bottom-line-callout .bottomline-content .outline-orange p {
    font-size: 20px;
    line-height: 23px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.coh-style-bottom-line-callout .coh-container.inner-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1599px) {
  .coh-style-bottom-line-callout .coh-container.inner-wrapper {
    padding-top: 7%;
    padding-bottom: 10%;
  }
}
.coh-style-bottom-line-callout .coh-container.inner-wrapper img {
  max-width: none;
}
@media (max-width: 1599px) {
  .coh-style-bottom-line-callout .coh-container.inner-wrapper img {
    -webkit-transform: scaleX(1.4) scaleY(1.4);
        -ms-transform: scaleX(1.4) scaleY(1.4);
            transform: scaleX(1.4) scaleY(1.4);
  }
}
@media (max-width: 1023px) {
  .coh-style-bottom-line-callout .coh-container.inner-wrapper img {
    max-width: none;
    -webkit-transform: translateX(-50%) scaleX(1.2) scaleY(1.2);
        -ms-transform: translateX(-50%) scaleX(1.2) scaleY(1.2);
            transform: translateX(-50%) scaleX(1.2) scaleY(1.2);
  }
}
@media (max-width: 767px) {
  .coh-style-bottom-line-callout .coh-container.inner-wrapper img {
    -webkit-transform: translateX(0) scaleX(1) scaleY(1);
        -ms-transform: translateX(0) scaleX(1) scaleY(1);
            transform: translateX(0) scaleX(1) scaleY(1);
  }
}
@media (max-width: 564px) {
  .coh-style-bottom-line-callout .coh-container.inner-wrapper img {
    max-width: none;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix {
  position: relative;
  overflow: hidden;
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .coh-container:before, .coh-style-nb-fe-bottom-line-callout-phs-2-fix .coh-container:after {
  display: none !important;
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 564px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content {
    top: 4px;
    top: 4px !important;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange {
  outline-style: solid;
  width: 889px;
  border-top-width: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange {
    width: 326px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange .outline-box-title {
  top: -19px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange .outline-box-title {
    font-size: 20px;
    line-height: 21px;
    top: -10px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange .outline-box-title span {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(241, 102, 35);
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange .outline-box-title span:before {
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  background-color: rgb(241, 102, 35);
  position: absolute;
  top: 13px;
  left: -7px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange .outline-box-title span:before {
    width: 60px;
    top: 6px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange .outline-box-title span:after {
  background-color: rgb(241, 102, 35);
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  position: absolute;
  top: 13px;
  right: -7px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange .outline-box-title span:after {
    top: 6px;
    width: 60px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange p {
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  padding-top: 36px;
  padding-right: 20px;
  padding-bottom: 36px;
  padding-left: 20px;
}
@media (max-width: 1169px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 23px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-weight: bold;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2-fix .coh-container.img-wrapper img {
  max-width: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .coh-container.img-wrapper img {
    max-width: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2-fix .coh-container.img-wrapper img {
    max-width: none;
  }
}
.coh-style-fe-bottom-line-callout {
  position: relative;
  overflow: hidden;
}
.coh-style-fe-bottom-line-callout .coh-container:before, .coh-style-fe-bottom-line-callout .coh-container:after {
  display: none !important;
}
.coh-style-fe-bottom-line-callout .bottom-line-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 564px) {
  .coh-style-fe-bottom-line-callout .bottom-line-content {
    top: 10px;
  }
}
.coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange {
  outline-style: solid;
  width: 889px;
  border-top-width: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange {
    width: 326px;
  }
}
.coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange .outline-box-title {
  top: -19px;
}
@media (max-width: 1023px) {
  .coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange .outline-box-title {
    font-size: 20px;
    line-height: 21px;
    top: -10px;
  }
}
.coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange .outline-box-title span {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(241, 102, 35);
}
.coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange .outline-box-title span:before {
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  background-color: rgb(241, 102, 35);
  position: absolute;
  top: 13px;
  left: -7px;
}
@media (max-width: 1023px) {
  .coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange .outline-box-title span:before {
    width: 60px;
    top: 6px;
  }
}
.coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange .outline-box-title span:after {
  background-color: rgb(241, 102, 35);
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  position: absolute;
  top: 13px;
  right: -7px;
}
@media (max-width: 1023px) {
  .coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange .outline-box-title span:after {
    top: 6px;
    width: 60px;
  }
}
.coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange p {
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  padding-top: 36px;
  padding-right: 20px;
  padding-bottom: 36px;
  padding-left: 20px;
}
@media (max-width: 1169px) {
  .coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-fe-bottom-line-callout .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 23px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.coh-style-fe-bottom-line-callout .coh-container.img-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1599px) {
  .coh-style-fe-bottom-line-callout .coh-container.img-wrapper {
    padding-top: 7%;
    padding-bottom: 10%;
  }
}
.coh-style-fe-bottom-line-callout .coh-container.img-wrapper img {
  max-width: none;
}
@media (max-width: 1599px) {
  .coh-style-fe-bottom-line-callout .coh-container.img-wrapper img {
    -webkit-transform: scaleX(1.4) scaleY(1.4);
        -ms-transform: scaleX(1.4) scaleY(1.4);
            transform: scaleX(1.4) scaleY(1.4);
  }
}
@media (max-width: 1023px) {
  .coh-style-fe-bottom-line-callout .coh-container.img-wrapper img {
    max-width: none;
    -webkit-transform: translateX(-50%) scaleX(1.2) scaleY(1.2);
        -ms-transform: translateX(-50%) scaleX(1.2) scaleY(1.2);
            transform: translateX(-50%) scaleX(1.2) scaleY(1.2);
  }
}
@media (max-width: 767px) {
  .coh-style-fe-bottom-line-callout .coh-container.img-wrapper img {
    -webkit-transform: translateX(0) scaleX(1) scaleY(1);
        -ms-transform: translateX(0) scaleX(1) scaleY(1);
            transform: translateX(0) scaleX(1) scaleY(1);
  }
}
@media (max-width: 564px) {
  .coh-style-fe-bottom-line-callout .coh-container.img-wrapper img {
    max-width: none;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2 {
  position: relative;
  overflow: hidden;
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .coh-container:before, .coh-style-nb-fe-bottom-line-callout-phs-2 .coh-container:after {
  display: none !important;
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 564px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content {
    top: 4px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange {
  outline-style: solid;
  width: 889px;
  border-top-width: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange {
    width: 326px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange .outline-box-title {
  top: -19px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange .outline-box-title {
    font-size: 20px;
    line-height: 21px;
    top: -10px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange .outline-box-title span {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(241, 102, 35);
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange .outline-box-title span:before {
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  background-color: rgb(241, 102, 35);
  position: absolute;
  top: 13px;
  left: -7px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange .outline-box-title span:before {
    width: 45px;
    top: 6px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange .outline-box-title span:after {
  background-color: rgb(241, 102, 35);
  display: block;
  content: "";
  height: 7px;
  width: 290px;
  position: absolute;
  top: 13px;
  right: -7px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange .outline-box-title span:after {
    top: 6px;
    width: 60px;
    width: 45px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange p {
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  padding-top: 36px;
  padding-right: 20px;
  padding-bottom: 36px;
  padding-left: 20px;
}
@media (max-width: 1169px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 23px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .coh-container.img-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.coh-style-nb-fe-bottom-line-callout-phs-2 .coh-container.img-wrapper img {
  max-width: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .coh-container.img-wrapper img {
    max-width: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-fe-bottom-line-callout-phs-2 .coh-container.img-wrapper img {
    max-width: none;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 {
  position: relative;
  overflow: hidden;
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .coh-container:before, .coh-style-nb-fe-bottom-line-callout-phase-2 .coh-container:after {
  display: none !important;
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 564px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content {
    top: 4px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange {
  outline-style: solid;
  width: 859px;
  border-top-width: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange {
    width: 326px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title {
  top: -19px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title {
    font-size: 20px;
    line-height: 21px;
    top: -10px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title span {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(241, 102, 35);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 0.7rem;
}
@media (max-width: 564px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title span {
    margin-top: 0rem;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title span:before {
  display: block;
  content: "";
  height: 7px;
  width: 256px;
  background-color: rgb(241, 102, 35);
  position: absolute;
  top: 13px;
  left: -7px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title span:before {
    width: 60px;
    top: 6px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title span:after {
  background-color: rgb(241, 102, 35);
  display: block;
  content: "";
  height: 7px;
  width: 256px;
  position: absolute;
  top: 13px;
  right: -7px;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange .outline-box-title span:after {
    top: 6px;
    width: 60px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange p {
  color: rgb(255, 255, 255);
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  padding-top: 36px;
  padding-right: 3rem;
  padding-bottom: 36px;
  padding-left: 3rem;
}
@media (max-width: 1169px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .bottom-line-content .outline-orange p {
    font-size: 20px;
    line-height: 23px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.coh-style-nb-fe-bottom-line-callout-phase-2 .coh-container.img-wrapper img {
  max-width: none;
}
@media (max-width: 1023px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .coh-container.img-wrapper img {
    max-width: none;
  }
}
@media (max-width: 564px) {
  .coh-style-nb-fe-bottom-line-callout-phase-2 .coh-container.img-wrapper img {
    max-width: none;
  }
}
.coh-style-full-browser-height---decoupled-component {
  height: auto !important;
}
@media (max-width: 767px) {
  .coh-style-full-browser-height---decoupled-component {
    height: 455px !important;
  }
}
.coh-style-full-browser-height---decoupled-component > .decoupled-component {
  width: 100%;
}
@media (max-width: 767px) {
  .coh-style-full-browser-height---decoupled-component > .decoupled-component {
    width: 100%;
    height: 455px !important;
  }
}
.coh-style-full-browser-height---decoupled-component > .decoupled-component > iframe {
  width: 520px;
}
@media (max-width: 767px) {
  .coh-style-full-browser-height---decoupled-component > .decoupled-component > iframe {
    height: 210px !important;
  }
}
.coh-style-download-icon {
  position: relative;
}
.coh-style-download-icon:after {
  background-image: url("/sites/g/files/vrxlpx57531/files/2021-03/download-arrow.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  display: block;
  content: "";
  height: 60px;
  width: 61px;
  position: absolute;
  bottom: 0;
  right: -30px;
  background-size: 100% auto;
}
@media (max-width: 1023px) {
  .coh-style-download-icon:after {
    height: 50px;
    width: 51px;
    bottom: -10px;
    right: -20px;
  }
}
@media (max-width: 1023px) {
  .coh-style-active-nav {
    overflow: hidden;
  }
}
.coh-style-dual-section-content {
  color: rgb(34, 60, 120);
}
.coh-style-dual-section-content p {
  width: 40%;
}
.coh-style-dual-section-content img {
  height: 85px;
  width: 73px;
}
.coh-style-dual-section-content .and {
  height: 85px;
  width: 73px;
}
.coh-style-dual-section-content .inner-wrapper {
  border: 1px solid #223C78;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 564px) {
  .coh-style-dual-section-content .inner-wrapper {
    border-top: 1px solid #223C78;
    border-bottom: 1px solid #223C78;
    border-right: none;
    border-left: none;
  }
}
.coh-style-dual-section-content .column-element {
  margin-right: 10px;
  margin-left: 10px;
  -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-style-footer-container {
  background: #F1F1F1 !important;
  padding: 48px 10px 95px !important;
  margin-top: 0px !important;
}
@media (max-width: 564px) {
  .coh-style-footer-container {
    padding: 40px 10px 10px !important;
    margin-top: 0px !important;
    z-index: 10;
  }
}
.coh-style-footer-container .coh-ce-66c1bdfd {
  padding-bottom: 0px;
}
.coh-style-footer-container .inner-wrap {
  min-height: unset !important;
}
.coh-style-footer-container div.coh-row-inner[class*=coh-ce-cpt_brand_template_footer] {
  background: transparent !important;
}
@media (max-width: 564px) {
  .coh-style-footer-container div.coh-row-inner[class*=coh-ce-cpt_brand_template_footer] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 50px;
  }
}
@media (max-width: 564px) {
  .coh-style-footer-container div.coh-row-inner[class*=coh-ce-cpt_brand_template_footer] > div {
    max-width: 100%;
  }
}
.coh-style-footer-container div.coh-row-inner[class*=coh-ce-cpt_brand_template_footer] > div .coh-paragraph, .coh-style-footer-container div.coh-row-inner[class*=coh-ce-cpt_brand_template_footer] > div .coh-wysiwyg {
  padding-left: 0;
}
@media (max-width: 564px) {
  .coh-style-footer-container div.coh-row-inner[class*=coh-ce-cpt_brand_template_footer] > div .coh-paragraph, .coh-style-footer-container div.coh-row-inner[class*=coh-ce-cpt_brand_template_footer] > div .coh-wysiwyg {
    font-size: 14px !important;
  }
}
.coh-style-footer-container #block-cohesion-pharma-brand-footerblock > div > div.coh-container {
  max-width: 1082px;
}
.coh-style-footer-container * {
  color: #77787c !important;
}
.coh-style-footer-container .last-updated-date {
  margin-top: 20px !important;
}
@media (max-width: 564px) {
  .coh-style-footer-container .last-updated-date {
    margin-top: 12px !important;
  }
}
@media (max-width: 564px) {
  .coh-style-footer-container .coh-unordered-list.footer-menu {
    padding-bottom: 8px;
  }
}
.coh-style-footer-container .footer-menu .coh-menu-list-item {
  margin-bottom: 5px !important;
  line-height: unset !important;
  font-weight: normal;
}
@media (max-width: 767px) {
  .coh-style-footer-container .footer-menu .coh-menu-list-item {
    margin-bottom: 12px !important;
  }
}
.coh-style-footer-container .footer-menu .coh-menu-list-item:last-of-type {
  margin-top: 0px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .coh-style-footer-container .footer-menu .coh-menu-list-item:last-of-type {
    margin-top: 0px;
    margin-bottom: 0 !important;
  }
}
.coh-style-footer-container .footer-menu .coh-menu-list-item a {
  line-height: 21px !important;
}
@media (max-width: 767px) {
  .coh-style-footer-container .footer-menu .coh-menu-list-item a {
    line-height: 17px !important;
  }
}
.coh-style-footer-container p {
  font-size: 16px;
  line-height: 20px;
  color: #747474;
}
@media (max-width: 767px) {
  .coh-style-footer-container p {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .coh-style-footer-container .copyright {
    padding-right: 10px;
  }
}
.coh-style-footer-container #block-footerblockprovenresultswithchemotherepy > div > div.coh-container {
  max-width: 1082px;
}
.carousel-wrapper.enable-basic-hover.coh-style-event-calendar-teaser-carousel-view .slick-dots button:hover {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/dot-active_0.png");
}
.carousel-wrapper.enable-basic-hover.coh-style-event-calendar-teaser-carousel-view .slick-arrow.slick-prev:hover {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/arrow-left-active_0.png");
}
.carousel-wrapper.enable-basic-hover.coh-style-event-calendar-teaser-carousel-view .slick-arrow.slick-next:hover {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/arrow-right-active_0.png");
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-slide {
  padding-bottom: 5px;
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-arrow {
  height: 4.0625rem;
  width: 2.5rem;
  margin-top: -webkit-calc(-52px / 2);
  margin-top: calc(-52px / 2);
}
@media (max-width: 564px) {
  .carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-arrow {
    margin-top: -webkit-calc(-40px / 2);
    margin-top: calc(-40px / 2);
    height: 2.1875rem;
    width: 1.25rem;
  }
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-arrow.slick-prev {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/default-arrow-left_0.png");
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-arrow.slick-next {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/default-arrow-right_0.png");
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-dots {
  margin-bottom: 0px;
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-dots button {
  height: 1.25rem;
  width: 1.25rem;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/dot_0.png");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-dots li:not(:last-of-type) {
  margin-right: 1.25rem;
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-dots li.slick-active button {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/dot-active_0.png");
}
.carousel-wrapper.coh-style-event-calendar-teaser-carousel-view .slick-track {
  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: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.custom-pagination.enable-basic-hover.coh-style-event-calendar-teaser-carousel-view .slick-dots button:hover {
  background-image: none;
  background-color: rgb(0, 188, 255);
}
.custom-pagination.coh-style-event-calendar-teaser-carousel-view .slick-dots li {
  line-height: 1.0;
}
.custom-pagination.coh-style-event-calendar-teaser-carousel-view .slick-dots li.slick-active button {
  background-image: none;
  background-color: rgb(0, 188, 255);
}
.custom-pagination.coh-style-event-calendar-teaser-carousel-view .slick-dots li button {
  background-image: none;
  background-color: rgb(255, 255, 255);
  border-width: 0px;
}
.custom-navigation-arrows.enable-basic-hover.coh-style-event-calendar-teaser-carousel-view .coh-slider-container .coh-slider-container-inner .slick-arrow {
  background-image: none;
}
.custom-navigation-arrows.enable-basic-hover.coh-style-event-calendar-teaser-carousel-view .slick-next:hover:before {
  color: rgb(0, 188, 255);
}
.custom-navigation-arrows.enable-basic-hover.coh-style-event-calendar-teaser-carousel-view .slick-prev:hover:before {
  color: rgb(0, 188, 255);
}
.custom-navigation-arrows.coh-style-event-calendar-teaser-carousel-view .slick-next: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: 7.6875rem;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "\e315";
  font-family: mdicons;
}
@media (max-width: 564px) {
  .custom-navigation-arrows.coh-style-event-calendar-teaser-carousel-view .slick-next:before {
    font-size: 4.375rem;
  }
}
.custom-navigation-arrows.coh-style-event-calendar-teaser-carousel-view .slick-prev: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: 7.6875rem;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\e314";
  font-family: mdicons;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 564px) {
  .custom-navigation-arrows.coh-style-event-calendar-teaser-carousel-view .slick-prev:before {
    font-size: 4.375rem;
  }
}
.coh-style-event-calendar-teaser-carousel-view .coh-slider-container-inner {
  padding-right: 50px;
  padding-bottom: 52px;
  padding-left: 50px;
}
@media (max-width: 564px) {
  .coh-style-event-calendar-teaser-carousel-view .coh-slider-container-inner {
    padding-right: 25px;
    padding-bottom: 40px;
    padding-left: 25px;
  }
}
.coh-style-flex-wrapper---centered {
  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;
  height: 100%;
}
.coh-style-underline-border-btm {
  color: rgb(0, 158, 219);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 158, 219);
}
.coh-style-adchoice-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 1.5;
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-07/adchoice.png");
  background-position: left 84px top 8px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 10px 10px !important;
}
@media (max-width: 1023px) {
  .coh-style-adchoice-link {
    background-image: url("/sites/g/files/vrxlpx57531/files/2020-07/adchoice.png");
    background-position: left 75px top 3px;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}
.coh-style-top-header-ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 40px;
  margin-right: 7px;
  margin-left: 7px;
}
@media (max-width: 564px) {
  .coh-style-top-header-ul {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.coh-style-top-header-ul > li {
  padding-right: 25px;
  margin-right: 25px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
@media (max-width: 1023px) {
  .coh-style-top-header-ul > li {
    padding-right: 5px;
    margin-right: 7px;
  }
}
@media (max-width: 767px) {
  .coh-style-top-header-ul > li {
    padding-right: 5px;
    margin-right: 7px;
  }
}
.coh-style-top-header-ul > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
@media (max-width: 1023px) {
  .coh-style-top-header-ul > li:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-top-header-ul > li:last-child {
    display: none;
  }
}
.coh-style-top-header-ul > li:last-child:after {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-top-header-ul > li:last-child:after {
    display: none;
  }
}
.coh-style-top-header-ul > li:after {
  min-height: 18px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  display: block;
  content: "";
  background-color: rgb(154, 154, 154);
}
@media (max-width: 1023px) {
  .coh-style-top-header-ul > li:after {
    background-color: rgb(241, 241, 241);
  }
}
@media (max-width: 1023px) {
  .coh-style-top-header-ul > li.coh-style-register-link:after {
    display: block;
  }
}
@media (max-width: 767px) {
  .coh-style-top-header-ul > li.coh-style-register-link:after {
    display: block;
  }
}
.coh-style-top-header-ul > li a {
  font-family: Futura Std;
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 16px;
  color: #696969;
  text-decoration: none;
}
@media (max-width: 767px) {
  .coh-style-top-header-ul > li a {
    font-size: 0.625rem;
    line-height: 11px;
  }
}
.coh-style-top-header-ul > li a:after {
  display: none;
}
.coh-style-top-header-ul > li .social-menu-component .coh-button {
  background-image: url("/sites/g/files/vrxlpx57531/files/2022-02/share%402x_0.png");
  background-position: center;
  background-size: 17px 17px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-top-header-ul li.coh-style-show-tablet-flex {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-top-header-ul li.coh-style-show-tablet-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .coh-style-top-header-ul li.coh-style-show-tablet-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-top-header-ul li.coh-style-show-desktop-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-style-top-header-ul li.coh-style-show-desktop-flex {
    display: none;
  }
}
@media (max-width: 767px) {
  .coh-style-top-header-ul li.coh-style-show-desktop-flex {
    display: none;
  }
}
.coh-style-top-header-ul li.coh-style-show-desktop-flex a {
  color: #223C78;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.coh-style-top-header-ul li.coh-style-show-desktop-flex a:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  background: #223C78;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  position: absolute;
  right: -20px;
  top: 0;
  display: block;
  content: "\e5cc";
  font-family: mdicons;
}
.coh-style-secondary-menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-secondary-menu-list li {
  margin-right: 1.4375rem;
  margin-left: 1.4375rem;
}
.coh-style-bullet-grey-list, .coh-style-bullet-grey-list-inline {
  color: rgb(105, 105, 105);
  font-weight: 400;
  line-height: 1.2;
}
.coh-style-bullet-grey-list li, .coh-style-bullet-grey-list-inline li {
  position: relative;
  font-size: 19px;
  line-height: 23px;
  color: #696969;
}
@media (max-width: 564px) {
  .coh-style-bullet-grey-list li, .coh-style-bullet-grey-list-inline li {
    font-size: 16px;
    line-height: 22px;
  }
}
.coh-style-bullet-grey-list li:before, .coh-style-bullet-grey-list-inline li:before {
  position: absolute;
  left: 5px;
  content: "" !important;
  background-color: rgb(116, 116, 116);
  height: 4px;
  width: 4px;
  top: 11px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
@media (max-width: 767px) {
  .coh-style-bullet-grey-list li:before, .coh-style-bullet-grey-list-inline li:before {
    position: absolute;
    top: 9px;
    left: 8px;
  }
}
.coh-style-bullet-grey-list li > ul, .coh-style-bullet-grey-list-inline li > ul {
  margin-top: 5px;
}
.coh-style-bullet-grey-list li > ul li:before, .coh-style-bullet-grey-list-inline li > ul li:before {
  content: "" !important;
  background-color: rgb(116, 116, 116);
  height: 1px;
  width: 9px;
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
}
.coh-style-bullet-grey-list li span, .coh-style-bullet-grey-list-inline li span {
  font-weight: bold;
  color: #223C78;
}
.coh-style-bullet-grey-list li .list-line-break, .coh-style-bullet-grey-list-inline li .list-line-break {
  display: block;
  color: #696969;
  font-weight: normal;
  padding-top: 20px;
  position: relative;
  padding-left: 20px;
}
.coh-style-bullet-grey-list li .list-line-break:after, .coh-style-bullet-grey-list-inline li .list-line-break:after {
  position: absolute;
  content: '—';
  left: 0px;
  top: 19px;
}
.coh-style-bullet-grey-list .tooltip .top, .coh-style-bullet-grey-list-inline .tooltip .top {
  left: -25px !important;
}
.coh-style-bullet-grey-list-inline li {
  display: inline;
}
.coh-style-bullet-grey-list-inline li:not(:first-of-type):before {
  padding-left: 0.4375rem;
}
.coh-style-bullet-list-with-nested-list {
  color: rgb(116, 116, 116);
  font-weight: 400;
  line-height: 1.2;
}
.coh-style-bullet-list-with-nested-list li {
  padding-left: 0.8125rem;
  position: relative;
  margin-bottom: 5px;
}
.coh-style-bullet-list-with-nested-list li:before {
  position: absolute;
  left: 0;
  top: 11px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: block;
  content: "" !important;
  background-color: rgb(116, 116, 116);
}
@media (max-width: 564px) {
  .coh-style-bullet-list-with-nested-list li:before {
    position: absolute;
    top: 9px;
  }
}
.coh-style-bullet-list-with-nested-list li > ul {
  margin-top: 5px;
  margin-left: 0px;
}
.coh-style-bullet-list-with-nested-list li > ul li:before {
  background-color: rgb(116, 116, 116);
  height: 1px;
  width: 9px;
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  content: "" !important;
}
@media (max-width: 564px) {
  .coh-style-bullet-list-with-nested-list li > ul li:before {
    position: absolute;
    left: 0;
    top: 11px;
  }
}
.coh-style-bullet-list-with-nested-list li > ul li > ul {
  margin-top: 5px;
  margin-left: 0px;
}
.coh-style-bullet-list-with-nested-list li > ul li > ul li:before {
  content: "" !important;
  background-color: rgb(116, 116, 116);
  height: 4px;
  width: 4px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
}
@media (max-width: 564px) {
  .coh-style-bullet-list-with-nested-list li > ul li > ul li:before {
    position: absolute;
    top: 9px;
    left: 0;
  }
}
.coh-style-nb-bullet-list-with-nested-list-fix {
  color: rgb(116, 116, 116);
  font-weight: 400;
  line-height: 1.2;
}
.coh-style-nb-bullet-list-with-nested-list-fix li {
  padding-left: 0.8125rem;
  position: relative;
  margin-bottom: 5px;
}
.coh-style-nb-bullet-list-with-nested-list-fix li:before {
  position: absolute;
  left: 0;
  top: 11px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: block;
  content: "" !important;
  background-color: rgb(116, 116, 116);
}
@media (max-width: 564px) {
  .coh-style-nb-bullet-list-with-nested-list-fix li:before {
    position: absolute;
    top: 9px;
  }
}
.coh-style-nb-bullet-list-with-nested-list-fix li > ul {
  margin-top: 5px;
  margin-left: 0px;
}
.coh-style-nb-bullet-list-with-nested-list-fix li > ul li:before {
  background-color: rgb(116, 116, 116);
  height: 1px;
  width: 9px;
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  content: "" !important;
}
@media (max-width: 564px) {
  .coh-style-nb-bullet-list-with-nested-list-fix li > ul li:before {
    position: absolute;
    left: 0;
    top: 11px;
  }
}
.coh-style-nb-bullet-list-with-nested-list-fix li > ul li > ul {
  margin-top: 5px;
  margin-left: 0px;
}
.coh-style-nb-bullet-list-with-nested-list-fix li > ul li > ul li:before {
  content: "" !important;
  background-color: rgb(116, 116, 116);
  height: 4px;
  width: 4px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
}
@media (max-width: 564px) {
  .coh-style-nb-bullet-list-with-nested-list-fix li > ul li > ul li:before {
    position: absolute;
    top: 9px;
    left: 0;
  }
}
.coh-style-legend-item---blue, .coh-style-legend-item-gray, .coh-style-legend-item-orange, .coh-style-legend-item-blue {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.125;
  padding-left: 21px;
  position: relative;
  margin-bottom: 5px;
  display: block;
}
.coh-style-legend-item---blue:before, .coh-style-legend-item-gray:before, .coh-style-legend-item-orange:before, .coh-style-legend-item-blue:before {
  height: 14px;
  width: 14px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.coh-style-legend-item-blue {
  color: rgb(0, 158, 219);
}
.coh-style-legend-item-blue:before {
  background-color: rgb(0, 158, 219);
}
.coh-style-legend-item-orange {
  color: rgb(241, 102, 35);
}
.coh-style-legend-item-orange:before {
  background-color: rgb(241, 102, 35);
}
.coh-style-legend-item-gray {
  color: rgb(116, 116, 116);
}
.coh-style-legend-item-gray:before {
  background-color: rgb(116, 116, 116);
}
.coh-style-test-style-errors {
  font-family: 'Arial Black', Arial-BoldMT, arial bold, Arial, Helvetica, sans-serif;
  color: rgb(0, 32, 96);
  margin-top: 100px;
  background-color: rgb(0, 158, 219);
}
.coh-style-test-style-errors .test-class {
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: rgb(79, 45, 127);
  float: left;
  margin-bottom: 100px;
  min-height: 144.5rem;
  max-height: 144.5rem;
  height: 144.5rem;
  border-color: rgb(0, 0, 0);
}
.coh-style-test-style-errors .test-class:before, .coh-style-test-style-errors .test-class:after {
  clear: none;
  content: normal;
  display: inline;
}
@media (max-width: 767px) {
  .coh-style-test-style-errors .test-class {
    margin-bottom: 10px;
  }
}
.coh-style-acces-support-text {
  text-align: left;
}
@media (max-width: 1023px) {
  .coh-style-acces-support-text {
    text-align: center;
  }
}
.coh-style-tabs-style {
  font-family: 'Open Sans', sans-serif;
  background-color: rgba(0, 0, 0, 0);
  min-width: 6.25rem;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 4px;
  padding-left: 0.5rem;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  outline-width: 1px;
  outline-color: rgb(0, 188, 255);
  outline-offset: 2px;
  outline-style: none;
  border-bottom-color: rgb(236, 0, 140);
  margin-bottom: 32px;
}
.is-active.coh-style-tabs-style {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 158, 219);
}
.is-active.coh-style-tabs-style a {
  text-decoration: none;
  border-bottom-width: 2px;
  border-bottom-color: rgb(0, 158, 219);
  border-bottom-style: none;
}
.is-disabled.coh-style-tabs-style {
  background-color: rgb(216, 216, 216);
}
.is-disabled.coh-style-tabs-style a {
  color: rgba(0, 0, 0, 0.49);
}
.coh-style-tabs-style a {
  color: rgb(0, 0, 0);
  font-weight: 400;
}
.coh-style-abbreviations-references-footnotes, .coh-style-footnotes-nubeqa-homepage {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-style-abbreviations-references-footnotes, .coh-style-footnotes-nubeqa-homepage {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-style-abbreviations-references-footnotes, .coh-style-footnotes-nubeqa-homepage {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5rem;
  }
}
.coh-style-footnotes-nubeqa-homepage li {
  font-size: 0.8125rem;
}
.coh-style-table {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.coh-style-table table {
  min-width: 100%;
}
.coh-style-table th {
  background-color: rgb(63, 144, 217);
  color: rgb(255, 255, 255);
  text-align: left;
  padding-top: 0.625rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.625rem;
  padding-left: 0.3125rem;
}
.coh-style-table td {
  padding-top: 0.625rem;
  padding-right: 0.3125rem;
  padding-bottom: 0.625rem;
  padding-left: 0.3125rem;
}
@media (max-width: 564px) {
  .coh-style-table tbody tr {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.coh-style-table tbody tr:nth-child(even) {
  background-color: rgb(243, 243, 243);
}
@media (max-width: 564px) {
  .coh-style-table tbody tr:nth-child(even) {
    background-color: rgb(255, 255, 255);
  }
}
.coh-style-table h2 {
  display: none;
}
.coh-style-table caption {
  text-align: left;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media (max-width: 564px) {
  .coh-style-table .tablesaw-stack td {
    padding: 0;
    background-color: rgb(243, 243, 243);
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
  }
}
@media (max-width: 767px) {
  .coh-style-table .tablesaw-stack .tablesaw-cell-label {
    background-color: rgb(63, 144, 217);
    padding-top: 0.5em;
    padding-right: 0.7em;
    padding-bottom: 0.5em;
    padding-left: 0.7em;
    color: rgb(255, 255, 255);
  }
}
@media (max-width: 564px) {
  .coh-style-table .tablesaw-stack .tablesaw-cell-label {
    color: rgb(255, 255, 255);
    background-color: rgb(63, 144, 217);
    padding-top: 0.5em;
    padding-right: 0.7em;
    padding-bottom: 0.5em;
    padding-left: 0.7em;
  }
}
@media (max-width: 767px) {
  .coh-style-table .tablesaw-stack .tablesaw-cell-content {
    padding-top: 0.5em;
    padding-right: 0.7em;
    padding-bottom: 0.5em;
    padding-left: 0.7em;
  }
}
@media (max-width: 564px) {
  .coh-style-table .tablesaw-stack .tablesaw-cell-content {
    padding-top: 0.5em;
    padding-right: 0.7em;
    padding-bottom: 0.5em;
    padding-left: 0.7em;
  }
}
.coh-style-video-categories-filter-container, .coh-style-video-categories-filter-list {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  position: relative;
  height: 3.125rem;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container, .coh-style-video-categories-filter-list {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.expanded.coh-style-video-categories-filter-container .arrow-button:after, .expanded.coh-style-video-categories-filter-list .arrow-button:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e316";
  font-family: mdicons;
}
.expanded.coh-style-video-categories-filter-container .video-categories-filter, .expanded.coh-style-video-categories-filter-list .video-categories-filter {
  position: absolute;
}
.expanded.coh-style-video-categories-filter-container .video-categories-filter li, .expanded.coh-style-video-categories-filter-list .video-categories-filter li {
  position: relative;
  display: block;
}
.expanded.coh-style-video-categories-filter-container .video-categories-filter li.active a, .expanded.coh-style-video-categories-filter-list .video-categories-filter li.active a {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1023px) {
  .expanded.coh-style-video-categories-filter-container .video-categories-filter li a, .expanded.coh-style-video-categories-filter-list .video-categories-filter li a {
    background-color: rgb(216, 216, 216);
  }
}
.expanded.coh-style-video-categories-filter-container .video-categories-filter li a:hover, .expanded.coh-style-video-categories-filter-list .video-categories-filter li a:hover {
  background-color: rgb(89, 206, 255);
  color: rgb(0, 0, 0);
}
.coh-style-video-categories-filter-container .arrow-button, .coh-style-video-categories-filter-list .arrow-button {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 3;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .arrow-button, .coh-style-video-categories-filter-list .arrow-button {
    display: block;
  }
}
.coh-style-video-categories-filter-container .arrow-button:after, .coh-style-video-categories-filter-list .arrow-button:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 1.1875rem;
  width: 1.1875rem;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\e313";
  font-family: mdicons;
  font-size: 1.625rem;
  text-align: center;
  color: rgb(89, 206, 255);
}
.coh-style-video-categories-filter-container .video-categories-filter, .coh-style-video-categories-filter-list .video-categories-filter {
  height: 100%;
  width: 100%;
  min-width: 100%;
  position: relative;
  z-index: 2;
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .video-categories-filter, .coh-style-video-categories-filter-list .video-categories-filter {
    height: auto;
    overflow: hidden;
    -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: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-style-video-categories-filter-container .video-categories-filter a, .coh-style-video-categories-filter-list .video-categories-filter a {
  color: rgb(0, 0, 0);
  font-size: 16px;
  text-align: center;
  min-height: 2.5rem;
  width: 100%;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  position: relative;
  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;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .video-categories-filter a, .coh-style-video-categories-filter-list .video-categories-filter a {
    text-align: left;
    min-height: 3.125rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.coh-style-video-categories-filter-container .video-categories-filter a:hover:after, .coh-style-video-categories-filter-list .video-categories-filter a:hover:after {
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .video-categories-filter a:hover:after, .coh-style-video-categories-filter-list .video-categories-filter a:hover:after {
    content: normal;
  }
}
.coh-style-video-categories-filter-container .video-categories-filter a:after, .coh-style-video-categories-filter-list .video-categories-filter a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: normal;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(48, 189, 255);
  width: 4rem;
}
.coh-style-video-categories-filter-container .video-categories-filter li, .coh-style-video-categories-filter-list .video-categories-filter li {
  width: 100%;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  max-width: 10.9375rem;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .video-categories-filter li, .coh-style-video-categories-filter-list .video-categories-filter li {
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    display: none;
  }
}
.coh-style-video-categories-filter-container .video-categories-filter li:first-child, .coh-style-video-categories-filter-list .video-categories-filter li:first-child {
  margin-left: 0;
}
.coh-style-video-categories-filter-container .video-categories-filter li:last-child, .coh-style-video-categories-filter-list .video-categories-filter li:last-child {
  margin-right: 0;
}
.coh-style-video-categories-filter-container .video-categories-filter li.active, .coh-style-video-categories-filter-list .video-categories-filter li.active {
  position: relative;
  display: block;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .video-categories-filter li.active, .coh-style-video-categories-filter-list .video-categories-filter li.active {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
.coh-style-video-categories-filter-container .video-categories-filter li.active a, .coh-style-video-categories-filter-list .video-categories-filter li.active a {
  font-weight: 600;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .video-categories-filter li.active a, .coh-style-video-categories-filter-list .video-categories-filter li.active a {
    font-weight: 400;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(151, 151, 151);
  }
}
.coh-style-video-categories-filter-container .video-categories-filter li.active a:after, .coh-style-video-categories-filter-list .video-categories-filter li.active a:after {
  content: "";
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-container .video-categories-filter li.active a:after, .coh-style-video-categories-filter-list .video-categories-filter li.active a:after {
    content: normal;
  }
}
.coh-style-video-categories-filter-list {
  background-color: rgb(216, 216, 216);
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-list {
    height: auto;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    min-height: 3.125rem;
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-style-video-categories-filter-list .menu {
  -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: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 0.9375rem;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-list .menu {
    padding-bottom: 0;
  }
}
.coh-style-video-categories-filter-list .menu li {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.coh-style-video-categories-filter-list .menu li.active 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: "\e315";
  font-family: mdicons;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-list .menu li.active a:after {
    content: normal;
  }
}
.coh-style-video-categories-filter-list .menu li a {
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-right: 1.875rem;
  padding-left: 1.25rem;
  width: 100%;
  position: relative;
  display: block;
  min-height: 3.125rem;
}
.coh-style-video-categories-filter-list .menu 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;
  right: 0.625rem;
  content: "\e315";
  font-family: mdicons;
  color: rgb(89, 206, 255);
  border-width: 0;
  border-style: none;
  top: auto;
  bottom: auto;
  left: auto;
  font-size: 1.5rem;
  width: 1.5rem;
  position: absolute;
}
@media (max-width: 1023px) {
  .coh-style-video-categories-filter-list .menu li a:after {
    content: normal;
  }
}
.coh-style-video-categories-filter-list .menu li a:hover {
  background-color: rgb(89, 206, 255);
}
.coh-style-video-categories-filter-list .menu li a:hover: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: "\e315";
  font-family: mdicons;
}
.coh-style-video-preview-styles {
  background-color: rgb(216, 216, 216);
  padding: 30px;
  min-height: 15.625rem;
  text-align: left;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-style-video-preview-styles {
    padding: 20px;
  }
}
.coh-style-video-preview-styles .video-preview-wrapper {
  position: relative;
  margin-bottom: 0.625rem;
}
.coh-style-video-preview-styles .video-preview-wrapper:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/Play_icon_with_opacity.png");
  background-position: center;
  background-size: 30% auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  z-index: 1;
}
.coh-style-video-preview-styles .description-title {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0.125rem;
}
.coh-style-video-preview-styles .description-video-info {
  margin-bottom: 2.6875rem;
}
.coh-style-video-preview-styles .description-video-info p {
  color: rgb(0, 0, 0);
}
.coh-style-video-preview-styles .description-video-date {
  color: rgb(0, 0, 0);
  font-size: 0.75rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.coh-style-video-preview-styles .description-video-author-uploaded {
  color: rgb(0, 0, 0);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
}
.coh-style-video-preview-styles .description-video-text {
  color: rgb(0, 0, 0);
}
.coh-style-video-preview-styles .description-video-text p {
  line-height: 1.4;
}
.enable-basic-hover.coh-style-call-to-action-sgm-styles:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.enable-basic-hover.coh-style-call-to-action-sgm-styles img {
  -webkit-transition: 300ms ease-in-out transform;
  transition: 300ms ease-in-out transform;
}
.coh-style-call-to-action-sgm-styles img.enable-basic-hover {
  -webkit-transition: 300ms ease-in-out transform;
  transition: 300ms ease-in-out transform;
}
.coh-style-call-to-action-sgm-styles img.enable-basic-hover:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.default-style.coh-style-container {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  border-width: 0px;
}
@media (max-width: 1023px) {
  .default-style.coh-style-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
            border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
    border-color: rgb(137, 211, 41);
    border-width: 0px;
  }
}
@media (max-width: 767px) {
  .default-style.coh-style-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
            border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
    border-width: 0px;
  }
}
.alternate-style.coh-style-container {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border-style: solid;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  border-width: 3px;
  border-color: rgb(174, 15, 116);
  background-color: rgb(166, 165, 168);
}
@media (max-width: 1023px) {
  .alternate-style.coh-style-container {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    border-width: 1px;
    border-color: rgb(0, 188, 255);
    -webkit-border-top-left-radius: 84px;
            border-top-left-radius: 84px;
    -webkit-border-top-right-radius: 84px;
            border-top-right-radius: 84px;
    -webkit-border-bottom-left-radius: 84px;
            border-bottom-left-radius: 84px;
    -webkit-border-bottom-right-radius: 84px;
            border-bottom-right-radius: 84px;
  }
}
@media (max-width: 767px) {
  .alternate-style.coh-style-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-width: 0px;
    border-color: rgba(0, 0, 0, 0);
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
            border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
  }
}
.apply-margin.coh-style-container .row .inner-wrapper > *:not(:last-child) {
  margin-bottom: 0.5rem;
}
.apply-margin.coh-style-container .row > div:first-child > .inner-wrapper {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .apply-margin.coh-style-container .row > div:first-child > .inner-wrapper {
    margin-top: 0.5rem;
    margin-right: 0.25rem;
  }
}
.apply-margin.coh-style-container .row > div > .inner-wrapper {
  margin-top: 0.5rem;
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .apply-margin.coh-style-container .row > div > .inner-wrapper {
    margin-top: 0.25rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    margin-left: 0.25rem;
  }
}
.apply-margin.coh-style-container .row > div:last-child > .inner-wrapper {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .apply-margin.coh-style-container .row > div:last-child > .inner-wrapper {
    margin-bottom: 0.5rem;
    margin-left: 0.25rem;
  }
}
.coh-style-container-default-styles, .coh-style-bottom-gray-border {
  border-style: solid;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  border-width: 0px;
}
@media (max-width: 1023px) {
  .coh-style-container-default-styles, .coh-style-bottom-gray-border {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-color: rgb(137, 211, 41);
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
            border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
    border-width: 0px;
  }
}
@media (max-width: 767px) {
  .coh-style-container-default-styles, .coh-style-bottom-gray-border {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
            border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
    border-width: 0px;
  }
}
.coh-container-boxed.coh-style-container-default-styles, .coh-container-boxed.coh-style-bottom-gray-border {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 63.125rem;
}
@media (max-width: 1023px) {
  .coh-container-boxed.coh-style-container-default-styles, .coh-container-boxed.coh-style-bottom-gray-border {
    margin-right: 10px;
    margin-left: 10px;
    width: auto !important;
  }
}
.coh-style-bottom-gray-border {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: rgb(244, 244, 244);
}
.coh-style-container-apply-margin .row .inner-wrapper > *:not(:last-child) {
  margin-bottom: 0.5rem;
}
.coh-style-container-apply-margin .row > div:first-child > .inner-wrapper {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .coh-style-container-apply-margin .row > div:first-child > .inner-wrapper {
    margin-top: 0.5rem;
    margin-right: 0.25rem;
  }
}
.coh-style-container-apply-margin .row > div > .inner-wrapper {
  margin-top: 0.5rem;
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .coh-style-container-apply-margin .row > div > .inner-wrapper {
    margin-top: 0.25rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    margin-left: 0.25rem;
  }
}
.coh-style-container-apply-margin .row > div:last-child > .inner-wrapper {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .coh-style-container-apply-margin .row > div:last-child > .inner-wrapper {
    margin-bottom: 0.5rem;
    margin-left: 0.25rem;
  }
}
.coh-style-container-alternate-styles {
  border-style: solid;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: rgb(166, 165, 168);
  border-width: 3px;
  border-color: rgb(174, 15, 116);
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
}
@media (max-width: 1023px) {
  .coh-style-container-alternate-styles {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    border-width: 1px;
    -webkit-border-top-left-radius: 84px;
            border-top-left-radius: 84px;
    -webkit-border-top-right-radius: 84px;
            border-top-right-radius: 84px;
    -webkit-border-bottom-left-radius: 84px;
            border-bottom-left-radius: 84px;
    -webkit-border-bottom-right-radius: 84px;
            border-bottom-right-radius: 84px;
    border-color: rgb(0, 188, 255);
  }
}
@media (max-width: 767px) {
  .coh-style-container-alternate-styles {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-width: 0px;
    -webkit-border-top-left-radius: 0px;
            border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
            border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
            border-bottom-right-radius: 0px;
    border-color: rgba(0, 0, 0, 0);
  }
}
.coh-container-boxed.coh-style-container-alternate-styles {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 63.125rem;
}
.enable-basic-hover.carousel-wrapper.coh-style-carousel .slick-arrow {
  font-size: 0;
}
.enable-basic-hover.carousel-wrapper.coh-style-carousel .slick-arrow.slick-prev:hover {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/arrow-left-active.png");
}
.enable-basic-hover.carousel-wrapper.coh-style-carousel .slick-arrow.slick-next:hover {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/arrow-right-active.png");
}
.enable-basic-hover.coh-style-carousel .slick-dots button:hover {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/dot-active.png");
}
.carousel-wrapper.coh-style-carousel .slick-arrow {
  height: 20px;
  width: 20px;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.carousel-wrapper.coh-style-carousel .slick-arrow.slick-prev {
  margin-left: 0.9375rem;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/arrow-left.png");
}
.carousel-wrapper.coh-style-carousel .slick-arrow.slick-next {
  margin-right: 1.875rem;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/arrow-right.png");
  background-position: center;
}
.carousel-wrapper.coh-style-carousel .slick-arrow.slick-disabled {
  display: none!important;
}
.carousel-wrapper.coh-style-carousel .slick-slide {
  overflow: hidden;
}
.coh-style-carousel .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.coh-style-carousel .slick-dots button {
  height: 20px;
  width: 20px;
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/dot.png");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-style-carousel .slick-dots li:not(:last-of-type) {
  margin-right: 10px;
}
.coh-style-carousel .slick-dots li.slick-active button {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-01/dot-active.png");
}
.carousel-wrapper.coh-style-event-calendar-carousel .slick-arrow {
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.carousel-wrapper.coh-style-event-calendar-carousel .slick-arrow.slick-prev {
  margin-left: 0.9375rem;
}
.carousel-wrapper.coh-style-event-calendar-carousel .slick-arrow.slick-next {
  margin-right: 1.875rem;
}
.carousel-wrapper.coh-style-event-calendar-carousel .slick-arrow.slick-disabled {
  display: none!important;
}
.carousel-wrapper.coh-style-event-calendar-carousel .slick-slide {
  overflow: hidden;
}
.coh-style-event-calendar-carousel .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-dropdown-arrow {
  width: 45px;
  height: 65px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .coh-style-dropdown-arrow {
    top: unset;
    right: 7%;
  }
}
@media (max-width: 564px) {
  .coh-style-dropdown-arrow {
    right: 7%;
  }
}
.coh-style-dropdown-arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("/sites/g/files/vrxlpx57531/files/2024-08/orange-up.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%) rotate(0 deg);
      -ms-transform: translate(-50%, -50%) rotate(0 deg);
          transform: translate(-50%, -50%) rotate(0 deg);
  content: "";
  width: 1.1875rem;
  height: 1.1875rem;
}
@media (max-width: 1023px) {
  .coh-style-dropdown-arrow:after {
    top: 38%;
  }
}
@media (max-width: 564px) {
  .coh-style-dropdown-arrow:after {
    top: 38%;
  }
}
.coh-style-search-button {
  height: 100%;
  width: 5rem;
  position: relative;
}
.coh-style-search-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: "\e8b6";
  font-family: mdicons;
  color: rgb(255, 255, 255);
  font-size: 2.8125rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
      -ms-transform: translate(-50%, -50%) scaleX(-1);
          transform: translate(-50%, -50%) scaleX(-1);
}
.coh-style-read-more {
  position: relative;
  font-size: 1rem;
  border-width: 20px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-right-width: 2.1875rem;
}
.coh-style-read-more:before {
  content: "";
  height: 8px;
  width: 8px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  background-image: none;
  left: 100%;
  -webkit-transform: translate3d(15px, 0px, 0px) rotate(45deg);
          transform: translate3d(15px, 0px, 0px) rotate(45deg);
  border-top-width: 0.125rem;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0.125rem;
  border-style: solid;
}
.coh-style-close-button-with-icon {
  position: relative;
  padding-right: 1.625rem;
  line-height: 1.5;
}
.coh-style-close-button-with-icon:after {
  line-height: 1.5;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e5cd";
  font-family: mdicons;
  color: rgb(0, 188, 255);
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.125rem;
  top: 0;
  margin: auto;
}
.coh-style-close-button {
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  height: 27px;
  width: 27px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.25 1L1.25 26L26.25 1Z' fill='%23D8D8D8'/%3E%3Cpath d='M26.25 1L1.25 26' stroke='white' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25 1L26.25 26L1.25 1Z' fill='%23D8D8D8'/%3E%3Cpath d='M1.25 1L26.25 26' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
}
.show.coh-style-visibility-breakpoints {
  display: none;
}
.hide.coh-style-visibility-breakpoints {
  display: block;
}
.wide-desktop.coh-style-visibility-breakpoints {
  display: block;
}
.wide-desktop.show.coh-style-visibility-breakpoints {
  display: block;
}
.wide-desktop.hide.coh-style-visibility-breakpoints {
  display: none;
}
@media (max-width: 1599px) {
  .desktop.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 1599px) {
  .desktop.show.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 1599px) {
  .desktop.hide.coh-style-visibility-breakpoints {
    display: none;
  }
}
@media (max-width: 1169px) {
  .laptop.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 1169px) {
  .laptop.show.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 1169px) {
  .laptop.hide.coh-style-visibility-breakpoints {
    display: none;
  }
}
@media (max-width: 1023px) {
  .tablet.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 1023px) {
  .tablet.show.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 1023px) {
  .tablet.hide.coh-style-visibility-breakpoints {
    display: none;
  }
}
@media (max-width: 767px) {
  .phone-landscape.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 1023px) {
  .phone-landscape.show.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 767px) {
  .phone-landscape.show.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 767px) {
  .phone-landscape.hide.coh-style-visibility-breakpoints {
    display: none;
  }
}
@media (max-width: 564px) {
  .phone.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 564px) {
  .phone.show.coh-style-visibility-breakpoints {
    display: block;
  }
}
@media (max-width: 564px) {
  .phone.hide.coh-style-visibility-breakpoints {
    display: none;
  }
}
.coh-style-switcher-dropdown .dropdown-language-item .dropbutton-toggle button {
  display: none;
}
.coh-style-switcher-dropdown .dropdown-language-item .dropbutton-action:first-child:after {
  width: 100%;
  top: 100%;
  left: 0;
  position: absolute;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(151, 151, 151);
  content: "";
}
.coh-style-switcher-dropdown .dropdown-language-item .dropbutton-action:not(:first-child) {
  background-color: rgb(0, 188, 255);
}
.coh-style-switcher-dropdown .dropbutton-wrapper {
  width: 11.25rem;
  margin: auto;
  position: relative;
  height: 3.125rem;
}
.coh-style-switcher-dropdown .dropbutton-wrapper.open .secondary-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-switcher-dropdown .dropbutton-wrapper.open .dropbutton-arrow {
  -webkit-transform: translate(50%, -25%) rotate(-45deg);
      -ms-transform: translate(50%, -25%) rotate(-45deg);
          transform: translate(50%, -25%) rotate(-45deg);
}
.coh-style-switcher-dropdown .dropbutton-wrapper .dropbutton-widget {
  position: absolute;
  height: 100%;
  width: 100%;
  padding-right: 0;
}
.coh-style-switcher-dropdown .dropbutton-wrapper .dropbutton-action {
  height: 3.1875rem;
  background-color: rgb(255, 255, 255);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.0625rem;
}
.coh-style-switcher-dropdown .dropbutton-wrapper .dropbutton-action:not(.secondary-action) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-switcher-dropdown .secondary-action:hover {
  background-color: rgb(216, 216, 216);
}
.coh-style-switcher-dropdown .secondary-action a {
  color: inherit;
}
.coh-style-pseudo-bottom-orange-line, .coh-style-pseudo-bottom-orange-line-center, .coh-style-pseudo-top-orange-line {
  position: relative;
}
.coh-style-pseudo-bottom-orange-line:after, .coh-style-pseudo-bottom-orange-line-center:after, .coh-style-pseudo-top-orange-line:after {
  width: 100%;
  position: absolute;
  content: "";
  left: 0;
  height: 2px;
  background-color: rgb(241, 102, 35);
  bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-pseudo-bottom-orange-line:after, .coh-style-pseudo-bottom-orange-line-center:after, .coh-style-pseudo-top-orange-line:after {
    width: 100%;
  }
}
.coh-style-pseudo-top-orange-line:after {
  bottom: 100%;
}
.coh-style-pseudo-bottom-orange-line-center:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.coh-style-pseudo-bottom-line {
  position: relative;
}
.coh-style-pseudo-bottom-line:after {
  width: 6.25rem;
  position: absolute;
  top: 100%;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
  content: "";
  left: 0;
  height: 1px;
}
.coh-style-sign-up h3 {
  font-weight: 400;
  color: (field.6bf904c8-e060-4aca-87c0-b4d3ce670da2);
}
.coh-style-sign-up .js-webform-radios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-sign-up .js-webform-radios .form-type-radio:not(:last-of-type) {
  margin-right: 3.125rem;
}
@media (max-width: 1023px) {
  .coh-style-sign-up .js-webform-radios .form-type-radio:not(:last-of-type) {
    margin-right: 1.25rem;
  }
}
.coh-style-sign-up .js-webform-radios .form-type-radio input {
  display: none;
}
.coh-style-sign-up .js-webform-radios .form-type-radio label {
  width: 100%;
  padding-left: 1.25rem;
  position: relative;
  color: (field.57725421-8b96-4147-a18f-85ba6429ae33);
}
.coh-style-sign-up .js-webform-radios .form-type-radio label:before {
  height: 0.875rem;
  width: 0.875rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-width: 0.0625rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  content: "";
  margin: auto;
}
.coh-style-sign-up .js-webform-radios .form-type-radio label:after {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 0.625rem;
  width: 0.625rem;
  background-color: rgb(255, 255, 255);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.1875rem;
  content: "";
  margin: auto;
}
.coh-style-sign-up .js-webform-radios .form-type-radio input:checked + label:before {
  border-color: rgb(0, 0, 0);
}
.coh-style-sign-up .js-webform-radios .form-type-radio input:checked + label:after {
  background-color: rgb(0, 188, 255);
}
.coh-style-sign-up .radios--wrapper {
  margin-bottom: 0.3125rem;
}
.coh-style-sign-up .radios--wrapper legend {
  margin-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
}
.coh-style-sign-up label.form-required, .coh-style-sign-up .fieldset-legend {
  position: relative;
}
.coh-style-sign-up label.form-required:after, .coh-style-sign-up .fieldset-legend:after {
  content: "*";
}
.coh-style-sign-up label:not(.option) {
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  color: rgb(0, 0, 0);
}
.coh-style-sign-up .form-text, .coh-style-sign-up .form-email {
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(166, 165, 168);
  outline-width: 0;
  height: 2.8125rem;
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 0 0 2.8125rem (field.56f21f13-3b0a-4020-9161-4a8fc8d2b543);
          box-shadow: inset 0 0 0 2.8125rem (field.56f21f13-3b0a-4020-9161-4a8fc8d2b543);
}
.coh-style-sign-up form > .form-item {
  margin-bottom: 0.625rem;
}
.coh-style-sign-up .form-text.error, .coh-style-sign-up .form-email.error {
  border-color: rgb(211, 16, 16);
}
.coh-style-sign-up label.error {
  color: rgb(211, 16, 16);
  text-align: right;
  font-size: 0.75rem;
}
.coh-style-sign-up .error + .select2 .select2-selection {
  border-color: rgb(211, 16, 16);
}
.coh-style-sign-up .mc-field-group {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.5625rem;
}
.coh-style-sign-up .ta__link, .coh-style-sign-up .js-webform-confirmation-back-link-ajax {
  color: rgb(0, 188, 255);
}
.coh-style-sign-up .select2-selection {
  width: 100%;
  border-top-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(151, 151, 151);
  border-left-color: rgb(151, 151, 151);
  border-right-color: rgb(151, 151, 151);
}
.coh-style-sign-up .select2-selection .select2-selection__arrow {
  right: 0.9375rem;
}
.coh-style-sign-up .form-item-note {
  font-size: 0.75rem;
  line-height: 2em;
}
.coh-style-sign-up .form-item-consent {
  margin-bottom: 1.875rem;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .coh-style-sign-up .form-item-consent {
    margin-bottom: 1.125rem;
  }
}
.coh-style-sign-up .form-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  float: left;
}
@media (max-width: 1023px) {
  .coh-style-sign-up .form-actions {
    float: right;
  }
}
.coh-style-sign-up [data-drupal-selector=edit-cancel] {
  background-color: rgb(216, 216, 216);
  float: left;
  margin-right: 1.875rem;
  margin-left: 26%;
}
@media (max-width: 1023px) {
  .coh-style-sign-up [data-drupal-selector=edit-cancel] {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-sign-up [data-drupal-selector=edit-cancel]:hover {
  background-color: rgb(151, 151, 151);
}
.coh-style-sign-up .form-actions, .coh-style-sign-up [data-drupal-selector=edit-cancel] {
  -webkit-appearance: none;
  border-width: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}
@media (max-width: 1023px) {
  .coh-style-sign-up .form-actions, .coh-style-sign-up [data-drupal-selector=edit-cancel] {
    width: 48%;
  }
}
.coh-style-sign-up .form-actions input, .coh-style-sign-up [data-drupal-selector=edit-cancel] input {
  -webkit-appearance: none;
  border-width: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}
@media (max-width: 1023px) {
  .coh-style-sign-up .form-actions input, .coh-style-sign-up [data-drupal-selector=edit-cancel] input {
    width: 100%;
  }
}
@media (max-width: 564px) {
  .coh-style-sign-up .form-actions input, .coh-style-sign-up [data-drupal-selector=edit-cancel] input {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.coh-style-margin-bottom-style-for-list-view-item .views-row {
  margin-bottom: 1.875rem;
}
.coh-style-margin-bottom-style-for-list-view-item article:not(:last-of-type) {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-style-margin-bottom-style-for-list-view-item article:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
.coh-style-list-view {
  margin-top: 1.875rem;
  margin-bottom: 3.75rem;
}
.coh-style-list-view .row > .coh-column:first-child .inner-wrapper {
  background-color: rgb(216, 216, 216);
  height: 100%;
}
.coh-style-bordered-bottom {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgb(151, 151, 151);
}
.coh-style-social-menu-base-styles {
  overflow-y: auto;
  max-height: -webkit-calc(100vh - 150px);
  max-height: calc(100vh - 150px);
  scrollbar-width: none;
  -ms-overflow-style: none;
}
@media (max-width: 1023px) {
  .coh-style-social-menu-base-styles {
    max-height: -webkit-calc(100vh - 225px);
    max-height: calc(100vh - 225px);
  }
}
@media (max-width: 767px) {
  .coh-style-social-menu-base-styles {
    max-height: -webkit-calc(100vh - 150px);
    max-height: calc(100vh - 150px);
  }
}
.coh-style-social-menu-base-styles::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  width: 0;
}
.coh-style-social-menu-base-styles a:hover, .coh-style-social-menu-base-styles .level-1-button:hover, .coh-style-social-menu-base-styles li.is-active > a {
  background-color: rgb(0, 32, 96);
  font-weight: 700;
  color: rgb(241, 102, 35);
}
.coh-style-social-menu-base-styles a, .coh-style-social-menu-base-styles .dropbutton-action:first-child span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 45px;
  padding-left: 60px;
  font-size: 24px;
  line-height: 1.0;
  -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;
  height: 65px;
  color: rgb(255, 255, 255);
}
.coh-style-social-menu-base-styles li {
  position: relative;
}
.coh-style-social-menu-base-styles li.is-expanded > ul {
  display: block;
}
.coh-style-social-menu-base-styles li.is-expanded > a {
  color: rgb(241, 102, 35);
}
.coh-style-social-menu-base-styles li.has-children > a {
  font-weight: 700;
}
.coh-style-social-menu-base-styles .dropbutton-wrapper .dropbutton-widget {
  padding: 0;
}
.coh-style-social-menu-base-styles .dropbutton-wrapper .dropbutton-toggle {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}
.coh-style-social-menu-base-styles .dropbutton-wrapper .dropbutton-toggle .dropbutton-arrow {
  height: 1.1875rem;
  width: 1.1875rem;
  border-width: 0;
  border-style: none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='13' viewBox='0 0 19 13' fill='none'%3E%3Cpath d='M17.5 1.5L9.5 10.5L1.5 1.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  top: 50%;
  left: 50%;
  right: initial;
  margin: 0;
}
.coh-style-social-menu-base-styles .dropbutton-wrapper .dropbutton-action a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem;
}
.coh-style-social-menu-base-styles [title=SPC] {
  display: none;
}
.coh-style-social-menu-base-styles [title="Bayer Global"] {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-social-menu-base-styles [title="Bayer Global"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-social-menu-base-styles [title="Contact Us"] {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-social-menu-base-styles [title="Contact Us"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-social-menu-base-styles [title="Share on Facebook"] {
  position: relative;
}
.coh-style-social-menu-base-styles [title="Share on Facebook"]:before {
  width: 31px;
  height: 31px;
  position: absolute;
  left: 16px;
  content: "";
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/facebook.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.coh-style-social-menu-base-styles [title="Share on Twitter"] {
  position: relative;
}
.coh-style-social-menu-base-styles [title="Share on Twitter"]:before {
  background-image: url("/sites/g/files/vrxlpx57531/files/2020-04/twitter.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
  height: 31px;
  width: 31px;
  position: absolute;
  left: 16px;
  content: "";
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.coh-style-social-menu-base-styles .gigya-raas-prof {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .coh-style-social-menu-base-styles .gigya-raas-prof:after {
    display: none;
  }
}
.coh-style-social-menu-base-styles .secondary-navigation-menu {
  display: none;
}
.coh-style-social-menu-base-styles .coh-style-dropdown-arrow {
  width: 100% !important;
}
.coh-style-burger-menu-styles {
  max-height: -webkit-calc(100vh - 150px);
  max-height: calc(100vh - 150px);
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-x: auto;
}
@media (max-width: 1023px) {
  .coh-style-burger-menu-styles {
    max-height: -webkit-calc(100vh - 225px);
    max-height: calc(100vh - 225px);
  }
}
@media (max-width: 767px) {
  .coh-style-burger-menu-styles {
    max-height: -webkit-calc(100vh - 270px);
    max-height: calc(100vh - 270px);
  }
}
.coh-style-burger-menu-styles::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  width: 0;
}
.coh-style-burger-menu-styles a:hover, .coh-style-burger-menu-styles .level-1-button:hover, .coh-style-burger-menu-styles li.is-active > a {
  background-color: rgb(0, 32, 96);
  font-weight: 700;
  color: rgb(241, 102, 35);
}
.coh-style-burger-menu-styles a, .coh-style-burger-menu-styles .dropbutton-action:first-child span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 45px;
  padding-left: 16px;
  font-size: 24px;
  line-height: 1.0;
  -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;
  height: 65px;
  color: rgb(116, 116, 116);
}
.coh-style-burger-menu-styles li {
  position: relative;
}
.coh-style-burger-menu-styles li.is-expanded > ul {
  display: block;
}
.coh-style-burger-menu-styles li.is-expanded > a {
  color: rgb(241, 102, 35);
}
.coh-style-burger-menu-styles li.has-children > a {
  font-weight: 700;
}
.coh-style-burger-menu-styles .dropbutton-wrapper .dropbutton-widget {
  padding: 0;
}
.coh-style-burger-menu-styles .dropbutton-wrapper .dropbutton-toggle {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}
.coh-style-burger-menu-styles .dropbutton-wrapper .dropbutton-toggle .dropbutton-arrow {
  height: 1.1875rem;
  width: 1.1875rem;
  border-width: 0;
  border-style: none;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='13' viewBox='0 0 19 13' fill='none'%3E%3Cpath d='M17.5 1.5L9.5 10.5L1.5 1.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  top: 50%;
  left: 50%;
  right: initial;
  margin: 0;
}
.coh-style-burger-menu-styles .dropbutton-wrapper .dropbutton-action a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem;
}
.coh-style-burger-menu-styles [title=SPC] {
  display: none;
}
.coh-style-burger-menu-styles [title="Bayer Global"] {
  display: none;
}
@media (max-width: 1023px) {
  .coh-style-burger-menu-styles [title="Bayer Global"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-burger-menu-styles [title="Contact Us"] {
  display: none;
}
@media (max-width: 767px) {
  .coh-style-burger-menu-styles [title="Contact Us"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-burger-menu-styles .gigya-raas-prof {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .coh-style-burger-menu-styles .gigya-raas-prof:after {
    display: none;
  }
}
.coh-style-burger-menu-styles .secondary-navigation-menu {
  display: none;
}
.coh-style-burger-menu-styles .level-1-link {
  font-weight: 700;
}
.coh-style-colored-first-column .row > .coh-column:first-child > .inner-wrapper {
  height: 100%;
  background-color: rgb(216, 216, 216);
}
.coh-style-read-more-button-accordion {
  min-width: 5.5rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  text-align: left;
  line-height: 24px;
  position: relative;
  border-right-width: 2.1875rem;
  border-color: rgba(0, 0, 0, 0);
  border-right-style: solid;
  border-left-width: 0;
  border-bottom-width: 0;
  border-top-width: 0;
}
.coh-style-read-more-button-accordion:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  content: "";
  margin: auto;
  border-style: solid;
  border-width: 0;
  -webkit-transition: 100ms linear transform;
  transition: 100ms linear transform;
  -webkit-transform: translate3d(15px, 0px, 0) rotate(45deg);
          transform: translate3d(15px, 0px, 0) rotate(45deg);
  border-color: rgb(241, 102, 35);
}
.coh-style-read-more-button-accordion:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 100%;
  border-style: solid;
  border-width: 0;
  border-color: rgb(241, 102, 35);
}
.coh-style-read-more-button-accordion:hover:before {
  -webkit-transform: translate3d(25px,0,0) rotate(45deg);
          transform: translate3d(25px,0,0) rotate(45deg);
}
.is-collapsed.coh-style-read-more-button-accordion:before {
  width: 0.375rem;
  height: 0.375rem;
  border-width: 0;
  border-top-width: 0.125rem;
  border-right-width: 0.125rem;
  border-style: solid;
}
.is-expanded.coh-style-read-more-button-accordion:before {
  -webkit-transform: translate(6px, 0px) rotate(45deg);
      -ms-transform: translate(6px, 0px) rotate(45deg);
          transform: translate(6px, 0px) rotate(45deg);
  border-left-width: 0.125rem;
  height: 0.9375rem;
}
.is-expanded.coh-style-read-more-button-accordion:after {
  -webkit-transform: translate(6px, 0px) rotate(-45deg);
      -ms-transform: translate(6px, 0px) rotate(-45deg);
          transform: translate(6px, 0px) rotate(-45deg);
  height: 0.9375rem;
  border-left-width: 0.125rem;
}
.coh-style-read-more-link-bottom-alignment {
  position: relative;
  padding-bottom: 4.375rem;
}
.coh-style-read-more-link-bottom-alignment .read-more {
  position: absolute;
  bottom: 0.625rem;
  margin-top: 0;
  margin-bottom: 0;
}
.coh-style-medium-page-paddings {
  padding-left: 0px;
}
.coh-style-alt-large-page-paddings-fix-footnote {
  padding-top: 0px;
  padding-right: 19rem;
  padding-bottom: 0px;
  padding-left: 16rem;
}
@media (max-width: 1169px) {
  .coh-style-alt-large-page-paddings-fix-footnote {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (max-width: 1023px) {
  .coh-style-alt-large-page-paddings-fix-footnote {
    padding-top: 0px;
    padding-right: 32px;
    padding-bottom: 0px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .coh-style-alt-large-page-paddings-fix-footnote {
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 0px;
    padding-left: 16px;
  }
}
.coh-style-alt-large-page-paddings {
  padding-top: 0px;
  padding-right: 120px;
  padding-bottom: 0px;
  padding-left: 152px;
}
@media (max-width: 1169px) {
  .coh-style-alt-large-page-paddings {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (max-width: 1023px) {
  .coh-style-alt-large-page-paddings {
    padding-top: 0px;
    padding-right: 32px;
    padding-bottom: 0px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .coh-style-alt-large-page-paddings {
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 0px;
    padding-left: 16px;
  }
}
.coh-style-page-padding {
  padding-top: 0px;
  padding-right: 120px;
  padding-bottom: 0px;
  padding-left: 120px;
}
@media (max-width: 1169px) {
  .coh-style-page-padding {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (max-width: 1023px) {
  .coh-style-page-padding {
    padding-top: 0px;
    padding-right: 32px;
    padding-bottom: 0px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .coh-style-page-padding {
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 0px;
    padding-left: 16px;
  }
}
.coh-style-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-flex-wrapper:after {
  content: normal;
}
.coh-style-flex-wrapper:before {
  content: normal;
}
.coh-style-read-more-link {
  position: relative;
  font-size: 1rem;
  border-width: 1.25rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-right-width: 2.1875rem;
}
.coh-style-read-more-link:before {
  content: "";
  height: 0.375rem;
  width: 0.375rem;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  background-image: none;
  left: 100%;
  -webkit-transform: translate3d(15px, 0px, 0px) rotate(45deg);
          transform: translate3d(15px, 0px, 0px) rotate(45deg);
  border-style: solid;
  border-top-width: 0.125rem;
  border-right-width: 0.125rem;
  border-bottom-width: 0;
  border-left-width: 0;
}
.coh-style-brand-link {
  color: rgb(0, 158, 219);
}
.coh-style-pagination {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-style-pagination {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.coh-style-pagination li {
  border-width: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
}
.coh-style-pagination li:hover a {
  color: rgb(0, 188, 255);
}
.coh-style-pagination li.is-active a {
  color: rgb(0, 188, 255);
  font-weight: 800;
}
.coh-style-pagination li.pager__item--next {
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}
.coh-style-pagination li.pager__item--next a {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-pagination li.pager__item--next 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: "\f105";
  font-family: icomoon;
}
@media (max-width: 1023px) {
  .coh-style-pagination li.pager__item--next a span {
    display: none;
  }
}
.coh-style-pagination li.pager__item--last a {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-pagination li.pager__item--last 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: "\f101";
  font-family: icomoon;
}
@media (max-width: 1023px) {
  .coh-style-pagination li.pager__item--last a span {
    display: none;
  }
}
.coh-style-pagination li.pager__item--previous {
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}
.coh-style-pagination li.pager__item--previous a {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-pagination li.pager__item--previous 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: "\f104";
  font-family: icomoon;
}
@media (max-width: 1023px) {
  .coh-style-pagination li.pager__item--previous a span {
    display: none;
  }
}
.coh-style-pagination li.pager__item--first a {
  padding-right: 0;
  padding-left: 0;
}
.coh-style-pagination li.pager__item--first 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: "\f100";
  font-family: icomoon;
}
@media (max-width: 1023px) {
  .coh-style-pagination li.pager__item--first a span {
    display: none;
  }
}
.coh-style-pagination li a {
  text-align: center;
  line-height: 1.5rem;
  min-width: 100%;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: rgb(49, 49, 51);
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
@media (max-width: 1023px) {
  .coh-style-pagination li a {
    font-size: 1rem;
  }
}
.coh-style-pagination li a:after {
  vertical-align: text-top;
  color: rgb(0, 188, 255);
  font-size: 1.6875rem;
  display: inline-block;
  margin-left: 0.5rem;
}
@media (max-width: 1023px) {
  .coh-style-pagination li a:after {
    margin-left: 0;
  }
}
.coh-style-pagination li a:before {
  color: rgb(0, 188, 255);
  font-size: 1.6875rem;
  vertical-align: text-top;
  margin-right: 0.5rem;
  display: inline-block;
}
@media (max-width: 1023px) {
  .coh-style-pagination li a:before {
    margin-right: 0;
  }
}
.coh-style-back-to-top {
  background-color: rgb(34, 60, 120);
  width: 3.75rem;
  height: 3.75rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  color: rgb(255, 255, 255);
  font-size: 1.25rem;
  position: fixed;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  opacity: 0;
  bottom: 1.875rem;
  right: 1.875rem;
  z-index: 999;
}
@media (max-width: 1023px) {
  .coh-style-back-to-top {
    bottom: 1.875rem;
    right: 1.875rem;
    height: 3.125rem;
    width: 3.125rem;
  }
}
.coh-style-back-to-top: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;
  color: rgb(255, 255, 255);
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
      -ms-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
  content: "\e86b";
  font-family: mdicons;
}
.coh-style-slider-navigation-left-large:hover:before, .coh-style-slider-navigation-right-large:hover:before {
  color: rgb(0, 188, 255);
}
.coh-style-slider-navigation-left-large:before, .coh-style-slider-navigation-right-large: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: "\e902";
  font-family: icomoon;
  font-size: 3.125rem;
  color: rgb(216, 216, 216);
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  display: inline-block;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
@media (max-width: 767px) {
  .coh-style-slider-navigation-left-large:before, .coh-style-slider-navigation-right-large:before {
    font-size: 1.875rem;
  }
}
.coh-style-slider-navigation-right-large: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: "\e901";
  font-family: icomoon;
}
.coh-style-light-text * {
  color: rgb(255, 255, 255);
}
.coh-style-light-text a[class*=coh-style-button-primary] {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-style-light-text a[class*=coh-style-button-primary]:hover {
  color: rgb(255, 255, 255);
}
.coh-style-light-text a[class*=coh-style-button-secondary] {
  text-decoration: none;
  color: rgb(255, 255, 255);
}
.coh-style-light-text a[class*=coh-style-button-secondary]:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.coh-style-light-text a[class*=coh-style-button-neutral] {
  color: rgb(65, 73, 81);
  text-decoration: none;
}
.coh-style-light-text a[class*=coh-style-button-neutral]:hover {
  color: rgb(65, 73, 81);
  text-decoration: none;
}
.coh-style-light-text a {
  text-decoration: underline;
}
.coh-style-light-text a:hover {
  color: rgb(255, 255, 255);
}
.coh-style-light-text .coh-style-call-link {
  text-decoration: none;
}
.coh-style-light-text .coh-style-call-link:hover {
  text-decoration: none;
}
.coh-style-light-text a.coh-style-continue-reading {
  text-decoration: none;
}
.coh-style-continue-reading {
  font-weight: 700;
  text-decoration: none;
}
.coh-style-continue-reading: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: "\f101";
  font-family: icomoon;
  margin-left: 0.25rem;
}
.coh-style-call-link {
  font-weight: 100;
  font-size: 2.75rem;
}
.coh-style-call-link:hover:before {
  color: rgb(65, 73, 81);
}
.coh-style-call-link: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: "\e900";
  font-family: icomoon;
  padding-right: 0.625rem;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.coh-style-text-bold {
  font-family: 'Open Sans', sans-serif;
}
.equal-height.coh-ce-cpt_6_6_column_row-3579b445 .inner-wrapper {
  height: 100%;
}
.equal-height.coh-ce-cpt_6_6_column_row-3579b445 .inner-wrapper > div {
  height: 100%;
}
.coh-ce-cpt_accordion_item-d92bbd0a {
  padding-top: 0.875rem;
  padding-right: 1.25rem;
  padding-bottom: 0.875rem;
  padding-left: 1.25rem;
}
@media (max-width: 564px) {
  .coh-ce-cpt_accordion_item-d92bbd0a {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.coh-ce-cpt_anim_fade_in_left-4434b20 {
  overflow: hidden;
}
.coh-ce-cpt_anim_fade_in_left_big-4434b20 {
  overflow: hidden;
}
.coh-ce-cpt_anim_fade_in_right-4434b20 {
  overflow: hidden;
}
.coh-ce-cpt_anim_fade_in_right_big-4434b20 {
  overflow: hidden;
}
.coh-ce-cpt_anim_slide_in_left-4434b20 {
  overflow: hidden;
}
.coh-ce-cpt_anim_slide_in_right-4434b20 {
  overflow: hidden;
}
.coh-ce-cpt_article_list-d5452e3e {
  padding-bottom: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_article_list-d5452e3e {
    padding-bottom: 2.5rem;
  }
}
.coh-ce-cpt_audience_splitter-e45147a6 {
  display: none;
}
.coh-ce-cpt_background_image_block-a116a3f0 {
  position: relative;
}
.coh-ce-cpt_bayer_footer-94afc3d7 {
  padding-right: 0rem;
  padding-left: 0rem;
  background-color: rgb(241, 241, 241);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-94afc3d7 {
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
.coh-ce-cpt_bayer_footer-d531a568 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-d531a568 {
    display: block;
    width: 100%;
  }
}
.coh-ce-cpt_bayer_footer-d531a568 .some-text {
  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-right: 20px;
  margin-bottom: 0rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-d531a568 .some-text {
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
}
.coh-ce-cpt_bayer_footer-d531a568 .some-text p {
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-d531a568 .some-text p {
    font-size: 1.5rem;
  }
}
.coh-ce-cpt_bayer_footer-bf88d6d6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-bf88d6d6 {
    display: block;
    text-align: center;
  }
}
.coh-ce-cpt_bayer_footer-bf88d6d6 a, .coh-ce-cpt_bayer_footer-bf88d6d6 p {
  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;
}
.coh-ce-cpt_bayer_footer-bf88d6d6 p {
  margin-right: 10px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-bf88d6d6 p {
    margin-right: 0rem;
    margin-bottom: 0.625rem;
    font-size: 0.75rem;
    line-height: 2.05;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-bf88d6d6 a {
    display: inline-block;
  }
}
.coh-ce-cpt_bayer_footer-97ecf4bc {
  height: 5.3125rem;
  width: 5.3125rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bayer_footer-97ecf4bc {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.active1.coh-ce-cpt_bayer_footer-97ecf4bc .img1 {
  display: block;
}
.active2.coh-ce-cpt_bayer_footer-97ecf4bc .img2 {
  display: block;
}
.active3.coh-ce-cpt_bayer_footer-97ecf4bc .img3 {
  display: block;
}
.coh-ce-cpt_bayer_footer-97ecf4bc img {
  display: none;
}
.coh-ce-cpt_bayer_footer-af488a30 a {
  display: block;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_bottom_line_callout-59909e69 {
    width: 140%;
    max-width: 140%;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_bottom_line_callout-59909e69 {
    width: 100%;
    max-width: 100%;
  }
}
.coh-ce-cpt_brand_hero-1f678952 {
  width: 9.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_brand_hero-1f678952 {
    width: 5.6875rem;
  }
}
.coh-ce-cpt_brand_hero_carousel-1364fde7 {
  width: 9.625rem;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_brand_hero_carousel-1364fde7 {
    width: 5.6875rem;
  }
}
.coh-ce-cpt_brand_hero_carousel_item-9c51540b {
  position: relative;
}
.coh-ce-cpt_brand_template_footer-5d14b43 {
  padding-right: 0rem;
  padding-left: 0rem;
  background-color: rgb(241, 241, 241);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_brand_template_footer-5d14b43 {
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
.coh-ce-cpt_brand_template_footer-5d14b43 .last-updated-date {
  margin-top: 24px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_brand_template_footer-5d14b43 .last-updated-date {
    margin-top: 12px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_brand_template_footer-5d14b43 .coh-style-approval-code-list {
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_brand_template_footer-9633bcf8 {
    margin-bottom: 1.875rem;
  }
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .main-menu-wrapper {
  background-color: rgb(255, 255, 255);
  width: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_burger_menu_container-1bd883d4 .main-menu-wrapper {
    width: 100%;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .main-menu-wrapper.menu-position-left {
  left: 0;
  z-index: 98;
  top: 0;
  position: absolute;
  bottom: 0;
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .main-menu-wrapper.menu-position-center {
  right: 0;
  position: absolute;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  bottom: 0;
  left: 0;
  top: 0;
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .main-menu-wrapper.menu-position-right {
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .user-menu-container {
  border-bottom-style: solid;
  border-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .coh-ce-cpt_burger_menu_container-1bd883d4 .user-menu-container {
    border-bottom-width: 1px;
  }
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .menu-top-part {
  height: 100%;
  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: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .menu-top-part:before {
  content: normal;
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .menu-top-part:after {
  content: normal;
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .bottom-position {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.coh-ce-cpt_burger_menu_container-1bd883d4 .show-navigation-menu {
  display: block;
}
.coh-ce-cpt_burger_menu_container-d363304 {
  border-color: rgb(146, 148, 151);
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-style: solid;
  width: 30px;
  height: 25px;
  position: relative;
  border-right-width: 0;
  border-left-width: 0;
  font-size: 0;
}
.coh-ce-cpt_burger_menu_container-d363304:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 0;
  border-top-style: solid;
  border-color: inherit;
  border-top-width: inherit;
}
.coh-ce-cpt_burger_menu_container-305a20b3 {
  display: none;
}
.coh-ce-cpt_burger_menu_container-fb2886be {
  height: 50px;
  width: 50px;
  font-size: 0;
  position: relative;
}
.coh-ce-cpt_burger_menu_container-fb2886be: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: "\e5cd";
  font-family: mdicons;
  position: absolute;
  top: 0;
  right: 0;
  color: rgb(255, 255, 255);
  font-size: 50px;
  bottom: 0;
  left: 0;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_burger_menu_container-6ead2e6f::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  width: 0;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f > ul:first-of-type {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f a, .coh-ce-cpt_burger_menu_container-6ead2e6f .dropbutton-action:first-child span {
  width: 100%;
  margin: 0;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .dropbutton-wrapper {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_burger_menu_container-6ead2e6f .dropbutton-wrapper {
    display: block;
  }
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .country-switcher-wrapper {
  display: none;
  width: 100%;
}
@media (max-width: 767px) {
  .coh-ce-cpt_burger_menu_container-6ead2e6f .country-switcher-wrapper {
    display: block;
  }
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .country-switcher-wrapper li {
  width: 100%;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .country-switcher-wrapper ul {
  display: none;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .country-switcher-wrapper .is-expanded ul {
  display: block;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .log-in-item {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_burger_menu_container-6ead2e6f .log-in-item {
    display: block;
  }
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .log-in-item .log-in-out-component {
  margin: 0;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .log-in-item .log-in-out-component .login-link:before {
  content: normal;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .log-in-item .log-in-out-component .login-link:after {
  content: normal;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .log-out:after {
  content: normal;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f .contextual-links {
  display: none !important;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f [title=SPC] {
  display: none;
}
.coh-ce-cpt_burger_menu_container-6ead2e6f [title="Bayer Global"] {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_burger_menu_container-6ead2e6f [title="Bayer Global"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_burger_menu_container-6ead2e6f [title="Contact Us"] {
  display: none;
}
@media (max-width: 767px) {
  .coh-ce-cpt_burger_menu_container-6ead2e6f [title="Contact Us"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_burger_menu_container-6ead2e6f #block-dropdownlanguage legend {
  display: none;
}
.coh-ce-cpt_burger_menu_container-52cf46dc {
  font-size: 0;
}
.coh-ce-cpt_burger_social_menu-64cc704b {
  width: 19px;
  height: 19px;
  font-size: 0;
  background-image: url(/sites/g/files/vrxlpx1306/files/2020-03/Fill.png);
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
}
.coh-ce-cpt_burger_social_menu-305a20b3 {
  display: none;
}
.coh-ce-cpt_call_to_action_type_1-d79be514 {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.coh-ce-cpt_call_to_action_type_1-2a14a341 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.coh-ce-cpt_call_to_action_type_1-ae55d27c {
  font-size: 0;
}
.coh-ce-cpt_call_to_action_type_1-52cf46dc {
  font-size: 0;
}
.coh-ce-cpt_call_to_action_type_2-8a98b9e8 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
  height: 100%;
}
.coh-ce-cpt_call_to_action_type_2-3d7af544 {
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_call_to_action_type_2-9569e831 {
    margin-bottom: 1.25rem;
  }
}
.coh-ce-cpt_call_to_action_type_2-7d1ed63f .read-more {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_call_to_action_type_2-8252fee {
  text-align: right;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_call_to_action_type_2-8252fee {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_call_to_action_type_2-8252fee {
    text-align: left;
  }
}
.coh-ce-cpt_call_to_action_type_3-329abe5d .read-more {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_call_to_action_type_3-7a722d07 {
  text-align: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_call_to_action_type_3-7a722d07 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_call_to_action_type_3-7a722d07 {
    text-align: right;
  }
}
.coh-ce-cpt_call_to_action_type_5-d490242a {
  overflow: hidden;
  height: 100%;
}
.coh-ce-cpt_call_to_action_type_5-a54a1f58 {
  -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;
  -webkit-box-flex: 9999;
  -webkit-flex-grow: 9999;
      -ms-flex-positive: 9999;
          flex-grow: 9999;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.center.coh-ce-cpt_call_to_action_type_5-74ab4c79 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.right.coh-ce-cpt_call_to_action_type_5-74ab4c79 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.left.coh-ce-cpt_call_to_action_type_5-74ab4c79 {
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.coh-ce-cpt_call_to_action_type_6-eded4a53 {
  position: relative;
  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-ce-cpt_conversation_teaser_containe-87ddf3a1 {
  text-align: center;
}
.coh-ce-cpt_cookie_consent-e98763f1 {
  min-height: 315px;
  background-color: rgb(255, 255, 255);
  overflow: hidden;
  width: 996px;
  padding-top: 55px;
  padding-right: 100px;
  padding-bottom: 30px;
  padding-left: 30px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cookie_consent-e98763f1 {
    max-width: 334px;
    padding-top: 45px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.coh-ce-cpt_cookie_consent-e98763f1:before {
  height: 40px;
  width: 100%;
  background-color: rgb(0, 188, 255);
  position: absolute;
  top: 0rem;
  left: 0rem;
}
.coh-ce-cpt_cookie_consent-e98763f1 .coh-row-inner {
  height: 100%;
  position: relative;
}
.coh-ce-cpt_cookie_consent-e98763f1 .coh-row {
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cookie_consent-e98763f1 .coh-row .coh-column:first-child {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-heading {
  color: rgb(0, 0, 0);
  text-align: left;
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-heading .cc-header {
  font-weight: 300;
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-message {
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-message .cc-message {
  margin-bottom: 0rem;
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-message .cc-message .cc-privacy-page-link {
  margin-bottom: 0;
  border-left-width: 0;
  border-top-width: 0;
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-message .cc-message .cc-privacy-page-link:before {
  left: 95%;
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-compliance .cc-compliance {
  -webkit-box-flex: 0!important;
  -webkit-flex: 0!important;
      -ms-flex: 0!important;
          flex: 0!important;
  margin-top: 30px;
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-compliance .cc-compliance .cc-btn {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 175px;
  font-weight: 400;
  padding-top: 0rem;
  padding-right: 0rem;
  padding-bottom: 0rem;
  padding-left: 0rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-compliance .cc-compliance .cc-btn {
    width: 100%;
  }
}
.coh-ce-cpt_cookie_consent-e98763f1 .modal-cookie-consent-container .coh-style-modal-cookie-consent-compliance .cc-compliance .cc-btn:after {
  content: "";
  min-height: inherit;
}
.coh-ce-cpt_cookie_consent-e98763f1 .cc-window {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cookie_consent-e98763f1 .cc-window {
    background-color: rgba(0, 0, 0, 0);
  }
}
.coh-ce-cpt_cookie_consent-e98763f1 .cc-window.cc-floating {
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.coh-ce-cpt_cookie_consent-e98763f1 .cc-window .cc-privacy-settings-link {
  display: inline;
}
.coh-ce-cpt_cookie_consent-e98763f1 .cc-grower {
  max-height: none !important;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_cookie_consent-e98763f1 .coh-image {
    opacity: 0.2;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_cookie_consent-5ef93365 {
    position: relative;
  }
}
.coh-ce-cpt_data_privacy_table-144b096d {
  width: 100%;
}
.coh-ce-cpt_dialog_bubble-fa3e10de {
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.625rem;
  min-height: 3.625rem;
  width: 100%;
  height: 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;
}
.coh-ce-cpt_dialog_bubble-fa3e10de:after {
  content: "";
  font-size: 0;
  min-height: inherit;
}
.coh-ce-cpt_dosing_guide_template-ba155104 {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_dosing_guide_template-ba155104 {
    margin-top: 15px;
  }
}
.coh-ce-cpt_dosing_guide_template-4ffd194d > div {
  margin-bottom: 30px;
}
.coh-ce-cpt_dosing_guide_template-ec9c682c h2 {
  display: none;
}
.link-mode.coh-ce-cpt_dosing_indication-5e64d13 .title {
  display: none;
}
.link-mode.coh-ce-cpt_dosing_indication-5e64d13 .heading-link {
  display: inline;
}
.modal-mode.coh-ce-cpt_dosing_indication-5e64d13 .title {
  display: none;
}
.modal-mode.coh-ce-cpt_dosing_indication-5e64d13 .heading-modal {
  display: inline;
  cursor: pointer;
}
@media (max-width: 767px) {
  .coh-ce-cpt_dosing_indication-5e64d13 .coh-row-inner {
    -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;
  }
}
.coh-ce-cpt_dosing_indication-5e64d13 .coh-row-inner .dosing-illustration-wrapper .coh-container, .coh-ce-cpt_dosing_indication-5e64d13 .coh-row-inner .dosing-illustration-wrapper img {
  height: 100%;
}
.coh-ce-cpt_dosing_indication-5e64d13 .heading-modal, .coh-ce-cpt_dosing_indication-5e64d13 .heading-link {
  display: none;
}
.coh-ce-cpt_dosing_indication-5e64d13 .dosage-heading a {
  color: inherit;
}
.coh-ce-cpt_download_list_container-8b3a2039 {
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
  -webkit-box-flex: 9999;
  -webkit-flex-grow: 9999;
      -ms-flex-positive: 9999;
          flex-grow: 9999;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_download_list_container-8b3a2039 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-ce-cpt_download_materials_item-ed7a6cad {
  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;
  width: 100%;
  padding-top: 0;
  padding-right: 0.9375rem;
  padding-bottom: 0;
  padding-left: 1.875rem;
  height: 100%;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_download_materials_item-ed7a6cad {
    padding-left: 0.875rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_download_materials_item-ed7a6cad {
    padding-right: 0;
  }
}
.coh-ce-cpt_download_materials_item-ed7a6cad:before {
  content: normal;
}
.coh-ce-cpt_download_materials_item-ed7a6cad:after {
  content: normal;
}
.coh-ce-cpt_duplicate_of_burger_social_m-64cc704b {
  width: 19px;
  height: 19px;
  font-size: 0;
  background-image: url(/sites/g/files/vrxlpx1306/files/2020-03/Fill.png);
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
}
.coh-ce-cpt_duplicate_of_burger_social_m-305a20b3 {
  display: none;
}
.coh-ce-cpt_duplicate_of_burger_social_m-52cf46dc {
  font-size: 0;
}
.coh-ce-cpt_duplicate_of_generic_teaser_-3c661638 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal-mode.coh-ce-cpt_events_content_type_event_te-32ffa3c9 .title {
  display: none;
}
.modal-mode.coh-ce-cpt_events_content_type_event_te-32ffa3c9 .heading-modal {
  display: block;
  cursor: pointer;
}
.link-mode.coh-ce-cpt_events_content_type_event_te-32ffa3c9 .title {
  display: none;
}
.link-mode.coh-ce-cpt_events_content_type_event_te-32ffa3c9 .heading-link {
  display: block;
}
.coh-ce-cpt_events_content_type_event_te-32ffa3c9 .heading-modal, .coh-ce-cpt_events_content_type_event_te-32ffa3c9 .heading-link {
  display: none;
}
.coh-ce-cpt_events_content_type_event_te-ad0006e2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.coh-ce-cpt_events_content_type_event_te-a7fc27ea + .web-link {
  display: none;
}
.coh-ce-cpt_event_calendar_carousel-192142b1 {
  margin-top: 0;
  margin-bottom: 0;
}
.coh-ce-cpt_featured_list_block-53a99039 {
  position: relative;
}
.coh-ce-cpt_featured_list_block-5f06473 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_list_block-5f06473 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.coh-ce-cpt_featured_list_block-3a8d5ffa {
  padding-left: 30px!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;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_featured_list_block-3a8d5ffa {
    position: static;
  }
}
.left.coh-ce-cpt_featured_list_block-3a8d5ffa {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.center.coh-ce-cpt_featured_list_block-3a8d5ffa {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.center.coh-ce-cpt_featured_list_block-3a8d5ffa p, .center.coh-ce-cpt_featured_list_block-3a8d5ffa h3 {
  text-align: center;
}
.right.coh-ce-cpt_featured_list_block-3a8d5ffa {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.right.coh-ce-cpt_featured_list_block-3a8d5ffa p, .right.coh-ce-cpt_featured_list_block-3a8d5ffa h3 {
  text-align: right;
}
.coh-ce-cpt_full_dosage-10f719cb {
  text-align: center;
}
.apply-custom-indent.coh-ce-cpt_full_dosage-10f719cb {
  margin-bottom: 3.375rem;
}
@media (max-width: 1023px) {
  .apply-custom-indent.coh-ce-cpt_full_dosage-10f719cb {
    margin-bottom: 0.625rem;
  }
}
.apply-custom-indent.coh-ce-cpt_full_dosage-10f719cb .read-more {
  border-top-width: 0;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_event-944dcceb {
    display: none;
  }
}
.coh-ce-cpt_full_event-a75fa16 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_full_event-a75fa16 {
    display: block;
  }
}
.coh-ce-cpt_generic_teaser_type_1-97a38b5c {
  position: relative;
  overflow: hidden;
}
.coh-ce-cpt_hero_header_for_homepage-a9e2b95f {
  position: absolute;
  top: 1.5rem;
  left: 8.3%;
  width: 9.625rem;
  height: 2.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_header_for_homepage-a9e2b95f {
    width: 6.5625rem;
    height: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_header_for_homepage-a9e2b95f {
    left: 15px;
  }
}
.coh-ce-cpt_hero_header_for_homepage-1ec929b7 {
  position: absolute;
  right: 4%;
  top: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_header_for_homepage-1ec929b7 {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_header_for_homepage-1ec929b7 {
    right: 15px;
  }
}
.active1.coh-ce-cpt_hero_header_for_homepage-1ec929b7 .img1 {
  display: block;
}
.active2.coh-ce-cpt_hero_header_for_homepage-1ec929b7 .img2 {
  display: block;
}
.active3.coh-ce-cpt_hero_header_for_homepage-1ec929b7 .img3 {
  display: block;
}
.coh-ce-cpt_hero_header_for_homepage-1ec929b7 img {
  display: none;
}
.coh-ce-cpt_hero_header_for_sub_pages-a9e2b95f {
  position: absolute;
  top: 1.5rem;
  left: 8.3%;
  width: 9.625rem;
  height: 2.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_header_for_sub_pages-a9e2b95f {
    width: 6.5625rem;
    height: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_header_for_sub_pages-a9e2b95f {
    left: 15px;
  }
}
.coh-ce-cpt_hero_header_for_sub_pages-87ef4dd7 {
  position: absolute;
  right: 4%;
  top: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_hero_header_for_sub_pages-87ef4dd7 {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_hero_header_for_sub_pages-87ef4dd7 {
    right: 15px;
  }
}
.active1.coh-ce-cpt_hero_header_for_sub_pages-87ef4dd7 .img1 {
  display: block;
}
.active2.coh-ce-cpt_hero_header_for_sub_pages-87ef4dd7 .img2 {
  display: block;
}
.active3.coh-ce-cpt_hero_header_for_sub_pages-87ef4dd7 .img3 {
  display: block;
}
.coh-ce-cpt_hero_header_for_sub_pages-87ef4dd7 img {
  display: none;
}
.coh-ce-cpt_image-ce3f1b12 {
  overflow: hidden;
  display: block;
  width: 100%;
}
.coh-ce-cpt_image-ce3f1b12 + picture {
  display: none;
}
.coh-ce-cpt_image-8be9adf6 {
  -webkit-transition: 300ms ease-in-out transform;
  transition: 300ms ease-in-out transform;
  color: transparent;
}
.coh-ce-cpt_image-307e8f3a {
  overflow: hidden;
  display: block;
  width: 100%;
}
.coh-ce-cpt_image-307e8f3a + picture {
  display: none;
}
.coh-ce-cpt_isi_header-7061e4c4 {
  padding-top: 16px;
  padding-bottom: 16px;
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_isi_header-7061e4c4 {
    display: block;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_isi_header-7061e4c4 .coh-style-indication-and-important-blocks .coh-style-h4-on-header-mobile {
    line-height: 1.0;
  }
}
.coh-ce-cpt_isi_header-ecbfdab6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_isi_header-ecbfdab6 {
    display: none;
  }
}
.coh-ce-cpt_isi_header-ecbfdab6 .text-wrapper {
  padding-top: 15px;
  padding-right: 35px;
  padding-left: 35px;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_isi_header-ecbfdab6 .text-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_isi_header-418d7b29 {
    position: relative;
    margin-right: 13px;
    padding-right: 15px;
  }
}
.coh-ce-cpt_isi_header_burger-84f9a461 {
  display: none;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_isi_header_burger-84f9a461 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_isi_header_burger-84f9a461 .text-wrapper {
  padding-top: 15px;
  padding-right: 35px;
  padding-left: 35px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_isi_header_burger-f0659783 {
    position: relative;
    margin-right: 13px;
    padding-right: 15px;
  }
}
.coh-ce-cpt_isi_header_burger-f0659783:after {
  background-color: rgba(116, 116, 116, 0.2);
  height: 38px;
  width: 1px;
  position: absolute;
  top: 4px;
  right: 0;
  content: " ";
}
.coh-ce-cpt_language_switcher-1acab7fc legend {
  display: none;
}
.coh-ce-cpt_leaving_website_popup-852d2c6b {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 922px;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_leaving_website_popup-852d2c6b {
    max-width: 100%;
  }
}
.coh-ce-cpt_login_form-305a20b3 {
  display: none;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 30px;
}
.enable-basic-hover-tabs.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-link:hover {
  color: rgb(34, 60, 120);
}
.enable-basic-hover-tabs.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .is-expanded .level-1-link {
  color: rgb(34, 60, 120);
}
.enable-basic-hover-dropdown.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper li {
  z-index: 1;
}
.enable-basic-hover-dropdown.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper li:not(.is-expanded):hover {
  color: rgb(241, 102, 35);
}
.enable-basic-hover-dropdown.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper li:not(.is-expanded):hover > a {
  color: rgb(241, 102, 35);
}
.enable-basic-hover-dropdown.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper li:not(.is-expanded):hover .toggle-sub-menu:after {
  color: rgb(241, 102, 35);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-list, .coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-item {
  height: 100%;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .is-expanded.level-2-item a {
  color: rgb(241, 102, 35);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .is-expanded.level-3-item {
  background-color: rgb(241, 102, 35);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .is-expanded.level-3-item a {
  color: rgb(241, 102, 35);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-item:not(:last-of-type) .level-1-link {
  position: relative;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-item:not(:last-of-type) .level-1-link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%) skewX(0deg) skewY(0deg);
      -ms-transform: translateY(-50%) skewX(0deg) skewY(0deg);
          transform: translateY(-50%) skewX(0deg) skewY(0deg);
  border-right-style: Hidden;
  border-right-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-item.in-active-trail {
  color: rgb(34, 60, 120);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-link {
  font-weight: 400;
  font-family: 'Futura Std', sans-serif;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  text-align: center;
  color: rgb(34, 60, 120);
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
}
@media (max-width: 1169px) {
  .coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom-width: 0.375rem;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper li a {
  color: rgb(119, 120, 123);
  font-weight: 500;
  font-family: 'Futura Std', sans-serif;
  font-size: 1rem;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 2.4375rem;
  line-height: 1.25rem;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper ul {
  position: relative;
  width: 33.3%;
  min-height: 100%;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper ul:not(.level-2-list) {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  z-index: 1;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper .level-2-list:after {
  content: "";
  width: 100%;
  position: absolute;
  left: 100%;
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper .level-2-list:before {
  content: "";
  position: absolute;
  top: -30px;
  bottom: -30px;
  left: 100%;
  width: 100vw;
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .teaser-container {
  width: 17.1875rem;
  margin-right: 1.875rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .teaser-container p {
  color: rgb(255, 255, 255);
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5rem;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .teaser-container h2 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-top: 0.625rem;
  margin-bottom: 0.9375rem;
  font-weight: 300;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .teaser-container img {
  height: auto;
  width: 100%;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .toggle-sub-menu {
  height: 100%;
  width: 2.1875rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .toggle-sub-menu: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;
  width: 1.25rem;
  font-size: 1.25rem;
  content: "\e901";
  font-family: icomoon;
  color: rgb(255, 255, 255);
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .sub-menus-container {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.coh-ce-cpt_main_navigation_tabs_menu-831055e9 .level-1-link:focus span, .coh-ce-cpt_main_navigation_tabs_menu-831055e9 .dropdown-wrapper a:focus {
  outline-width: 0.125rem;
  outline-color: rgb(0, 32, 96);
  outline-style: 0;
}
.coh-ce-cpt_one_step_sign_up-5e92f454 {
  display: none;
  font-size: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_one_step_sign_up-5e92f454 {
    display: block;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_one_step_sign_up-8550d91a {
    display: none;
  }
}
.coh-ce-cpt_one_trust_technical_cookies-144b096d {
  width: 100%;
}
.coh-ce-cpt_parallax_background-a116a3f0 {
  position: relative;
}
.coh-ce-cpt_patient_profile_picture-4434b20 {
  overflow: hidden;
}
.coh-ce-cpt_patient_profile_picture-c1d1e17a {
  -webkit-transition: 300ms ease-in-out transform;
  transition: 300ms ease-in-out transform;
  width: 100%;
}
.coh-ce-cpt_print_button-fd7301d2 {
  position: relative;
  height: 1.6875rem;
  width: 1.6875rem;
}
.coh-ce-cpt_print_button-fd7301d2: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;
  color: rgb(0, 188, 255);
  font-size: 1.6875rem;
  content: "";
  position: absolute;
  content: "\e555";
  font-family: mdicons;
}
.coh-ce-cpt_search_component-305a20b3 {
  display: none;
}
.coh-ce-cpt_search_component-52cf46dc {
  font-size: 0;
}
.coh-ce-cpt_secondary_navigation_menu-fb963e24 {
  margin-right: auto;
}
.coh-ce-cpt_secondary_navigation_menu-fb963e24 ul {
  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;
  height: 50px;
}
.coh-ce-cpt_secondary_navigation_menu-fb963e24 a {
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 20px;
  margin-right: 50px;
  line-height: 1.35;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .coh-ce-cpt_secondary_navigation_menu-fb963e24 [title="Contact Us"] {
    display: none;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_secondary_navigation_menu-fb963e24 [title="Bayer Global"] {
    display: none;
  }
}
.coh-ce-cpt_secondary_navigation_menu-fb963e24 .user-no-access.has-access-control > 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;
  color: rgb(49, 49, 51);
  right: -1.25rem;
  font-size: 1rem;
  content: "\e88d";
  font-family: mdicons;
}
.coh-ce-cpt_secondary_navigation_menu-fb963e24 .user-no-access.has-access-control > a:hover:before {
  color: rgb(63, 144, 217);
}
.coh-ce-cpt_select_country_component-d096a1f5 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.open.coh-ce-cpt_select_country_component-d096a1f5 .country-dropdown {
  display: block;
}
.open.coh-ce-cpt_select_country_component-d096a1f5 .country-selection-button {
  background-color: rgb(0, 188, 255);
}
.coh-ce-cpt_select_country_component-d096a1f5 .country-selection-button {
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgb(216, 216, 216);
  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;
  height: 50px;
}
.coh-ce-cpt_select_country_component-d096a1f5 .country-dropdown {
  width: 25rem;
  max-height: -webkit-calc(100vh - 150px);
  max-height: calc(100vh - 150px);
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  background-color: rgb(0, 158, 219);
  display: none;
  position: absolute;
  top: 100%;
  z-index: 100;
  right: 0;
}
.coh-ce-cpt_select_country_component-d096a1f5 .country-dropdown li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  color: rgb(255, 255, 255);
  white-space: nowrap;
  line-height: 1.0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4.0625rem;
  padding-right: 16px;
  padding-left: 16px;
  font-size: 24px;
}
.coh-ce-cpt_select_country_component-d096a1f5 .country-dropdown li a:hover {
  background-color: rgb(0, 158, 219);
}
.coh-ce-cpt_select_country_component-d096a1f5 .close-country-menu {
  width: 50px;
  height: 50px;
  position: relative;
}
.coh-ce-cpt_select_country_component-d096a1f5 .close-country-menu: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: "\e5cd";
  font-family: mdicons;
  font-size: 50px;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.coh-ce-cpt_select_country_component-d096a1f5 ::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  width: 0;
}
.coh-ce-cpt_select_country_component-d096a1f5 .button-wrapper {
  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: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4.0625rem;
  padding: 1rem;
}
.coh-ce-cpt_select_country_component-52cf46dc {
  font-size: 0;
}
.coh-ce-cpt_share_menu-64cc704b {
  width: 19px;
  height: 19px;
  font-size: 0;
  background-image: url(/sites/g/files/vrxlpx1306/files/2020-03/Fill.png);
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
}
.coh-ce-cpt_share_menu-305a20b3 {
  display: none;
}
.coh-ce-cpt_sidebar_dosage_instructions-51024bf7 a {
  border-left-width: 0.625rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_sidebar_dosage_instructions-51024bf7 a {
    border-left-width: 0;
  }
}
.coh-ce-cpt_signup_form-287f4abd {
  -webkit-overflow-scrolling: touch;
}
.coh-ce-cpt_signup_form-287f4abd .coh-modal-inner {
  overflow: auto;
  width: 645px;
  background-color: rgb(255, 255, 255);
  padding-top: 4rem;
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_signup_form-287f4abd .coh-modal-inner {
    width: 100%;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
  }
}
.coh-ce-cpt_study_alternate_teaser-b842c0f7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_table_of_contents_item-ca4ae00d {
  color: inherit;
}
.coh-ce-cpt_tab_item-69acb898 div {
  min-height: 100%;
  max-height: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_test_video_list-11cc0637 {
    margin-top: 1.25rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_top_header_links-dae8ac06 {
    padding-right: 0;
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .coh-ce-cpt_top_header_links-dae8ac06:after {
    display: block;
  }
}
.coh-ce-cpt_top_header_links-a1397d46:after {
  display: none !important;
}
.coh-ce-cpt_top_header_links-67621ab1 {
  cursor: pointer;
}
.coh-ce-cpt_video_hero_for_homepage-a9e2b95f {
  position: absolute;
  top: 1.5rem;
  left: 8.3%;
  width: 9.625rem;
  height: 2.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_video_hero_for_homepage-a9e2b95f {
    width: 6.5625rem;
    height: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_video_hero_for_homepage-a9e2b95f {
    left: 15px;
  }
}
.coh-ce-cpt_video_hero_for_homepage-f37a4a70 {
  position: absolute;
  right: 4%;
  top: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_video_hero_for_homepage-f37a4a70 {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_video_hero_for_homepage-f37a4a70 {
    right: 15px;
  }
}
.active1.coh-ce-cpt_video_hero_for_homepage-f37a4a70 .img1 {
  display: block;
}
.active2.coh-ce-cpt_video_hero_for_homepage-f37a4a70 .img2 {
  display: block;
}
.active3.coh-ce-cpt_video_hero_for_homepage-f37a4a70 .img3 {
  display: block;
}
.coh-ce-cpt_video_hero_for_homepage-f37a4a70 img {
  display: none;
}
.coh-ce-cpt_video_hero_for_sub_pages-a9e2b95f {
  position: absolute;
  top: 1.5rem;
  left: 8.3%;
  width: 9.625rem;
  height: 2.75rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_video_hero_for_sub_pages-a9e2b95f {
    width: 6.5625rem;
    height: 1.875rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_video_hero_for_sub_pages-a9e2b95f {
    left: 15px;
  }
}
.coh-ce-cpt_video_hero_for_sub_pages-53088640 {
  position: absolute;
  right: 4%;
  top: 1.5rem;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_video_hero_for_sub_pages-53088640 {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt_video_hero_for_sub_pages-53088640 {
    right: 15px;
  }
}
.active1.coh-ce-cpt_video_hero_for_sub_pages-53088640 .img1 {
  display: block;
}
.active2.coh-ce-cpt_video_hero_for_sub_pages-53088640 .img2 {
  display: block;
}
.active3.coh-ce-cpt_video_hero_for_sub_pages-53088640 .img3 {
  display: block;
}
.coh-ce-cpt_video_hero_for_sub_pages-53088640 img {
  display: none;
}
.coh-ce-cpt_video_player-399455a4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_video_player-e8b58f7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(0, 0, 0);
  height: 100%;
}
@media (max-width: 1023px) {
  .coh-ce-cpt_video_preview-1be6efd2 {
    margin-bottom: 0.625rem;
  }
}
.coh-ce-cpt_video_preview-4e56c96d {
  background-image: none;
}
.coh-ce-cpt__reference_content-be3ecd99 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.coh-ce-cpt__reference_content-be3ecd99 ul {
  list-style-type: none;
  counter-reset: refs-list;
}
.coh-ce-cpt__reference_content-be3ecd99 ul.items-inline li {
  display: inline;
}
.coh-ce-cpt__reference_content-be3ecd99 ul.items-inline li:before {
  display: inline;
  margin: 0;
}
.coh-ce-cpt__reference_content-be3ecd99 ul.items-inline li .fn-backlink {
  vertical-align: top;
}
.coh-ce-cpt__reference_content-be3ecd99 ul.items-inline li .ref-link {
  display: inline;
  work-break: break-word;
}
.coh-ce-cpt__reference_content-be3ecd99 ul.items-new-line li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt__reference_content-be3ecd99 li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 9.375rem;
  margin-top: -9.375rem;
}
.coh-ce-cpt__reference_content-be3ecd99 li:before {
  content: counter(refs-list) ".";
  counter-increment: refs-list;
  display: block;
  margin-right: 0.25rem;
}
.coh-ce-cpt__reference_content-be3ecd99 li, .coh-ce-cpt__reference_content-be3ecd99 a {
  color: rgb(116, 116, 116);
}
.coh-ce-cpt__reference_content-be3ecd99 .fn-backlink {
  display: none;
  position: relative;
  z-index: 10;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.coh-ce-cpt__reference_content-be3ecd99 .fn-backlink:before {
  line-height: 1.5rem;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e316";
  font-family: mdicons;
  color: rgb(63, 144, 217);
  font-size: 27px;
  position: absolute;
  top: 0;
}
@media (max-width: 1023px) {
  .coh-ce-cpt__reference_content-be3ecd99 .fn-backlink:before {
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .coh-ce-cpt__reference_content-be3ecd99 .fn-backlink:before {
    line-height: 1.5rem;
  }
}
.coh-ce-cpt__reference_content-be3ecd99 .ref-link + .inner-text {
  display: none;
}
.coh-ce-cpt__reference_content-be3ecd99 .ref-link span {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(116, 116, 116);
  word-break: break-word;
}
.coh-ce-cpt__reference_content-be3ecd99 .fn-active-ref .fn-backlink {
  display: inline-block;
}
.coh-ce-cpt__reference_content-be3ecd99 .inner-text {
  position: relative;
}
.coh-ce-cpt__reference_content-74b8b308 {
  padding-top: 0px;
}
.coh-ce-cpt__reference_content-1226a0ab {
  color: rgb(116, 116, 116);
}
.coh-ce-cpt__reference_content_item-ae55d27c {
  font-size: 0;
}
.coh-ce-9da5205a {
  padding-bottom: 1.875rem;
}
@media (max-width: 1023px) {
  .coh-ce-9da5205a {
    padding-bottom: 0.625rem;
  }
}
.coh-ce-24d663e2 {
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
  height: 100%;
}
@media (max-width: 1169px) {
  .coh-ce-24d663e2 {
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media (max-width: 1023px) {
  .coh-ce-24d663e2 {
    padding-top: 0.625rem;
    padding-right: 0;
    padding-bottom: 0.625rem;
    padding-left: 0;
  }
}
.coh-ce-b63f6515 iframe {
  width: 100%;
}
.coh-ce-bf781b76 {
  position: relative;
  z-index: 2;
}
.coh-ce-bf781b76 > 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-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coh-ce-bf781b76 > ul > li {
  position: relative;
  list-style-type: none;
}
.coh-ce-bf781b76 > ul > li:nth-child(3) > ul {
  left: auto;
  right: 0;
}
@media (max-width: 1023px) {
  .coh-ce-bf781b76 > ul > li:nth-child(4) {
    display: none;
  }
}
.coh-ce-bf781b76 > ul > li > a {
  padding-top: 0.875rem;
  padding-right: 0.5rem;
  padding-bottom: 0.875rem;
  padding-left: 0.5rem;
}
.coh-ce-bf781b76 > 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;
  display: inline-block;
  margin-left: 0.25rem;
  content: "\f107";
  font-family: icomoon;
}
.coh-ce-bf781b76 > ul > li > ul {
  padding-right: 0;
  padding-left: 0;
  position: absolute;
  top: 100%;
  left: auto;
  display: none;
  min-width: 10rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  list-style-type: none;
  background-color: rgb(255, 255, 255);
  background-clip: padding-box;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgba(65, 73, 81, 0.5);
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0.25rem;
          border-bottom-left-radius: 0.25rem;
  -webkit-border-bottom-right-radius: 0.25rem;
          border-bottom-right-radius: 0.25rem;
}
.coh-ce-bf781b76 > ul > li > ul > li {
  list-style-type: none;
  margin-left: 0;
}
.coh-ce-bf781b76 > ul > li > ul > li:last-child > a {
  border-bottom-width: 0;
  border-bottom-style: none;
}
.coh-ce-bf781b76 > ul > li > ul > li > a {
  color: rgb(65, 73, 81);
  width: 100%;
  padding-top: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(243, 243, 243);
  white-space: nowrap;
}
.coh-ce-bf781b76 ul li a {
  color: rgb(65, 73, 81);
}
.coh-ce-22b61877:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-52cf46dc {
  font-size: 0;
}
.coh-ce-f4d34528 li.is-expanded > ul, .coh-ce-f4d34528 li.is-expanded .dropdown-wrapper {
  display: block;
}
.coh-ce-f4d34528 .expanded-list {
  display: block;
}
.coh-ce-f4d34528 .collapsed-list {
  display: none;
}
.coh-ce-f4d34528 flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-55d5ecc6 {
  display: none;
}
.coh-ce-35eeb1a0 li.is-expanded > ul, .coh-ce-35eeb1a0 li.is-expanded .dropdown-wrapper {
  display: block;
}
.coh-ce-35eeb1a0 .expanded-list {
  display: block;
}
.coh-ce-35eeb1a0 .collapsed-list {
  display: none;
}
.coh-ce-35eeb1a0 flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-3c54d2b2 {
  display: none;
  z-index: 99;
}
.coh-ce-b842c0f7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-55d5ecc6 {
  display: none;
}
.coh-ce-55d5ecc6 {
  display: none;
}
.coh-ce-7b46ee2c .coh-view-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.coh-ce-7b46ee2c article {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3%;
      -ms-flex: 0 0 33.3%;
          flex: 0 0 33.3%;
}
@media (max-width: 1023px) {
  .coh-ce-7b46ee2c article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.coh-ce-7b46ee2c article:nth-child(3n+3) .video-preview-wrapper {
  padding-right: 0;
}
.coh-ce-7b46ee2c article:nth-child(3n+4) .video-preview-wrapper {
  padding-left: 0;
}
.coh-ce-7b46ee2c article:first-child .video-preview-wrapper {
  padding-left: 0;
}
.coh-ce-52cf46dc {
  font-size: 0;
}
