.cmp-selfcertification {
  z-index: 32000;
}

#her2know-header-2-1 .is-active .navigation__dropdownmenu {
  display: block;
}

.nav-indication > li ul {
  display: none;
}

.nav-indication li.open-subnav > ul li ul.nested-ul {
  display: flex;
}

.nav-indication li.open-subnav > ul li, .nav-indication li.open-subnav > ul li ul.nested-ul li {
  display: flex;
}

.cmp-experiencefragment--header .cmp-navigation__item.cmp-navigation__item--level-0:nth-child(6) > a {
  pointer-events: auto;
}

.cmp-selfcertification .cmp-selfcertification__actions .self-certify-no {
  font-family: 'Inter-Regular';
}
/*#her2know-header-2-1 .nav-indication li.has-subnav:hover .nav-indication > li ul{*/
/*    display:block;*/
/*}*/
.nav-indication li.open-subnav > ul {
  display: flex;
  width: 100%;
  position: absolute;
  display: flex;
  z-index: 100;
  background: orange;
  min-width: 10em;
    /*background-color: #fff;*/
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 10;
    /* display: none; */
  background-color: #051A3A;
  width: 100%;
  height: 496px;
  padding: 0 3em;
}

.exit-ramp-modal .exit-ramp-title {
  font-family: 'Inter-Regular';
}

#her2know-header-2-1 .nav-indication li > ul li.active {
  transform: none;
  position: relative;
  border: none;
}

#her2know-header-2-1 .nav-indication li a.active, #her2know-header-2-1 .nav-indication li#first-sub.active, #her2know-header-2-1 .nav-indication li#second-sub.active {
/*#her2know-header-2-1 .nav-indication > li.indication-global.active{*/
        /*transform: scaleX(1);*/
  color: #FFF;
  border-bottom: solid 4px #9b30b3;
  transition: transform 250ms ease-in-out;
    /*position: relative;*/
  padding-bottom: 21px;
  font-family: 'Inter-Semibold';
  /*font-size: 15px;*/
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

#her2know-header-2-1 .nav-indication > li ul li ul li.has-subnav a.active {
  border: none;
  padding-bottom: 0;
  color: #fff;
}

#her2know-header-2-1 .nav-indication > li ul li ul li.has-subnav.active {
  background: #9B30B3;
  border-radius: 4px;
  transition: 0.5s;
}

#her2know-header-2-1 .nav-indication > li ul li ul li.has-subnav.active a {
  opacity: 1;
}

#her2know-header-2-1 .separator {
  position: relative;
  width: 0%;
  display: flex;
  justify-content: center;
  border-left: 1px solid #ffffff;
  height: 308px;
  margin-left: 64px;
  margin-right: 64px;
  display: none;
}

#her2know-header-2-1 .nav-indication > li > ul > li a {
  font-family: 'Inter-Regular';
    /*font-family:'Inter-Semibold';*/
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0.6;
}

#her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul.pathology-subnav li a {
  font-weight: 100;
  font-family: 'Inter-Regular';
}

#her2know-header-2-1 .nav-indication > li .box a {
  opacity: 1;
  cursor: pointer;
}

#her2know-header-2-1 .box a button {
  cursor: default;
}

/*#her2know-header-2-1 .nav-indication > li > ul {*/
/*    display: none;*/
/*}*/
/*#her2know-header-2-1 .nav-indication > li > ul > li > ul > li > ul {*/
/*    display: none;*/
/*}*/


#her2know-header-2-1 .nav-indication li.has-subnav > a {
    /*position: relative;*/
    /*width: 100%;*/
    /*display: inline-block;*/
  
}

@media screen and (min-width: 768px) {
  .cmp-page--ihc-atlas-1 .cmp-container--footer-black .cmp-container {
    padding: 20px 5%;
    /*display: grid;*/
    /*grid-template-columns: 1fr 2fr;*/
    display: flex;
  }

  #header-mobile-menu {
    display: none;
  }

  .cmp-page--etal-ihc-atlas-page-updates .cmp-teaser--footer-banner-teaser .cmp-teaser__image img {
    margin-top: -78px;
  }

  .cmp-page--etal-ihc-atlas-page-updates .cmp-container--footer-banner-container .cmp-container {
    padding-bottom: 0em;
  }

  #her2know-header-2-1 .nav-indication #first-sub, #her2know-header-2-1 .nav-indication #main-nav-level-0 {
        /*position:relative;*/
    
  }

  #her2know-header-2-1 .nav-indication #first-sub:hover::after,
	#her2know-header-2-1 .nav-indication #main-nav-level-0:hover::after {
        /*content:'';*/
        /*border-bottom:4px solid #9b30b3;*/
        /*position:absolute;*/
        /*bottom:0;*/
        /*top:120px;*/
        /*left:0;*/
        /*color:orange;*/
        /*background-color:#9b30b3;*/
    
  }

  #her2know-header-2-1 .nav-indication #first-sub > a,
  #her2know-header-2-1 .nav-indication #second-sub > a,
    #her2know-header-2-1 .nav-indication #main-nav-level-0 > a {
    padding-bottom: 11px;
  }

  #her2know-header-2-1 .nav-indication #first-sub a.first-link:hover,
  #her2know-header-2-1 .nav-indication #second-sub a.first-link:hover,
    #her2know-header-2-1 .nav-indication #main-nav-level-0 a.first-link:hover {
    transform: scaleX(1);
    color: #9b30b3;
    border-bottom: solid 4px;
    transition: transform 250ms ease-in-out;
    position: relative;
    padding-bottom: 23px;
  }
    /*#her2know-header-2-1 .nav-indication #first-sub:hover::after{*/
    /*    width:114px;*/
    /*}*/
    /*#her2know-header-2-1 .nav-indication #main-nav-level-0:hover::after{*/
    /*    width:77px;*/
    /*}*/
    /*#her2know-header-2-1 .nav-indication li:nth-child(1),*/
    /*#her2know-header-2-1 .nav-indication li:nth-child(2),*/
    /*#her2know-header-2-1 .nav-indication li:nth-child(3){*/
    /*    padding-bottom:22px;*/
        
    /*}*/

  #ccr-ihs-scores div#her2know-header-2-1, #ccr-cytoplasmic-staining div#her2know-header-2-1, #ccr-edge-artifacts div#her2know-header-2-1, #interpreting-her2-ihc div#her2know-header-2-1, #spotlight-unusual-staining-pattern-2-1 #her2know-header-2-1, #spotlight-decalcified-bone-specimen-2-1 #her2know-header-2-1, #spotlight-impact-of-pre-analytic-variables-2-1 #her2know-header-2-1, #spotlight-recommendations-for-testing-2-1 #her2know-header-2-1, #ccr-main-page #her2know-header-2-1 {
    padding-bottom: 0px!important;
  }

  #ccr-ihs-scores #header-links, #ccr-cytoplasmic-staining #header-links, #ccr-edge-artifacts #header-links, #interpreting-her2-ihc #header-links, #spotlight-unusual-staining-pattern-2-1 #header-links, #spotlight-decalcified-bone-specimen-2-1 #header-links, #spotlight-impact-of-pre-analytic-variables-2-1 #header-links, #spotlight-recommendations-for-testing-2-1 #header-links, #ccr-main-page #header-links {
    padding-bottom: 0px;
  }

  ul.nav-indication li ul.nested-ul li:nth-child(1),
