#isi-section .margin-bottom-isi {
  margin-bottom: 0px;
}

#isi-section .cmp-highlightinfo__container {
  background: white;
  padding: 0;
}

#mobile-isi-2>.highlightinformation>#StickyWrapper .isi-sticky-container .highlightinformation {
  display: none;
}

#isi-section #mobile-isi-2 .cmp-highlightinfo__container h3 {
  display: flex;
}

.highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container h3 a.cmp-highlightinfo__button:hover {
  text-decoration: none;
}

a.cmp-highlightinfo__button .cmp-highlightinfo__icon {
  display: none;
}

#isi-section .headline {
  color: #004d74;
  font-size: 19px;
  line-height: 22.8px;
  font-weight: 700;
  margin: 0;
}

#isi-section * {
  font-family: 'Roboto';
}

#isi-section {
  padding: 0 20px;
  padding-top: 30px;
  margin-top: 40px;
}

#isi-section p {
  font-size: 16px;
  line-height: 22px;
  margin: 5px 0;
  color: #3C4242;
}

#isi-section li {
  font-size: 16px;
  line-height: 19.2px;
  /* margin: 5px 0; */
  color: #3C4242;
}

#isi-section ul.isi-list {
  padding-left: 20px;
  list-style: outside;
  margin: 16px 0px;
}

#isi-section .subtitle {
  color: #004D74;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 700;
  margin: 8px 0 0;
}

#StickyWrapper.cmp-highlightinfo.expanded {
  height: 100% !important;
  overflow-y: auto;
  border-top: 8px solid #b2d234;
  position: absolute;
  transition: 0.5s;
  bottom: calc(0% - 170px);
}

body#home-pg-ar:has(#StickyWrapper.cmp-highlightinfo.expanded) {
  overflow: hidden;
}

#StickyWrapper {
  background: white;
  z-index: 9;
}

#StickyWrapper.expanded .cmp-highlightinfo__container {
  border: none;
  position: relative;
}

.cmp-highlightinfo__container {
  position: absolute;
}

.highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container .cmp-highlightinfo__button:focus {
  text-decoration: none;
}

#StickyWrapper[style="height: 0px;"] a.cmp-highlightinfo__button {
  bottom: -100px;
  transition: 0s;
}

#mobile-isi-2>.highlightinformation>#StickyWrapper span.cmp-highlightinfo__content p {
  color: rgb(0, 77, 116);
  font-size: 16px;
  line-height: 19px;
  margin: 0;
}

#isi-section .cmp-highlightinfo .container.isi-sticky-container h3 {
  display: block;
}

#isi-section p a {
  color: rgb(0, 56, 100);
  text-decoration: underline;
}

#isi-section .linkout {
  margin: 24px 0 0;
}

#isi-section .linkout p:last-child img {
  width: 14px;
}

#isi-section .linkout p:first-child {
  font-weight: bold;
}

#isi-section .isi-bold {
  font-weight: bold;
}

.reference-outer a {
  pointer-events: none;
  /* color: inherit; */
 color: #3C4242 !important;
 font-weight:normal;
}
#isi-section  .br-isi{
  display: none;
  }

@media screen and (max-width:991px) {

  /* ISI expands starst */
  #isi-section #indications-container {
      display: none;
  }
  #StickyWrapper {
    bottom: 0;
    transition: 0.5s;
  }

  #isi-section #mobile-isi-2 #indications-container {
      display: block;
      margin-top: 8px;
  }

  #isi-section #mobile-isi-2 .cmp-highlightinfo .container.isi-sticky-container {
      top: 130px !important;
  }

  #isi-section .cmp-highlightinfo .container.isi-sticky-container {
      top: 50px !important;
      padding: 0 20px;
      margin-bottom: 440px;
  }

  .highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container h3 {
      flex-direction: column-reverse;
      padding: 0;
  }

  #isi-section #mobile-isi-2 .cmp-highlightinfo.expanded .container.isi-sticky-container {
      top: 0 !important;
  }

  .highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container h3 a.cmp-highlightinfo__button {
      width: 100% !important;
      max-width: 100%;
      height: 42px;
      font-size: 16px;
      line-height: 18px;
      position: relative;
      font-family: 'Roboto';
      background: #b2d234;
      color: #004D74;
      bottom: 0;
      transition: 0.5s;
  }

  .highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container {
      border-top: none;
  }

  #mobile-isi-2>.highlightinformation>#StickyWrapper:not([style="height: 0px;"]) {
      height: 122px !important;
  }

  .highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container h3 a.cmp-highlightinfo__button:after {
      content: "";
      width: 20px;
      height: 20px;
      right: 0;
      background: url(/content/dam/intelligentcontent/brands/ic-lynparzaar/us/en/images/global/arrow_upward.svg);
      display: inline-block;
      margin-left: 12px;
  }

  .highlightinformation .cmp-highlightinfo.expanded .cmp-highlightinfo__container h3 a.cmp-highlightinfo__button:after {
      transform: rotate(180deg);
  }

  .highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container h3 .cmp-highlightinfo__content {
      display: none;
  }

  #isi-section>.highlightinformation>#StickyWrapper:not([style="height: 0px;"]) {
      height: 172px !important;
  }

  #isi-section>.highlightinformation>#StickyWrapper.expanded {
      height: 100% !important;
  }

  #mobile-isi-2 #StickyWrapper.expanded {
      /* top: 213px; */
      bottom: calc(0% - 213px);
  }

  #StickyWrapper.cmp-highlightinfo.expanded {
      /* top: 165px; */
      border: none;
      bottom: calc(0% - 165px);
  }

  #mobile-isi-2>.highlightinformation>#StickyWrapper span.cmp-highlightinfo__content {
      display: block;
      width: 100%;
      padding: 0 20px;
      font-size: 16px;
      line-height: 19px;
      font-family: 'Roboto';
      margin: 2px 0 8px;
      color: rgb(0, 77, 116);
  }

  .highlightinformation .cmp-highlightinfo.expanded .cmp-highlightinfo__container h3 a.cmp-highlightinfo__button {
      position: fixed;
      /* top: 165px; */
      bottom: calc(100% - 207px);
      z-index: 9;
  }

  #mobile-isi-2 .highlightinformation .cmp-highlightinfo.expanded .cmp-highlightinfo__container h3 a.cmp-highlightinfo__button {
      /* top: 213px; */
      bottom: calc(100% - 255px);
  }

  #isi-section #mobile-isi-2 .cmp-highlightinfo .container.isi-sticky-container a.cmp-highlightinfo__button {
      display: none;
  }

  #mobile-isi-2>.highlightinformation>#StickyWrapper.expanded span.cmp-highlightinfo__content {
      margin-top: 43px;
      margin-bottom: 0;
  }

  #mobile-isi-2>.highlightinformation>#StickyWrapper.expanded {
      height: 100% !important;
  }

  #isi-details h2.isi.headline {
      margin-top: 13px;
  }
  #isi-section p.less-space-isi-text {
    letter-spacing: -0.1px;
  }
}



