.cmp-button--common .cmp-button {
  border-radius: 10px;
  color: #fff;
  background-color: #9b30b3;
  border: 1px solid #9b30b3;
  font-family: "Inter-Medium";
  font-size: 11pt;
  padding: 1em 1.5em;
}

.cmp-button--common .cmp-button:hover {
  background-color: #606;
  border: 1px solid #606;
}

.cmp-button--absolute .cmp-button {
  position: absolute;
  bottom: 1%;
}

.cmp-button--resources .cmp-button {
  border: 1px solid #9B30B3;
  border-radius: 6px;
  width: 190px;
  display: flex;
  justify-content: center;
  padding: 1em;
  color: #9b30b3;
  font-family: 'Inter-Regular';
}

.cmp-button--resources .cmp-button:hover {
  background: rgba(145, 192, 242, 0.1);
}

.cmp-text--black-title .cmp-text {
  font-family: "Inter-SemiBold";
  font-size: 30pt;
  line-height: 30pt;
  letter-spacing: 0.5px;
  color: #1a1a1a;
}

.cmp-text--info-text .cmp-text {
  background: rgba(145, 192, 242, 0.1);
  border-radius: 24px;
  padding: 8px 12px;
  display: inline-block;
}

.cmp-text--info-text .cmp-text p,
.cmp-text--info-text .cmp-text a {
  text-decoration: none;
  font-size: 12pt;
  line-height: 16px;
  font-family: "Inter-Semibold";
  font-weight: normal;
  color: #91C0F2;
}

.cmp-text--carousel-titles .cmp-text p {
  font-family: "Inter-SemiBold";
  font-weight: 600;
  color: #fff;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.583333px;
}

.cmp-text--center-text .cmp-text {
  font-size: 14pt;
  line-height: 30px;
  color: #fff;
  opacity: 90%;
  font-family: "Inter-Regular";
  margin: 1em auto;
}

/*.cmp-text--width-75 .cmp-text {*/
/*  width: 75%;*/
/*}*/

/*.cmp-text--width-775px .cmp-text {*/
/*  width: 775px;*/
/*}*/

.cmp-text--width-50 .cmp-text {
  width: 50%;
  margin: 1em auto;
}

.cmp-text--h1 .cmp-text p {
  font-family: "Inter-SemiBold";
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
}

.cmp-text--banner-title .cmp-text h1 {
  line-height: 65px;
  font-size: 44pt;
  margin: 20px 0 0.8em;
  font-family: 'Inter-SemiBold';
  font-weight: 600;
  margin-bottom: 6px;
}

.cmp-title--white .cmp-title {
  color: #fff;
}

.cmp-title--h1 .cmp-title h1 {
  font-family: "Inter-SemiBold";
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
}

.cmp-title--h2 .cmp-title h2 {
  font-size: 33px;
  line-height: 40px;
  font-family: "Inter-SemiBold";
}

.cmp-title--margin-top-1em .cmp-title {
  margin-top: 1em;
}

.cmp-text--color-white .cmp-text {
  color: #ffffff;
}

.cmp-text--margin-top-2em .cmp-text {
  margin-top: 2em;
}

.cmp-text--margin-y-2em .cmp-text {
  margin: 0 2em;
}

/*.cmp-text--margin-auto .cmp-text {*/
/*  margin: auto;*/
/*}*/

.cmp-text--blue .cmp-text {
  color: #91C0F2;
  font-size: 12pt;
  line-height: 24px;
  opacity: 0.9;
  font-family: "Inter-Regular";
}

.cmp-text--blue-chip .cmp-text {
  display: flex;
  justify-content: center;
  padding-top: 64px;
}

.cmp-text--blue-chip .cmp-text p {
  background: rgba(145, 192, 242, 0.1);
  border-radius: 24px;
  padding: 8px 12px;
  color: #91C0F2;
  font-family: 'Inter-Regular';
  font-style: normal;
  font-weight: 600;
}

.cmp-text--black-heading .cmp-text p {
  font-size: 30pt;
  line-height: 40px;
  font-family: 'Inter-SemiBold';
  text-align: center;
  color: #1a1a1a;
}