ul.nav-indication li ul.nested-ul li:nth-child(2) {
    margin-bottom: 12px!important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul {
    position: relative;
    height: auto;
    top: 0;
    padding-top: 0;
    padding: 0;
  }

  #footer-phase-2-1 .cmp-text .back-to-top {
    bottom: 6.5%;
  }

  #footer-phase-2-1 .cmp-image {
    width: 133px;
    padding-top: 4px;
  }

  #footer-phase-2-1 .cmp-image {
    width: 133px;
  }

  #text-1b5b8ee1f6 {
    padding: 0;
  }

  #footer-phase-2-1 {
    padding: 5.5% 2% 5%;
    padding-left: 7.7%;
    padding-right: 4%;
  }

  #her2know-header-2-1 {
    padding: 25px 5%;
    border-bottom: 2px solid rgb(5, 13, 35);
  }

  #cap-breast-reporting-template-update #her2know-header-2-1 {
    padding-left: 7.777777777777778%;
    padding-right: 5.777778%;
  }

  #in-the-know-gyn #her2know-header-2-1 {
    padding-left: 7.777777777777778%;
    padding-right: 5.777778%;
  }

  #in-the-know-nsclc #her2know-header-2-1 {
    padding-left: 7.777777777777778%;
    padding-right: 5.777778%;
  }

  #breast #her2know-header-2-1 {
    padding-bottom: 44px;
  }

  #spotlight-unusual-staining-pattern-2-1 #her2know-header-2-1 ,#spotlight-decalcified-bone-specimen-2-1 #her2know-header-2-1, #spotlight-impact-of-pre-analytic-variables-2-1 #her2know-header-2-1, #spotlight-recommendations-for-testing-2-1 #her2know-header-2-1 {
    padding-bottom: 16px;
  }

  #her2know-header-2-1 .nav-indication li p span.txt-nowrap.menu-left {
    white-space: nowrap;
    cursor: unset;
  }

  #her2know-header-2-1 .nav-indication li p span.menu-left {
    font-family: "Inter-Regular";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: white;
    position: initial!important;
    /* margin-top: 16px; */
    /* margin-bottom: 16px; */
    ;
  }

  #her2know-header-2-1 .navigation.aem-GridColumn.aem-GridColumn--default--12 {
    display: none;
  }

  #her2know-header-2-1 .nav-indication li.navs-active {
    /*    transform: scaleX(1);*/
    /*color: #9b30b3;*/
    /*border-bottom: solid 4px;*/
    /*transition: transform 250ms ease-in-out;*/
    /*position: relative;*/
    
  }

  #her2-footer-logo .cmp-container--footer .cmp-image {
    width: 133px;
  }

  p.info-1 {
    text-align: center;
    font-family: "Inter-Tight";
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
 /* 105.882% */
    ;
  }

  p.info-2, p.info-3 {
    text-align: center;
    font-family: "Inter-Regular";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
 /* 155.556% */
    ;
  }

  p.info-3 {
  }
