.cmp-text--color-white .cmp-text {
  color: #FFF!important;
}

.cmp-text--color-dark-navy .cmp-text {
  color: #050D23!important;
}

.cmp-text--color-dark-grey .cmp-text {
  color: #3B3B40!important;
}

.cmp-text--color-light-grey .cmp-text {
  color: #58585F!important;
}

.cmp-text--color-purple .cmp-text {
  color: #9B30B3!important;
}

.cmp-text--color-black .cmp-text {
  color: #1A1A1A!important;
}

.cmp-text--grey .cmp-text {
  color: #93939F!important;
}

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

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

.cmp-text--right-align-font .cmp-text {
  text-align: right;
}

.cmp-text--main-heading .cmp-text {
  font-family: 'Inter-Tight';
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 82px;
}

.cmp-text--color-dark-navy.cmp-text--main-heading .cmp-text {
  padding-bottom: 90px;
}

.cmp-page--homepage .cmp-container--bg-banner .cmp-container .cmp-text--main-heading .cmp-text span {
  border-radius: 6px;
  padding: 0px 12px;
  color: #050D23;
  background: #FFA8F8;
  box-shadow: 0px 4px 25px 0px #010B25;
}

.cmp-text--color-dark-navy.cmp-text--main-heading .cmp-text span {
  border-radius: 6px;
  padding: 0px 12px;
  background: #B6F1F1;
  box-shadow: 0px 16px 32px 0px rgba(0, 112, 112, 0.15);
}

.cmp-page--homepage .cmp-container--bg-banner .cmp-container .cmp-text--main-heading {
  width: 65%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cmp-teaser--home-teaser .cmp-teaser__title {
  font-family: 'Inter-Tight';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  color: #050D23!important;
}

#home-carousel .cmp-teaser--home-teaser .cmp-teaser__title {
  width: 415px;
}

.cmp-teaser--home-teaser .cmp-teaser__description {
  font-family: 'Inter-Regular';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #3B3B40;
  padding: 25px 0;
  opacity: 0.9;
}

#home-carousel .cmp-teaser--home-teaser .cmp-teaser__description {
  /*width: 540px;*/
  width: 567px;
}

.cmp-teaser--home-teaser .cmp-teaser__action-link {
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 0px;
  color: #9B30B3;
  position: relative;
  display: flex;
  gap: 1px;
  align-items: center;
}

#home-carousel .cmp-teaser--home-teaser .cmp-teaser__pretitle {
  color: #050D23;
  font-family: 'Inter-Semibold';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  bottom: 0;
  left: 5%;
}

#home-carousel .cmp-teaser--home-teaser .cmp-teaser__pretitle p {
  display: flex;
  align-items: center;
  border-radius: 32px;
  border: 1px solid #9B30B3;
  padding: 10px;
  width: fit-content;
}

#home-carousel .cmp-teaser--home-teaser .cmp-teaser__pretitle .cmp-carousel-left-arrow {
  content: url('/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/arrow-left.png');
  padding: 0 5px;
}

#home-carousel .cmp-teaser--home-teaser .cmp-teaser__pretitle .cmp-carousel-right-arrow {
  content: url('/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/arrow-right.png');
  padding: 0 5px;
}

.cmp-container--home-video-container .cmp-teaser__title-link {
  color: #FFF;
  font-family: 'Inter-Tight';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}

.cmp-container--home-video-container .cmp-teaser__description {
  width: 460px;
  font-family: 'Inter-Regular';
  color: #FFF;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding: 25px 0;
  opacity: 0.8;
}

.cmp-container--home-video-container .cmp-teaser__action-link {
  font-family: 'Inter-Semibold';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 0px;
  color: #FFF;
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
}

.cmp-container--new-era-container .cmp-teaser--home-teaser .cmp-teaser__content {
  width: 495px;
}

.cmp-text--get-into .cmp-text {
  font-family: 'Inter-Tight';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  margin-top: 100px;
}

.cmp-text--disclaimer .cmp-text {
  font-family: 'Inter-Regular';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 35px;
  padding: 0.5em 20px;
}

.cmp-page--clinical-case-page .cmp-text--disclaimer .cmp-text,  .cmp-page--contributors-page .cmp-text--disclaimer .cmp-text {
  padding: 0.5em 0;
}

.cmp-text--be-first .cmp-text {
  font-family: 'Inter-Tight';
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  padding: 20px;
}