@media screen and (min-width:992px) {
  #isi-section .cmp-highlightinfo__container h3 {
      display: block;
      max-width: 1220px;
      margin: 10px auto 0;
  }

  #StickyWrapper .cmp-highlightinfo__container {
      border-top: 8px solid #b2d234;
      position: relative;
  }

  .highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container .cmp-highlightinfo__button {
      max-width: 145px;
      width: 100% !important;
      font-size: 16px;
      position: fixed;
      top: unset;
      bottom: 143px;
      right: 80px;
      transition: 0.5s;
      background: #b2d234;
      height: 46px;
      color: rgb(0, 77, 116);
      transition: bottom 0.5s;
  }

  .highlightinformation .cmp-highlightinfo.expanded .cmp-highlightinfo__container .cmp-highlightinfo__button {
      position: fixed !important;
      /* top: 177px !important; */
      z-index: 9;
      right: 80px !important;
      bottom: calc(100% - 217px);
      transition: bottom 0.5s;
  }

  #isi-section>.highlightinformation>#StickyWrapper .isi-sticky-container {
      top: 6px !important;
      max-width: 1220px;
      margin: 0 auto;
  }

  #isi-section>.highlightinformation>#StickyWrapper.expanded .isi-sticky-container {
      /* top: 0px !important; */
      margin-bottom: 300px;
  }

  div#mobile-isi-2 {
      display: none;
  }

  #StickyWrapper:not([style="height: 0px;"]) {
      height: 196px !important;
      transition: 0.5s, width 0s;
  }

  #isi-section .cmp-highlightinfo__content p {
      font-size: 16px;
      line-height: 22px;
      color: #004D74;
      width: 80%;
  }

  #isi-section #isi-container {
      max-width: 1280px;
      margin: 0 auto;
      display: flex;
      gap: 20px;
      padding: 20px 0px;
  }

  #isi-section {
      padding: 0;
      margin: 0;
  }

  #isi-section #isi-container>.container {
      max-width: 630px;
      width: 100%;
  }

  #isi-section>.highlightinformation>#StickyWrapper .isi-sticky-container>.cmp-container {
      display: flex;
      gap: 20px;
  }

  #isi-section>.highlightinformation>#StickyWrapper .isi-sticky-container>.cmp-container>.container {
      max-width: 600px;
      width: 100%;
  }

  #isi-section .headline {
      font-size: 19px;
      line-height: 22.8px;
      font-weight: 600;
  }

  #isi-section .subtitle {
      font-size: 18px;
      line-height: 21.6px;
  }

  .highlightinformation .cmp-highlightinfo.expanded .cmp-highlightinfo__container .cmp-highlightinfo__button:after {
      content: "READ LESS";
  }

  .highlightinformation .cmp-highlightinfo.expanded .cmp-highlightinfo__container .cmp-highlightinfo__button span.cmp-highlightinfo__text {
      display: none;
  }
  #StickyWrapper[style="height: 0px;"] {
    width: 0px;
    transition: width 1s;
  }
}

@media screen and (min-width :992px) and (max-width: 1250px) {
  #isi-section>.highlightinformation>#StickyWrapper .isi-sticky-container {
      padding: 0 30px;
  }

  #isi-section #isi-container {
      padding-left: 30px;
      padding-right: 30px;
  }

  #StickyWrapper .cmp-highlightinfo__container {
      padding-left: 30px;
  }

  .highlightinformation .cmp-highlightinfo .cmp-highlightinfo__container .cmp-highlightinfo__button {
      right: 40px;
  }

}
@media screen and (max-width:370px) {

 #isi-section p.text-isi-wrap{
  white-space: nowrap;
 }
 #isi-section .p-isi-wrap{
  word-break: break-word;
 }
}
@media screen and (min-width :992px) and (max-width: 1320px) {

#isi-section #isi-container{

  padding:20px 20px;
}
}
@media screen and (min-width :450px) and (max-width: 480px) {

  #isi-section  .br-isi{
  display: block;
  }
  }