/*#her2know-2-1 .nav-indication li > a span:nth-child(1),*/
/*#her2know-2-1 .nav-indication li > span:nth-child(1) {*/
/*        color: #FFF;*/
/*    font-family: 'Inter-Semibold';*/
/*    font-size: 15px;*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    line-height: 20px;*/
/*}*/
/*#her2know-2-1 .nav-indication li > span.dropdown_arrow {*/
/*    content: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/header/down-arrow.png);*/
/*    cursor:pointer;*/
/*}*/
/*#her2know-2-1 .nav-indication{*/
/*    display:flex;*/
/*    justify-content: flex-end;*/
/*    align-items:center;*/
/*}*/
/*#her2know-2-1 .nav-indication li{*/
/*    margin: 0 1.5em;*/
/*    padding-bottom: 25px;*/
/*}*/
/*#her2know-2-1 .nav-indication li a{*/
/*        border-bottom: 4px solid #050D23;*/
/*    padding-bottom: 23px;*/
/*}*/
/*#her2know-2-1 .box p:nth-child(1){*/
/*    font-family: 'Inter-Regular';*/
/*    font-size: 24px;*/
/*font-style: normal;*/
/*font-weight: 600;*/
/*line-height: 32px; */
/*letter-spacing: -0.5px;*/
/*}*/
/*#her2know-2-1 .box p:nth-child(2){*/
/*    font-family: 'Inter-Regular';*/
/*   font-size: 18px;*/
/*font-style: normal;*/
/*font-weight: 400;*/
/*line-height: 28px; */
/*}*/
  #her2know-header-2-1 .cmp-experiencefragment--header > .cmp-container > .aem-Grid.aem-Grid--12 .image {
    width: auto!important;
  }

  #header-links {
    position: unset;
  }

  #her2know-header-2-1 .nav-sec {
    display: flex;
    justify-content: end;
    position: unset;
  }

  #her2know-header-2-1 .nav-indication {
        /* display: flex; */
     /*justify-content: end; */
    /* position: unset; */
    padding: 0;
    margin: 0;
    margin-left: auto;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }

  #her2know-header-2-1 .nav-indication li {
    margin: 0 1.5em;
    margin: 0 18px;
        /*margin:0px 4.6em;*/
    /*padding-bottom: 25px;*/
    /*padding: 8px 8px;*/
    padding: 8px 0px;
  }

  #her2know-header-2-1 .nav-indication li:nth-child(1) span:nth-child(2) {
    position: relative;
    left: 5px;
    top: 3px;
  }

  #her2know-header-2-1 .dropdown-menu .subnav {
        /*margin: 0 0.5em 0 91px !important;*/
    margin: 0 0.5em 2px 70px !important;
    padding: 8px 8px;
  }

  #her2know-header-2-1 .nav-indication li span {
    color: white;
    color: #FFF;
    /*font-family: 'Inter-Regular';*/
    font-family: 'Inter-Semibold';
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
  }

  #her2know-header-2-1 .nav-indication li span:hover {
    cursor: pointer;
  }

  #her2know-header-2-1 .nav-indication li span.dropdown_arrow {
    content: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/header/down-arrow.png);
    color: transparent!important;
  }

  #her2know-header-2-1 #list-ul {
    /*    width: 100%;*/
    /*position: absolute;*/
    /*display: flex;*/
    /*z-index: 100;*/
    /*background: orange;*/
    /*min-width: 10em;*/
    /*background-color: #fff;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 100%;*/
    /*z-index: 10;*/
    /* display: none; */
    /*background-color: #051A3A;*/
    /*width: 100%;*/
    /*height: 235px;*/
    /*padding: 0 3em;*/
    
  }

  .nav-indication li.open-subnav > ul {
    height: 496px;
    padding: 4em 3em;
  }

  ul#ihc-ul {
    background-color: #051A3A;
    height: 76px;
    padding: 0;
    padding-left: 1em;
    padding-right: 1em;
    justify-content: space-evenly;
    align-items: center;
    gap: 24px;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  ul#ihc-ul li {
    margin: 0 18px;
    /* font-size: 14px; */
    font-family: 'Inter-Semibold';
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
    margin: 0;
  }

  ul#ihc-ul li a {
    /* transform: scaleX(1); */
    color: #FFF;
    /* position: relative; */
    padding-bottom: 21px;
    font-family: 'Inter-Semibold';
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 0;
    text-wrap: nowrap;
    white-space: nowrap;
  }

  #her2know-header-2-1 .nav-indication li#second-sub.active {
    border-bottom: 0;
  }

  ul#ihc-ul li a.active {
    /* border-bottom: solid 4px #9b30b3; */
    border-bottom: 0;
    transition: transform 250ms ease-in-out;
    position: relative;
    padding-bottom: 0;
    font-family: 'Inter-Bold';
    font-weight: 700;
  }

  ul#ihc-ul li a.active::after {
    content: '';
    border-bottom: solid 4px #9b30b3;
    position: absolute;
    bottom: -27px;
    width: 100%;
    height: 100%;
  }

  #her2know-header-2-1 .box {
    width: 384px;
    /* padding-top: 111px; */
    background-color: #050D23;
    padding: 32px;
    border-radius: 16px;
    min-height: 400px;
    max-height: 447px;
  }

  /* #list-ul.vhidden {
    display:none;
    ;
  } */

  #her2know-header-2-1 .box p.text-1 {
    /*font-family: 'Inter-Regular';*/
    font-family: 'Inter-Semibold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: white;
  }

  #her2know-header-2-1 .box p.text-2, #her2know-header-2-1 .box p.text-3 {
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: white;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  #her2know-header-2-1 .box p.text-3 {
    margin-top: 32px;
  }

  #her2know-header-2-1 .box a {
    border-radius: 4px!important;
    background: var(--her-2-know-purple-primary, #9B30B3)!important;
    backdrop-filter: blur(5px)!important;
    /* border-radius: 16px; */
    padding: 14px 16px!important;
    display: flex!important;
    /* margin-top: 16px; */
    text-align: center!important;
    width: 236px!important;
    height: 48px!important;
    border-radius: 4px;
    cursor: pointer;
  }

  #her2know-header-2-1 .box a button {
    /*font-family: 'Inter-Regular'!important;*/
    font-family: 'Inter-Semibold'!important;
    font-size: 15px!important;
    font-style: normal!important;
    font-weight: 600!important;
    line-height: 20px!important;
    color: white!important;
    background: none!important;
    cursor: default;
  }

  #her2know-header-2-1 .box a button:hover {
    cursor: pointer;
  }

  #her2know-header-2-1 .box a img {
    margin-left: 8px;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul {
    width: 304px;
    /* padding-right: 40px; */
    flex-direction: column;
    margin-left: 99px;
    margin-right: 102px;
    position: relative;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul .has-subnav {
    margin-left: 70px;
    margin-right: 0px;
    padding: 8px 8px;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul .has-subnav.active {
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul .has-subnav:hover {
    background: #9B30B3;
    border-radius: 4px;
    transition: 0.5s;
  }

  #her2know-header-2-1 li.nested-list-1.open-subnav:hover li,
#her2know-header-2-1 li.nested-list-1.open-subnav:active li {
    background: transparent !important;
    border-radius: 0 !important;
    transition: none !important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul .has-subnav:hover a {
    opacity: 1;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul .subnav:hover {
    background: #9B30B3;
    border-radius: 4px;
    transition: 0.5s;
  }

  #her2know-header-2-1 li.nested-list-1 {
         /*width: 456px;*/
    width: 320px;
    flex-direction: column;
    /*justify-content: center;*/
    /*align-items: center;*/
    margin-left: 64px !important;
    margin-right: 1.5em !important;
    /*background: transparent;*/
    /*border-radius: unset;*/
    /*transition: none;*/
    ;
  }

  #her2know-header-2-1 li.nested-list-1 ul {
    width: 430px;
    position: relative !important;
    left: 0% !important;
    top: 80% !important;
    flex-direction: column !important;
    /* top: 37%!important; */
    padding: 0;
    padding-top: 50px;
    border-left: none !important;
  }

  #her2know-header-2-1 li.nested-list-1 ul.pathology-subnav {
    width: 275px !important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.pathology-subnav .has-subnav {
    padding: 0px 0px;
  }

  #her2know-header-2-1 li.nested-list-1 ul.pathology-subnav li {
    margin: 5px 0.5em 5px 25px !important;
    padding: 0px;
  }

  #her2know-header-2-1 li.nested-list-1 span.dropdown_arrow {
        /*transform: rotate(360deg)!important;*/
    width: 25.516px !important;
    height: 28px !important;
    /*transform: rotate(90deg) !important;*/;
  }

  #her2know-header-2-1 li.nested-list-1.open-subnav span.dropdown_arrow {
    transform: rotate(90deg) !important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul {
        /* height: auto; */
    /* position: absolute; */
    /* top: 0%; */
    /* background: none; */
    /* left: 51%; */
    /* flex-direction: column; */
    /*height: auto;*/
    /*position: absolute;*/
    /*top: 0%;*/
    /*background: none;*/
    /*left: 67%;*/
    /*flex-direction: column;*/
    /*padding-left: 0;*/
    /*width: 359px;*/
    /*padding: 0px 0em;*/
    /*border-left: 1px solid rgba(255, 255, 255, .2);*/
    /*top: 66px;*/
        /* height: auto; */
    /* position: absolute; */
    /* top: 0%; */
    /* background: none; */
    /* left: 51%; */
    /* flex-direction: column; */
    height: auto;
    position: absolute;
    top: 0%;
    background: none;
    /* left: 69%; */
    /*left: 131%;*/
    left: 126%;
    /* display: flex; */
    flex-direction: column;
    padding-left: 0;
    width: 359px;
    padding: 0px 0em;
    border-left: 1px solid rgba(255, 255, 255, .2);
    top: 0;
    /*top:-40px;*/
    ;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) a,
  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(5) a {
    display: flex;
    align-items: center;
    padding: 8px 8px;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) ul li a {
    font-size: 17px;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) a:hover,
  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(5) a:hover {
    background: #9B30B3;
    border-radius: 4px;
    transition: 0.5s;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) a span.dropdown_arrow {
    /*margin-left: 54px;*/
    margin-left: 47px;
    transform: rotate(90deg);
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) {
    padding: 0px;
    /*margin-left: 85px!important;*/
    margin-bottom: 5px;
    margin: 0 0.5em 2px 70px !important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4):hover,
  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(5):hover {
    background: transparent;
    border-radius: unset;
    transition: unset;
  }

  #her2know-header-2-1 .nav-indication li ul li ul.nested-ul li span.dropdown_arrow {
    /*transform:rotate(270deg);*/
    cursor: pointer;
    content: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/header/left-arrow.svg);
  }
}