.cmp-text--black-para .cmp-text p {
  font-size: 14pt;
  line-height: 30px;
  font-family: 'Inter-Regular';
  width: 50%;
  text-align: center;
  margin: 3em auto;
  color: #1a1a1a;
}

.cmp-text--text-align-left .cmp-text {
  text-align: left;
}

.cmp-text--text-align-center .cmp-text {
  text-align: center;
}

.cmp-text--hr-2 .cmp-text {
  width: 8em;
  margin: 3em auto 4em;
  padding: 0;
}

.cmp-text--hr-2 .cmp-text hr {
  background-color: #9b30b3;
  height: 0.3em;
  border: none;
}

.cmp-text--anchor-underline .cmp-text a {
  text-decoration: underline;
}

.cmp-text--general .cmp-text {
  font-size: 14pt;
  line-height: 25px;
  font-family: "Inter-Regular";
  color: #fff;
  opacity: 90%;
}

.cmp-text--background .cmp-text {
  background: url("/content/dam/intelligentcontent/unbranded/her2know/us/en/images/icons/heroSectionPaintStroke.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}

.cmp-text--grey .cmp-text p {
  color: #dfdfe2;
}

.cmp-text--reference .cmp-text {
  font-family: "Inter-Regular";
  font-size: 10pt;
  line-height: 20px;
  color: #1a1a1a;
  margin-top: 4em;
}

.text.cmp-text--carousel-titles.cmp-text--margin-top-2em {
  margin-bottom: 8em;
}

/**************** Teaser *****************/

.cmp-teaser--three-tiles .cmp-teaser {
  display: block !important;
  background: #04152B;
  box-shadow: 0px 4px 20px #000d1e;
  border-radius: 16px;
  padding: 1.5em;
}

.cmp-teaser--three-tiles .cmp-teaser__image, .cmp-teaser--three-tiles .cmp-teaser__content {
  width: 100%;
  padding: 0;
}

.cmp-teaser--three-tiles .cmp-teaser__pretitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.2px;
  margin-top: 1em;
  color: #fff;
  font-family: "Inter-Semibold";
}

.cmp-teaser--three-tiles .cmp-teaser__pretitle p {
  font-weight: 600;
}

.cmp-teaser--three-tiles .cmp-teaser__description {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.9;
  text-align: center;
  font-family: "Inter-Regular";
  margin: 1em 0;
}

.cmp-teaser--three-tiles .cmp-teaser__action-container {
  margin-top: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
}

.cmp-teaser--three-tiles .cmp-teaser__action-link {
  border-radius: 6px;
  color: #fff;
  background-color: #9b30b3;
  border: 1px solid #9b30b3;
  font-family: "Inter-Medium";
  font-size: 11pt;
  padding: 15px 10px;
  text-align: center;
  width: 170px;
}

.cmp-teaser--three-tiles .cmp-teaser__action-link:hover {
  background-color: #606;
  border: 1px solid #606;
}

.cmp-teaser--min-height-620px .cmp-teaser {
  min-height: 670px;
}

.cmp-teaser--min-height-550px .cmp-teaser {
  min-height: 550px;
}

.cmp-teaser--comments .cmp-teaser {
  display: block;
  padding: 2em 0 0;
  border-top: 1px solid #9b30b3;
  max-width: 500px;
}

.cmp-teaser--comments .cmp-teaser__content {
  width: 100%;
  padding: 0;
}

.cmp-teaser--comments .cmp-teaser__pretitle {
  font-family: "Inter-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.2px;
  color: #ffffff;
  height: 10em;
}

.cmp-teaser--comments .cmp-teaser__title {
  font-family: "Inter-Regular";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0px;
  display: inline-block;
  margin-left: 3em;
}

.cmp-teaser--comments .cmp-teaser__title p:first-child {
  color: #ffffff;
}

.cmp-teaser--comments .cmp-teaser__title p:last-child {
  color: #91C0F2;
}

.cmp-teaser--comments .cmp-teaser__image .cmp-image {
  width: 30px;
  position: absolute;
  bottom: 2%;
}

.cmp-teaser--people .cmp-teaser {
  display: block;
}

.cmp-teaser--people .cmp-teaser__image, .cmp-teaser--people .cmp-teaser__content {
  padding: 0 !important;
  width: 100% !important;
}

.cmp-teaser--people .cmp-teaser__pretitle {
  position: absolute;
  bottom: 5%;
  left: 5%;
}

.cmp-teaser--people .cmp-teaser__pretitle p {
  color: #fff;
  font-family: "Inter-Regular";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0px;
}

.cmp-teaser--people .cmp-teaser__pretitle p span,
.cmp-teaser--people .cmp-teaser__title p span {
  color: #91C0F2;
}

.cmp-teaser--people .cmp-teaser__title {
  display: none;
  position: absolute;
  bottom: 5%;
  left: 45%;
  transform: translateX(-50%);
}

.cmp-teaser--people .cmp-teaser__title p:first-child {
  color: #fff;
  font-family: "Inter-Regular";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}

.cmp-teaser--people .cmp-teaser__title p:last-child {
  margin: 3em auto 0;
}

.cmp-teaser--people .cmp-teaser__title p:last-child a {
  border-radius: 6px;
  color: #fff;
  background-color: #9b30b3;
  border: 1px solid #9b30b3;
  font-family: "Inter-Medium";
  font-size: 11pt;
  padding: 14px 16px;
  display: block;
  width: 18em;
}

.cmp-teaser--ihc-page .cmp-teaser {
  flex-direction: row-reverse;
}

.cmp-teaser--ihc-page .cmp-teaser__content {
  padding: 1em;
  width: 45%!important;
}

.cmp-teaser--ihc-page .cmp-teaser__image {
  width: 55%!important;
  padding: 0!important;
}

.cmp-teaser--ihc-page .cmp-teaser__pretitle {
  font-size: 30pt;
  line-height: 40px;
  margin: 4% 0 0;
  font-family: 'Inter-SemiBold';
  padding-bottom: 16px;
  color: #fff;
  text-align: left;
}

.cmp-teaser--ihc-page .cmp-teaser__description {
  font-size: 14pt;
  line-height: 30px;
  margin: 0;
  color: #fff;
  opacity: 90%;
  font-family: "Inter-Regular";
  text-align: left;
}

.cmp-teaser--ihc-page .cmp-teaser__action-container {
  text-align: left;
  padding: 4em 0;
}

.cmp-teaser--ihc-page .cmp-teaser__action-link {
  border-radius: 6px;
  color: #fff;
  background-color: #9b30b3;
  border: 1px solid #9b30b3;
  font-family: 'Inter-Medium';
  font-size: 18px;
  line-height: 24px;
  padding: 16px 18px;
  font-weight: 600;
}

.cmp-teaser--resources .cmp-teaser {
  display: block;
  border-radius: 15px;
  padding: 0.5em;
}

.cmp-teaser--resources .cmp-teaser:hover {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.cmp-teaser--resources .cmp-teaser__image, .cmp-teaser--resources .cmp-teaser__content {
  width: 100%;
  padding: 0;
}

.cmp-teaser--resources .cmp-teaser__content {
  width: 86%;
  margin-top: -32%;
}

.cmp-teaser--resources .cmp-teaser__pretitle {
  color: #979797;
  font-size: 12pt;
  line-height: 20px;
  font-family: "Inter-Semibold";
}

.cmp-teaser--resources .cmp-teaser__title {
  font-size: 14pt;
  font-family: "Inter-Semibold";
  margin: 15px 0;
  color: #1a1a1a;
  line-height: 26px;
}

.cmp-teaser--resources .cmp-teaser__subtitle {
  color: #1a1a1a;
  font-size: 12pt;
  line-height: 23px;
  font-family: "Inter-Regular";
}

.cmp-teaser--resources .cmp-teaser__action-container {
  margin: 3em 0 1em;
}

.cmp-teaser--resources .cmp-teaser__action-link {
  border-radius: 10px;
  color: #fff;
  background-color: #9b30b3;
  border: 1px solid #9b30b3;
  font-family: "Inter-Medium";
  padding: 12px 14px;
}

.cmp-teaser--resources .cmp-teaser__action-link:hover {
  background-color: #7C268F;
}

.cmp-teaser--margin-top-8em .cmp-teaser__content {
  margin-top: -32%;
}

.cmp-teaser--margin-top-7em .cmp-teaser__content {
  margin-top: -32%;
}

.cmp-teaser--margin-top-6em .cmp-teaser__content {
  margin-top: -25%;
}

.cmp-teaser--margin-top-5em .cmp-teaser__content {
  margin-top: -32%;
}

/*********************** Image ********************/
.cmp-image--width-40px .cmp-image {
  width: 43px;
  margin: 2em 0;
}

.cmp-text--hr .cmp-text {
  width: 20%;
  margin: 3em auto 2em;
  padding: 0;
}

.cmp-text--hr .cmp-text hr,.cmp-text--banner-hr .cmp-text hr {
  background-color: #9b30b3;
  height: 0.3em;
  border: none;
}

.cmp-text--banner-hr .cmp-text {
  width: 8em;
  margin: 1em auto 3em;
  padding: 0;
}

/***************** Image List **************************/
.cmp-imagelist--persons .cmp-imagelist {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2em;
  padding: 0 2em;
}

.cmp-imagelist--persons .cmp-imagelist__item {
  position: relative;
}

.cmp-imagelist--persons .cmp-imagelist__image {
  width: auto;
  height: auto;
}

.cmp-imagelist--persons .cmp-imagelist__title {
  position: absolute;
  left: 55%;
  transform: translateX(-50%);
  bottom: 5%;
  width: 100%;
}

.cmp-imagelist--persons .cmp-imagelist__title p {
  color: #fff;
  font-family: "Inter-Regular";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0px;
}

.cmp-imagelist--persons .cmp-imagelist__title p span {
  color: #91C0F2;
}

.cmp-imagelist--persons .cmp-imagelist__description {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 12%;
  width: 100%;
}

.cmp-imagelist--persons .cmp-imagelist__description p:first-child {
  color: #fff;
  font-family: "Inter-Regular";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0px;
}

.cmp-imagelist--persons .cmp-imagelist__description p:first-child span {
  color: #91C0F2;
}

.cmp-imagelist--persons .cmp-imagelist__description p:last-child {
  border-radius: 6px;
  color: #fff;
  background-color: #9b30b3;
  border: 1px solid #9b30b3;
  font-family: "Inter-Medium";
  font-size: 11pt;
  padding: 12px 14px;
  width: 90%;
  margin: 1em auto 0;
}

@media screen and (max-width: 991px) {
  .cmp-text--width-775px .cmp-text {
    width: 550px;
  }

  .cmp-text--width-50 .cmp-text {
    width: 70%;
  }

  .cmp-teaser--min-height-550px .cmp-teaser {
    min-height: 655px;
  }
}

@media screen and (max-width:767px) {
  .cmp-navigation__item {
    white-space: unset!important;
  }

  .cmp-container--header .cmp-container .cmp-navigation a.cmp-navigation__item-link {
    width: 90%;
  }

  .cmp-teaser--min-height-620px .cmp-teaser,.cmp-teaser--min-height-550px .cmp-teaser {
    min-height: unset;
  }

  .cmp-teaser--three-tiles .cmp-teaser__action-container {
    position: relative;
    bottom: unset;
    left: unset;
    transform: unset;
  }

  .cmp-text--mobile-center .cmp-text {
    text-align: center;
  }

  .cmp-text--mobile-left .cmp-text {
    text-align: left;
  }

  .cmp-text--width-75 .cmp-text {
    width: 100%;
  }

  .cmp-text--hr .cmp-text {
    margin: 3em auto 2em 0px;
  }

  .cmp-image--width-40px .cmp-image {
    margin: 2em auto;
  }

  .cmp-text--banner-title .cmp-text h1 {
    line-height: 48px;
    font-size: 30pt;
  }

  .cmp-text--banner-hr .cmp-text {
    margin-top: 0;
  }

  .cmp-text--width-775px .cmp-text {
    width: auto;
    padding: 0 30px;
  }

  .cmp-text--width-50 .cmp-text {
    width: 100%;
  }

  .cmp-page--ihc-image .cmp-text--width-50 .cmp-text {
    width: 90%;
  }

  .cmp-teaser--ihc-page .cmp-teaser {
    flex-direction: column-reverse;
  }

  .cmp-text--black-para .cmp-text p {
    width: auto;
    margin: 3em 30px;
  }

  .cmp-page--ihc-knowledge-check .cmp-text--black-heading .cmp-text p {
    text-align: left;
    font-size: 27pt;
  }

  .cmp-teaser--ihc-page .cmp-teaser__content,.cmp-teaser--ihc-page .cmp-teaser__image {
    width: 100%!important;
  }

  .cmp-text--carousel-titles .cmp-text p {
    font-size: 27pt;
    line-height: 48px;
    letter-spacing: 0px;
  }

  .cmp-page--homepage .cmp-text--h1 .cmp-text p {
    line-height: 45px;
    font-size: 20pt;
    text-align: left;
    font-weight: 500;
  }
}

@media screen and (max-width:768px) {
  .cmp-teaser--people .cmp-teaser {
    width: 85%;
  }

  .cmp-teaser--comments .cmp-teaser {
    width: 90%;
  }

  .cmp-teaser--comments .cmp-teaser__image .cmp-image {
    left: 30%;
  }

  .cmp-imagelist--persons {
    display: none;
  }

  #desktop-comments {
    display: none!important;
  }
}

@media screen and (min-width:769px) {
  #mobile-comments {
    display: none!important;
  }

  .cmp-carousel--mobile {
    display: none!important;
  }
}

