@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li > a:hover {
  text-decoration: none !important;
}

.tumor-type-dropdown {
  display: none;
}

.tumor-type.active .tumor-type-dropdown {
  display: block;
}

#navbar-toggle .mobile-hamburger {
  background: transparent;
  border: 6px solid #ffffff;
  border-left: none;
  border-right: none;
  padding: 5px 18px;
  height: 19.5px;
  width: 19.5px;
  cursor: pointer;
  position: relative;
  top: 2px;
}

.updated-footnote {
  display: block;
}

#lynparzahcp-footer p {
  margin: 15px 0 20px;
}

#lynparzahcp-header .cmp-navigation__group li:nth-child(1).has-selected.is-open .cmp-navigation__item-link {
  padding: 15px 14px;
  font-family: "roboto", sans-serif;
  font-weight: 700;
}

#isi-content {
  padding-top: 28px;
}

#isi-section .indications .first-child {
  font-size: 20px;
}

#navbar-toggle .mobile-hamburger.active {
  background: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/hamburger-close-icon.svg) no-repeat center;
  background-size: 100%;
  border: 0;
  padding: 0;
  height: 19.5px;
  width: 19.5px;
}

#navbar-toggle .tumor-type .menu-title span  .fs-normal {
  font-style: normal;
  display: inline-block;
}

#navbar-toggle .mobile-menu-panel {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #0b5573;
  overflow: auto;
  transition: 0.3s;
  display: none;
}

#navbar-toggle .mobile-menu-panel.open {
  right: 0;
  left: 0;
  top: 120px;
  background: rgb(0, 77, 116);
  overflow: scroll;
  box-shadow: none;
  z-index: 2;
  max-height: calc(100vh - 120px);
  height: 100vh;
  display: block;
}

#navbar-toggle .menu-title {
  cursor: pointer;
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 16px;
  border: none;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "roboto", sans-serif;
  font-weight: 500;
}

#navbar-toggle .menu-title {
  position: relative;
}

#navbar-toggle .tumor-type.oc-tumor-type .menu-title::before,
#navbar-toggle .tumor-type.pc-tumor-type .menu-title::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 20px;
  background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/blue-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#navbar-toggle .tumor-type.oc-tumor-type.active .menu-title::before, #navbar-toggle .tumor-type.pc-tumor-type.active .menu-title::before {
  left: 16px;
  background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/blue-left-arrow.png);
}

#navbar-toggle .tumor-type.bc-tumor-type.active .menu-title::before, #navbar-toggle .tumor-type.pr-tumor-type.active .menu-title::before {
  left: 16px;
  background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/white-left-arrow.png);
}

#navbar-toggle .tumor-type.active .menu-title {
  padding-left: 32px;
}

#navbar-toggle .tumor-type.bc-tumor-type .menu-title::before,
#navbar-toggle .tumor-type.pr-tumor-type .menu-title::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 20px;
  background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/white-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#navbar-toggle .mob-common-section .common-menu .submenu-parent .submenu-toggle::before {
  display: inline-block;
  content: "+";
  right: 20px;
  position: absolute;
  font-size: 20px;
  font-weight: 900;
}

#navbar-toggle .mob-common-section .common-menu .submenu-parent.active .submenu-toggle::before {
  content: "–";
}

#navbar-toggle .submenu-parent.active > .submenu {
  display: block;
}

#navbar-toggle .tumor-type-dropdown.oc-dropdown .submenu-parent .submenu-toggle:before,
#navbar-toggle .tumor-type-dropdown.pc-dropdown .submenu-parent .submenu-toggle:before,
#navbar-toggle .tumor-type-dropdown.bc-dropdown .submenu-parent .submenu-toggle:before,
#navbar-toggle .tumor-type-dropdown.pr-dropdown .submenu-parent .submenu-toggle:before {
  content: "+";
  right: 20px;
  position: absolute;
  font-size: 32px;
  line-height: 28px;
  font-weight: 900;
}

#navbar-toggle .tumor-type-dropdown.oc-dropdown .submenu-parent.active .submenu-toggle:before,
    #navbar-toggle .tumor-type-dropdown.pc-dropdown .submenu-parent.active .submenu-toggle:before,
    #navbar-toggle .tumor-type-dropdown.bc-dropdown .submenu-parent.active .submenu-toggle:before,
    #navbar-toggle .tumor-type-dropdown.pr-dropdown .submenu-parent.active .submenu-toggle:before {
  content: "–";
}

#navbar-toggle .mob-tumor-type .submenu li a {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  padding: 10px 4px 10px 24px;
  font-size: 20px;
  line-height: 28px;
}

#navbar-toggle .mob-tumor-type .tumor-type-dropdown .submenu li {
  padding: 0;
}

#navbar-toggle .tumor-type.oc-tumor-type {
  background: #B2D234;
  color: #004D74;
}

#navbar-toggle .tumor-type.bc-tumor-type {
  background: #5B477C;
  color: #FFFFFF;
}

#navbar-toggle .tumor-type.pr-tumor-type {
  background: #801852;
  color: #FFFFFF;
}

#navbar-toggle .tumor-type.pc-tumor-type {
  background: #FCC50B;
  color: #004D74;
}

#navbar-toggle .tumor-type .menu-title>span {
  display: block;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  white-space: normal;
  text-transform: none;
  font-style: italic;
  margin-top: 8px;
}

#navbar-toggle .tumor-type .menu-title span .text-nowrap {
  display: inline;
  white-space: nowrap;
}

#navbar-toggle .mob-common-section .submenu {
  display: none;
  padding: 10px 20px;
  padding-left: 0;
}