@media (max-width:767px) {


/* 102555 */
  .cmp-page--ihc-atlas-1 .cmp-container--footer-black .cmp-container {
    padding: 20px;
    grid-template-columns: unset;
    gap: 25px;
    justify-content: center;
  }

  .cmp-experiencefragment--header #header-mobile-menu .cmp-navigation__item {
    z-index: 9999;
  }

  .cmp-experiencefragment--header #header-mobile-menu .cmp-navigation__item:nth-child(9) {
    margin-top: 0px;
    padding-top: 28px;
    padding-bottom: 37px;
  }

  #header-links {
    display: none;
  }

  .cmp-experiencefragment--header #header-mobile-menu .cmp-navigation__item:nth-child(8) {
    margin-top: 0px;
    padding-top: 28px;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(7) {
    padding-top: 40px;
  }

  .page.basicpage .cmp-page--clinical-case-new-page #her2know-header-2-1 {
    padding-botttom: 0;
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a span a {
    padding: 12px 14px!important;
    background: #9B30B3!important;
    display: flex;
    border-radius: 4px!important;
    justify-content: center;
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a span a button {
    color: #fff!important;
    font-family: 'Inter-Regular'!important;
    font-size: 15px!important;
    font-style: normal!important;
    font-weight: 600!important;
    line-height: 20px!important;
    background: none!important;
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a span a img {
    margin-left: 4px;
  }

  #footer-phase-2-1 .cmp-text h3 {
    margin: 0;
  }

  #her2know-header-2-1 .navigation .hamburger-wrapper {
    /*top:-1px;*/
    
  }