/***********************    Resource List       **************************/
.cmp-resourcelistfilter__populated {
  width: 100%!important;
}

.cmp-resourcelistfilter__drop-down, .cmp-resourcelistfilter__close, .cmp-resourcelistfilter__open {
  display: none !important;
}

.cmp-resourcelistfilter__filter-collapse-container {
  display: block !important;
}

.cmp-resourcelistfilter__filter-collapse-container h3 {
  display: none !important;
}

.cmp-resourcelistfilter__node h4 {
  display: none !important;
}

.cmp-resourcelistfilter__holder .fa {
  display: none !important;
}

.cmp-resourcelistfilter #selected-filters,
.cmp-resourcelistfilter > h3 {
  display: none !important;
}

.cmp-resourcelistfilter--text-center {
  margin-top: 3em;
}

.cmp-resourcelistfilter--text-center .resource-load-more {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Inter-Semibold';
  border-radius: 6px;
  padding: 0.7em 1.2em;
  border: 1px solid #1a1a1a;
  font-weight: 600;
}

.cmp-resourcelistfilter__resource-panel {
  margin: 0 !important;
}

.cmp-resourcelistfilter strong,
.cmp-resourcelistfilter em {
  display: none !important;
}

.cmp-resourcelistfilter__panel-body {
  padding: 0 !important;
  line-height: 0!important;
}