#navbar-toggle .common-menu  .submenu li {
  padding: 0;
  margin-bottom: 16px;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
  width: fit-content;
  background: transparent;
}

#navbar-toggle .menu-item.active > .submenu,
#navbar-toggle .tumor-type.active > .submenu,
#navbar-toggle .tumor-type.active >.tumor-type-dropdown,
#navbar-toggle .submenu-parent.active > .submenu {
  display: block;
}

#navbar-toggle .submenu a {
  display: block;
}

#navbar-toggle li ul {
  display: none;
}

#navbar-toggle .submenu-open > ul {
  display: block;
}

#navbar-toggle .select-drop-txt {
  line-height: 16px;
  font-size: 12px;
  margin: 0;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  text-align: left;
  white-space: normal;
  text-transform: none;
  color: #fff;
  margin-bottom: 10px;
}

#navbar-toggle .common-menu li.first-child {
  padding: 24px 16px 8px 22px;
}

#navbar-toggle .common-menu li {
  font-size: 22px;
  line-height: 26px;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 20px;
}

#navbar-toggle .common-menu li a {
  color: #fff;
  text-decoration: none;
}

#navbar-toggle .tumor-type-dropdown.oc-dropdown {
  background: #dce99f;
  border-bottom: 5px solid #b2d234;
  padding: 0 0 10px;
  margin-bottom: -5px;
}

#navbar-toggle .tumor-type-dropdown.oc-dropdown li,
        #navbar-toggle .tumor-type-dropdown.pc-dropdown li,
         #navbar-toggle .tumor-type.bc-tumor-type li,
    #navbar-toggle .tumor-type-dropdown.pr-dropdown li {
  padding: 10px 20px;
}

#navbar-toggle .tumor-type-dropdown.oc-dropdown a,#navbar-toggle .tumor-type-dropdown.pc-dropdown a {
  font-size: 20px;
  line-height: 28px;
  padding: 10px 20px;
  background: transparent;
  color: #004D74;
  font-family: "roboto", sans-serif;
  font-weight: 700;
}

#navbar-toggle .tumor-type-dropdown.pc-dropdown {
  background: #fde285;
  border-bottom: 5px solid #FCC50B;
  padding: 0 0 10px;
  margin-bottom: -5px;
}

#navbar-toggle .tumor-type-dropdown.bc-dropdown {
  background: #705695;
  border-bottom: 5px solid #5A457A;
  padding: 0 0 10px;
  margin-bottom: -5px;
}

#navbar-toggle .tumor-type-dropdown.pr-dropdown {
  background: #a41e68;
  border-bottom: 5px solid #801852;
  padding: 0 0 10px;
  margin-bottom: -5px;
}

#navbar-toggle .tumor-type-dropdown.bc-dropdown a,#navbar-toggle .tumor-type-dropdown.pr-dropdown a {
  font-size: 20px;
  line-height: 28px;
  padding: 10px 20px;
  background: transparent;
  color: #ffffff;
  font-family: "roboto", sans-serif;
  font-weight: 700;
}

#lynparzahcp-header .cmp-navigation__group li:nth-child(1).has-selected  .cmp-navigation__item-link.tumor-ovarian-cancer {
  padding: 0px 32px 0px 14px;
}

#lynparzahcp-header .cmp-navigation__group .has-selected a span span {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  pointer-events: none;
}

#full-header__secondary .searchbox {
  display: none;
}

#full-header__secondary .ic-hamburger {
  display: none;
}

#lynparzahcp-header #top-nav #list-inline ul {
  padding: 5px 16px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  width: 100%;
  margin: 0 auto;
  height: 49px;
}

#lynparzahcp-header #top-nav #list-inline ul  li:nth-child(1) {
  display: none;
}

#lynparzahcp-header #top-nav #list-inline ul li {
  text-align: center;
  white-space: normal;
  width: 22%;
  margin: 0 20.5px;
}

.text-nowrap {
  white-space: nowrap;
}

#lynparzahcp-header #top-nav .cmp-topnavigation {
  padding: 0;
}

#Reference-list #registration-references p {
  font-size: 13px;
  line-height: 16px;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 35px;
  margin-top: 65px;
}

#Reference-list #connect-references p {
  font-size: 13px;
  line-height: 16px;
  margin-top: 50px;
  margin-bottom: 40px;
  font-family: "roboto", sans-serif;
  font-weight: 400;
}

#lynparzahcp-header #top-nav #list-inline ul a {
  color: #000000;
  font-size: 10px;
  line-height: 13px;
  font-family: "roboto", sans-serif;
  font-weight: 400;
}

#lynparzahcp-header #fullheader {
  background-color: #004d74;
}

#fullheader-inner {
  display: flex;
  margin: 0 auto;
  padding: 15px 16px;
  gap: 38px;
  justify-content: space-between;
}

#fullheader-inner .ic-header {
  display: flex;
  align-items: center;
}

#fullheader .cmp-image img {
  max-width: 90.98px;
  position: relative;
  top: 1px;
}

#destop-only-search-box {
  display: none;
}

#lynparzahcp-header #main-navigation ul li ul {
  background: #006699;
  box-shadow: 0px 0px 16px 0px #00000073;
  border: none;
  padding: 16px 24px;
  margin: 0;
  border-radius: 0;
  position: absolute;
  min-width: 283px;
  top: calc(100% + 16px);
  left: 0;
}

#main-navigation ul li ul li {
  margin: 0;
  margin-bottom: 16px;
}

#main-navigation ul li ul li:last-child {
  margin-bottom: 0;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) a {
  border-bottom: none;
  font-size: 16px;
  line-height: 13px;
  border: 2px solid #FFFFFF;
  border-radius: 10px;
  padding: 14px;
  width: 100%;
  display: block;
  background-color: #006699;
  text-decoration: none;
  text-align: left;
  padding-right: 20px;
}