/*#her2know-header-2-1 span.hamburger-line{*/
/*    display:none;*/
/*}*/
/*#her2know-header-2-1 span.hamburger-line:nth-child(1), #her2know-header-2-1 span.hamburger-line:nth-child(3){*/
/*    display:none;*/
/*}*/
/*#her2know-header-2-1 .hamburger.hamburger-mid > span.hamburger-line{*/
/*    width:24px;*/
/*    display:block;*/
/*    height:24px;*/
/*    background:url('/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/header/header-phase-2-1/menu.svg') no-repeat;*/
/*    background-size:100% 100%;*/
/*}*/
/*#her2know-header-2-1 .ic-hamburger.open .hamburger-wrapper{*/
/*    top:2px;*/
/*}*/

/*#her2know-header-2-1 .hamburger.hamburger-mid > span.hamburger-line{*/
/*    width: 24px;*/
/*    display: block;*/
/*    height: 4px;*/
/*    border-radius: 10px;*/
    /* padding: 6px 2px; */
/*    background: #fff;*/
/*}*/
  #her2know-header-2-1 .hamburger.hamburger-mid > span.hamburger-line {
    display: none;
  }

  #her2know-header-2-1 .ic-hamburger .hamburger-wrapper span {
    display: none;
  }

  #her2know-header-2-1 .ic-hamburger .hamburger-wrapper {
    width: 24px;
    display: block;
    height: 24px;
    background: url('/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/header/header-phase-2-1/menu.svg') no-repeat;
    background-size: 100% 100%;
  }

  #her2know-header-2-1 .ic-hamburger.open .hamburger-wrapper {
    width: 24px;
    display: block;
    height: 24px;
    background: url('/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/header/header-phase-2-1/close-menu.svg') no-repeat;
    background-size: 100% 100%;
  }

  #her2know-header-2-1 {
    display: flex;
    align-items: center;
  }

  #mobile-logo-phase-2-1 a img {
    width: 133px;
    margin-left: 24px;
  }

  #her2know-header-2-1 .ic-hamburger.open .hamburger-wrapper {
/*margin-right:20px;*/
    
  }

  #header-mobile-menu ul li:nth-child(2) ul li:nth-child(4),
#header-mobile-menu ul li:nth-child(2) ul li:nth-child(5),
#header-mobile-menu ul li:nth-child(2) ul li:nth-child(6) {
    border-left: 1px solid #9B30B3;
    margin-bottom: 0px;
    margin-left: 24px;
  }

  #header-mobile-menu {
    padding-top: 40px;
  } 
/*.cmp-experiencefragment--header #header-mobile-menu .cmp-navigation__item-toggle-icon{*/
/*    top:0;*/
/*    transform:none;*/
    
/*}*/
/*#her2know-header-2-1 > ul > li > a{*/
/*    display:flex;*/
/*}*/
  #header-mobile-menu .cmp-navigation__item:hover .cmp-navigation__item-toggle-icon {
    /*top:0;*/
    
  }

  #header-mobile-menu > .cmp-navigation__group > li:first-child > a span,
#header-mobile-menu > .cmp-navigation__group > li:first-child > a,
#header-mobile-menu > .cmp-navigation__group > li:first-child,
#header-mobile-menu > .cmp-navigation__group > li:nth-child(2) ul li:nth-child(4) a {
    font-family: 'Inter-Regular';
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.3px;
    color: #93939F;
    text-transform: uppercase;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(4)::after {
    /*    position: absolute;*/
    /*border-bottom: 0.5px solid;*/
    /*content: '';*/
    /*width: 87.5%;*/
    /*top: 40px;*/
    /*height: 20px;*/
    /*left: 20px;*/
           /* position: absolute; */
    /* border-bottom: 0.5px solid; */
    /* content: ''; */
    /* width: 87.5%; */
    /* top: 40px; */
    /* height: 20px; */
    /* left: 20px; */
    position: absolute;
    border-bottom: 0.5px solid;
    content: '';
    width: 87.5%;
    top: 37px;
    height: 100%;
    left: 20px;
    opacity: 0.2;
    /* padding-left: 20px; */
    /* padding-left: 20px; */
    /* padding-left: 20px; */
    /* padding-left: 20px; */
    
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(3) a .cmp-navigation__dropdownmenu.show #header-mobile-menu > .cmp-navigation__group > li:nth-child(3)::after {
    top: 116px;
  }

  #header-mobile-menu .cmp-navigation__dropdownmenu.show {
    padding-top: 24px;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(5)::after {
    z-index: -1;
    /*position: absolute;*/
    /*border-bottom: 0.5px solid;*/
    /*content: '';*/
    /*width: 87.5%;*/
    /*top: 40px;*/
    /*height: 60px;*/
    /*left: 20px; */
    position: absolute;
    border-bottom: 0.5px solid;
    content: '';
    width: 87.5%;
    top: 38px;
    height: 100%;
    left: 20px;
    opacity: 0.2;
  }

  #ihc-atlas-overview #header-mobile-menu ul li:nth-child(6).active ul.cmp-navigation__dropdownmenu.show {
    display: flex;
    overflow-x: scroll;
  }

  #ihc-atlas-overview .cmp-experiencefragment--header #header-mobile-menu ul li ul li.cmp-navigation__item:last-child {
    margin-top: 0;
    padding: 0;
  }

  .cmp-navigation__dropdownmenu.show::-webkit-scrollbar {
    height: 8px;
 /* for horizontal scrollbar */
    
  }

  .cmp-navigation__dropdownmenu.show::-webkit-scrollbar-track {
    background: transparent;
  }

  .cmp-navigation__dropdownmenu.show::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 4px;
  }
  