.cmp-resourcelistfilter__resource-panel:hover .cmp-resourcelistfilter__image-container {
  transform: unset !important;
  position: unset!important;
}

.cmp-resourcelistfilter__image-container {
  height: unset!important;
  position: unset!important;
}

.cmp-resourcelistfilter__image-container img {
  width: 100% !important;
  border-radius: 10px;
}

.cmp-page--ihc-image .cmp-resourcelistfilter__resource-panel {
  border: none !important;
  border-radius: 10px!important;
  height: 420px !important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__resource-panel {
  border: none !important;
  border-radius: 10px!important;
  height: 650px !important;
}

.cmp-resourcelistfilter__resource-panel:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cmp-resourcelistfilter--text-center .fa {
  display: none !important;
}

.cmp-page--ihc-image .cmp-resourcelistfilter__column {
  width: 25%!important;
  margin-bottom: 20px;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__column {
  width: 25%!important;
  margin-bottom: 20px;
}

.cmp-page--resource-lab .cmp-resourcelistfilter #filter-collapsible {
  display: none;
}

.cmp-page--ihc-image .cmp-resourcelistfilter #filter-collapsible .cmp-resourcelistfilter__form-group .cmp-resourcelistfilter__text-muted {
  font-family: 'Inter-Semibold';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #1A1A1A;
  opacity: 0.9;
  text-transform: uppercase;
}