#lynparzahcp-header .cmp-navigation__group .cmp-navigation__item.is-open > a {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#lynparzahcp-header #main-navigation .cmp-navigation__group > li:nth-child(1) > ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  padding: 0;
  margin: 0;
  list-style: none;
  background: transparent;
  background-clip: padding-box;
  border-top: none;
  box-shadow: none;
  text-align: left;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 {
  width: 100%;
  margin: 0;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 > a {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 16px;
  border: none;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 a span {
  display: block;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  white-space: normal;
  text-transform: none;
  font-style: italic;
  margin-top: 8px;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 a span .text-nowrap {
  display: inline;
  white-space: nowrap;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(1) > a {
  background: #B2D234;
  color: #004D74;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(1) > a:hover {
  background: #dce99f;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(2) > a {
  background: #5B477C;
  color: #FFFFFF;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(2) > a:hover {
  background: #705695;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(3) > a {
  background: #801852;
  color: #FFFFFF;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(3) > a:hover {
  background: #a41e68;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(4) > a {
  background: #FCC50B;
  color: #004D74;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(4) > a:hover {
  background: #fde285;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(5) > a {
  padding: 16px 16px 8px 22px;
  color: #fff;
  background: #004d74;
  margin-bottom: 10px;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:last-child > a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(2) > .cmp-navigation__item-link::after {
  display: inline-block;
  content: "+";
  font-family: 'Fontawesome';
  right: 20px;
  position: absolute;
  font-size: 20px;
  font-weight: 900;
}

#lynparzahcp-header .cmp-navigation__item--level-1 {
  text-align: left;
}

#lynparzahcp-header .cmp-navigation__item--level-1 a {
  font-family: "roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
}

#main-navigation.cmp-navigation__item--level-0 {
  position: relative;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(5) > a  p {
  line-height: 16px;
  font-size: 12px;
  margin: 0;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  text-align: left;
  white-space: normal;
  text-transform: none;
  margin-left: 4px;
  padding-right: 1px;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(5) > a  p .ast-symbol {
  display: inline-block;
  margin-left: -6px;
  font-style: normal;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(5) > a p sup {
  font-size: 7.8px;
  top: -.5em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#lynparzahcp-header .ic-header nav.cmp-navigation,.cmp-extranavigation__group {
  display: none;
}

.navigation-overlay.show nav.cmp-navigation, .navigation-mobile.open {
  display: block;
}

#lynparzahcp-header .cmp-navigation__group li:nth-child(1).has-selected.is-open .cmp-navigation__item-link:hover {
  text-decoration: none !important;
}

#full-header__primary {
  display: flex;
  gap: 20px;
}

#full-header__primary .main-text a {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 14px;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  position: relative;
  left: 18px;
  top: 6px;
}

#full-header__secondary .navigation-overlay.show {
  display: block;
  position: fixed;
  left: 0;
  top: 120px;
  background: rgb(0, 77, 116);
  overflow: scroll;
  box-shadow: none;
  z-index: 2;
  max-height: calc(-120px + 100vh);
  height: 100vh !important;
}

#full-header__secondary .navigation-overlay.show .cmp-navigation__group {
  display: block;
  width: 100vw;
}

#full-header__secondary .ic-hamburger {
  background: transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 6px solid #ffffff;
  border-left: none;
  border-right: none;
  padding: 5px 18px;
  position: relative;
  top: 10px;
}

#full-header__secondary .ic-hamburger.open {
  border: none !important;
  padding: 0;
}

#full-header__secondary .ic-hamburger.open .hamburger-wrapper {
  background: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/hamburger-close-icon.svg)
    no-repeat center;
  background-size: 100%;
  width: 19.5px;
  height: 19.5px;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) a {
  display: none;
}

#lynparzahcp-header #main-navigation .cmp-navigation__group > li:nth-child(1) > ul {
  display: block;
  position: relative;
}

#lynparzahcp-header #main-navigation .cmp-navigation__group > li:nth-child(1) > ul  li.cmp-navigation__item--level-1 {
  padding: 0;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
}

#lynparzahcp-header #main-navigation .cmp-navigation__group > li:nth-child(1) > ul  li.cmp-navigation__item--level-1:last-child {
  border-left: none;
  border-right: none;
}

#navbar-toggle  .cmp-searchbox__inner label {
  display: none;
}

#navbar-toggle .searchbox .cmp-searchbox {
  margin: 5px auto;
  padding: 0 16px;
  position: relative;
  bottom: 4.5px;
  margin-bottom: 19px;
}

#navbar-toggle  .searchbox .cmp-searchbox__field {
  padding: 0;
  border: none;
  background-color: #FFFFFF;
  border-radius: 50px;
  padding-left: 0;
}

#navbar-toggle  .searchbox .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
  background: transparent;
}

#navbar-toggle .searchbox .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input::placeholder {
  color: #000000;
  opacity: 1;
}

#navbar-toggle  .searchbox .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
  padding: 0;
  font-size: 12px;
  line-height: 13px;
  font-family: "roboto", sans-serif;
  font-weight: 400;
}

#navbar-toggle  .searchbox  .cmp-searchbox__field {
  height: 35px;
}

#navbar-toggle .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__icon {
  padding-left: 4px;
}

#navbar-toggle .select-drop-txt  sup {
  font-size: .65em;
  top: -.5em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#navbar-toggle .common-menu .submenu-parent.active {
  padding-bottom: 0;
}

#navbar-toggle .common-menu .submenu-parent.active ul {
  padding: 20px 0 0;
}