/* 102555 ended*/

    
    
  #header-mobile-menu > .cmp-navigation__group > li:nth-child(6)::after,
        #header-mobile-menu > .cmp-navigation__group > li:nth-child(7)::after,
        #header-mobile-menu > .cmp-navigation__group > li:nth-child(8)::after {
    z-index: -1;
    /*position: absolute;*/
    /*border-bottom: 0.5px solid;*/
    /*content: '';*/
    /*width: 87.5%;*/
    /*top: 40px;*/
    /*height: 60px;*/
    /*left: 20px; */
    position: absolute;
    border-bottom: 0.5px solid;
    content: '';
    width: 87.5%;
    top: 28px;
    height: 100%;
    left: 20px;
    opacity: 0.2;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(8) {
    margin: 0;
    padding: 0px 20px;
    position: relative;
    margin-bottom: 24px;
    padding-top: 40px;
  }

  .cmp-experiencefragment--header .navigation-overlay.show {
    margin-top: 30px;
  }

  .cmp-experiencefragment--header #header-mobile-menu .cmp-navigation__item {
    z-index: 999;
  }

  #header-mobile-menu ul li:nth-child(2) ul li:nth-child(4),
#header-mobile-menu ul li:nth-child(2) ul li:nth-child(5) {
    padding-bottom: 16px;
  }

  #header-mobile-menu .cmp-navigation__dropdownmenu.show li a {
    opacity: 0.8;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(4),
#header-mobile-menu > .cmp-navigation__group > li:nth-child(5) {
    padding-top: 40px;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(4) {
    padding-top: 0;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(5) {
    padding-top: 50px;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(6) {
    padding-top: 40px;
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a > span {
        /* display: block; */
       /* display: block; */
    display: flex;
    flex-direction: column;
    max-width: 100%;
    white-space: normal;
    border-radius: 16px;
    padding: 24px;
    background: #050D23;
  }

  #header-mobile-menu .cmp-navigation__item:first-child a,
#header-mobile-menu .cmp-navigation__item:last-child > a {
    cursor: none;
  }
  /*102555*/
  #ihc-atlas-overview #her2know-header-2-1 ul li ul li a.active {
    border: 0px;
    position: relative;
    opacity: 9;
  }

  #ihc-atlas-overview #her2know-header-2-1 ul li ul li a.active::after {
    position: absolute;
    content: '';
    border-bottom: solid 4px #9b30b3;
    width: 100%;
    height: 100%;
    top: 28px;
    left: 0;
  }

  #ihc-atlas-overview #her2know-header-2-1 ul li:nth-child(6) ul li:first-child {
    padding-left: 0;
  }

  #header-mobile-menu > .cmp-navigation__group > li:nth-child(6) a {
    opacity: 9;
  }
/*102555*/

  #header-mobile-menu > .cmp-navigation__group li:last-child > a > span span:nth-child(1) {
    font-family: 'Inter-Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 550;
    line-height: 28px;
    padding-bottom: 8px;
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a > span span {
    /* max-width: 100%; */
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a > span span:nth-child(2),
#header-mobile-menu > .cmp-navigation__group li:last-child > a > span span:nth-child(3) {
    font-family: 'Inter-Regular';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
  }

  .cmp-experiencefragment--header #header-mobile-menu .cmp-navigation__item {
    margin: 0;
    padding: 0px 20px;
    position: relative;
    margin-bottom: 24px;
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a > span span:nth-child(3) {
    padding-top: 14px;
    padding-bottom: 32px;
  }

  .cmp-experiencefragment--header #header-mobile-menu ul li ul li.cmp-navigation__item:last-child {
    margin-top: 24px;
  }

  #header-mobile-menu > .cmp-navigation__group li:last-child > a > span button {
    /*    padding: 12px 14px;*/
    /*background: #9B30B3;*/
    /*color: #fff;*/
    /*font-family: 'Inter-Regular';*/
    /*font-size: 15px;*/
    /*font-style: normal;*/
    /*font-weight: 600;*/
    /*line-height: 20px;*/
    /*border-radius:4px;*/
    
  }

  #her2know-header-2-1 ul li a, #her2know-header-2-1 ul li a span, #her2know-header-2-1 ul li {
    /*pointer-events:unset!important;*/
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #fff;
  }     
/*.cmp-experiencefragment--header .cmp-navigation__item.cmp-navigation__item--level-0:nth-child(2) > a{*/
/*    pointer-events:unset;*/
/*}*/
/*#her2know-header-2-1 ul > li:nth-child(2) a span.cmp-navigation__item-toggle-icon,*/
/*#her2know-header-2-1 ul > li:nth-child(3) a span.cmp-navigation__item-toggle-icon{*/
    
/*    top:2%;*/
/*}*/
/*#her2know-header-2-1 ul > li:nth-child(2) a{*/
/*    display:flex;*/
/*    align-items:center;*/
    
/*}*/
  #her2know-header-2-1 .cmp-navigation__item.cmp-navigation__item--level-0:nth-child(3) > a,
#her2know-header-2-1 .cmp-navigation__item.cmp-navigation__item--level-0:nth-child(4) > a {
    pointer-events: none;
  }

  #her2know-header-2-1 .cmp-navigation__item:hover .cmp-navigation__item-toggle-icon {
    top: 0;
  }

  #her2know-header-2-1 .cmp-navigation__item-toggle-icon {
    top: 10px;
  }

  #her2know-header-2-1 ul li ul li a {
    font-family: 'Inter-Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
 /* 164.706% */
    color: #fff;
  }

  #her2know-header-2-1 .cmp-experiencefragment--header .cmp-navigation__item-text::after {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    content: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/icons/header/mob-arrow-down.png);
  }
}