.cmp-page--ihc-image .cmp-resourcelistfilter #filter-collapsible .resource-filter-item {
  background: transparent;
  color: #9b30b3;
  border: 1px solid #9b30b3;
  border-radius: 24px;
  font-family: 'Inter-Medium';
  font-size: 14px;
  padding: 8px 12px;
}

.cmp-page--ihc-image .cmp-resourcelistfilter #filter-collapsible .resource-filter-item:hover {
  background-color: rgba(155,48,179,0.2);
}

.cmp-page--ihc-image .cmp-resourcelistfilter #filter-collapsible .resource-filter-item.active {
  background: #9b30b3;
  border: 1px solid #9b30b3;
  color: #fff;
  font-family: 'Inter-Semibold';
}

.cmp-page--ihc-image .cmp-resourcelistfilter__description {
  height: 10em;
}

.cmp-page--ihc-image .cmp-resourcelistfilter__description .cmp-resourcelistfilter__tag {
  font-size: 12pt;
  line-height: 20px;
  font-family: 'Inter-Semibold';
  color: #aaaab3!important;
  text-transform: uppercase;
}

.cmp-page--ihc-image .cmp-resourcelistfilter__description .cmp-resourcelistfilter__info {
  color: #1a1a1a;
  font-size: 12pt;
  line-height: 20px;
  font-family: 'Inter-Semibold';
  margin: 6px 0;
}