#navbar-toggle .select-drop-txt .ast-symbol {
  margin-left: -6px;
}

#navbar-toggle  .searchbox .fa-search {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/search-icon-desktop.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

#navbar-toggle  .searchbox .fa-search:before {
  display: none;
}

#navbar-toggle  .mob-search-section {
  max-height: 41px;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) {
  margin: 0;
}

#main-navigation ul li a {
  font-size: 22px;
  line-height: 26px;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 20px;
}

#main-navigation ul li:nth-child(n+3) a:hover {
  text-decoration: underline;
}

#lynparzahcp-header #top-nav #list-inline ul li:nth-child(4) a:hover {
  text-decoration: none;
}

#lynparzahcp-header .cmp-navigation__group > .cmp-navigation__item:last-child {
  display: none;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li > a {
  position: relative;
  padding-right: 28px;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li > a::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(1) > a::before, #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(4) > a::before {
  background-image: url("/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/blue-arrow.png");
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(2) > a::before, #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(3) > a::before {
  background-image: url("/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/white-arrow.png");
}

#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 a span em {
  font-style: normal;
}

.cmp-navigation__group > .cmp-navigation__item--level-0 {
  padding: 0;
  margin: 0;
}

#lynparzahcp-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

#top-nav {
  background-color: #fff;
}

body {
  padding-top: 98px;
}

#isi-section {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 40px;
}

#isi-section h2 {
  font-size: 16px;
  line-height: 20px;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  color: #004D74;
  margin: 0 0 6px;
}

#isi-section p,#isi-section li {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  overflow: hidden;
}

#isi-section ul.popup-list {
  list-style: none;
  padding-left: 2px;
}

#isi-section ul.popup-list li {
  position: relative;
  padding-left: 16px;
}

#isi-section ul.popup-list li::before {
  content: "\2022";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 23px;
  font-weight: bold;
}

#isi-section .nowrap {
  white-space: nowrap;
  font-style: inherit;
}

#isi-left-content {
  padding-bottom: 2px;
}

#isi-section #isi-right-content h2 {
  margin: 0 0 10px;
}

#isi-section #isi-right-content .subheading {
  font-family: "roboto", sans-serif;
  font-weight: 700;
}

#isi-section p .breakline {
  display: block;
}

#isi-section .info-report {
  margin-top: 25px;
}

#isi-section .info-report>p:first-child {
  font-family: "roboto", sans-serif;
  font-weight: 700;
}

#isi-section .info-report a {
  color: #004D74;
  text-decoration: underline;
}

#isi-section .info-report p {
  margin-bottom: 18px;
}

#isi-section .info-report p .isi-you-may-text:after {
  content: '';
  background: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/link-out-icon-transparent.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  margin-top: -1px;
}

#isi-section .info-report .last-child::after {
  content: ".";
  position: relative;
  left: 20px;
}

#isi-section #isi-right-content .contraindications h2 {
  margin: 0;
}

#isi-section #isi-right-content p, #isi-section #isi-right-content li {
  margin-right: 9px;
}

#lynparzahcp-footer #lynparzahcp-main-container {
  max-width: 1024px;
  margin: 0 auto;
}

#isi-section .info-report .aevisiually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

#isi-content {
  padding-top: 0;
}

#Reference-list p {
  font-size: 13px;
  line-height: 15px;
  font-family: "roboto", sans-serif;
  font-weight: 300;
}

#Reference-list .ref-list-redesign b {
  font-family: "roboto", sans-serif;
  font-weight: 700;
}

#Reference-list .ref-list-redesign {
  margin: 60px 0;
}

#Reference-list .ref-list-redesign sup {
  font-size: 8.45px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -.5em;
}

#Reference-list .cmp-text {
  padding: 0;
}

#lynparzahcp-footer {
  background-color: #f4f4f4;
  padding: 13px 10px;
}

#lynparzahcp-footer-container-1 {
  display: flex;
  padding: 0 10px;
  justify-content: space-between;
}

#lynparzahcp-footer-container-1 ul {
  margin: 0;
  padding: 0;
  margin-bottom: -8px;
  margin-top: -1px;
}

#lynparzahcp-footer-container-1 ul li {
  display: list-item;
  margin: 0 0 8.3px 0;
}

#lynparzahcp-footer ul li a,#lynparzahcp-footer p {
  font-size: 12px;
  color: #000000;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  line-height: 17.1429px;
}

#footer-container-sitemap {
  width: 150%;
  position: relative;
  top: 4px;
}

#lynparzahcp-footer-container-2 p {
  padding: 0 10px;
  margin-top: 15px;
}

#lynparzahcp-footer-container-2 .footer-note {
  display: none;
}

#lynparzahcp-homepage #lynparzahcp-footer-container-2 #footer-homepage {
  display: block;
}

#lynparzahcp-footer-container-1 ul li:nth-child(8) > a::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 11.03px;
  margin-left: 1px;
  background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/privacyoptions123x59.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: relative;
  top: 0;
}

#lynparzahcp-footer .cmp-text {
  padding: 0;
}

#footer-container-img .image {
  width: 185px;
  height: 45px;
  position: relative;
  bottom: 4px;
  right: 10px;
}

#lynparzahcp-footer .nowrap {
  white-space: nowrap;
  font-style: inherit;
}

#lynparzahcp-header
    .cmp-navigation__group > li:nth-child(2).is-open
    .cmp-navigation__dropdownmenu {
  display: block;
}

#lynparzahcp-header
    .cmp-navigation__group > li:nth-child(2).is-open
    > .cmp-navigation__item-link::after {
  content: "â€“";
}