@media screen and (min-width:768px) and (max-width:1300px) {
  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul {
        /*display: block;*/
    position: unset;
    width: 100%;
    margin-top: 25px;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul.pathology-subnav {
    margin-top: 0px;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul .has-subnav {
    display: block;
    position: unset;
    width: 100%;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul {
    display: block;
    position: unset;
        /*min-width: 380px;*/
    width: 100%;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li:hover {
    background: none !important;
        /*background: #9B30B3;*/
        /*border-radius: 4px;*/
        /*transition: 0.5s;*/
    
  }

  .nav-indication li.open-subnav > ul {
    height: 575px;
  }
  #her2know-header-2-1 #list-ul{
    min-height:575px;
    height:unset;
  }

  #her2know-header-2-1 .dropdown-menu .subnav {
    margin: 0 0.5em 2px 25px !important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) {
    margin-left: 25px !important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) a:hover {
    background: none !important;
  }

  #her2know-header-2-1 .nav-indication > li > ul > li a {
    display: unset;
  }

  #her2know-header-2-1 .nav-indication li ul li ul.nested-ul li span.dropdown_arrow {
    width: 25.516px !important;
    height: 28px !important;
    position: relative;
    top: 10px;
    left: 15px;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul li ul li:nth-child(4) a span.dropdown_arrow {
    left: 0px;
    top: 0px;
    margin-left: 15px;
  }

  #her2know-header-2-1 .nav-indication > li ul li ul li.has-subnav.active {
    background: none !important;
  }

  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul {
    margin-left: 45px;
  }
}

@media screen and (min-width:1301px) and (max-width:1400px) {
  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul {
    margin-left: 45px;
  }
}

@media (min-width: 820px) and (max-width:991px) {
  #her2know-header-2-1 .nav-indication li.open-subnav > ul li ul.nested-ul {
    margin-right: 66px;
  }
}

@media screen and (min-width: 992px) {
    /* 102555 updates*/
  #her2know-header-2-1 .nav-indication li.has-subnav > a {
        /*padding:8px;*/
    
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li.nested-list-1 {
    margin-left: 70px!important;
    margin-right: 7px!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #her2know-header-2-1 .nav-indication li.has-subnav.nested-list-1 > a {
    display: flex;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
    /* justify-content: center; */;
  }

  /* #her2know-header-2-1 .nav-indication li.has-subnav > a:hover {
        background: var(--her-2-know-purple-primary, #9B30B3) !important;
    
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li {
        padding:0;
    
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li ul li #nested-ul li ul li {
        padding:8px!important;
    
  } */

  #ihc-atlas-overview #her2know-header-2-1 {
    padding-bottom: 0;
    padding-top: 13px;
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li ul#ihc-ul li,
    #ihc-atlas-overview #her2know-header-2-1 .nav-indication li ul#ihc-ul li a {
    padding: 0;
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li ul#ihc-ul li a.active {
    border: 0px;
    position: relative;
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li ul#ihc-ul li a.active::after {
    position: absolute;
    content: '';
    border-bottom: solid 4px #9b30b3;
    width: 100%;
    height: 100%;
    top: 28px;
    left: 0;
  }
    
    /* 102555 updates*/
  #her2know-header-2-1 .box a button {
    cursor: default;
  }

  #ihc-atlas-new.cmp-page--etal-ihc-atlas-page-updates .cmp-teaser--footer-banner-teaser .cmp-teaser__image img {
    margin-top: -98px;
  }
}

@media (max-width:991px) {
  #ihc-atlas-overview .cmp-text--bread-crumb-text.cmp-text--mob-hide {
    display: block;
  }

  #ihc-atlas-overview .cmp-experiencefragment--header #header-mobile-menu .cmp-navigation__item:nth-child(2) ul li:last-child {
    margin-top: 24px;
  }

  #ihc-menu-update {
    background-color: transparent!important;
  }

  #ihc-ul {
    background-color: transparent;
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    background-color: #051A3A;
    gap: 24px;
    align-items: center;
    flex-wrap: nowrap;
    padding: 24px;
    overflow-y: hidden;
    justify-content: space-between !important;
  }
  .cmp-page--ihc-atlas #ihc-ul {
      scrollbar-width: none;  
 }    
  .cmp-text--bread-crumb-text   #ihc-ul  li a {
    white-space: nowrap;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    font-family: 'Inter-SemiBold';
  }

  #ihc-atlas-overview #ihc-banner-new .cmp-text--bread-crumb-text.cmp-text--mob-hide {
    display: none;
  }

  .cmp-text--bread-crumb-text   #ihc-ul  li a.active {
    position: relative;
    /* position: relative; */
    font-weight: 700;
  }

  .cmp-text--bread-crumb-text ul#ihc-ul li a.active::after {
    content: '';
    border-bottom: solid 4px #9b30b3;
    position: absolute;
    bottom: -24px;
    width: 100%;
    height: 100%;
  }
  
    /* #ihc-atlas-overview #header-mobile-menu ul li:nth-child(6).active ul.cmp-navigation__dropdownmenu.show{*/
    /*display: flex;*/
    /*overflow-x: scroll;*/
    /*}*/
    /*#ihc-atlas-overview .cmp-experiencefragment--header #header-mobile-menu ul li ul li.cmp-navigation__item:last-child{*/
    /*margin-top: 0;*/
    /*padding: 0;*/
    /*}*/
    /*#ihc-atlas-overview #header-mobile-menu ul li:nth-child(6).active ul.cmp-navigation__dropdownmenu.show{*/
    /*display: flex;*/
    /*overflow-x: scroll;*/
    
    /*}*/
  #ihc-atlas-overview .cmp-experiencefragment--header #header-mobile-menu ul li ul li.cmp-navigation__item:last-child {
    margin-top: 0;
    padding: 0 20px;
  }

  .cmp-navigation__dropdownmenu.show::-webkit-scrollbar {
    height: 8px;
 /* for horizontal scrollbar */
    ;
  }

  .cmp-navigation__dropdownmenu.show::-webkit-scrollbar-track {
    background: transparent;
  }

  .cmp-navigation__dropdownmenu.show::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 4px;
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li ul#ihc-ul li a.active {
    border: 0px;
    position: relative;
  }

  #ihc-atlas-overview #her2know-header-2-1 .nav-indication li ul#ihc-ul li a.active::after {
    position: absolute;
    content: '';
    border-bottom: solid 4px #9b30b3;
    width: 100%;
    height: 100%;
    top: 28px;
    left: 0;
  }