.cmp-text--no-spam .cmp-text {
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.cmp-teaser--three-tile-teaser .cmp-teaser__title {
  font-family: 'Inter-Semibold';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.2px;
  color: #050D23;
}

.cmp-teaser--three-tile-teaser .cmp-teaser__description {
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  opacity: 0.9;
  color: #3B3B40;
  padding-top: 1em;
}

.cmp-teaser--three-tile-teaser .cmp-teaser__action-link {
  font-family: 'Inter-Semibold';
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 0px;
  color: #9B30B3;
  position: relative;
  display: flex;
  align-items: center;
  gap: 1px;
}

.cmp-text--bread-crumb-text li a {
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  display: flex;
  align-items: center;
  /*gap:10px*/
}

.cmp-text--bread-crumb-text .cmp-text {
  padding: 0;
}

.cmp-text--hero-banner-title .cmp-text {
  font-family: 'Inter-Tight';
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  padding: 30px 20px 30px 0;
  max-width: 500px;
}

.cmp-text--hero-banner-subtitle .cmp-text {
  font-family: 'Inter-Tight';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding: 0 50px 32px 0;
}

.cmp-text--hero-banner-description .cmp-text {
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding: 0 0 30px 0;
}

.cmp-page--ihc-atlas .cmp-text--hero-banner-title .cmp-text, .cmp-page--ihc-knowledge-check .cmp-text--hero-banner-title .cmp-text {
  max-width: 565px;
}

.cmp-page--clinical-case-page .cmp-text--hero-banner-subtitle .cmp-text, .cmp-container--contributor-hero-container .cmp-text--hero-banner-title .cmp-text, .cmp-container--contributor-hero-container .cmp-text--hero-banner-subtitle .cmp-text {
  width: 100%;
  padding-right: 0;
}

.cmp-page--clinical-case-page .cmp-text--hero-banner-title .cmp-text, .cmp-page--clinical-case-page .cmp-text--hero-banner-description .cmp-text {
  max-width: 850px;
  padding-right: 0;
}

.cmp-teaser--footer-banner-teaser .cmp-teaser__title {
  color: #FFF;
  font-family: 'Inter-Tight';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}

.cmp-teaser--footer-banner-teaser .cmp-teaser__subtitle {
  color: #FFF;
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  opacity: 0.9;
  max-width: 500px;
  padding: 15px 0 40px;
}

.cmp-teaser--footer-banner-teaser .cmp-teaser__action-container {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #9B30B3;
  width: fit-content;
}

.cmp-teaser--footer-banner-teaser .cmp-teaser__action-container:hover {
  padding: 0 27px 0 0;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: calc(100% - 16px);
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.58366 11.9166H15.4599L12.1297 15.9133C11.8052 16.302 11.8583 16.8804 12.247 17.204C12.6366 17.5285 13.2141 17.4753 13.5386 17.0866L18.1219 11.5866C18.1577 11.5436 18.1751 11.4931 18.2017 11.4455C18.2237 11.407 18.2502 11.374 18.2667 11.3318C18.308 11.2264 18.3327 11.1155 18.3327 11.0036C18.3327 11.0027 18.3337 11.0009 18.3337 11C18.3337 10.9991 18.3327 10.9972 18.3327 10.9963C18.3327 10.8845 18.308 10.7736 18.2667 10.6681C18.2502 10.626 18.2237 10.593 18.2017 10.5545C18.1751 10.5068 18.1577 10.4564 18.1219 10.4133L13.5386 4.91331C13.3562 4.69606 13.0958 4.58331 12.8337 4.58331C12.6265 4.58331 12.4184 4.65298 12.247 4.79598C11.8583 5.11956 11.8052 5.69798 12.1297 6.08665L15.4599 10.0833H4.58366C4.07766 10.0833 3.66699 10.494 3.66699 11C3.66699 11.506 4.07766 11.9166 4.58366 11.9166Z" fill="white"/><mask id="mask0_6394_9894" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="3" y="4" width="16" height="14"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.58366 11.9166H15.4599L12.1297 15.9133C11.8052 16.302 11.8583 16.8804 12.247 17.204C12.6366 17.5285 13.2141 17.4753 13.5386 17.0866L18.1219 11.5866C18.1577 11.5436 18.1751 11.4931 18.2017 11.4455C18.2237 11.407 18.2502 11.374 18.2667 11.3318C18.308 11.2264 18.3327 11.1155 18.3327 11.0036C18.3327 11.0027 18.3337 11.0009 18.3337 11C18.3337 10.9991 18.3327 10.9972 18.3327 10.9963C18.3327 10.8845 18.308 10.7736 18.2667 10.6681C18.2502 10.626 18.2237 10.593 18.2017 10.5545C18.1751 10.5068 18.1577 10.4564 18.1219 10.4133L13.5386 4.91331C13.3562 4.69606 13.0958 4.58331 12.8337 4.58331C12.6265 4.58331 12.4184 4.65298 12.247 4.79598C11.8583 5.11956 11.8052 5.69798 12.1297 6.08665L15.4599 10.0833H4.58366C4.07766 10.0833 3.66699 10.494 3.66699 11C3.66699 11.506 4.07766 11.9166 4.58366 11.9166Z" fill="white"/></mask><g mask="url(%23mask0_6394_9894)"></g></svg>');
}

.cmp-teaser--footer-banner-teaser .cmp-teaser__action-link {
  color: #FFF;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  padding: 14px 16px;
}

.cmp-container--contributors-image-container .cmp-imagelist__title p {
  color: #050D23;
  font-family: 'Inter-Semibold';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: -0.5px;
  margin-top: 20px;
  text-align: left;
}

.cmp-container--contributors-image-container .cmp-imagelist__title .purple-text {
  font-size: 10px;
  color: #9B30B3;
  border-radius: 20px;
  max-width: 118px;
  text-align: center;
  background: #FFDCFC;
  padding: 0px;
  margin-top: 0px;
}

.cmp-container--contributors-image-container .cmp-imagelist__title span {
  color: #93939F;
  font-family: 'Inter-Regular';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.cmp-container--contributors-image-container .cmp-imagelist__description {
  color: #3B3B40;
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  text-align: left;
  padding-top: 10px;
}

.cmp-container--contributors-image-container .cmp-imagelist__description a {
  color: #9B30B3;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 0px;
  display: flex;
  margin-top: 15px;
  align-items: center;
}

.cmp-container--contributors-image-container .cmp-imagelist__description a span {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.1662 17.4167C8.95904 17.4167 8.75095 17.347 8.57954 17.204C8.19087 16.8804 8.13862 16.302 8.4622 15.9133L12.5652 10.9899L8.60979 6.07476C8.29262 5.68059 8.35495 5.10309 8.74912 4.78592C9.1442 4.46876 9.72079 4.53109 10.0389 4.92526L14.4645 10.4253C14.7377 10.7653 14.734 11.2512 14.4545 11.5867L9.87112 17.0867C9.68962 17.3039 9.42929 17.4167 9.1662 17.4167Z" fill="%239B30B3"/><mask id="mask0_6394_9831" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="8" y="4" width="7" height="14"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.1662 17.4167C8.95904 17.4167 8.75095 17.347 8.57954 17.204C8.19087 16.8804 8.13862 16.302 8.4622 15.9133L12.5652 10.9899L8.60979 6.07476C8.29262 5.68059 8.35495 5.10309 8.74912 4.78592C9.1442 4.46876 9.72079 4.53109 10.0389 4.92526L14.4645 10.4253C14.7377 10.7653 14.734 11.2512 14.4545 11.5867L9.87112 17.0867C9.68962 17.3039 9.42929 17.4167 9.1662 17.4167Z" fill="white"/></mask><g mask="url(%23mask0_6394_9831)"></g></svg>');
}

.cmp-container--contributors-image-container .cmp-imagelist__description a:hover span {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.58366 11.9166H15.4599L12.1297 15.9133C11.8052 16.302 11.8583 16.8804 12.247 17.204C12.6366 17.5285 13.2141 17.4753 13.5386 17.0866L18.1219 11.5866C18.1577 11.5436 18.1751 11.4931 18.2017 11.4455C18.2237 11.407 18.2502 11.374 18.2667 11.3318C18.308 11.2264 18.3327 11.1155 18.3327 11.0036C18.3327 11.0027 18.3337 11.0009 18.3337 11C18.3337 10.9991 18.3327 10.9972 18.3327 10.9963C18.3327 10.8845 18.308 10.7736 18.2667 10.6681C18.2502 10.626 18.2237 10.593 18.2017 10.5545C18.1751 10.5068 18.1577 10.4564 18.1219 10.4133L13.5386 4.91331C13.3562 4.69606 13.0958 4.58331 12.8337 4.58331C12.6265 4.58331 12.4184 4.65298 12.247 4.79598C11.8583 5.11956 11.8052 5.69798 12.1297 6.08665L15.4599 10.0833H4.58366C4.07766 10.0833 3.66699 10.494 3.66699 11C3.66699 11.506 4.07766 11.9166 4.58366 11.9166Z" fill="%239B30B3"/><mask id="mask0_6394_9840" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="3" y="4" width="16" height="14"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.58366 11.9166H15.4599L12.1297 15.9133C11.8052 16.302 11.8583 16.8804 12.247 17.204C12.6366 17.5285 13.2141 17.4753 13.5386 17.0866L18.1219 11.5866C18.1577 11.5436 18.1751 11.4931 18.2017 11.4455C18.2237 11.407 18.2502 11.374 18.2667 11.3318C18.308 11.2264 18.3327 11.1155 18.3327 11.0036C18.3327 11.0027 18.3337 11.0009 18.3337 11C18.3337 10.9991 18.3327 10.9972 18.3327 10.9963C18.3327 10.8845 18.308 10.7736 18.2667 10.6681C18.2502 10.626 18.2237 10.593 18.2017 10.5545C18.1751 10.5068 18.1577 10.4564 18.1219 10.4133L13.5386 4.91331C13.3562 4.69606 13.0958 4.58331 12.8337 4.58331C12.6265 4.58331 12.4184 4.65298 12.247 4.79598C11.8583 5.11956 11.8052 5.69798 12.1297 6.08665L15.4599 10.0833H4.58366C4.07766 10.0833 3.66699 10.494 3.66699 11C3.66699 11.506 4.07766 11.9166 4.58366 11.9166Z" fill="white"/></mask><g mask="url(%23mask0_6394_9840)"></g></svg>');
}

.cmp-teaser--profile-teaser .cmp-teaser__title {
  color: #051A3A;
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.cmp-teaser--profile-teaser .cmp-teaser__subtitle {
  color: #58585F;
  font-family: 'Inter-Regular';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.cmp-text--four-tile-heading-text .cmp-text {
  font-family: 'Inter-Semibold';
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.5px;
  text-transform: capitalize;
}

.cmp-page--ihc-knowledge-check .cmp-text--four-tile-heading-text .cmp-text {
  text-transform: none;
}

.cmp-container--four-tile-main .cmp-button__text {
  color: #9B30B3;
  font-family: 'Inter-Semibold';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.cmp-container--four-tile-main .cmp-text--hero-banner-description .cmp-text {
  width: 100%;
}

.cmp-container--four-tile-sub .cmp-teaser__title, .cmp-container--change-grid-container .cmp-teaser__title {
  color: #050D23;
  font-family: 'Inter-Semibold';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.2px;
  padding: 20px 0 15px;
  cursor: pointer;
  pointer-events: auto;
}

.cmp-container--four-tile-sub .cmp-container[aria-label="clinical-cases-articles-3-tile-container"] .cmp-teaser__title {
  font-size: 20px;
  line-height: 28px;
}

.cmp-container--four-tile-sub .cmp-teaser__subtitle, .cmp-container--change-grid-container .cmp-teaser__subtitle {
  color: #3B3B40;
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.cmp-container--four-tile-sub .cmp-teaser__description, .cmp-container--change-grid-container .cmp-teaser__description {
  color: #76767F;
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  padding: 10px 0 15px;
}

.cmp-container--four-tile-sub .cmp-teaser__pretitle, .cmp-container--change-grid-container .cmp-teaser__pretitle {
  color: #9B30B3;
  font-family: 'Inter-Semibold';
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
}

.cmp-teaser__pretitle .cmp-text-star-icon {
  content: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/star-icon.png);
}

.cmp-container--four-tile-sub .cmp-teaser__pretitle p, .cmp-container--change-grid-container .cmp-teaser__pretitle p {
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 24px;
  background: #FFDCFC;
  padding: 6px 12px;
  width: max-content;
  margin: 15px 0 0;
}

.cmp-container--contributors-profile-container .cmp-teaser__title {
  color: #050D23;
  font-family: 'Inter-Semibold';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  opacity: 0.9;
  padding-bottom: 16px;
  border-bottom: 1px solid;
}

.cmp-container--contributors-profile-container .cmp-teaser__subtitle {
  color: #3B3B40;
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  opacity: 0.9;
  padding-top: 30px;
}

.cmp-container--contributors-profile-container .cmp-teaser__description {
  font-family: 'IBMPlex-Mono-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.2px;
  opacity: 0.9;
  margin-top: 30px;
  padding: 30px;
  background-color: #FFF;
}

.cmp-container--change-grid-container .cmp-teaser__pretitle {
  line-height: 16px;
  letter-spacing: 0.3px;
}

.cmp-container--change-grid-container .cmp-teaser__title {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  pointer-events: auto;
  cursor: alias;
}

.cmp-container--change-grid-container .cmp-teaser__description {
  color: #93939F;
}

.cmp-container--change-grid-container .cmp-container--first-container .cmp-teaser__title {
  color: #050D23;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.5px;
}

.cmp-container--change-grid-container.cmp-container--bg-color-blue  .cmp-teaser__title {
  color: #050D23;
  padding-top: 0;
}

.cmp-container--change-grid-container.cmp-container--bg-color-blue .cmp-teaser__pretitle {
  margin-bottom: 15px;
}

.cmp-page--clinical-case-page .cmp-container--blue-bg-container .cmp-text--hero-banner-subtitle .cmp-text {
  padding-bottom: 2em;
}

.cmp-text--pathology-article-heading .cmp-text {
  font-family: 'Inter-Semibold';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.2px;
  opacity: 0.9;
  padding: 0 0 45px;
}

.cmp-text--pathology-article-subheading .cmp-text {
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding: 0 0 45px;
}

.cmp-text--pathology-article-subheading .cmp-text sup {
  opacity: 0.9;
  font-size: 16px;
}

.cmp-text--pathology-article-desc .cmp-text {
  font-family: 'IBMPlex-Mono-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.2px;
  opacity: 0.9;
  background: #F1F7FD;
  padding: 30px;
  margin: 0 0 45px;
}

.cmp-text--pathology-article-desc .cmp-text sup {
  font-size: 16px;
  letter-spacing: -4.2px;
}

.cmp-text--voting-text .cmp-text {
  padding: 25px 48px 25px 48px;
  border-radius: 64px;
  background: #051A3A;
  margin: 0 0 45px;
  font-family: 'Inter-Semibold';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.2px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.cmp-text--voting-text .cmp-text p span {
  color: #91C0F2;
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  opacity: 0.9;
}

.cmp-container--spotlight-article-container .cmp-teaser__subtitle, .cmp-container--clinical-article-container .cmp-teaser__subtitle {
  opacity: 0.9;
  color: #3B3B40;
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
}

.cmp-container--spotlight-article-container .cmp-teaser__subtitle span, .cmp-container--clinical-article-container .cmp-teaser__subtitle span {
  font-size: 15px;
  font-family: 'Inter-Bold';
  font-weight: 700;
  line-height: 20px;
}

.cmp-container--spotlight-article-container .cmp-teaser__subtitle sup, .cmp-container--clinical-article-container .cmp-teaser__subtitle sup {
  font-size: 14px;
}

.cmp-container--spotlight-article-container .cmp-teaser__action-container a, .cmp-container--clinical-article-container .cmp-teaser__action-container a {
  color: #9B30B3;
  font-family: 'Inter-Semibold';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 15px 0 5px;
}

.cmp-text--pathology-article-subheading .cmp-text ul {
  margin-left: 25px;
  list-style-position: outside;
  list-style-type: disc;
}

.cmp-container--spotlight-article-container .cmp-text--pathology-article-subheading .cmp-text ul {
  list-style-type: decimal;
}

.cmp-text--pathology-article-subheading .cmp-text a {
  text-decoration-line: underline;
  text-underline-offset: 3px;
}

.cmp-container--resources-container .cmp-teaser__title {
  color: #050D23;
  font-family: 'Inter-Semibold';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

.cmp-container--resources-container .cmp-teaser__subtitle {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.cmp-container--resources-container .cmp-teaser__subtitle p {
  font-family: 'Inter-Semibold';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  padding: 8px 16px;
  border-radius: 24px;
  margin-top: 15px;
}

.cmp-container--resources-container .cmp-teaser--color-blue .cmp-teaser__subtitle p {
  background: #C8E0F9;
  color: #050D23;
}

.cmp-container--resources-container .cmp-teaser--color-beige .cmp-teaser__subtitle p {
  background: #F9F4DD;
  color: #645612;
}

.cmp-container--resources-container .cmp-teaser--color-pink .cmp-teaser__subtitle p {
  background: #FFDCFC;
  color: #7C268F;
}

.cmp-container--resources-container .cmp-teaser--color-sky-blue .cmp-teaser__subtitle p {
  background: rgba(0, 186, 186, 0.20);
  color: #050D23;
}

.cmp-container--resources-container .cmp-text--hero-banner-subtitle .cmp-text {
  width: 100%;
  padding: 30px 0;
}

.cmp-resourcelistfilter__pretitle {
  color: #93939F!important;
  font-family: 'Inter-Semibold'!important;
  font-size: 15px!important;
  font-style: normal;
  font-weight: 600;
  line-height: 20px!important;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.cmp-resourcelistfilter__title {
  color: #1A1A1A!important;
  font-family: 'Inter-Semibold'!important;
  font-size: 18px!important;
  font-style: normal;
  font-weight: 600;
  line-height: 24px!important;
  letter-spacing: -0.2px;
  padding: 12px 0;
}

.cmp-resourcelistfilter__sub-title {
  color: #3B3B40!important;
  font-family: 'Inter-Regular'!important;
  font-size: 17px!important;
  font-style: normal;
  font-weight: 400;
  line-height: 28px!important;
}

.cmp-resourcelistfilter__desc {
  color: #76767F!important;
  font-family: 'Inter-Regular'!important;
  font-size: 15px!important;
  font-style: normal;
  font-weight: 450;
  line-height: 24px!important;
  padding: 12px 0 0;
}

.cmp-text--featuring-text .cmp-text {
  font-family: 'Inter-Semibold';
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.5px;
  text-transform: capitalize;
  padding: 90px 0 40px;
}

.cmp-tabs--supporting-resources .cmp-tabs__tab {
  color: #3B3B40;
  font-family: 'Inter-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  line-height: 28px;
}

.cmp-tabs--supporting-resources .cmp-tabs__tab--active {
  color: #9B30B3;
  border-bottom: 4px solid #9B30B3;
}

.cmp-accordion--article-sidebar .cmp-accordion__title {
  color: #050D23;
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.cmp-accordion--article-sidebar .cmp-accordion__panel .cmp-text ul li {
  color: #3B3B40;
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  padding: 8px 0;
  border-bottom: 1px solid #6A96C9;
}

.cmp-accordion--article-sidebar .cmp-accordion__panel .cmp-text ul li:last-child {
  border-bottom: none;
}

.cmp-accordion--article-sidebar .cmp-accordion__panel .cmp-text ul li span {
  color: #93939F;
  font-family: 'Inter-Semibold';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.cmp-container--clinical-article-container > .cmp-container > .container.responsivegrid .cmp-text--pathology-article-heading .cmp-text {
  padding: 0 0 25px;
}

.cmp-container--ihc-knowledge-container .cmp-interactive-carousel .cmp-interactiveCarousel__slide-content .cmp-interactiveCarousel__slide-title {
  color: #93939F;
  text-align: right;
  font-family: 'Inter-Semibold';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 0;
  background: none;
  margin: 0;
}

.cmp-container--ihc-knowledge-container .cmp-interactive-carousel .her2know-ihc-knowledge .carousel .cmp-interactiveCarousel__slide-content p.cmp-score-view__text {
  color: #050D23;
  font-family: 'Inter-Tight';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  max-width: 500px;
  margin: 0;
  padding: 0 0 24px;
}

.cmp-container--ihc-knowledge-container .cmp-interactive-carousel a.view-slide-zoom-btn {
  color: #9B30B3;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 14px!important;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 0 1.5em 0 0;
  border: none;
  background-position-x: 100%;
  background-image: url('/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/open-icon.png');
  margin: 0;
}

.cmp-container--ihc-knowledge-container .cmp-interactive-carousel .cmp-ihc-carousel__container .carousel .cmp-interactiveCarousel__slide-content .slide-score-form .slide-score-inputs .radio label {
  padding: 16px 0;
  border-radius: 32px;
  border: 2px solid #7C268F;
  color: #9B30B3;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 16px!important;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
}

.cmp-container--ihc-knowledge-container .cmp-interactive-carousel .cmp-ihc-carousel__container .carousel .cmp-interactiveCarousel__slide-content .btn.btn-default {
  width: 100%;
  padding: 14px 16px;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  border-radius: 4px;
  background: #9B30B3;
  color: #FFF;
}

.cmp-container--ihc-knowledge-container .cmp-interactive-carousel .her2know-ihc-knowledge .carousel .cmp-interactiveCarousel__slide-content .cmp-interactiveCarousel__slide-score-actions .btn.btn-default:disabled {
  color: #76767F;
  background-color: #DFDFE2!important;
}

.cmp-container--ihc-knowledge-container .cmp-interactive-carousel .her2know-ihc-knowledge .carousel .cmp-interactiveCarousel__slide-content .slide-score-form .slide-score-inputs .radio label.selected {
  background-color: #9B30B3;
  color: #FFFFFF;
}

.cmp-container--ihc-knowledge-container .title-ihc {
  color: #050D23;
  font-family: 'Inter-Tight'!important;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  padding: 24px 0;
}

.cmp-container--ihc-knowledge-container .block-ans-ihc p {
  color: #3B3B40;
  font-family: 'Inter-Regular'!important;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
}

.cmp-container--ihc-knowledge-container .block-ans-ihc p span {
  color: #050D23;
  text-align: center;
  font-family: 'Inter-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 24px;
  width: 100%;
  border-radius: 32px;
  background-color: #F1F7FD;
}

.cmp-container--ihc-knowledge-container .desc-ihc {
  color: #3B3B40;
  font-family: 'Inter-Regular'!important;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  padding: 24px 0;
}

.cmp-container--ihc-knowledge-container  .your-ans-ihc span {
  background-position-x: calc(100% - 24px);
  background-position-y: center;
  background-repeat: no-repeat;
}

.cmp-container--ihc-knowledge-container .service-success-container .your-ans-ihc span {
  color: #009A3E;
  background-color: rgba(0, 154, 62, 0.15);
  background-image: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/tick-icon.png);
}

.cmp-container--ihc-knowledge-container .service-cmp-interactiveCarousel__error-container .your-ans-ihc span {
  color: #ED2546;
  background-color: rgba(237, 37, 70, 0.15);
  background-image: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/cross-icon.png);
}

.cmp-page--ihc-knowledge-check .cmp-container--four-tile-sub .cmp-teaser__pretitle {
  color: #93939F;
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.cmp-page--ihc-knowledge-check .cmp-container--four-tile-sub .cmp-teaser__pretitle p {
  display: block;
  border-radius: unset;
  background: none;
  width: 100%;
  margin: 15px 0 -5px 0;
  padding: 0;
}

.cmp-container--ihc-interactive-carousel .cmp-interactiveCarousel__container  .faculty-name-text {
  color: #FFF;
  text-align: right;
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
}

.cmp-container--ihc-interactive-carousel .cmp-interactiveCarousel__container .faculty-description-text {
  color: #FFF;
  text-align: right;
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.cmp-container--ihc-interactive-carousel .cmp-interactiveCarousel__container .faculty-specialization-text {
  color: #FFF;
  font-family: 'Inter-Semibold';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.5px;
  margin: 0;
  padding: 34px 0;
}

.cmp-interactive-carousel .cmp-result-section__wrapper p.result-view-text {
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  color: #fff;
  padding-bottom: 16px;
}

.cmp-interactive-carousel .cmp-result-section__wrapper p.result-view-text em, .cmp-interactive-carousel .cmp-result-section__wrapper p.result-view-text span {
  font-family: 'Inter-Semibold';
  font-style: normal;
  font-weight: 600;
  color: #91C0F2;
}

.cmp-interactive-carousel .carousel.interactive-carousel .cmp-interactiveCarousel__slide-content .cmp-interactiveCarousel__result-bar-wrapper .score-detials {
  color: #FFF;
  font-family: 'Inter-Regular';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.cmp-container--ihc-interactive-carousel .cmp-interactive-carousel .cmp-interactiveCarousel__slide-content .cmp-score-view__text {
  color: #FFF;
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  margin: 0 0 16px;
}

.cmp-container--ihc-interactive-carousel .cmp-interactive-carousel .cmp-interactiveCarousel__slide-content .slide-score-form .slide-score-inputs .radio label {
  color: #FFF;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 8px 16px;
  border-radius: 24px;
  border: 1px solid  #FFF;
}

.cmp-container--ihc-interactive-carousel .cmp-interactive-carousel .cmp-interactiveCarousel__slide-content .cmp-interactiveCarousel__slide-score-actions .form-group .form-submit-score {
  border-radius: 4px;
  border: 1px solid #DFDFE2;
  background: #DFDFE2;
  padding: 14px 16px;
  color: #76767F;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  width: 100%;
}

.cmp-container--ihc-interactive-carousel .cmp-interactive-carousel .cmp-interactiveCarousel__slide-content .cmp-interactiveCarousel__slide-score-actions button.btn.btn-default.form-get-results {
  padding: 14px 16px;
  border-radius: 4px;
  border: 1px solid  #FFF;
  color: #FFF;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  width: 100%;
}

.cmp-container--ihc-interactive-carousel .cmp-interactive-carousel .cmp-interactiveCarousel__slide-view-actions button {
  color: #FFF;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 14px 16px;
  border-radius: 4px;
  border: 1px solid  #FFF;
  width: 100%;
  cursor: pointer;
}

.cmp-text--tell-to-click-text .cmp-text {
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
  padding: 0 5%;
  position: absolute;
  top: 98px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}

.cmp-container--resources-container .cmp-load-more .resource-load-more span {
  color: #9B30B3!important;
  text-align: center;
  font-family: 'Inter-Semibold'!important;
  font-size: 18px!important;
  font-style: normal;
  font-weight: 600!important;
  line-height: 20px!important;
  letter-spacing: 0.1px;
  margin: 0;
  padding: 12px 15px!important;
  border: 1px solid #9B30B3!important;
  margin-top: 50px;
}

.cmp-container--resources-container .cmp-load-more .resource-load-more:hover span {
  background: rgba(155, 48, 179, 0.10);
}

.cmp-page--ihc-atlas .cmp-resourcelistfilter .cmp-resourcelistfilter__holder .resource-filter-item {
  color: #9B30B3;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  margin: 0;
  padding: 8px 12px;
  border-radius: 24px;
  border: 1px solid #9B30B3;
  display: flex;
  align-items: center;
  gap: 4px;
}

.cmp-page--ihc-atlas .cmp-resourcelistfilter .resource-filter-item.active {
  padding: 8px 34px 8px 16px;
  border-radius: 24px;
  background-color: #9B30B3;
  color: #FFF;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: calc(100% - 12px);
  background-size: 20px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.94283 7.99998L11.8048 5.13798C12.0655 4.87732 12.0655 4.45598 11.8048 4.19532C11.5442 3.93465 11.1228 3.93465 10.8622 4.19532L8.00017 7.05732L5.13817 4.19532C4.8775 3.93465 4.45617 3.93465 4.1955 4.19532C3.93483 4.45598 3.93483 4.87732 4.1955 5.13798L7.0575 7.99998L4.1955 10.862C3.93483 11.1227 3.93483 11.544 4.1955 11.8047C4.3255 11.9347 4.49617 12 4.66683 12C4.8375 12 5.00817 11.9347 5.13817 11.8047L8.00017 8.94265L10.8622 11.8047C10.9922 11.9347 11.1628 12 11.3335 12C11.5042 12 11.6748 11.9347 11.8048 11.8047C12.0655 11.544 12.0655 11.1227 11.8048 10.862L8.94283 7.99998Z" fill="white"/><mask id="mask0_6366_1057" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="4" y="3" width="8" height="9"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.94283 7.99998L11.8048 5.13798C12.0655 4.87732 12.0655 4.45598 11.8048 4.19532C11.5442 3.93465 11.1228 3.93465 10.8622 4.19532L8.00017 7.05732L5.13817 4.19532C4.8775 3.93465 4.45617 3.93465 4.1955 4.19532C3.93483 4.45598 3.93483 4.87732 4.1955 5.13798L7.0575 7.99998L4.1955 10.862C3.93483 11.1227 3.93483 11.544 4.1955 11.8047C4.3255 11.9347 4.49617 12 4.66683 12C4.8375 12 5.00817 11.9347 5.13817 11.8047L8.00017 8.94265L10.8622 11.8047C10.9922 11.9347 11.1628 12 11.3335 12C11.5042 12 11.6748 11.9347 11.8048 11.8047C12.0655 11.544 12.0655 11.1227 11.8048 10.862L8.94283 7.99998Z" fill="white"/></mask><g mask="url(%23mask0_6366_1057"></g></svg>');
}

.cmp-page--ihc-atlas .cmp-resourcelistfilter .resource-filter-item span:before {
  color: #9B30B3;
  font-family: 'Inter-Semibold';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.cmp-page--ihc-atlas .cmp-resourcelistfilter .resource-filter-item.active span:before {
  color: #FFF;
}

.cmp-page--ihc-atlas .cmp-container--resources-container #filter-collapsible .cmp-filter-button .cmp-resourcelistfilter__close {
  color: #3B3B40;
  font-family: 'Inter-Semibold';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.cmp-page--homepage #email-sign-up-form #sign-up-email {
  width: 100%;
  padding: 4px 120px 4px 16px;
  border-radius: 8px;
  border: 3px solid #fff;
  background: #FFF;
  height: 62px;
  color: #000;
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  outline: none!important;
}

.cmp-page--homepage #email-sign-up-form #sign-up-email::placeholder {
  color: #93939F;
  font-family: 'Inter-Regular';
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 24px;
}

.cmp-page--homepage #email-sign-up-form #sign-me-up-btn {
  padding: 12px 14px;
  border-radius: 4px;
  background-color: #9B30B3;
  color: #FFF;
  text-align: center;
  font-family: 'Inter-Semibold';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
  position: absolute;
  top: 6px;
  right: 6px;
}

.cmp-page--homepage #email-sign-up-form p {
  color: #ED2546;
  padding-top: 4px;
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  display: none;
}

.socialMedia-section ul li a {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #FFF;
  font-family: 'Inter-Semibold';
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  opacity: 0.9;
}

.view-slide-popup-content .view-slide-whole-image-btn:before {
  position: absolute;
  content: "Contributed by the Pathology Faculty";
  color: #FFF;
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  top: -116px;
  left: 0;
}

.view-slide-popup-content .view-slide-whole-image-btn:after {
  position: absolute;
  content: "Invasive breast carcinoma";
  color: #FFF;
  font-family: 'Inter Tight';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  opacity: 0.9;
  top: -64px;
  left: 0;
}

/********ipad and ipad pro and desktop********/
@media screen and (min-width:768px) {
  .cmp-text--desk-hide {
    display: none;
  }

  .cmp-container--change-grid-container .cmp-container--first-container .cmp-teaser__description {
    padding-bottom: 50px;
  }

  .cmp-container--ihc-knowledge-container .cmp-text--hero-banner-subtitle .cmp-text, .cmp-container--ihc-interactive-carousel .cmp-text--hero-banner-subtitle .cmp-text {
    width: 812px;
    opacity: 0.9;
    padding: 10px 0 10px;
  }

  #home-phase-2-1 .cmp-container--hero-banner-container .cmp-container > .aem-Grid.aem-Grid--12 {
    padding: 35px 0 0 5%;
    display: flex;
    align-items: end;
  }
}
/********ipad and ipad pro********/
@media screen and (min-width:768px) and (max-width:1199px) {
  .cmp-text--main-heading .cmp-text {
    font-size: 54px;
    line-height: 64px;
  }

  .cmp-teaser--home-teaser .cmp-teaser__title, .cmp-teaser--home-teaser .cmp-teaser__description {
    width: 100%!important;
  }

  .cmp-container--home-video-container .cmp-teaser__description {
    width: 100%;
  }

  .cmp-container--new-era-container .cmp-teaser--home-teaser .cmp-teaser__content {
    width: 50%;
  }

  .cmp-text--hero-banner-title .cmp-text, .cmp-text--hero-banner-subtitle .cmp-text, .cmp-teaser--footer-banner-teaser .cmp-teaser__subtitle {
    width: auto!important;
  }

  .cmp-page--clinical-case-page .cmp-text--hero-banner-title .cmp-text, .cmp-page--clinical-case-page .cmp-text--hero-banner-description .cmp-text {
    width: 100%;
    padding-right: 0;
  }

  .cmp-container--clinical-article-container .cmp-text--voting-text .cmp-text {
    padding: 24px;
    border-radius: 24px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }

  .cmp-container--ihc-knowledge-container .cmp-text--hero-banner-subtitle .cmp-text, .cmp-container--ihc-interactive-carousel .cmp-text--hero-banner-subtitle .cmp-text {
    width: 100%;
  }

  .cmp-container--ihc-knowledge-container .cmp-interactive-carousel .her2know-ihc-knowledge .carousel .cmp-interactiveCarousel__slide-content p.cmp-score-view__text {
    width: 100%;
  }

  .cmp-container--ihc-knowledge-container .cmp-interactive-carousel .cmp-ihc-carousel__container .carousel .cmp-interactiveCarousel__slide-content .slide-score-form .slide-score-inputs .radio label {
    padding: 5px 0;
  }

  .view-slide-popup-content .view-slide-whole-image-btn {
    margin-top: 180px!important;
    width: 60%!important;
  }

  .view-slide-popup-content .view-slide-whole-image-btn:before {
    top: -156px;
  }

  .view-slide-popup-content .view-slide-whole-image-btn:after {
    top: -104px;
  }
}

/********ipad********/
@media screen and (min-width:768px) and (max-width:991px) {
  .cmp-container--home-video-container .cmp-teaser__action-link {
    line-height: 20px;
  }

  .view-slide-popup-content .view-slide-whole-image-btn {
    margin-top: 208px!important;
    width: 60%!important;
  }

  .view-slide-popup-content .view-slide-whole-image-btn:before {
    top: -184px;
  }

  .view-slide-popup-content .view-slide-whole-image-btn:after {
    top: -104px;
  }
}

/********mobile********/
@media screen and (max-width:767px) {
  .cmp-text--mob-hide {
    display: none;
  }

  .cmp-page--homepage .cmp-container--bg-banner .cmp-container .cmp-text--main-heading {
    width: auto;
    position: unset;
    top: unset;
    left: unset;
    transform: none;
  }

  .cmp-text--main-heading .cmp-text {
    font-size: 40pt;
    line-height: 50pt;
  }

  .cmp-container--home-video-container .cmp-teaser__description {
    width: 100%;
  }

  .cmp-text--color-dark-navy.cmp-text--main-heading .cmp-text {
    padding: 0.5em 20px 90px;
  }

  .cmp-teaser--home-teaser .cmp-teaser__title, .cmp-teaser--home-teaser .cmp-teaser__description {
    width: 100%!important;
  }

  .cmp-container--home-video-container .cmp-teaser__action-link {
    line-height: 20px;
  }

  .cmp-container--new-era-container .cmp-teaser--home-teaser .cmp-teaser__content {
    width: 100%;
  }

  .cmp-text--get-into .cmp-text {
    margin-top: 35px;
  }

  .cmp-text--hero-banner-title .cmp-text {
    width: 100%;
    padding: 30px 0;
  }

  .cmp-text--hero-banner-subtitle .cmp-text {
    padding: 0 0 2em 0;
  }

  .cmp-teaser--footer-banner-teaser .cmp-teaser__subtitle, .cmp-text--hero-banner-subtitle .cmp-text {
    width: 100%;
  }

  .cmp-page--clinical-case-page .cmp-text--hero-banner-title .cmp-text, .cmp-page--clinical-case-page .cmp-text--hero-banner-description .cmp-text {
    width: 100%;
    padding-right: 0;
  }

  .cmp-text--featuring-text .cmp-text {
    padding: 90px 0 40px;
  }

  .cmp-tabs--supporting-resources .cmp-tabs__tab {
    color: #58585F;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
  }

  .cmp-tabs--supporting-resources .cmp-tabs__tab--active {
    color: #9B30B3;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    border-bottom: 3px solid #9B30B3!important;
  }

  #home-carousel .cmp-teaser--home-teaser .cmp-teaser__pretitle {
    left: 20px;
  }

  .cmp-text--voting-text .cmp-text {
    padding: 24px;
    border-radius: 24px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }

  .cmp-container--ihc-knowledge-container .cmp-text--four-tile-heading-text .cmp-text {
    background-color: #F1F7FD;
    padding: 64px 20px 24px;
  }

  .cmp-container--ihc-knowledge-container .cmp-text--hero-banner-subtitle .cmp-text {
    background-color: #F1F7FD;
    padding: 0 20px 37px;
  }

  .cmp-container--ihc-interactive-carousel .cmp-text--four-tile-heading-text .cmp-text {
    padding: 64px 20px 24px;
  }

  .cmp-container--ihc-interactive-carousel .cmp-text--hero-banner-subtitle .cmp-text {
    padding: 0 20px 37px;
  }

  .cmp-container--ihc-knowledge-container .cmp-interactive-carousel .her2know-ihc-knowledge .carousel .cmp-interactiveCarousel__slide-content p.cmp-score-view__text {
    width: 100%;
  }

  .cmp-page--ihc-atlas .cmp-text--hero-banner-title .cmp-text, .cmp-page--ihc-knowledge-check .cmp-text--hero-banner-title .cmp-text {
    width: 100%;
  }

  .view-slide-popup-content .view-slide-whole-image-btn {
    margin-top: 180px!important;
    width: 100%!important;
  }

  .view-slide-popup-content .view-slide-whole-image-btn:before {
    top: -156px;
  }

  .view-slide-popup-content .view-slide-whole-image-btn:after {
    top: -104px;
  }
}

 .cmp-page--clinical-case-page .cmp-text--hero-banner-title .cmp-text{
     max-width : 1100px !important; 
     width:100%}