#desktop-isi-HighlightInfo {
  display: none;
}

#Reference-list {
  margin-left: 20px;
  margin-right: 20px;
}

#isi-desktop-only .cmp-highlightinfov2.sticky {
  display: none;
}

#isi-desktop-only .cmp-highlightinfov2__button::after {
  content: '\f106';
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  right: 9px;
  top: -2px;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
}

#isi-mobile-only #indication-tray .cmp-highlightinfov2.sticky {
  border-top: 6px solid #B2D234;
  height: 152px;
  transition: all .5s ease;
}

#indication-tray .cmp-highlightinfov2__header h3 {
  margin: 0;
  padding: 0;
}

#indication-tray .cmp-highlightinfov2.expand {
  height: 73vh;
  border-top: 6px solid #B2D234;
  transition: all .5s ease;
  z-index: 999;
}

#indication-tray .cmp-highlightinfov2__header {
  height: 22px;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 999;
  width: 100vw;
  padding-bottom: 5px;
}

#indication-tray .cmp-highlightinfov2__title h2 {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  color: #004d74;
  font-size: 20px;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  line-height: 22px;
  font-weight: 500;
}

#indication-tray .cmp-highlightinfov2__button:before ,#isi-tray .cmp-highlightinfo__button:before {
  content: "\f077";
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  right: 2px;
  top: 4px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

#lynparzahcp-footer p {
  padding-left: 10px;
  margin: 15px 0 0;
}

.updated-footnote {
  display: block;
}

#indication-tray .cmp-highlightinfov2.expand .cmp-highlightinfov2__button:before,
#isi-tray .cmp-highlightinfo.open-state .cmp-highlightinfo__button:before {
  content: "\f078";
}

#indication-tray .cmp-highlightinfov2__button,#isi-tray .cmp-highlightinfo__button {
  position: absolute;
  top: 0;
  right: 1px;
  color: #004d74;
  background-color: #B2D234;
  width: 28px;
  height: 28px;
  text-align: center;
  float: right;
  font-size: 20px;
}

#indication-tray .cmp-highlightinfov2__button .cmp-highlightinfov2__text,#isi-tray .cmp-highlightinfo__text {
  display: none;
}

#indication-tray .cmp-text {
  padding: 0;
  margin-top: -40px;
}

#indication-tray #isi-section .indications .first-child {
  font-size: 16px;
}

#isi-tray .cmp-highlightinfo {
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0;
  height: 114px;
  box-shadow: none;
  border-top: 6px solid #B2D234;
}

#isi-tray .cmp-highlightinfo.expanded {
  height: calc(80.7% - 25px);
}

#isi-tray #StickyWrapper .cmp-highlightinfo__container {
  background: #fff;
}

#indication-tray .cmp-highlightinfov2.overlay.expand .cmp-highlightinfov2__content {
  display: block;
}

#indication-tray .cmp-highlightinfov2__content {
  display: none;
}

#isi-tray #StickyWrapper .cmp-highlightinfo__content {
  width: 100%;
  padding-left: 20px;
  padding-right: 30px;
}

#isi-tray #StickyWrapper .isi-tray-head .title {
  letter-spacing: -0.3px;
  margin-bottom: 12px;
  color: #004d74;
  font-size: 20px;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  margin-top: 10px;
  line-height: 16px;
}

#isi-tray #StickyWrapper .isi-tray-head  .see-imp {
  font-size: 12px;
  font-family: "roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #004D74;
  margin-top: 0;
  margin-bottom: 11px;
  line-height: 14px;
  display: block;
}

#isi-tray #StickyWrapper #isi-section {
  margin: 0;
}

#isi-tray #StickyWrapper #isi-section p,#isi-tray #StickyWrapper #isi-section li {
  font-family: "roboto", sans-serif;
  font-weight: 400;
}

#isi-tray .cmp-highlightinfo {
  transition: opacity 0.3s ease;
}

#isi-tray .cmp-highlightinfo.hide-tray {
  opacity: 0;
  pointer-events: none;
}

.indications div,#isi-right-content .cmp-text div {
  margin-bottom: 10px;
}

#isi-desktop-only .cmp-highlightinfov2__content {
  padding: 0;
}
/*Mobile specfic code*/
@media only screen and (max-width: 991px) {
     
/*#lynparzahcp-header {*/

/*    z-index: 999999;*/
/*}*/
  #lynparzahcp-footer-container-2 p {
    padding: 0 0px;
  }
}