/* 102555 ended*/
}

@media screen and (min-width: 768px) and (max-width: 868px) {
  #her2know-header-2-1 .nav-indication li {
    margin: 0 0.5em;
  }
}


/*POP UP fix*/

.cmp-selfcertification.modal.modal--visible{
  visibility: hidden;
  opacity: 0;
} 
.cmp-selfcertification.modal.modal--visible-client{
    visibility: visible;
  opacity: 1;
}

.mbot50{
  margin-bottom:45px;
}
.mbot25{
  margin-bottom:25px !important;
}
.mbot30{
  margin-bottom:32px;
}
.mright20{
  margin-right:20px
}
.mright-20{
  margin-right: -20px;
}
.h2.text-heading{
      font-family: 'Inter-Semibold';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.2px;
  margin-bottom:25px;
  color:#050D23;
}

div.blue-box{
  background-color:#F1F7FD;
  padding:32px;
}

p.arrow-icon {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

p.arrow-icon::before {
    content: "";
    width: 28px;
    min-width: 28px;
    height: 20px;
    top: 0%;
    left: -1%;
    background: url("/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/images/clinical-cases/case-details/Group.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
}

.italic-box{font-weight: 400;font-size: 17px;line-height: 28px;letter-spacing: -0.2px;font-family: 'IBMPlex-Mono-Regular';}

@media screen and (min-width: 768px){
#clinical-case-container > div:not(.cmp-container--first-container) .cmp-text--share-text {
  position: relative;
  bottom: 20px;
  z-index: 99;
}
    .cmp-button--view-all.mob-only {
    display:none;
  }
  .cmp-container--clinical-article-container > .cmp-container {
    padding: 54px 20px;
    display: grid;
    grid-template-columns: minmax(0, 384px) minmax(0, 800px);
    margin: 0 auto;
    max-width: 1221px;
  }
  .cmp-page--clinical-case-page .cmp-text--hero-banner-title .cmp-text{
    max-width:900px
  }
}

@media screen and (max-width: 767px){
  .desk-only{
    /*display:none;*/
  }
  .cmp-button--view-all.mob-only a {
    justify-content:start
  }
    .cmp-button--view-all.mob-only {
padding-bottom:0 !important
    }
  .cmp-button--view-all:has(#desk-only-viewall){
    display:none;
  }
      .cmp-text--voting-text .cmp-text p span{
    padding:0 10px
  }
      .cmp-page--clinical-case-new-page .cmp-container--contributors-image-container .bui-text{
    padding-right: 20px;
  }
    .cmp-container--clinical-article-container > .cmp-container {
    padding: 24px 24px 54px;}
    .cmp-container--contributors-image-container .cmp-container {
    padding: 24px 20px 0;
  }
    .cmp-page--clinical-case-page .cmp-text--hero-banner-description.cmp-text--desk-hide{
    display:none;
  }
   .cmp-text--pathology-article-subheading .cmp-text{
    padding-bottom:24px;
  }
    .cmp-container--article-page-hero-container .social-share-div{
    position:relative;
  }
}


/*.cmp-resourcelistfilter__populated > div:has(div a[data-path="/content/intelligentcontent/unbranded/her2know-phase-2/us/en/home/contributors/marilyn-bui/the-significance-of-her2.html"]), .cmp-resourcelistfilter__populated > div:has(div a[data-path="/content/intelligentcontent/unbranded/her2know-phase-2/us/en/home/contributors/marilyn-bui/recommendations-for-testing-of-cytology-specimens.html"]){*/
/*    display: none;*/
/*}*/


.cmp-page--clinical-case-page .cmp-container--change-grid-container.cmp-container--bg-color-blue > .cmp-container{
  padding-bottom:32px
}

.cmp-container--change-grid-container.cmp-container--bg-color-blue .cmp-container[aria-label="third-container"] .social-share-div{
  bottom: calc(5% + 12px);
}

.nowrap{
    white-space:nowrap;
}
#contributor-banner-title{
  max-width:unset;
}
.cmp-page--clinical-case-new-page .cmp-container--contributors-image-container .cmp-imagelist__title .purple-text.bui-profession{
  max-width: fit-content;
}
.socialMedia-share {
  cursor: pointer;
  content: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/images/social-sharing-small.svg);
}

.social-share-div.clicked .socialMedia-share {
  content: url(/content/dam/intelligentcontent/unbranded/her2know-phase-2/us/en/images/social-sharing-small.svg);
}


#breast-overview .container.responsivegrid.cmp-container--three-tile-container 
img.cmp-image__image.cmp-image--desktop {
   border-top-right-radius : 10px;
   border-top-left-radius : 10px;
}
#breast-overview .cmp-teaser__image-mobile img{
border-top-right-radius : 10px;
border-top-left-radius : 10px
}
@media screen and (max-width:400px){
    .mbot50{
    margin-bottom: 25px 
}
}

.body-copy-txt{
  font-family: 'Inter-Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.itag-fix i{
  display: contents;
}


.social-share-div.clicked .socialMedia-section{
  position:absolute;
  top: 35px;
}

@media screen and (min-width:1200px) and (max-width:1290px){
  .cmp-text--bread-crumb-text li a{
    gap:6px;
  }
  .max-w{
    max-width:500px
}
}
