#main-section {
    padding-top: 68px;
  }
  
  .banner-buttons .buttons a img {
    width: 20px;
    height: 20px;
  }
  
  .inpage-submenu ul {
    display: flex;
    gap: 36px;
    align-items: center;
  }
  
  .inpage-submenu {
    max-width: 1440px;
    margin: 0 auto;
    padding: 20px 80px;
  }
  
  .inpage-submenu.mobile-only {
    display: none;
  }
  
  .inpage-submenu ul a.right-arrow:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/global/right-arrow-icon.svg);
    right: -24px;
    top: 6px;
  }
  
  .inpage-submenu ul li {
    position: relative;
  }
  
  .inpage-submenu ul li a,
  .inpage-submenu ul li p {
    font-family: var(--primary-font);
    font-size: 13px;
    display: inline-block;
  }
  
  #banner-section {
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/desktop/lung-cancer/lung-cancer-banner.jpg);
    padding: 78.4px 24px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  #banner-section .banner {
    margin: 0 auto;
    max-width: 1440px;
  }
  
  #banner-section .banner .flex-box {
    display: flex;
    align-items: center;
  }
  
  #banner-section .banner .img-section {
    width: 25%;
    text-align: center;
  }
  
  #banner-section .banner .banner-content {
    width: 66.666667%;
    color: white;
    font-family: var(--heading-font);
  }
  
  #banner-section .banner .banner-content h1 {
    font-size: 48px;
    font-weight: 500;
    line-height: 57px;
  }
  
  #banner-section .banner .banner-content p {
    font-size: 20px;
    line-height: 30px;
    padding-top: 20px;
  }
  
  .banner-buttons {
    max-width: 1440px;
    padding: 20px 80px;
  }
  
  .banner-buttons .flex-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .banner-buttons .buttons a {
    background: #fff;
    border: 1px solid #830051;
    border-radius: 12px;
    padding: 12px;
    color: #830051;
    box-shadow: none;
    max-width: 46px;
    height: 46px;
    display: inline-block;
    margin-left: 12px;
  }
  
  .banner-buttons .duration span {
    background: #F5F7F7;
    padding: 4px 8px;
    border-radius: 20px;
    font-size: 14px;
  }
  
  #lung-cancer .banner-buttons .buttons a:last-child {
    margin-left: 12px;
  }
  
  .banner-buttons .buttons a:hover {
    background: #830051;
    color: white;
  }
  
  #lung-cancer .max-width {
    max-width: 1064px;
    margin: 0 auto;
  }
  
  #lung-cancer .section-1 .section-heading {
    font-size: 2.5rem;
    font-family: var(--heading-font);
    line-height: 120%;
    font-weight: 400;
    padding: 80px 0 20px;
  }
  
  #lung-cancer .section-1 p,
  #lung-cancer .section-1 .section-heading {
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
  }
  
  #lung-cancer .section-1 p {
    font-size: 1.125rem;
    line-height: 150%;
    margin-bottom: 48px;
  }
  
  #lung-cancer .section-1 .call-out {
    background-color: rgb(0, 56, 100);
    color: white;
    display: flex;
    padding: 20px;
    border-radius: 24px;
  }
  
  #lung-cancer .section-1 .call-out .content {
    font-size: 24px;
    line-height: 150%;
    padding: 36px;
  }
  
  #lung-cancer .section-1 .call-out .image {
    max-width: 381px;
    width: 100%;
    text-align: center;
  }
  
  /* ********** testing-recommendations starts ********** */
  
  #lung-cancer .section-flex {
    display: flex;
    align-items: center;
    gap: 48px;
    padding: 80px 24px 40px;
  }
  
  #lung-cancer .section-flex .contenct-sec h2 {
    font-size: 2.125rem;
    line-height: 150%;
    font-family: var(--heading-font);
    font-weight: 400;
    margin-bottom: 20px;
  }
  
  #lung-cancer .section-flex .img-sec {
    max-width: 160px;
    width: 100%;
  }
  
  #lung-cancer #testing-recommendations {
    background-color: #F5F7F7;
  }
  
  #lung-cancer .section-flex .contenct-sec p {
    font-size: 1.125rem;
    line-height: 150%;
    padding-bottom: 20px;
  }
  
  #lung-cancer .graph-footnote p {
    text-align: center;
    padding: 20px 0 80px;
    font-size: 14px;
    line-height: 16.8px;
  }
  
  #lung-cancer .graph-footnote p a {
    color: rgb(131, 0, 81);
    text-decoration: underline;
  }
  
  #lung-cancer .graph-footnote p a:hover {
    color: rgb(0, 56, 100);
  }
  
  #lung-cancer .testingLab__content {
    padding: 32px 32px 32px 16px;
  }
  
  #lung-cancer .testingLab {
    padding-bottom: 0;
  }
  #lung-cancer #testing-recommendations .testingLab {
    padding-bottom: 40px;
        background-color: #F5F7F7;
  }
  #lung-cancer #footnotes-accordion .footnote-content p {
   
       line-height: 120%; 
  }
  #lung-cancer .callout-prefix p {
    font-size: 1.125rem;
    line-height: 150%;
    padding-bottom: 40px;
  }
  
  #testing-recommendations #footnotes-accordion .cmp-accordion__panel--expanded {
    padding: 16px;
  }
  #lung-cancer .hp__container {
      max-width: 1024px;
  }
  #lung-cancer .hp__container .hp__headline-container {
      
      padding-bottom: 24px;
  }
  #lung-cancer .hp__container .hp__headline-header h2 {
     
      margin-bottom: 8px;
  }
  #lung-cancer .hp__view-more-link {
    
      margin-top: 0px;
  }
  #lung-cancer #prevalent-actionable-biomarkers #accordion-section{
      padding-top:40px;
  }
  
  /* ********** testing-recommendations ends ********** */
  
  /* ********** BioMarker testing starts ********** */
  #lung-cancer .section-flex .contenct-sec p a {
    color: rgb(131, 0, 81);
    text-decoration: underline;
    white-space: nowrap;
  }
  
  #lung-cancer .section-flex .contenct-sec p a:hover {
    color: rgb(0, 56, 100);
  }
  
  #lung-cancer #biomarker-testing .section-flex {
    align-items: flex-start;
    padding-bottom: 80px;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table.max-width table {
    width: 100%;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table thead td {
    min-width: 133px;
    background: #E6EBF0;
    align-content: center;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table td {
    font-size: 14px;
    line-height: 1.5;
    color: #3C4242;
    padding: 12px;
    border-bottom: 1px solid #C4CFCD;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table thead td+td+td+td {
    text-align: center;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table thead td:first-child {
    border-top-left-radius: 12px;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table thead td:last-child {
    border-top-right-radius: 12px;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table tbody td.bg-grey {
    background: #E6EBF0;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table td.border-right {
    border-right: 1px solid #C4CFCD;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table tbody tr:nth-child(4) td:first-child {
    border-bottom-left-radius: 12px;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table tbody tr:nth-child(odd) {
    background: #F5F7F7;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table table td.checked-img {
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/icon/tickMulberry.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  
  #lung-cancer #biomarker-testing .biomarker-table {
    overflow-x: auto;
    padding: 0 !important;
    border-radius: 12px;
  }
  
  #lung-cancer #biomarker-testing #accordion-section .footnotes-wrapper p {
    max-width: 1016px;
    margin: 0 auto;
  }
  
  /* ********** BioMarker testing ends ********** */
  
  /* ********** prevalent-actionable starts ********** */
  
  #prevalent-actionable-biomarkers {
    background: #F5F7F7;
  }
  
  #prevalent-actionable-biomarkers h2.section-heading {
    font-family: var(--heading-font);
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 150%;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 0 64px;
  }
  
  .actinable-biomarkers-flow-chart {
    overflow-x: auto;
  }
  
  .actinable-biomarkers {
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/desktop/lung-cancer/actionable-biomarker-desktop.png);
    padding: 55px 0 39px 30px;
    color: rgb(0, 56, 100);
    position: relative;
    max-height: 1468px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    max-width: 1064px;
  }
  
  .actinable-biomarkers .head {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
    font-weight: 500;
  }
  
  .actinable-biomarkers ul li {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 38px;
  }
  
  .actinable-biomarkers .white-bg {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.2px;
    position: absolute;
    left: 60.5%;
    top: 34.3%;
    width: 331px;
  }
  
  .actinable-biomarkers>div {
    margin-bottom: 110px;
  }
  
  .actinable-biomarkers>div.yellow-bg {
    margin-bottom: 90px;
  }
  
  .actinable-biomarkers>div.pink-bg {
    margin-bottom: 105px;
  }
  
  #prevalent-actionable-biomarkers #footnotes-accordion .cmp-accordion__panel--expanded {
    padding: 16px;
  }
  
  .text-nowrap {
    white-space: nowrap;
  }
  
  /* ********** prevalent-actionable ends ********** */
  
  
  /* ************* Help section starts *********** */
  
  #lung-cancer .help-inform .section-flex {
    flex-direction: column;
    max-width: 848px;
    text-align: center;
    gap: 12px;
    padding-bottom: 104px;
  }
  
  #lung-cancer .help-inform .section-flex .contenct-sec h2 {
    margin-bottom: 12px;
  }
  
  #lung-cancer .help-inform .section-flex .contenct-sec h2+p {
    max-width: 700px;
    margin: 0 auto;
  }
  
  #lung-cancer .help-inform .section-flex .contenct-sec .cta-buttons a {
    display: inline-block;
    font-size: 1.125rem;
    color: rgb(131, 0, 81);
    font-weight: 600;
    line-height: 150%;
    border: 1px solid rgb(131, 0, 81);
    border-radius: 12px;
    padding: 12px;
    position:relative;
  }
  
  #lung-cancer .help-inform .section-flex .contenct-sec .cta-buttons a:after {
    content: "";
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/icon/arrow-right-purple.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 4px;
    background-size: contain;
    margin-top: -3px;
  }
  
  #lung-cancer .help-inform .section-flex .contenct-sec .cta-buttons {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 12px;
  }
  
  #lung-cancer #help-section .testingLab {
    background: white;
  }
  
  .testingLab__image_container {
    max-width: 440px;
    width: 100%;
  }
  #lung-cancer #testing-recommendations .testingLab__image_container {
    max-width: 100%;
    width: 100%;
  }
  
  #lung-cancer #help-section .testingLab__content {
    max-width: 616px;
    width: 100%;
    flex-basis: unset;
    padding: 32px 32px 32px 16px;
  }
  
  #lung-cancer #help-section .testingLab__container {
    flex-wrap: nowrap;
  }
  
  #lung-cancer #help-section .testingLab__content_text .text-large {
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
  }
  
  #lung-cancer .help-inform .section-flex .contenct-sec .cta-buttons a:hover {
    color: #003864;
    border-color: #003864;
  }
  
  #lung-cancer .help-inform .section-flex .contenct-sec .cta-buttons a:hover:after {
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/icon/right-arrow-blue.svg);
    margin-top: 0;
    position: relative;
    right: 0px;
    top: -1.5px;
  }
  
  #lung-cancer #help-section #accordion-section .footnotes-wrapper p {
    max-width: 848px;
    margin: 0 auto;
    padding: 60px 0 80px;
  }
  #lung-cancer #testing-recommendations #accordion-section .footnotes-content {
    padding-bottom:16px;
  }
  
  /* ************* Help section ends *********** */
  
  
  /* ************* Considerations starts ************** */
  
  #lung-cancer #considerations {
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/desktop/lung-cancer/starts-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  #lung-cancer #considerations .considerations {
    padding: 80px;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    gap: 40px;
  }
  
  #lung-cancer #considerations .considerations .img-sec {
    max-width: 240px;
    width: 100%;
  }
  
  #lung-cancer #considerations .considerations .img-sec img {
    width: 240px;
    height: 240px;
  }
  
  #lung-cancer #considerations .considerations .content h2 {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 120%;
    font-family: var(--heading-font);
    padding: 24px 0;
  }
  
  #lung-cancer #considerations .considerations .content {
    color: white;
  }
  
  #lung-cancer #considerations .considerations .content p,
  #lung-cancer #considerations .considerations .content li {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 150%;
  }
  
  #lung-cancer #considerations .considerations .content ul {
    padding: 8px 0 8px;
    margin: 8px 0;
  }
  
  #lung-cancer #considerations .considerations .content p {
    padding: 12px 0;
  }
  
  #lung-cancer #considerations .considerations .content ul li {
    position: relative;
    padding: 6px 0 6px 24px;
  }
  
  #lung-cancer #considerations .considerations .content ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: white;
    position: absolute;
    left: 10px;
    top: 18px !important;
    border-radius: 50%;
  }
  
  #lung-cancer #considerations .considerations .content ul li a {
    color: white;
    text-decoration: underline;
  }
  
  #lung-cancer #considerations .considerations .content ul li a:hover {
    font-weight: 700;
  }
  
  #lung-cancer #considerations .considerations .content p.footnote {
    font-size: 0.75rem;
    line-height: 120%;
  }
  
  #lung-cancer .footnotes-wrapper.considerations-footnote p {
    max-width: 967px;
    margin: 0 auto;
    font-size: 0.875rem;
  }
  
  /* ************* Considerations ends ************** */
  
  /* *********** Helpful resources starts *************** */
  
  #lung-cancer #card-section {
    display: flex;
    max-width: 1400px;
    margin: 0 auto 28px;
    justify-content: center;
    width: 100%;
    padding: 0 40px;
    flex-wrap: wrap;
    row-gap: 22px;
  }
  
  #lung-cancer #card-section #gene_mutations_container-1 {
    padding: 0 0 0 16px;
  }
  
  #lung-cancer .hp__container {
    padding-top: 0;
    padding-bottom: 0px;
  }
  
  #lung-cancer #gene_mutations_container-1 .container .playbutton a {
    width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px;
    border-radius: 80px;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #lung-cancer #gene_mutations_container-1 .container .playbutton a>img {
    width: 32px;
    height: 38px;
  }
  
  /* *********** Helpful resources ends *************** */
  
  /* *********** Reference section starts ************* */
  
  #references-section #accordion-section {
    max-width: 1280px;
    /*padding-bottom: 80px;*/
  }
  
  #references-section #footnotes-accordion .cmp-accordion__panel--expanded {
    padding: 16px;
    padding-top:0px;
  }
  
  #references-section ol.reference-list {
    padding-left: 26px;
    list-style: decimal;
    position: relative;
  }
  
  #references-section ol.reference-list li {
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px;
  }
  
  #references-section ol.reference-list li::marker {
    font-weight: 700;
    font-size: 16px;
  }
  
  #references-section ol.reference-list li a {
    color: rgb(131, 0, 81);
    text-decoration: underline;
  }
  
  #references-section .footnote-content p {
    font-size: 14px;
    line-height: 19px;
    padding-top: 40px;
  }
  
  /* *********** Reference section ends ************* */
  
  @media screen and (min-width:769px) {
  
      /* ******** Desktop flow-chart starts ********* */
    #lung-cancer .establish-histology {
      /* background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/desktop/lung-cancer/establish-histology-bg.png); */
      background-image: url('/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/desktop/lung-cancer/establish-histology-bg.jpg');
      position: relative;
      width: 1020px;
      background-size: contain;
      min-height: 901px;
      background-repeat: no-repeat;
          /* overflow-x: scroll; */
      ;
    }
  
    #lung-cancer .establish-histology p,
      #lung-cancer .establish-histology ul {
      position: absolute;
      font-size: 17px;
      line-height: 26px;
      color: rgb(0 41 73 / 1);
    }
  
    #lung-cancer .establish-histology .row-1 p:nth-child(1) {
      top: 3%;
      left: 13%;
      color: rgb(131, 0, 81);
    }
  
    #lung-cancer .establish-histology .row-1 p:nth-child(2) {
      top: 4.3%;
      left: 30.2%;
    }
  
    #lung-cancer .establish-histology .row-1 ul.pink-bg {
      top: 1.4%;
      left: 48.1%;
    }
  
    #lung-cancer .establish-histology ul {
      text-align: center;
      min-width: 325px;
    }
  
    #lung-cancer .establish-histology ul li {
      margin-bottom: 15px;
    }
  
    #establish-histology {
      max-width: 1064px;
      margin: 0 auto;
      overflow: auto;
    }
  
    #lung-cancer .establish-histology .row-1 p:nth-child(4) {
      top: 0.5%;
      right: -25px;
      color: rgb(131, 0, 81);
    }
  
    #lung-cancer .establish-histology .row-3 .level-1 p {
      top: 53.8%;
      left: 17px;
      font-size: 19px;
      max-width: 120px;
      line-height: 120%;
      color: white;
      font-weight: 500;
    }
  
    #lung-cancer .establish-histology .row-2 p {
      top: 16%;
      left: 48.5%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-2 p:nth-child(1) {
      top: 39%;
      left: 13%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-2 p:nth-child(2) {
      top: 50%;
      left: 17%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-2 p:nth-child(3) {
      top: 62.5%;
      left: 13%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-3 p {
      top: 53%;
      left: 27%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-4 p:nth-child(1) {
      top: 31%;
      left: 32.3%;
      font-size: 11.5px;
      line-height: 18px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-4 p:nth-child(1) b {
      font-size: 15px;
      line-height: 17px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(7) {
      top: 80.4%;
      left: 32.3%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 ul.blue-bg {
      top: 20.7%;
      left: 48.1%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(4) {
      top: 62.3%;
      left: 48.5%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 ul.yellow-bg {
      top: 66.9%;
      left: 48.1%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(8) {
      top: 78%;
      left: 52.8%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 ul.grey-bg {
      top: 82%;
      left: 48.1%;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(3) {
      top: 34%;
      right: 20px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(6) {
      top: 61.2%;
      right: 16px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-6 p:nth-child(1) {
      top: 78.7%;
      right: 32px;
    }
  
      /* ******** Desktop flow-chart ends ********* */;
  }
  
  @media screen and (max-width: 768px) {
  
  
    #lung-cancer .establish-histology.flow-chart {
      background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/mobile/lung-cancer/establish-histology-mobile-bg.png);
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 10px;
    }
  
    #lung-cancer #establish-histology {
      max-width: 312px;
      margin: 0 auto;
      text-align: center;
      padding-bottom: 10px;
          /* padding-top: 30px; */
      ;
    }
  
    #lung-cancer .establish-histology .row-1 p:nth-child(1) {
      color: rgb(131, 0, 81);
      font-size: 18px;
      padding: 0 60px;
      line-height: 25px;
    }
  
    .establish-histology.flow-chart br.desktop-only {
      display: none;
    }
  
    #lung-cancer .establish-histology p,
      #lung-cancer .establish-histology li {
      font-size: 14px;
      line-height: 21px;
      color: rgb(0, 56, 100);
    }
  
    #lung-cancer .establish-histology .row-1 p:nth-child(2) {
      font-size: 18px;
      color: rgb(0, 56, 100);
      margin-top: 6px;
      margin-left: 16px;
    }
  
    #lung-cancer .establish-histology .row-1 ul.pink-bg {
      margin-top: 27px;
    }
  
    #lung-cancer .establish-histology li {
      margin-bottom: 20px;
      max-width: 278px;
      margin-left: 35px;
      color: rgb(0, 56, 100);
    }
  
    #lung-cancer .establish-histology .row-1 p:nth-child(4) {
      max-width: 280px;
      margin: 0 auto;
      color: rgb(131, 0, 81);
      padding-top: 5px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-1 p {
      color: white;
      font-size: 18px;
      line-height: 27px;
      margin-top: 26px;
      margin-left: 10px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-2 {
      position: relative;
      min-height: 138px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-2 p:nth-child(1) {
      max-width: 135px;
      position: absolute;
      right: 6px;
      top: 8px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-2 p:nth-child(2) {
      position: absolute;
      right: 50px;
      bottom: 10px;
      max-width: 90px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-2 p:nth-child(3) {
      position: absolute;
      max-width: 88px;
      left: 38px;
      top: 8px;
    }
    #lung-cancer #help-section .testingLab__image img {
        max-height: 100%;
    }
    .testingLab__image_container {
        max-width: 100%;
        width: 100%;
    }
    #lung-cancer .establish-histology .row-3 .level-2 p {
      text-align: left;
      color: rgb(0, 56, 100);
      font-size: 18px;
      line-height: 25px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-3 p {
      font-size: 18px;
      line-height: 25px;
      color: rgb(0, 56, 100);
      margin-left: 10px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-4 p:nth-child(1) {
      max-width: 235px;
      text-align: left;
      margin-top: 40px;
      margin-left: 83px;
      font-size: 12px;
      line-height: 18px;
      color: rgb(0, 56, 100);
    }
  
    #lung-cancer .establish-histology .row-3 .level-4 p:nth-child(1) b {
      display: block;
      font-size: 14px;
      line-height: 21px;
    }
  
    #lung-cancer .establish-histology .row-2 p {
      margin-top: 10px;
      font-weight: 600;
      margin-left: 36px;
      color: rgb(0, 56, 100);
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 ul.blue-bg {
      margin-top: 15px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(3) {
      max-width: 278px;
      margin-left: 35px;
      color: rgb(0, 56, 100);
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 ul.blue-bg li {
      margin-bottom: 21px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(4) {
      margin-left: 35px;
      margin-top: 15px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 ul.yellow-bg {
      margin-top: 25px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(6) {
      max-width: 238px;
      margin-left: 55px;
      padding-top: 3px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(7) {
      font-size: 18px;
      line-height: 25px;
      margin-top: 16px;
      text-align: left;
      margin-left: 2px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 p:nth-child(8) {
      margin-top: 24px;
      margin-left: 35px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-5 ul.grey-bg {
      margin-top: 2px;
      position: relative;
      top: 18px;
    }
  
    #lung-cancer .establish-histology .row-3 .level-6 p:nth-child(1) {
      max-width: 222px;
      margin-left: 62px;
      padding-top: 10px;
      position: relative;
      top: 7px;
    }
  
      /* ********** BioMarker testing starts ********** */
  
    #lung-cancer .biomarker-table {
      overflow-x: scroll;
      padding: 0 !important;
      border-radius: 12px;
    }
  
    #lung-cancer .cmp-text:has(.biomarker-table) {
      padding: 0 24px;
    }
  
    #lung-cancer .biomarker-table table td.border-right {
      position: sticky;
      left: 0;
      z-index: 1;
    }
  
    #lung-cancer .biomarker-table table td {
      min-width: 102px;
      max-width: 102px;
    }
  
    #lung-cancer .biomarker-table table thead td {
      min-width: unset;
    }
  
      /* ********** BioMarker testing ends ********** */
  
      /* ************ prevalent-actionable  starts ************* */
      
      
  
    .actinable-biomarkers .white-bg {
      position: relative;
      left: unset;
      top: unset;
      font-size: 13px;
      line-height: 17px;
      width: 275px;
      margin-top: 43px;
      padding: 5px 5px 5px 12px;
    }
    
    #lung-cancer .actinable-biomarkers .white-bg {
      margin-top: 55px;
      padding: 5px 5px 0px 12px;
    }
  
    .actinable-biomarkers {
      background-image: url(/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/mobile/lung-cancer/actionable-biomarker-mobile.png);
      max-height: unset;
      padding: 12px 14px;
      margin: 0 auto;
      max-width: 312px;
      height: 1154px;
    }
  
    .actinable-biomarkers .head {
      font-size: 18px;
      line-height: 27px;
      margin-bottom: 14px;
    }
  
    .actinable-biomarkers ul li {
      max-width: 107px;
      font-size: 12px;
      line-height: 14.5px;
      margin-bottom: 20px;
    }
  
    .actinable-biomarkers ul li+li+li+li {
      margin-bottom: 23px;
    }
  
    .actinable-biomarkers ul li:nth-child(11) {
      margin-bottom: 33px;
    }
  
    .actinable-biomarkers>div {
      margin-bottom: 40px;
    }
  
    .actinable-biomarkers .pink-bg .head {
      margin-bottom: 10px;
    }
  
    .actinable-biomarkers>div.pink-bg {
      margin-bottom: 34px;
    }
  
    .actinable-biomarkers .yellow-bg .head {
      margin-bottom: 10px;
    }
  
    .actinable-biomarkers>div.yellow-bg {
      margin-bottom: 37px;
    }
  
    .actinable-biomarkers .grey-bg .head {
      margin-bottom: 7px;
    }
  
      /* ************ prevalent-actionable  ends ************* */;
  }
  
  
  @media screen and (max-width : 1023px) {
    .banner-buttons {
      padding: 16px;
    }
  
    /*#lung-cancer #accordion-section .footnotes-wrapper p {*/
    /*  padding: 5px 0;*/
    /*}*/
  
    .banner-buttons .duration span {
      font-size: 12px;
      padding: 4px 12px;
    }
  
    #banner-section .banner .flex-box {
      flex-direction: column;
      align-items: flex-start;
    }
  
    #banner-section .banner .img-section {
      width: 83.33%;
      max-width: 106px;
    }
  
    #banner-section .banner .banner-content {
      width: 100%;
    }
  
    #banner-section .banner .banner-content h1 {
      font-size: 2.125rem;
      font-style: normal;
      line-height: 120%;
      font-weight: 400;
    }
  
    #banner-section .banner .banner-content p {
      padding: 12px 0 16px;
    }
  
    .inpage-submenu {
      padding: 13px 24px;
      margin: 0;
    }
  
    #main-section {
      padding-top: 10px;
    }
  
    .inpage-submenu.desktop-only {
      display: none;
    }
  
    .inpage-submenu.mobile-only {
      display: block;
    }
  
    .inpage-submenu ul {
      gap: 8px;
    }
  
    .inpage-submenu ul li a {
      display: flex;
    }
  
    #lung-cancer .max-width {
      padding: 0 24px;
    }
  
    #lung-cancer .section-1 p,
      #lung-cancer .section-1 .section-heading {
      text-align: left;
      max-width: 100%;
    }
  
    #lung-cancer .section-1 .section-heading {
      font-size: 2rem;
      padding: 40px 0 20px;
    }
  
    #lung-cancer .section-1 p {
      margin-bottom: 20px;
    }
  
    #lung-cancer .section-1 .call-out {
      flex-direction: column;
      gap: 20px;
    }
  
    #lung-cancer .section-1 .call-out .content {
      padding: 0;
    }
  
      /* ********** testing-recommendations starts ********** */
  
    #lung-cancer .section-flex {
      flex-direction: column;
      gap: 12px;
      padding-top: 40px;
      padding-bottom: 20px;
    }
  
    #lung-cancer .section-flex .img-sec {
      max-width: 116px;
    }
  
    #lung-cancer .section-flex .contenct-sec h2 {
      font-size: 1.8125rem;
    }
  
    #lung-cancer .graph-footnote p {
      text-align: left;
      padding-top: 35px;
      padding-bottom: 40px;
    }
  
    #lung-cancer .callout-prefix p {
      padding-bottom: 20px;
    }
    #lung-cancer #footnotes-accordion .cmp-accordion__panel--expanded {
       padding: 20px 0; 
  }  
    #testing-recommendations #footnotes-accordion .cmp-accordion__panel--expanded {
      padding: 0 0 20px;
    }
    
  
      /* ********** testing-recommendations ends ********** */
  
      /* *********** Bio-marker testing starts ************* */
    #lung-cancer #biomarker-testing .section-flex {
      padding-bottom: 20px;
    }
    #lung-cancer #biomarker-testing .accordion-section {
      padding-top: 20px;
    }
  
    #lung-cancer .section-flex .contenct-sec p {
      margin-bottom: 20px;
    }
  
    #lung-cancer #biomarker-testing #footnotes-accordion .cmp-accordion__panel--expanded {
      padding: 0 0 20px;
    }
  
  
  
      /* *********** Bio-marker testing ends ************* */
  
  
      /* ************ prevalent-actionable  starts ************* */
  
    #prevalent-actionable-biomarkers h2.section-heading {
      padding: 40px 0 16px;
      font-size: 1.8125rem;
      text-align: left;
    }
  
    #prevalent-actionable-biomarkers #footnotes-accordion .cmp-accordion__panel--expanded {
      padding: 0 0 20px;
    }
  
      /* ************ prevalent-actionable  ends ************* */
  
      /* ************ Help section starts ************ */
  
    #lung-cancer .help-inform .section-flex .contenct-sec {
      text-align: left;
    }
  
    #lung-cancer .help-inform .section-flex .contenct-sec .cta-buttons a:after {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0;
      right: 15px;
    }
  
    #lung-cancer .help-inform .section-flex .contenct-sec .cta-buttons>a {
      padding-right: 38px;
      text-decoration: none;
    }
  
    #lung-cancer .help-inform .section-flex {
      padding-bottom: 24px;
    }
  
    #lung-cancer #help-section .testingLab__container {
      max-height: unset;
    }
  
    #lung-cancer #help-section .testingLab__content_text .text-large {
      font-size: 1.125rem;
      font-style: normal;
      font-weight: 400;
      line-height: 160%;
    }
  
    #lung-cancer #help-section .testingLab__image img {
      max-height: 100%;
    }
  
    #lung-cancer #help-section #accordion-section .footnotes-wrapper p {
      padding: 20px 0 40px;
    }
  
      /* ************ Help section ends ************ */
  
      /********** Considerations starts ************/
  
    #lung-cancer #considerations .considerations {
      padding: 40px 24px;
      flex-direction: column;
      gap: 0;
    }
  
    #lung-cancer #considerations .considerations .img-sec img {
      width: 160px;
      height: 160px;
    }
  
    #lung-cancer #considerations .considerations .content h2 {
      padding: 24px 0;
      font-size: 2rem;
    }
  
      /********** Considerations ends ************/
  
      /* ************ Helpful resources starts ********* */
  
    #lung-cancer #card-section {
      flex-direction: column;
      gap: 20px;
    }
  
    #lung-cancer #card-section #gene_mutations_container-1 {
      padding: 0 24px;
    }
  
      /* ************ Helpful resources ends ********* */
  
    #references-section #footnotes-accordion .cmp-accordion__panel--expanded {
      padding: 0 0 16px;
    }
  
    #references-section #accordion-section {
      padding-bottom: 40px;
    }
  }
  @media screen and (min-width : 1024px)
  {
      .footnote-content.footnote-large p
{
font-size: 0.875rem !important;
}
  }
  
  @media screen and (min-width : 1024px) and (max-width:1150px) {
    #lung-cancer #help-section .testingLab__container {
      flex-wrap: nowrap;
    }
  
    .cmp-text:has(.actinable-biomarkers-flow-chart),
      .cmp-text:has(.biomarker-table),
      #lung-cancer #testing-recommendations,
      #lung-cancer .section-1 {
      padding: 0 40px;
    }
  
    #accordion-section {
      padding: 0 40px;
    }
  }
  
@media (min-width: 1440px) {
    #lung-cancer #considerations .considerations {
        gap: 80px;
    }
}
  @media only screen 
      and (width: 375px) 
      and (-webkit-device-pixel-ratio: 3) {
           .actinable-biomarkers .white-bg {
      
      margin-top: 55px;
     
    }}

#lung-cancer #footnotes-accordion .cmp-accordion__icon::before {
    background-image: url('/content/dam/intelligentcontent/unbranded/ic-precisionmed-hcp/us/en/images/icon/dropdown-arrow-grey.svg');
}

#lung-cancer #footnotes-accordion .cmp-accordion__button:hover {
    color: #3C4242;
    border-color: transparent;
    text-decoration: none;
}