@media only screen and (min-width: 992px) {
     #lynparzahcp-header #fullheader {
      min-height: 76px;
}
     
  #lynparzahcp-footer p {
    padding-left: 0px;
  }

  #lynparzahcp-footer p {
    margin: 15px 0 20px;
  }

  #isi-tray {
    display: none;
  }

  #navbar-toggle {
    display: none;
  }

  #full-header__secondary .searchbox {
    display: none;
  }

  #full-header__secondary .navigation {
    display: block;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky,#isi-desktop-only {
    display: block;
  }

  #isi-section {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 40px;
  }

  #Reference-list {
    margin-left: 0;
    margin-right: 0;
  }

  #isi-desktop-only  .cmp-highlightinfov2__container h3  .cmp-highlightinfov2__title h2 {
    max-width: 1004px;
    color: rgb(0, 77, 116);
    font-family: "roboto", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.1;
    margin: 0;
    padding: 0 0 0 32px;
  }

  #isi-desktop-only .cmp-highlightinfov2__text {
    position: relative;
    left: 5px;
    text-transform: uppercase;
  }

  #isi-desktop-only .cmp-text {
    padding: 0;
  }

  #isi-desktop-only .cmp-highlightinfov2__header {
    align-items: flex-start;
    height: min-content;
    max-width: 1366px;
    margin: 0 auto;
    padding: 5px 10px 10px;
  }

  #isi-desktop-only .cmp-highlightinfov2__container {
    box-shadow: none;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand .cmp-highlightinfov2__button {
    right: 52px;
  }

  #isi-desktop-only .cmp-highlightinfov2__button {
    font-size: 18px;
    font-family: "roboto", sans-serif;
    font-weight: 700;
    background-color: rgb(178, 210, 52);
    width: 145px;
    right: 90px;
    color: rgb(0, 77, 116);
    cursor: pointer;
    height: 25px;
    font-style: italic;
    padding-left: 3px;
    text-decoration: none;
    padding-top: 3px;
    position: absolute;
    top: 0px;
  }

  #isi-desktop-only .cmp-highlightinfov2 h3 {
    margin: 0;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand {
    height: calc(100vh - 21px);
    border-top: 6px solid rgb(178, 210, 52);
    width: 100vw;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand {
    overflow-y: scroll;
    scrollbar-width: none;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand::-webkit-scrollbar {
    display: none;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand .cmp-highlightinfov2__button::after {
    content: '\f107';
  }

  #isi-desktop-only .cmp-highlightinfov2.expand .cmp-highlightinfov2__text {
    position: relative;
    left: -3px;
    bottom: 1px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand #isi-section #isi-right-content p,  #isi-desktop-only .cmp-highlightinfov2.expand #isi-section #isi-right-content li {
    margin-right: 0;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand #isi-left-content, #lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.expand #isi-left-content {
    padding-left: 45px;
    padding-right: 10px;
    min-width: 643px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand #isi-right-content, #lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.expand #isi-right-content {
    padding-right: 84px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand .cmp-highlightinfov2__header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 999;
    width: 100vw;
    padding-bottom: 5px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand #Reference-list {
    display: none;
  }

  #isi-desktop-only  .cmp-highlightinfov2.expand #isi-content,#isi-desktop-only  .cmp-highlightinfov2.expand .cmp-highlightinfov2__content {
    padding-bottom: 0;
  }

  #isi-desktop-only .cmp-highlightinfov2__button::after {
    content: '\f106';
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: -2px;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky #isi-content ,#isi-desktop-only .cmp-highlightinfov2.expand #isi-content {
    margin-top: 0px;
    max-width: 1366px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky #isi-section #isi-right-content h2.first-child, #isi-desktop-only.cmp-highlightinfov2.sticky   #isi-right-content .warnings-precautions h2 {
    margin-bottom: 5px;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky  #isi-right-content .warnings-precautions h2 {
    margin-top: -2px;
    margin-bottom: 5px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand #isi-right-content .warnings-precautions h2,#isi-desktop-only .cmp-highlightinfov2.expand #isi-right-content .first-child {
    margin-bottom: 5px;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky  #isi-left-content,#lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.sticky  #isi-left-content {
    padding-left: 45px;
    padding-right: 10px;
    min-width: 657px;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky  #isi-right-content, #lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.sticky  #isi-right-content {
    padding-left: 0;
    padding-right: 40px;
  }

  #isi-desktop-only .cmp-highlightinfov2__content  .reference-note {
    display: none;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky {
    height: 175px;
    border-top: 6px solid rgb(178, 210, 52);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
    z-index: 1000;
  }

  #Reference-list #registration-references p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 45px;
  }

  #Reference-list #connect-references p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 45px;
    margin-top: -10px;
  }

  #Reference-list {
    max-width: 1024px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
  }

  #approvUse {
    scroll-margin-top: 65px;
  }

  #destop-only-search-box {
    display: block;
  }

  #lynparzahcp-header {
    position: fixed;
    width: 100%;
    z-index: 999;
  }

  #destop-only-search-box {
    display: none;
    position: absolute;
    right: 10%;
    top: 65%;
    transform: translateY(-50%);
    z-index: 100;
  }

  #lynparzahcp-header.search-active #destop-only-search-box {
    display: block;
  }

  #destop-only-search-box .cmp-searchbox__field {
    display: flex;
    align-items: center;
    border: none;
    padding: 5px 10px;
    outline: none !important;
  }

  #destop-only-search-box .cmp-searchbox__input {
    width: 365px;
    border: none;
    outline: none;
    padding: 8px 10px;
    height: 41.43px;
    border-radius: 8px;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-size: 15px;
  }

  #destop-only-search-box .cmp-searchbox__button {
    position: relative;
    width: 40px;
    height: 40px;
    border: 2px solid #f7941f;
    border-radius: 50%;
    background-color: #f7941f;
    padding: 0;
  }

  #destop-only-search-box .cmp-searchbox__button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    transform: translate(-50%, -50%);
    background: url("/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/search-icon.svg") no-repeat center;
    background-size: contain;
    pointer-events: none;
  }

  #destop-only-search-box .cmp-searchbox__button  .fa-search:before {
    display: none;
  }

  #destop-only-search-box .cmp-searchbox__button-icon {
    color: #fff;
    font-size: 16px;
  }

  #destop-only-search-box label {
    display: none;
  }

  #lynparzahcp-header.search-active 