.cmp-page--ihc-image .cmp-resourcelistfilter__description .cmp-resourcelistfilter__author {
  font-family: 'Inter-Semibold';
  color: #AAAAB3;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.cmp-resourcelistfilter {
  padding: 0!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__type {
  font-family: 'Inter-Semibold'!important;
  color: #979797!important;
  font-size: 12pt!important;
  line-height: 23px!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__title {
  font-size: 14pt!important;
  font-family: 'Inter-Semibold'!important;
  margin: 15px 0!important;
  line-height: 26px!important;
  color: #1a1a1a!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__sub-title {
  color: #1a1a1a!important;
  font-size: 12pt!important;
  line-height: 23px!important;
  font-family: 'Inter-Regular'!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__action-link a {
  color: #fff!important;
  text-decoration: none!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__action-link:hover {
  background: #7C268F!important;
  text-decoration: none!important;
}

.cmp-resourcelistfilter__description {
  font-style: normal!important;
  text-decoration: none!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__description {
  width: 88%!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__action-link {
  line-height: 20px!important;
  width: fit-content!important;
  pointer-events: all!important;
  cursor: pointer!important;
  border-radius: 10px!important;
  color: #fff!important;
  background-color: #9b30b3!important;
  border: 1px solid #9b30b3!important;
  font-family: 'Inter-Medium'!important;
  font-size: 11pt!important;
  padding: 1em 1em!important;
  position: absolute!important;
  bottom: 12px!important;
  font-style: normal!important;
}

.cmp-page--resource-lab .cmp-resourcelistfilter__column .cmp-resourcelistfilter__text-muted {
  max-height: unset!important;
  overflow: visible!important;
  position: unset!important;
  margin-top: -35%;
}

.cmp-page--ihc-image .cmp-resourcelistfilter__column .cmp-resourcelistfilter__text-muted {
  max-height: unset!important;
  overflow: visible!important;
}

a[data-item-type=resource-page] {
  text-decoration: none!important;
  font-style: normal!important;
  pointer-events: none!important;
}

.cmp-resourcelistfilter a.fg-color.resource-load-more span {
  border: none!important;
}

.cmp-page--ihc-image #csp .fscc,.cmp-page--ihc-image #fscc .csp {
  display: none!important;
}

.cmp-page--ihc-image .view-resourcelist-popup-modal .cmp-button::after {
  content: '';
  display: inline-block;
  width: 30px;
  margin-left: 9px;
  height: 30px;
  background: url(/content/dam/intelligentcontent/unbranded/her2know/us/en/images/icons/ExternalLinkWhite.svg) no-repeat;
}

.cmp-page--ihc-image .cmp-resourcelistfilter__resource-panel::before {
  display: none!important;
}

@media screen and (min-width:768px) and (max-width:1199px) {
  .cmp-imagelist--persons .cmp-imagelist__description p:first-child span,.cmp-imagelist--persons .cmp-imagelist__title p span {
    display: block!important;
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .cmp-page--ihc-image .cmp-resourcelistfilter__column {
    padding: 0 5px!important;
  }

  .cmp-page--ihc-image .cmp-resourcelistfilter__description {
    height: 18em!important;
  }

  .cmp-page--resource-lab .cmp-carousel--mobile {
    display: none!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter__resource-panel {
    height: 800px !important;
  }

  .cmp-selfcertification .modal-box {
    top: 40%!important;
  }

  .cmp-imagelist--persons .cmp-imagelist__description p:first-child span {
    color: #91C0F2;
    display: block;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .cmp-text--az-person .cmp-text .cmp-tooltip-block.tooltip-left::after {
    top: unset!important;
  }

  .cmp-container--footer-black .cmp-container .cmp-grid--section-1 {
    grid-column: 1!important;
  }
}

@media screen and (max-width:767px) {
  .cmp-page--resource-lab .cmp-resourcelistfilter {
    display: none!important;
  }

  .cmp-page--ihc-image .cmp-resourcelistfilter__column {
    padding: 0 5px!important;
    width: 100%!important;
  }
}

@media screen and (max-width:767px) {
  .cmp-page--ihc-image .cmp-resourcelistfilter__resource-panel {
    height: auto!important;
  }
}

@media screen and (max-width:450px) {
  .cmp-text--az-person .cmp-text .cmp-tooltip-block.tooltip-left::after {
    top: unset!important;
  }
}

@media screen and (min-width:768px) {
  .cmp-teaser--resources .cmp-teaser__action-container {
    position: absolute;
    bottom: 15px;
  }
}

@media screen and (min-width:1700px) {
  .cmp-page--ihc-image .cmp-resourcelistfilter__resource-panel {
    height: 500px !important;
  }
}

@media (min-width: 1921px) and (max-width: 2560px) {
  .cmp-page--ihc-image .cmp-resourcelistfilter__column {
    width: 23%!important;
    margin-bottom: 100px !important;
  }

  .cmp-page--ihc-image .cmp-resourcelistfilter__resource-panel {
    height: 580px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+1):nth-child(-n+5) .cmp-resourcelistfilter__resource-panel {
    height: 650px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+7):nth-child(-n+11) .cmp-resourcelistfilter__resource-panel {
    height: 940px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+13):nth-child(-n+17) .cmp-resourcelistfilter__resource-panel {
    height: 760px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+19):nth-child(-n+23) .cmp-resourcelistfilter__resource-panel {
    height: 775px!important;
  }

  .cmp-page--resource-lab .cmp-tabs__tabpanel:nth-child(4)  .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+1):nth-child(-n+5) .cmp-resourcelistfilter__resource-panel {
    height: 585px!important;
  }
}

@media (min-width: 992px) and (max-width: 1190px) {
  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+1):nth-child(-n+5) .cmp-resourcelistfilter__resource-panel {
    height: 660px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+7):nth-child(-n+11) .cmp-resourcelistfilter__resource-panel {
    height: 775px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+13):nth-child(-n+17) .cmp-resourcelistfilter__resource-panel {
    height: 670px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+19):nth-child(-n+23) .cmp-resourcelistfilter__resource-panel {
    height: 655px!important;
  }

  .cmp-page--resource-lab .cmp-tabs__tabpanel:nth-child(4)  .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+1):nth-child(-n+5) .cmp-resourcelistfilter__resource-panel {
    height: 570px!important;
  }
}

@media (min-width: 1200px) {
  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+1):nth-child(-n+5) .cmp-resourcelistfilter__resource-panel {
    height: 570px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+7):nth-child(-n+11) .cmp-resourcelistfilter__resource-panel {
    height: 735px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+13):nth-child(-n+17) .cmp-resourcelistfilter__resource-panel {
    height: 610px!important;
  }

  .cmp-page--resource-lab .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+19):nth-child(-n+23) .cmp-resourcelistfilter__resource-panel {
    height: 620px!important;
  }

  .cmp-page--resource-lab .cmp-tabs__tabpanel:nth-child(4)  .cmp-resourcelistfilter .cmp-resourcelistfilter__column:nth-child(n+1):nth-child(-n+5) .cmp-resourcelistfilter__resource-panel {
    height: 565px!important;
  }
}