.cmp-navigation__group > 
.cmp-navigation__item:last-child {
    display: none;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > .cmp-navigation__item-link {
    display: block;
    position: relative;
    cursor: pointer;
  }

  #lynparzahcp-header .cmp-navigation__item--level-0::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 20px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:not(:nth-child(1)) {
    letter-spacing: 0.1px;
  }

  #lynparzahcp-header  #full-header__secondary .cmp-navigation__group > li:nth-child(1) .cmp-navigation__dropdownmenu {
    display: none;
  }

  #lynparzahcp-header #full-header__secondary .cmp-navigation__group > li:nth-child(1).is-open .cmp-navigation__dropdownmenu {
    display: block;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > .cmp-navigation__item-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    width: 20px;
    height: 12px;
    background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/white-down-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1).is-open > .cmp-navigation__item-link::after {
    background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/white-up-arrow.svg);
    padding-bottom: 16px;
  }

  #lynparzahcp-header #full-header__secondary .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(5) > a {
    background: #FFFFFF;
    color: #000;
    padding: 8px 14px !important;
  }

  #lynparzahcp-header .ic-header nav.cmp-navigation {
    display: block;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 > a {
    padding: 8px 12px  !important;
  }

  #main-navigation ul li:not(:nth-child(1)):not(:nth-child(2)) a {
    line-height: 20px;
  }

  #main-navigation  .cmp-navigation__item--level-0:nth-child(2):hover  > .cmp-navigation__dropdownmenu,
     .cmp-navigation__item--level-0 > .cmp-navigation__dropdownmenu:hover {
    display: block;
  }

  .cmp-navigation__item--level-0 {
    position: relative;
  }

  .cmp-navigation__dropdownmenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
  }

  #main-navigation .cmp-navigation__item--level-0:hover > .cmp-navigation__dropdownmenu {
    display: block;
  }

  #lynparzahcp-header #main-navigation ul li ul {
    margin: 0;
  }

  #lynparzahcp-header #main-navigation .cmp-navigation__group > li:nth-child(1) > ul {
        /*border-left: 2px solid #FFFFFF;*/
        /*border-right: 2px solid #FFFFFF;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 316px;
    position: absolute;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 > a {
    text-align: center;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) a {
    display: block;
  }

  .ic-hamburger,#full-header__primary .main-text a {
    display: none;
  }

  #top-nav-inner, #fullheader-inner {
    max-width: 1140px;
    margin: 0 auto;
  }

  #fullheader .cmp-image img {
    min-width: 92px;
    min-height: 41px;
    position: relative;
    left: 0;
    top: 3px;
  }

  #lynparzahcp-header .cmp-navigation ul {
    align-items: center;
  }
 
    /*#lynparzahcp-header .cmp-navigation__group > li:nth-child(1) {*/
    /*margin-left: -42px;*/
    /*}*/
    
  #fullheader-inner {
    padding: 15px 0px;
  }

  #main-navigation ul li a {
    font-family: "roboto", sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    padding: 0;
  }

  #lynparzahcp-header #top-nav #list-inline ul {
    justify-content: flex-start;
    height: 23px;
    padding: 3px 0 5px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) {
    margin-right: 10px;
    max-width: 242px;
    width: 100%;
    position: relative;
  }

  #lynparzahcp-header #top-nav #list-inline ul  li:first-child {
    margin-right: 70px;
  }

  #lynparzahcp-header #top-nav #list-inline ul li {
    width: auto;
    margin: 0;
  }

  #lynparzahcp-header #top-nav #list-inline ul li:last-child {
    margin-right: 0;
    margin-left: auto;
  }

  #lynparzahcp-header #top-nav #list-inline ul  li:nth-child(1) {
    display: block;
  }

  #lynparzahcp-header #top-nav #list-inline ul  li:nth-child(2) {
    display: none;
  }

  #main-navigation ul li {
    margin-right: 55px;
    text-align: center;
    white-space: normal;
    padding: 0;
    margin-left: 0;
  }

  #main-navigation {
    min-width: 1030px;
  }

  #lynparzahcp-header .cmp-navigation__group > .cmp-navigation__item:last-child > .cmp-navigation__item-link {
    position: relative;
    width: 44px;
    height: 44px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    top: 4px;
    left: 4px;
  }

  #lynparzahcp-header .cmp-navigation__group > .cmp-navigation__item:last-child > .cmp-navigation__item-link:hover {
    background-color: #f7941f;
    border-color: #f7941f;
  }

  #lynparzahcp-header .cmp-navigation__group > .cmp-navigation__item:last-child > .cmp-navigation__item-link:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    right: 14px;
    width: 20px;
    height: 20px;
    background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/search-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(3),#lynparzahcp-header .cmp-navigation__group > li:nth-child(6) {
    max-width: 93px;
    line-height: 20px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(2):hover > a::after {
    transform: rotate(180deg);
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-last-child(4) {
    max-width: 86px;
    line-height: 20px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-last-child(3) {
    max-width: 65px;
    line-height: 20px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(6) {
    margin: 0;
  }

  #lynparzahcp-header .cmp-navigation__group > .cmp-navigation__item:last-child {
    display: block;
    margin: 0;
    margin-left: 20px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 > a {
    text-transform: capitalize;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li > a::before {
    display: none;
    content: none;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(2) > .cmp-navigation__item-link::after {
    content: "" !important;
    background-image: url(/content/dam/intelligentcontent/brands/lynparzahcp-ic/us/en/images/global/header-dropdown-white.svg);
    width: 12px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: transform 0.3s ease;
    transform: translateX(3px);
    position: unset;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 a span {
    margin-top: 0;
  }

  #isi-section .info-report {
    margin-top: 35px;
  }

  #isi-section .info-report>p:first-child {
    padding-bottom: 8px;
  }

  #isi-content {
    display: flex;
  }

  #isi-left-content,#isi-right-content {
    min-width: 517px;
  }

  #isi-left-content, #isi-right-content {
    padding-left: 15px;
    padding-right: 10px;
  }

  #isi-left-content .first-child,#isi-right-content .first-child {
    font-size: 20px;
  }

  #isi-content {
    padding-bottom: 26px;
    max-width: 1044px;
    margin: 40px auto 0;
    padding-left: 5px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 > a {
    font-size: 18px;
    line-height: 19px;
  }

  #isi-section {
    margin: 0;
  }

  #isi-left-content {
    margin-right: -4px;
  }

  #footer-container-sitemap {
    width: 100%;
    top: 1px;
  }

  #lynparzahcp-footer-container-1 ul li {
    display: inline-block;
    margin-bottom: 10px;
    width: 177px;
  }

  #lynparzahcp-footer ul li a, #lynparzahcp-footer p {
    font-size: 14px;
    line-height: 20px;
  }

  #lynparzahcp-footer-container-1 ul li:nth-child(1) {
    width: 136px;
  }

  #lynparzahcp-footer-container-1 ul  li:nth-child(3), #lynparzahcp-footer-container-1 ul li:nth-child(7) {
    width: 231px;
  }

  #lynparzahcp-footer-container-1 ul li:nth-child(4) {
    width: 215px;
  }

  #lynparzahcp-footer-container-1 ul li:nth-child(5) {
    width: 136px;
  }

  #lynparzahcp-footer-container-1 ul li:nth-child(9) {
    width: 241px;
  }

  #lynparzahcp-footer {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  #lynparzahcp-footer-container-1 {
    padding: 0 0 4px;
  }

  #lynparzahcp-footer-container-2 p {
    margin-bottom: 20px;
    padding: 0;
  }

  #footer-container-img .image {
    width: 185px;
    height: 45px;
    position: relative;
    bottom: 0;
    right: 0;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li:nth-child(5) > a p .ast-symbol {
    left: 6px;
    bottom: 32.2px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 a span {
    font-style: normal;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(1) > ul > li.cmp-navigation__item--level-1 a span em {
    font-style: italic;
  }

  #lynparzahcp-header #top-nav #list-inline ul a .text-nowrap {
    position: static !important;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(2) {
    margin-right: 55px;
  }

  #lynparzahcp-footer #lynparzahcp-main-container {
    max-width: 1024px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 1004px) and (max-width: 1365px) {
  #lynparzahcp-header #top-nav #list-inline ul {
    padding: 3px 10px 5px;
  }

  #fullheader-inner {
    padding: 15px;
    padding-left: 8px;
  }

  #main-navigation ul li {
    margin-right: 10px;
  }

  #lynparzahcp-homepage #lynparzahcp-header .cmp-navigation__group > li:nth-child(3) {
    margin-left: 17px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(3) {
    margin-left: 20px;
  }

  #lynparzahcp-homepage #lynparzahcp-header .cmp-navigation__group > li:nth-last-child(4) {
    margin-left: -5px;
    margin-right: 6px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-last-child(4) {
    margin-left: 4px;
    margin-right: 12px;
  }

  #lynparzahcp-homepage  #lynparzahcp-header .cmp-navigation__group > li:nth-child(6) {
    margin-left: 35px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(6) {
    margin-left: 12px;
  }

  #lynparzahcp-header .cmp-navigation__group > .cmp-navigation__item:last-child {
    margin-left: 0;
  }

  #tumor-section .cmp-accordion__button {
    min-height: 89px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
  #fullheader .cmp-image img {
    left: 2px;
  }

  #lynparzahcp-header .cmp-navigation__group > li:nth-child(2) {
    margin-right: 17px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand {
    height: 97%;
  }

  #isi-desktop-only .cmp-highlightinfov2__container h3 .cmp-highlightinfov2__title h2 {
    padding-left: 30px;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky #isi-left-content, #lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.sticky #isi-left-content {
    padding-left: 43px;
    padding-right: 10px;
    min-width: 606px;
  }

  #isi-desktop-only .cmp-highlightinfov2.sticky #isi-right-content, #lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.sticky #isi-right-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  #isi-desktop-only .cmp-highlightinfov2__button {
    right: 52px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand #isi-left-content, #lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.expand #isi-left-content {
    padding-left: 35px;
    padding-right: 10px;
    min-width: 620px;
  }

  #isi-desktop-only .cmp-highlightinfov2.expand #isi-right-content, #lynparzahcp-homepage #isi-desktop-only .cmp-highlightinfov2.expand #isi-right-content {
    padding-right: 14px;
  }

  #destop-only-search-box {
    position: absolute;
    right: 5%;
    top: 67%;
    transform: translateY(-50%);
    z-index: 100;
  }

  #isi-section .sticky #isi #isi-indication-sec {
    padding-left: 60px;
    padding-right: 10px;
  }

  #isi-section .sticky #isi p.sticky-isi-text {
    padding: 5px 0px 10px 52px;
    min-width: 935px;
  }

  #isi-section .sticky #isi #isi-info-sec {
    margin-left: 0px;
    padding-left: 10px
                padding-right: 40px;
  }

  .sticky .cmp-highlightinfov2__container {
    padding-right: 40px;
  }
}

@media screen and (min-width:992px) and (max-width:1010px) {
  #fullheader-inner {
    padding: 15px ;
  }

  #lynparzahcp-header .cmp-navigation ul {
    justify-content: end;
    gap: 3px;
  }

  #lynparzahcp-header .cmp-navigation__group li:nth-child(1).has-selected .cmp-navigation__item-link.tumor-prostate-cancer {
    padding: 6px 14px 6px 11px !important;
    margin-left: 7px;
  }

  #lynparzahcp-header #top-nav #list-inline ul {
    padding: 3px 10px 5px;
  }

  #global-nav-desktop .cmp-navigation__group {
    margin: 0 10px;
  }
}
