/*start css*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
#banner-sec {
    padding: 0;
    aspect-ratio: 1440 / 382;
    display: flex;
    justify-content: center;
    background-color: #050D23;
    background-position-y: 69px;
    height: auto;
    background-repeat: no-repeat;
}
.main-center-sec {
    text-align: center;
    margin-top: 69px;
}
.main-center-sec .banner-con>h1 {
    color: #FFFFFF;
    font-size: 64px;
    line-height: 72px;
    font-family: 'MuseoSlab-900';
    font-weight: 700;
    margin: 24px 0;
}
.main-center-sec .banner-con>h1>span {
   color: #855F4E;
}
.banner-con>h1 .mob-only {
        display: none;
    }
.main-center-sec .banner-con > p{
        color: #FFFFFF;
        font-family: "Inter-Regular";
        font-size: 24px;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: -0.5px;
        padding-bottom: 30px;
} 
#page-root-con, #banner-content-sec, #section-two, #section-three, #section-four, #section-four-one, #section-five, #section-six, #section-seven, #section-eight, #section-nine, #section-ten {
    padding: 0;
}
#block-three-section1 h2 {
    font-family: "Inter-Tight";
    font-size: 50px;
    color: #050D23;
    line-height: 56px;
    max-width: 1216px;
    text-align: center;
    margin: 112px auto 32px auto;
    font-weight: 700;
}
#block-three-section1 p b {
    font-family: "Inter-Regular";
    font-size: 18px;
    color: #543C30;
    font-weight: 700;
    line-height: 28px;
}
#block-three-section1 p {
        font-family: "Inter-Regular";
        font-size: 18px;
        color: #543C30;
        font-weight: 400;
        line-height: 28px;
        max-width: 1000px;
        text-align: center;
        margin: 0 auto 60px auto;
    }
#section-three .video.section {
    max-width: 670px;
    height:377px;
    /*border: 1px solid #051A3A;*/
    margin:0 auto 120px;
}
#section-three .video-thumb-parent .video-thumb-cta {
    max-width: 670px;
    height: 377px;
    width:100%;
    border: 1px solid #051A3A;
    border-radius: 15px;
}
#section-four {
    background-color: #F1F7FD;
    padding: 80px 0 80px 0;
}
/*#section-four-one .three-block-con-two h2 {*/
/*    font-family: "Inter-Tight";*/
/*    color: #050D23;*/
/*    max-width: 592px;*/
/*    font-weight: 600;*/
/*    font-size: 36px;*/
/*    line-height: 40px;*/
/*    margin: 0;*/
/*}*/
.solid-tumors sup, sup {
    font-size: 60% !important;
    vertical-align: middle;
    position: relative;
    top: -0.4em;
    text-wrap: nowrap;
}

/*.solid-tumors sup, sup {*/
/*    line-height: 1.4;*/
/*}*/
/*.solid-tumors td sup,*/
/*.solid-tumors th sup,*/
/*.solid-tumors p sup {*/
/*    line-height: 1.4;*/
/*}*/


  .her2-positivity {
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.her2-positivity h2{
        font-family: "Inter-Tight";
        color: #050D23;
        max-width: 592px;
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        margin-top:0;
    }
.her2-positivity ul li{
    color: #3B3B40;
        max-width: 612px;
        font-weight: 400;
        font-family: 'Inter-Regular'!important;
        font-size: 17px;
        line-height: 28px !important;
        list-style: disc;
        padding-left: 7px;
        margin-bottom: 24px;
}
.note-section-two {
    background-color: #FFFFFF;
    padding: 48px 0;
}
#section-four-one .note-section-two h3{
        text-align: center;
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 30px;
        line-height: 36px;
        letter-spacing: -0.5px;
        text-align: center;
        color: #050D23;
}
#section-five #section4 .grid > .cel1 table th p {
    font-family: "Inter-Regular";
    font-size: 15px;
    line-height: 120%;
    margin-bottom:0;
}
#section-five #section4 .grid > .cel1 table td p {
    font-family: "Inter-Regular";
    font-size: 15px;
    line-height: 120%;
    margin-bottom:0;
}
#section-four-one .note-section-two .image-scroll img {
    max-width: 1214px;
    margin: 0 auto;
}
#section-four-one .note-section-two .notes p {
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        width: fit-content;
        margin-left: 72px;
        color: #050D23;
        letter-spacing: 0px;
        margin-bottom:0;
    }
#section-five #section3 div > a {
    display: flex;
    background-color: #F4F4F5;
    max-width: 1216px;
    margin: 60px auto 0px auto;
    padding: 32px;
    gap: 24px;
    align-items: center;
}
#section-five #section3 > div > a>h4 {
        font-family: "Inter-SemiBold";
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.5px;
        color: #051A3A;
    }
#section-five #section3 > div a>div:last-child {
        margin-left: auto;
    }
a, a:hover, a:focus, a:visited {
    text-decoration: none !important;
    /*color: inherit;*/
}
#section-five #section4 h2 {
        color: #050D23;
        font-family: "Inter-Tight";
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0px;
        max-width: 1008px;
        margin: 120px auto 60px auto;
        text-align: center;
    }
 #section-five #section4 .grid {
        max-width: 1216px;
        margin: 0 auto;
        display: grid;
        grid-template-areas:
        "cel1 cel2"
        "cel3 cel4";
    }
    #section-five #section4 .grid > .cel1 {
        padding: 24px 24px 0 24px;
        max-width: 800px;
        background-color: #F4F4F5;
    }
    #section-five #section4 .grid > .cel1 h5 {
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
        text-align: center;
        vertical-align: middle;
        margin-bottom: 20px;
        color: #050D23;
    }
   #section-five #section4 .grid > .cel1 table {
        border: 0.5px solid #93939F;
        font-family: "Inter-Regular";
        font-size: 15px;
        line-height: 120%;
        font-weight: 450;
        text-align: center;
    }
    #section-five #section4 .grid > .cel2 ul {
        font-family: "Inter-Regular";
        color: #3B3B40;
        font-weight: 400;
        font-size: 17px;
        line-height: 28px;
        list-style: disc;
        padding-left: 27px;
        margin-left: 32px;
        margin-top: 15px;
    }
   #section-five #section4 .grid > .cel2 ul li {
        max-width: 384px;
        font-family: "Inter-Regular";
        font-size: 17px;
        line-height: 28px;
    }
    #section-five #section4 .grid > .cel3 p{
        padding: 20px 24px 24px 24px;
        max-width: 800px;
        background-color: #F4F4F5;
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: -0.5px;
        color: #000000;
    }
    .solid-tumors #section5 >div>div h5 {
        margin: 0 auto 20px auto;
        max-width: 475px;
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
        text-align: center;
        color: #050D23;
    }
 #section-five #section4 .grid > .cel4 {
        margin-left: 32px;
        font-family: "Inter-Regular";
        color: #543C30;
        font-weight: 700;
        height: 64px;
        font-size: 17px;
        line-height: 28px;
        display: flex;
        padding-right: 50px;
    }
    #section-five #section4 .grid > .cel4 a{
    font-family: "Inter-Regular";
     color: #543C30; 
     font-weight: 700; 
    height: 64px;
    font-size: 17px;
    line-height: 28px;
    }
   #section-five #section4 .grid > .cel4 img {
        width: 20px;
        height: 20px;
        align-self: center;
    }
   #section-five #section4 > div > a, .ihc-tets-icon {
        display: flex;
        background-color: #F1F7FD;
        max-width: 1216px;
        margin: 60px auto 120px auto;
        padding: 32px;
        gap: 24px;
        align-items: center;
    }
    .ihc-tets-icon > div {
    width: 50px;
    height: 50px;
}
   #section-five #section4 > div a>div:first-child, #section-five #section4 > div>div:first-child > img, .ihc-tets-icon img {
        width: 50px;
        height: 50px;
    }
    #other-solid-tumors-overview #section7 .table thead th {
        /* font-weight: 400; */
        padding: 8px;
        font-family: 'Inter-SemiBold';
    }
    #section-five #section4 > div > a>h4, .ihc-tets-icon h4 {
        font-family: 'Inter-Semibold';
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.5px;
        color: #051A3A;
    }
    .solid-tumors .mob-only {
        display: none;
    }
  .solid-tumors  #section4 .grid > .cel1 table thead th:not(:first-child) {
        width: 195px;
        text-align: center;
    }
     .solid-tumors #section4 .grid > .cel1 table th:nth-child(2) {
        background-color: #C9EAF4;
        color: #051A3A;
    }
      .solid-tumors #section4 .grid > .cel1 table th {
        background-color: #BDBEBF33;
        color: #4C4C4EA6;
    }
    .solid-tumors #section5 ul li {
    font-family: "Inter-Regular";
    color: #3B3B40;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    list-style: disc;
}
   .solid-tumors #section4 .grid > .cel1 table th:first-child {
        color: #051A3A;
        font-weight: 600;
        padding: 6px;
        text-align: left;
        background-color: #94D0E21A;
        white-space: nowrap;
    }
         .solid-tumors #section4 .grid > .cel1 table th {
        font-weight: 600;
        /*color: #051A3A;*/
        padding: 6px;
    }
    .solid-tumors #section4 .grid > .cel1 table td {
        background-color: #FFFFFF;
        color: #4C4C4EA6;
    }
 .solid-tumors #section4 .grid > .cel1 table td:nth-child(2) {
        background-color: #94D0E21A;
        color: #3B3B40;
        padding:6px;
    }
.solid-tumors #section5 h2 {
        color: #050D23;
        font-family: "Inter-Tight";
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: center;
        margin-bottom: 60px;
    }
    .solid-tumors #section5 >div {
        display: flex;
        gap: 36px;
        margin-bottom: 120px;
    }
       .solid-tumors #section5 ul {
        font-family: "Inter-Regular";
        color: #3B3B40;
        font-weight: 400;
        font-size: 17px;
        line-height: 28px;
        list-style: disc;
        padding-left: 27px;
        margin-top: 15px;
        max-width: 592px;
    }
    .solid-tumors #section5 ul li{
        font-family: "Inter-Regular";
    }
    .solid-tumors #section5 >div>div {
        background-color: #F1F7FD;
        width: 100%;
        padding: 24px;
        max-width: 588px;
    }
     .solid-tumors #section5 {
        max-width: 1216px;
        margin: 0 auto;
    }
.solid-tumors #section6 {
        background-color: #F4F4F5;
        padding: 80px 0 80px;
        max-width: 1210px;
    margin: auto;
    }
    .solid-tumors #section6 h2 {
        font-family: "Inter-Tight";
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: center;
        margin-bottom: 60px;
        color: #050D23;
    }
       .solid-tumors #section6 div {
        margin: 0 auto;
        max-width: 100%;
    }
    .solid-tumors #section6 div img {
    max-width: 100%;
    margin: auto;
}
    .solid-tumors #section6 div:last-child {
        margin-top: 60px;
    }
    
    .solid-tumors #section6 div:last-child p {
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #050D23;
        margin-bottom:0;
    }
    .solid-tumors #section6 div p{
        font-size: 12px;
        line-height: 16px;
    }
    /*.solid-tumors #section7 {*/
    /*    padding: 80px 114px 60px 112px;*/
    /*}*/
    .solid-tumors #section7 > div:first-child {
        display: flex;
        justify-content: space-between;
    }
    .solid-tumors #section7 > div:first-child h2 {
        font-family: "Inter-Tight";
        color: #050D23;
        max-width: 384px;
        font-weight: 600;
        font-size: 36px;
        padding-right: 30px;
        line-height: 40px;
    }
         .solid-tumors #section7 div {
        /*max-width: 1214px;*/
        margin: 0 auto;
    }
    .solid-tumors table{
        margin:0 auto!important;
    }
    .solid-tumors #section7 > div:first-child p {
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 17px;
        line-height: 28px;
        max-width: 800px;
        letter-spacing: 0px;
        color: #3B3B40;
    }
    .solid-tumors #section7 > div:first-child ul {
        color: #3B3B40;
        max-width: 800px;
        font-weight: 400;
        font-size: 17px;
        line-height: 28px;
        font-family: "Inter-Regular";
        list-style: disc;
        padding-left: 27px;
        margin-bottom: 24px;
    }
     .solid-tumors #section7 > div:first-child ul li{
         font-size: 17px;
        line-height: 28px;
        font-family: "Inter-Regular";
     }
     .solid-tumors #section7 > div:last-child {
        background-color: #F4F4F5;
        padding: 48px 72px;
    }
    .solid-tumors #section7 > div:last-child h3 {
        text-align: center;
        font-family: "Inter-SemiBold";
        font-weight: 600;
        font-size: 30px;
        line-height: 36px;
        letter-spacing: -0.5px;
        color: #050D23;
    }
         .solid-tumors #section7 .table {
        margin: 48px 0;
        color: #051A3A;
        font-family: "Inter-Regular";
        font-weight: 450;
        font-size: 15px;
        line-height: 20px;
        border: 1px solid #C2A694;
        letter-spacing: 0px;
    }
.solid-tumors #section7 .table td {color:#051A3A;font-weight:450; font-family: "Inter-Regular";}
.solid-tumors #section7 .table td a{color:#051A3A;font-weight:450;font-family: "Inter-Regular";}
        .solid-tumors #section7 div {
        max-width: 1125px;
        margin: 0 auto;
    }
   .solid-tumors #section7 .table thead {
        background-color: #543C30;
        color: #FFFFFF;
    }
       .solid-tumors #section7 .table thead th:nth-child(1) {
        white-space: nowrap;
        width: 173px;
        border-right: 1px solid #C2A694;
    }
    .solid-tumors #section7 .table thead th:nth-child(2) {
        width: 206px;
        border-right: 1px solid #C2A694;
    }
    .solid-tumors #section7 .table thead th:nth-child(3) {
        width: 209px;
        border-right: 1px solid #C2A694;
    }
        .solid-tumors #section7 .table thead th:nth-child(4) {
        width: 206px;
        border-right: 1px solid #C2A694;
    }
.solid-tumors #section7 .table thead th {
         font-weight: 700; 
        padding: 8px;
        font-family: 'Inter-SemiBold';
    }
    .solid-tumors #section7 tbody tr:nth-child(1) td, .solid-tumors #section7 tbody tr:nth-child(1) th, .solid-tumors #section7 tbody tr:nth-child(5) td, .solid-tumors #section7 tbody tr:nth-child(2) th, .solid-tumors #section7 tbody tr:nth-child(6) td, .solid-tumors #section7 tbody tr:nth-child(6) th, .solid-tumors #section7 tbody tr:nth-child(7) td, .solid-tumors #section7 tbody tr:nth-child(7) th {
    border-bottom: 1px solid #010B25;
    box-shadow: inset 0 -2px 2px -2px rgba(1, 11, 37, 0.6);
}
.solid-tumors #section7 .table tbody tr th {
        border: 1px solid #C2A694;
        border-left: none;
        border-bottom: none;
        background-color: #C9EAF4;
        font-weight: 600;
        padding: 8px;
        /*font-family: "Inter-Regular";*/
        /*font-family: "Montserrat", sans-serif;*/
        font-family: "Inter-Regular";
    }
    .solid-tumors #section7 .table tbody td {
        border: 1px solid #C2A694;
        padding: 8px;
    }
        .solid-tumors #section7 .table tbody tr:last-child td {
        border-bottom: none;
    }
    .solid-tumors #section7 .table tbody tr {
        background-color: #FFFFFF;
    }
        .solid-tumors #section7 .table tbody tr:nth-child(even) {
        background-color: #F4F4F5;
    }
    .solid-tumors #section7 .notes {
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
    }
      .solid-tumors #section7 .notes p{
           font-size: 12px;
        line-height: 16px;
        color: #000000;
        margin-bottom:0;
      }
       .solid-tumors #section7 .table tbody b {
        font-weight: 600;
        font-family: "Inter-Regular";
        /*font-family: "Montserrat", sans-serif;*/
    }
    #section-seven p sup:first-child {
    margin-left: -4px;
}
.sp-space-bf p sup:first-child {
    margin-left: 0px !important;
}
   .solid-tumors #section7 {
    padding: 60px 0 60px 0;
}
.solid-tumors #section7 .table thead th:nth-child(5) {
    width: 210px;
    border-right: 1px solid #C2A694;
}
        
.solid-tumors #section8 {
        display: flex;
        margin: 0 auto;
        gap: 32px;
        padding-bottom: 22px;
        display:none;
    }
    .solid-tumors #section8 >div {
        border-left: 16px solid #304F6B;
        max-width: 590px;
        background-color: #F4F4F5;
        width: 50%;
    }
    .solid-tumors #section8 >div >img {
        width: 100%;
    }
    .solid-tumors #section8 >div:last-child {
        border-left: 16px solid #719589;
    }
    .solid-tumors #section8 div > div > a {
        font-family: "Inter-Regular";
        color: #543C30;
        font-weight: 600;
        height: 64px;
        font-size: 20px;
        line-height: 28px;
        display: flex;
        margin: 24px 0 24px 32px;
    }
        .solid-tumors #section9 {
        max-width: 1216px;
        margin: 0 auto;
        padding-bottom: 120px;
    }
       .solid-tumors #section9 h2 {
        font-family: "Inter-Tight";
        color: #050D23;
        font-weight: 600;
        font-size: 36px;
        padding: 35px;
        text-align: center;
        line-height: 40px;
        vertical-align: middle;
    }
        .solid-tumors #section9 >div:first-of-type {
        padding: 13px;
        background-color: #543C30;
        color: #FFFFFF;
        font-family: 'Inter-SemiBold';
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.2px;
        text-align: center;
    }
        .solid-tumors #section9 >div:last-child {
        background-color: #F1F7FD;
        padding-bottom: 44px;
    }
    .solid-tumors #section9 >div >div:first-child {
        display: grid;
        grid-template-columns: repeat(3, 206px);
        grid-template-rows: 1fr 1fr;
        grid-auto-flow: column;
        row-gap: 20px;
        justify-content: space-between;
        padding: 40px 95px;
    }
        .solid-tumors #section9 >div >div:first-child div {
        display: flex;
        align-items: center;
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
        vertical-align: middle;
        gap: 8px;
        color: #051A3A;
    }
        .solid-tumors #section9 >div:last-child p {
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 20px;
        color: #051A3A;
        margin-bottom: 40px;
        line-height: 28px;
        letter-spacing: -0.2px;
        text-align: center;
        vertical-align: middle;
    }
   .solid-tumors #section9 >div:last-child a {
        max-width: 392px;
        margin: 0 auto;
        display: flex;
        font-family: 'Inter-Bold';
        color: #543C30;
        align-items: center;
        font-weight: 700;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: center;
    }
        .solid-tumors #section10 {
        padding: 0 2px 60px 2px;
        margin: 0 auto;
        padding-bottom: 60px;
    }
    .solid-tumors #section10 h2 {
        font-family: "Inter-Tight";
        color: #050D23;
        font-weight: 600;
        font-size: 36px;
        text-align: center;
        line-height: 40px;
        margin-bottom: 72px;
        vertical-align: middle;
    }
    .solid-tumors #section10 > div {
        display: flex;
        gap: 20px;
    }
    .solid-tumors #section10 > div >div {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .sp-right-arrow-sc img {
    width: 20px;
    height: 20px;
}
   .solid-tumors #section10 > div:nth-of-type(2) {
        flex-direction: row-reverse;
        margin: 72px 0 32px;
    }
        .solid-tumors #section10 > div:nth-of-type(2) >div {
        justify-content: normal;
    }
    .solid-tumors #section10 h4 {
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
        margin-bottom: 32px;
        color: #000000;
    }
    .solid-tumors #section10 ul {
        font-family: "Inter-Regular";
        color: #3B3B40;
        font-weight: 400;
        font-size: 17px;
        line-height: 28px;
        list-style: disc;
        padding-left: 27px;
        max-width: 592px;
    }
     .solid-tumors #section10 ul li{
         font-size: 17px;
        line-height: 28px;
        font-family: 'Inter-Regular';
     }
    .solid-tumors #section10 ul ul {
        margin-top: 0;
    }
    .solid-tumors #section10 > div:nth-of-type(3) {
        position: absolute;
        bottom: 124px;
    }
    .solid-tumors #section10 > div >a {
        max-width: 392px;
        display: flex;
        font-family: "Inter-SemiBold";
        color: #543C30;
        align-items: center;
        font-weight: 700;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: center;
    }
   .solid-tumors #section10 > p {
        padding-top: 16px;
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #050D23;
    }
 .solid-tumors div#\#section-eight {
    background-color: #F1F7FD;
    padding: 0;
}
/*.solid-tumors #section11 > div:last-of-type img {*/
/*    max-width: 356px;*/
/*}*/
.solid-tumors #section-eight-two {
    background-color: #f1f7fd;
    padding: 0;
}
.solid-tumors #section11 {
        padding: 96px 24px;
        /*background-color: #F1F7FD;*/
    }
.solid-tumors #section-eight-one

 {
    padding: 0;
}
        .solid-tumors #section11 > * {
        max-width: 1216px;
        margin: 0 auto;
    }
    .solid-tumors #section11 > div:first-of-type a {
        font-family: "Inter-SemiBold";
        font-weight: 700;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0px;
        color: #543C30;
        display: block;
        margin-bottom: 48px;
        padding: 16px 8px;
        border: 1px solid #543C30;
        border-radius: 4px;
        width: fit-content;
    }
  .solid-tumors #section11 > h2 {
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 30px;
        line-height: 36px;
        letter-spacing: -0.5px;
        color: #1A1A1A;
        /* max-width: 500px; */
        margin-bottom: 40px;
    }
   .solid-tumors #section11 > div:last-of-type {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 32px;
        row-gap: 48px;
    }
   .solid-tumors #section11 > p {
        font-family: "Inter-Regular";
        margin-top: 48px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        vertical-align: middle;
        color: #050D23;
    }
    .solid-tumors #section12 > p:first-of-type {
        font-family: 'MuseoSlab-900';
        font-weight: 700;
        font-size: 64px;
        margin-top: 120px;
        margin-bottom: 60px;
        line-height: 72px;
        letter-spacing: 0px;
        text-align: center;
        color: #304F6B;
        max-width: 1218px;
       margin-left: auto;
       margin-right: auto;
    }
        div#section12 {
        margin: 0 10px;
    }
    .solid-tumors #section12 h2 {
        max-width: 1216px;
        margin: 0 auto;
        font-family: "Inter-Regular";
        font-weight: 700;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0px;
        color: #000000;
    }
    .solid-tumors #section12 ul {
        max-width: 1216px;
        margin: 0 auto;
        font-family: "Inter-Regular";
        color: #3B3B40;
        font-weight: 400;
        font-size: 17px;
        line-height: 28px;
        list-style: disc;
        padding-left: 27px;
        margin-bottom: 60px;
    }
    .solid-tumors #section12 ul li{
        font-size: 17px;
        line-height: 28px;
        font-family: "Inter-Regular";
    }
    .solid-tumors #section13 >p:first-child span {
        padding: 0 12px;
        background-color: #91C0F2;
        border-radius: 6px;
    }
   .solid-tumors #section12 >div img {
        aspect-ratio: 1440 / 420;
        width: 100%;
    }
       .solid-tumors #section13 {
        /*background-color: #F1F7FD;*/
        padding: 120px 2px;
    }
   .solid-tumors #section13 >p:first-child {
        font-family: "Inter-Tight";
        font-weight: 700;
        font-size: 50px;
        line-height: 56px;
        letter-spacing: 0px;
        max-width: 1040px;
        text-align: center;
        margin: 0 auto 60px auto;
        color: #050D23;
    }
       .solid-tumors #section13 >div {
        display: flex;
        max-width: 1218px;
        margin: 0 auto;
        gap: 50px;
    }
    .solid-tumors #section13 >div >div:first-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-brochure.png) no-repeat;
        background-size: cover;
    }
        .solid-tumors #section13 >div >div:last-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-cta-background-image.png) no-repeat;
        background-size: cover;
    }
       .solid-tumors #section13 >div >div {
        background-size: cover;
        width: 100%;
        height: 359px;
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: center;
        gap: 31px;
    }
         .solid-tumors #section12 > p:first-of-type span {
        color: #855F4E;
    }
    .solid-tumors #section13 >div >div:first-child a {
        font-family: "Inter-SemiBold";
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
        color: #FFFFFF;
        padding: 14px 16px;
        background-color: #543C30;
        border-radius: 4px;
        margin-bottom: 57px;
    }
   .solid-tumors #section13 >div >div:last-child a {
        font-family: "Inter-SemiBold";
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
        color: #FFFFFF;
        padding: 14px 16px;
        background-color: #9B30B3;
        border-radius: 4px;
        margin-bottom: 57px;
    }
        .solid-tumors #section14 {
        max-width: 1128px;
        padding: 60px 0 120px;
        margin: 0 auto;
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        text-align: center;
        color: #3B3B40;
    }
    .solid-tumors #section14 p{
         font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
    }
          .solid-tumors #section14 p:first-child {
        margin-bottom: 16px;
    }
    .solid-tumors #section-ten {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/educational-footer-banner-backgrounds.png) no-repeat;
        background-size: cover;
        /*padding: 120px 0;*/
    }
       .solid-tumors #section15 h2 {
        text-align: center;
        font-family: "Inter-Tight";
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 56px;
    }
   .solid-tumors #section15 >div {
        display: flex;
        gap: 32px;
        max-width: 1024px;
        margin: 0 auto;
    }
   .solid-tumors #section15 .card {
        background-color: #FFFFFF;
        width: 33.33%;
        border-radius: 8px;
    }
   .solid-tumors #section15 .card h5 {
        font-family: "Inter-Regular";
        padding: 24px 24px 0 24px;
        font-weight: 600;
        font-size: 19px;
        line-height: 28px;
        letter-spacing: -0.2px;
        color: #050D23;
        min-height: 110px;
    }
   .solid-tumors #section15 .card p {
        padding: 16px 24px 24px 24px;
        font-family: "Inter-Regular";
        font-weight: 450;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 0px;
        margin-bottom: 32px;
        color: #3B3B40;
    }
    .solid-tumors #section15 .card a {
        padding: 0 24px 24px;
        display: flex;
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 17px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #9B30B3;
    }
    #final-tumar-block h2{
        margin-top:0;
    }
#final-tumar-block h2 p{
    color: #FFF;
    font-family: 'Inter-Tight';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    padding:0;
}
#final-tumar-block p {
    color: #FFF;
    font-family: 'Inter-Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    opacity: 0.9;
    max-width: 500px;
    padding: 15px 0 40px;
    margin: 0;
}
#final-tumar-block .ctabtn a {
    border-radius: 4px;
    background-color: #9B30B3;
    display: inline-block;
    color: #ffffff!important;
    text-decoration: none !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 14px 16px;
    font-family: 'Inter-Semibold';
}
#final-tumar-block {
    padding: 6.5em 0;
}
.solid-tumors #knowledge-section {
    padding: 6.5em 0 6.5em;
    overflow: hidden;
}
.solid-tumors #section13 >div >div:last-child span {
        max-width: 268px;
        display: block;
        font-family: "Inter-Bold";
        font-weight: 700;
        color: #FFFFFF;
        font-size: 30px;
        line-height: 35px;
        letter-spacing: -0.5px;
        text-align: center;
        vertical-align: bottom;
    }
    #section-six {
    background-color: #F4F4F5;
}
#section15 {
    display: none;
}
tbody td p br{ display: none;}
.video-thumb-parent .video-play-icon {display:none;}
.mobile-only-br{display:none;}
#section7 .notes sup {
    line-height: 16px;
}
#section7 table sup {
    line-height: 20px;
}
.solid-tumors #section7 > div:first-child ul li sup {
    line-height: 28px;
}
.solid-tumors #section7 > div:first-child p sup {
    line-height: 28px;
}
.solid-tumors #section9 >div:first-of-type sup {
    line-height: 28px;
}
.solid-tumors #section10 h2 sup{
     line-height: 40px;
}
.solid-tumors #section10 h4 sup{
    line-height:28px;
}
.solid-tumors #section4 .grid > .cel1 table td sup{
    line-height:18px;
}
/*.solid-tumors #section10 h4 sup{*/
/*    line-height:16px;*/
/*}*/
.solid-tumors #section6 h2 sup{
    line-height:40px;
}
.solid-tumors #section5 ul li sup{
    line-height:28px;
}
.solid-tumors #section5 >div>div h5 sup, #section-five #section4 .grid > .cel2 ul li sup, .her2-positivity ul li sup{
    line-height:28px;
}
#section-five #section4 .grid > .cel2 ul li sup, #block-three-section1 p sup, .solid-tumors #section12 ul li sup, #section-five #section4 .grid > .cel1 h5 sup{
    line-height:28px;
}
#section-five #section4 > div > a>h4, .ihc-tets-icon h4 sup {line-height:32px;}
#section-four-one .note-section-two .notes p sup, #section-five #section4 .grid > .cel3 p sup, .solid-tumors #section6 div:last-child p sup{
line-height:16px;
    }
    #section-four-one .note-section-two .notes p sup{

    }
    #block-three-section1 h2 sup{
        line-height:56px;
    }
    .solid-tumors #section11 > h2 sup, #section-four-one .note-section-two h3 sup{
    line-height: 36px;
}
.solid-tumors #section10 > p sup{
    line-height:16px;
}
.solid-tumors #section14 p a {
    color: #3B3B40;
}
@media(max-width:1200px){
    .main-center-sec {
    margin-top: 40px;
    padding: 0 30px;
}
.main-center-sec .banner-con>h1 {
    font-size: 45px;
    line-height: 100%;
}
 .solid-tumors #section13 >div >div:first-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-brochure.png) no-repeat;
        background-size: contain;
    }
        .solid-tumors #section13 >div >div:last-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-cta-background-image.png) no-repeat;
        background-size: contain;
    }
       .solid-tumors #section13 >div >div {
        height: 270px;
        gap:20px;
    }
    .solid-tumors #section13 >div >div:first-child a {
    margin-bottom: 35px;
}
.solid-tumors #section13 >div >div:last-child a {
    margin-bottom: 35px;
}
#section-four-one .note-section-two h3{
    line-height:36px;
}
.solid-tumors #section13 >div >div:last-child span {
    font-size: 24px;
    line-height: 26px;
}
.solid-tumors #section7 > div:last-child {
    background-color: #F4F4F5;
    padding: 48px 35px;
}
.solid-tumors #section13 >div {
    display: flex;
    max-width: 910px;
    margin: 0 auto;
    gap: 50px;
    width: 100%;
}
.solid-tumors #section6 {
    max-width: 991px;
    margin: auto;
}
#section-four-one .note-section-two .image-scroll img {
    max-width: 991px;
    margin: 0 auto;
}
.solid-tumors #section11 {
    padding: 96px 24px;
    /* background-color: #F1F7FD; */
    max-width: 991px;
    margin: auto;
}
}
@media(max-width:991px){
    #section-four-one .row {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    gap: 20px;
}
#section-four-one .note-section-two .image-scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        /* border: 1px solid #e4e4eb; */
        margin-top: 10px;
    }
#section-four-one .note-section-two .parent {
        border: 1px solid #e4e4eb;
        padding-bottom: 20px;
    }
    #section-five #section4 .grid {
    max-width: 590px;
    margin: 0 auto;
    display: grid;
    grid-template-areas:"cel1""cel2""cel4""cel3";
}
#section-five #section4 .grid {
    padding: 24px 24px 0 24px;
    max-width: 800px;
}
.solid-tumors #section5 >div {
    display: flex;
    gap: 25px;
    margin-bottom: 100px;
    align-items: center;
    flex-direction: column;
}
.solid-tumors #section5 {
    max-width: 92vw;
    margin: 0 auto;
}
.solid-tumors #section5 ul {
    max-width:90vw;
    margin:auto;
}
.solid-tumors #section5 >div>div {
    max-width: 85vw;
}
   .solid-tumors #section6 {
        background-color: #F4F4F5;
        padding: 60px 24px 24px;
    }
    .solid-tumors #section6 div {
     margin: 0 auto; 
     max-width:100%; 
     padding: 0; 
     overflow-x:auto;
}
.solid-tumors #section7 > div:first-child {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.solid-tumors #section7 > div:first-child h2 {
    max-width: 100%;
}
.solid-tumors table {
    margin: 0 auto !important;
    border: 1px solid #C2A694;
}
.solid-tumors #section8 {
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
    display:none;
}
.solid-tumors #section8 >div {
    max-width: 90vw;
    width: 100%;
}
.solid-tumors #section10 > div {
    display: flex;
    gap: 32px;
    flex-direction: column-reverse;
}
.solid-tumors #section10 > div:nth-of-type(2) {
    flex-direction: column-reverse;
    margin: 32px 0 32px;
    display: flex;
}
.solid-tumors #section12 > p:first-of-type {
    font-size: 50px;
        margin-top: 70px;
        margin-bottom: 16px;
        line-height: 120%;
}
#section12 {
    max-width: 95vw;
    margin: auto;
}
.solid-tumors #section13 >div {
    display: flex;
    max-width: 768px;
    margin: 0 auto;
    gap: 50px;
    flex-direction: column;
    align-items: center;
}
.solid-tumors #section15 >div {
    display: flex;
    gap: 32px;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
}
.solid-tumors #section15 .card {
    background-color: #FFFFFF;
    width: 39.33%;
    border-radius: 8px;
}
#block-three-section1 h2 {
    font-family: "Inter-Tight";
    font-size: 36px;
    color: #050D23;
    line-height: 40px;
    max-width: 1216px;
    text-align: left;
    margin: 60px auto 16px auto;
}
#block-three-section1 p {
    text-align: left;
    margin: 0 auto 32px auto;
}
#banner-sec {
    padding: 0;
    aspect-ratio: auto;
    height: auto;
    background-image: none !important;
}
    .main-center-sec {
        margin-top: 61px;
        padding: 0 30px;
    }
/*    .banner-con {*/
/*    padding: 30px 0;*/
/*}*/
.banner-con>h1 .mob-only {
    display: block;
}
.main-center-sec .banner-con>h1 {
        font-size: 50px;
        line-height: 120%;
        font-weight: 700;
    }
    .main-center-sec .banner-con > p {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.5px;
    padding-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
}
#section-five #section4 h2 {
    margin: 60px auto 60px auto;
    text-align: left;
}
.solid-tumors #section5 h2 {
    text-align: left;
    margin-bottom: 25px;
}
.solid-tumors #section7 > div:last-child {
    background-color: #F4F4F5;
    padding: 24px 24px;
}
.solid-tumors #section7 div {
    overflow-x: auto;
}
.her2-positivity {
    display: flex;
    justify-content: space-between;
    margin: auto;
    max-width: 620px;
    flex-direction: column;
}
#section-four {
    background-color: #F1F7FD;
    padding: 60px 24px 60px 24px;
}
.solid-tumors #section13 >div >div {
    height: 440px;
}
.solid-tumors #section12 >div:last-child {
        margin-left: -24px;
        margin-right: -24px;
        margin-bottom: 32px;
    }
   .solid-tumors #section13 >p:first-child {
        font-family: "Inter-Tight";
        font-weight: 700;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0px;
        max-width: 390px;
        text-align: center;
        margin: 0 auto 32px auto;
        color: #050D23;
    }
    .solid-tumors #section13 {
    padding: 60px 24px;
}
.solid-tumors #section14 {
    padding: 32px 20px;
}
div#\#section-eight > .container {
    padding: 0;
}
.solid-tumors #section11 {
    padding: 60px 24px;
}
.solid-tumors #section11 > div:last-of-type img {
    max-width: 100%;
}
.solid-tumors #section11 > div:last-of-type {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 32px;
    row-gap: 32px;
}
.solid-tumors #section10 {
    padding: 0 24px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.solid-tumors #section10 h2 {
    font-weight: 600;
    font-size: 36px;
    text-align: left;
    line-height: 40px;
    margin-bottom: 16px;
 }
 .solid-tumors #section9 {
    max-width: 1216px;
    margin: 0 24px;
    padding-bottom: 60px;
}
.solid-tumors #section7 {
    padding: 60px 24px 48px 24px;
}
.solid-tumors #section9 h2 {
    font-size: 36px;
    text-align: left;
    line-height: 40px;
    vertical-align: middle;
    margin-top: 24px;
    margin-bottom: 48px;
    padding:0;
}
.solid-tumors #section10 > div:nth-of-type(3) {
    position: unset;
}
.solid-tumors #section10 > div >a {
    font-size: 14px;
    line-height: 28px;
    text-align:left;
    
}
.solid-tumors #section6 div img {
    max-width: none;
    overflow-x: auto;
    margin-bottom: 20px;
}
.solid-tumors #section6 h2 {
    text-align: left;
    margin-bottom: 60px;
    margin-top: 0;
}
#section-six > .container {
    padding: 0;
}
.solid-tumors #section5 {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 24px;
    }
    .solid-tumors #section5 >div>div {
    background-color: #F1F7FD;
    width: 100%;
    padding: 24px 13px;
}
 .solid-tumors #section5 >div>div h5 {
   margin: 0 auto 20px auto;
        max-width: 286px;
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
        text-align: center;
        color: #050D23;
}
#section5 .ihc-container p img {
        text-align: center;
        width: 100%;
    }
   .solid-tumors #section4 > div > a, .ihc-tets-icon {
        display: grid;
        grid-template-areas:"vector vector""text text";
        background-color: #F1F7FD;
        max-width: 1216px;
        margin: 48px auto 60px auto;
        padding: 24px;
        gap: 32px;
        align-items: center;
    }
        .solid-tumors #section4 .grid > .cel1 h5 {
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.2px;
        text-align: center;
        vertical-align: middle;
        margin-bottom: 20px;
        color: #050D23;
    }
   .solid-tumors #section4 .grid > .cel1 table {
        border: 0.5px solid #93939F;
        font-family: "Inter-Regular";
        font-size: 10px;
        line-height: 14px;
        font-weight: 450;
        text-align: center;
    }
    .solid-tumors #section4 .ihc-tets-icon {
        padding: 24px;
    }
  .solid-tumors #section4 h2 {
        color: #050D23;
        font-family: "Inter-Tight";
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0px;
        max-width: 390px;
        margin: 60px auto 60px auto;
        text-align: left;
        padding: 0 24px;
    }
     .solid-tumors #section3 > div > a {
        display: grid;
        grid-template-areas:"vector vector""text arrow";
        background-color: #F4F4F5;
        max-width: 390px;
        margin: 60px auto 0px auto;
        padding: 24px;
        row-gap: 24px;
        align-items: center;
    }
      .solid-tumors #section3 > div a>div:first-child, .solid-tumors #section3 > div>div:first-child > img {
        grid-area: vector;
        width: 46px;
        height: 62px;
    }
        .solid-tumors #section3 > div > a>h4 {
        font-family: 'Inter-SemiBold';
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.5px;
        color: #051A3A;
    }
     .solid-tumors #section3 > div a>div:last-child {
        margin-left: auto;
        /*align-self: end;*/
        height: 32px;
        width: 32px;
    }
    #section-three .video.section {
    max-width: 672px;
    border-radius: 16px;
    margin: 0 auto 60px;
}
.solid-tumors #section9 >div >div:first-child {
    padding: 40px 40px;
}
.note-section-two {
    background-color: #FFFFFF;
    padding: 48px 24px;
}
#section-four-one .note-section-two .notes {
    font-family: "Inter-Regular";
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    width: fit-content;
    margin-left: 0;
    color: #050D23;
    letter-spacing: 0px;
    margin-top: 20px;
    
}
#section-five #section4 .grid > .cel2 ul li {
    max-width: 700px;
    font-family: "Inter-Regular";
}
br.desk-only {
    display: none;
}
.cel2, .cel3, .cel4 {
    background: #f4f4f5;
}
.solid-tumors #section4 .grid > .cel3 {
        border-radius: 0 0 8px 8px;
        grid-area: cel3;
        /*padding: 20px 24px 24px 24px;*/
        max-width: 800px;
        background-color: #F4F4F5;
        font-family: "Inter-Regular";
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: -0.5px;
        color: #050D23;
    }
    #section-five #section4 .grid > .cel4 {
    margin-left: 0;
    font-family: "Inter-Regular";
    color: #543C30;
    font-weight: 700;
    height: 64px;
    font-size: 20px;
    line-height: 28px;
    display: flex;
    padding-right: 50px;
    align-items: center;
    padding-left: 32px;
}
.solid-tumors #section11 > div:first-of-type a {
    font-family: "Inter-SemiBold";
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #543C30;
    display: block;
    margin-bottom: 20px;
    padding: 16px 8px;
     border: none; 
    border-radius: 4px;
     width: fit-content; 
    display: flex;
}
.solid-tumors #section11 .mob-only {
    display: unset;
}
.solid-tumors #section11 > h2 {
    margin-bottom: 10px;
}
.solid-tumors #section7 > div:first-child h2 {
    padding-right: 15px;
}
.solid-tumors #section4 .grid > .cel1 table th {
        background-color: #BDBEBF33;
        color: #4C4C4EA6;
    }
#section-three .video-thumb-parent .video-thumb-cta {
    max-width: 100%;
     border: none; 
    border-radius: 15px;
}
#section-four-one .note-section-two .notes p {
     margin-left: 0px; 
}
.solid-tumors .banner-con img {
        aspect-ratio: 1;
        width: 93.4px;
    }
    .solid-tumors #section9 >div >div:first-child div:nth-child(2), .solid-tumors #section9 >div >div:first-child div:nth-child(4) {
        margin-bottom: 21px;
    }
    .solid-tumors #section9 >div >div:first-child div{
    display: flex;
        align-items: center;
        font-family: "Inter-Regular";
        font-weight: 600;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: -0.2px;
        vertical-align: middle;
        gap: 8px;
        color: #051A3A;
    
}
.sp-img-sec img {
    width: 45.98px;
    height: 60.72px;
}
#section-five #section3 > div > a>h4 {margin-top:0;margin-bottom:0;}
.solid-tumors #section7 .table tbody tr th {
     vertical-align: middle; 
}
.solid-tumors th sup, .solid-tumors td sup {
        line-height: 16px;
    }
    #section7 table sup {
    line-height: 16px;
}
.solid-tumors #section11 > h2 sup{
    line-height: 36px;
}
#block-three-section1 h2 sup {
    line-height: 40px;
}
.solid-tumors #section4 .grid > .cel1 table {
        border: 0.5px solid #93939F;
        font-family: "Inter-Regular";
        font-size: 10px;
        line-height: 14px;
        font-weight: 450;
        text-align: center;
    }
    .solid-tumors .image-scroll::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3); */
    border-radius: 8px;
    background-color: #D9D9D9;
    height: 8px;
  }

  .solid-tumors .image-scroll::-webkit-scrollbar {
    width: 12px;
    border-radius: 8px;
	/* background-color: #F5F5F5; */
    height: 8px;
    background-color: #D9D9D9;
  }

  .solid-tumors .image-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #051A3A;
  }
  .solid-tumors .table-scroll::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3); */
    border-radius: 8px;
    background-color: #D9D9D9;
    height: 8px;
  }

  .solid-tumors .table-scroll::-webkit-scrollbar {
    width: 12px;
    border-radius: 8px;
	/* background-color: #F5F5F5; */
    height: 8px;
    background-color: #D9D9D9;
  }

  .solid-tumors .table-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #051A3A;
  }
  .solid-tumors  .table-scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-bottom: -29px;
        padding-bottom: 21px;
    }
    .solid-tumors #section7 .table {
   
     border: none; 
    
}
  #section-three .video.section {
    max-width: 670px;
    height:100%;
    /*border: 1px solid #051A3A;*/
    margin:0 auto 120px;
}
#section-three .video-thumb-parent .video-thumb-cta {
    max-width: 670px;
    height: 100%;
    width:100%;
    border: 1px solid #051A3A;
    border-radius: 15px;
}  
}
@media(max-width:767px){
     #banner-sec {
    padding: 0;
    display: flex;
    justify-content: center;
    background-color: #050D23;
    height: auto;
    background-repeat: no-repeat;
    background-image:none !important;
    aspect-ratio: auto;
    
}
.main-center-sec .banner-con>h1 {
        font-size: 50px;
        line-height: 120%;
    }
    .banner-con>h1 .mob-only {
    display: block;
}
#block-three-section1 {
    padding: 0 24px;
}
#section-four-one .note-section-two .image-scroll img {
    max-width: 1214px;
}
#section-three .video.section {
        max-width: 370px;
        border: 1px solid #051A3A;
        border-radius: 8px;
        margin: 0 auto 60px;
        border: none;
    }
    .her2-positivity ul li {
    max-width: 600px;
}
    .her2-positivity ul {
    padding-left: 27px;

}
 .solid-tumors #section13 >div >div:first-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-brochure.png) no-repeat;
        background-size: contain;
    }
        .solid-tumors #section13 >div >div:last-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-cta-background-image.png) no-repeat;
        background-size: contain;
    }
    .solid-tumors #section13 >div >div {
        height: 387px;
    }
   .solid-tumors #section-eight-one .container {
    padding: 0 24px;
} 
.solid-tumors #section9 >div >div:first-child {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 20px;
        justify-content: space-between;
        padding: 24px;
        grid-auto-flow: row;
    }
.solid-tumors #section9 >div:last-child p {
    margin-bottom: 40px;
    line-height: 28px;
    letter-spacing: -0.2px;
    text-align: left;
    vertical-align: middle;
    padding: 0 32px 0 24px;
}
.solid-tumors #section9 >div:last-child a {
        max-width: 220px;
        /* margin: 0 auto; */
        display: flex;
        font-family: 'Inter-Regular';
        color: #543C30;
        align-items: center;
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
        letter-spacing: 0px;
        text-align: left;
        padding-left: 20px;
        justify-content: flex-start;
        margin-left: 0;
    }
    .solid-tumors #section4 .grid > .cel1 table thead th:not(:first-child) {
    width: 130px;
    text-align: center;
}
.solid-tumors #section4 .grid > .cel1 table th:first-child {
    color: #051A3A;
    font-weight: 600;
    padding: 2px;
    text-align: left;
    background-color: #94D0E21A;
    white-space: nowrap;
}
#section-five #section4 .grid > .cel2 {
    background-color: #F4F4F5;
}
   .solid-tumors #section7 .table thead th:nth-child(1)
 {
        white-space: nowrap;
        width: 173px;
        border-right: 1px solid #C2A694;
    }
    .solid-tumors #section7 .table thead th:nth-child(2) {
    width: 206px;
    border-right: 1px solid #C2A694;
    text-align: left;
}
.solid-tumors #section7 .table thead th:nth-child(3) {
    width: 209px;
    border-right: 1px solid #C2A694;
    text-align: left;
}
.solid-tumors #section7 .table thead th:nth-child(4) {
    width: 206px;
    border-right: 1px solid #C2A694;
    text-align: left;
}
.solid-tumors #section7 .table thead th:nth-child(5) {
    width: 139px;
    border-right: 1px solid #C2A694;
    text-align: left;
}
.solid-tumors #section7 .table tbody td {
    border: 1px solid #C2A694;
    padding: 4px;
    text-align: left;
    vertical-align: middle;
}
    #knowledge-section img {
        display: block;
        width: 100%;
    }
#section-seven sup:first-child {
    margin-left: 0px!important;
}
        #block-three-section1 h2{
            line-height:40px;
        }
.solid-tumors #section4 .grid > .cel1 table {
        border: 0.5px solid #93939F;
        font-family: "Inter-Regular";
        font-size: 10px!important;
        line-height: 14px!important;
        font-weight: 450;
        text-align: center;
    }
#section12 {
    margin: 0 24px;
}
.solid-tumors #section4 .grid > .cel1 table td sup {
    line-height: 14px;
}
#section-five #section4 .grid > .cel1 table th p {
    font-family: "Inter-Regular";
    line-height: 14px;
    margin-bottom: 0;
}
#section-five #section4 .grid > .cel1 table td p {
    line-height:14px;
}
.solid-tumors .image-scroll::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3); */
    border-radius: 8px;
    background-color: #D9D9D9;
    height: 8px;
  }

  .solid-tumors .image-scroll::-webkit-scrollbar {
    width: 12px;
    border-radius: 8px;
	/* background-color: #F5F5F5; */
    height: 8px;
    background-color: #D9D9D9;
  }

  .solid-tumors .image-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #051A3A;
  }
  .solid-tumors .table-scroll::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3); */
    border-radius: 8px;
    background-color: #D9D9D9;
    height: 8px;
  }

  .solid-tumors .table-scroll::-webkit-scrollbar {
    width: 12px;
    border-radius: 8px;
	/* background-color: #F5F5F5; */
    height: 8px;
    background-color: #D9D9D9;
  }

  .solid-tumors .table-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #051A3A;
  }
  .solid-tumors  .table-scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-bottom: -29px;
        padding-bottom: 21px;
    }
    .solid-tumors #section7 .table {
   
     border: none; 
    
}
}
@media(max-width:550px){
    #section-three .video.section {
        max-width: 370px;
        border: 1px solid #051A3A;
        margin:0 19px 60px 19px;
        border-radius: 8px;
        border: none;
    }
    .solid-tumors #section12 > p:first-of-type span {
    color: #855F4E;
    display: block;
}
.solid-tumors #section13 >div >div {
        height: 241px;
    }
    .solid-tumors #section13 >div >div:first-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-brochure.png) no-repeat;
        background-size: cover;
        width:342px;
        height:210px;
    }
        .solid-tumors #section13 >div >div:last-child {
        background: url(/content/dam/open-digital/saudi-hcp/en-uae/solid-tumors/images/her2-ihc-cta-background-image.png) no-repeat;
        background-size: cover;
        width:342px;
        height:210px;
    }
        .solid-tumors #section10 > div > a img {
        width: 20px;
        vertical-align: middle;
        height: 20px;
    }
    .solid-tumors #section4 .grid {
        max-width: 390px;
        padding: 0 24px;
        margin: 0 auto;
        display: grid;
        grid-template-areas:"cel1""cel2""cel4""cel3";
    }
    #section-five #section4 .grid > .cel1 {
    padding: 24px 23px 0 23px;
    max-width: 345px;
    background-color: #F4F4F5;
}
.solid-tumors #section13 >div >div:first-child a {
        margin-bottom: 20px;
    }
    .solid-tumors #section13 >div >div:first-child a {
    font-size: 14px;
    line-height: 24px;
    padding: 8px 14px;
    margin-bottom: 20px;
}
.solid-tumors #section13 >div >div:last-child a {
    font-size: 14px;
    line-height: 24px;
    padding: 8px 14px;
    margin-bottom: 20px;
}
.solid-tumors #section13 >div >div:last-child a {
        margin-bottom: 20px;
    }
    .solid-tumors #section13 >div >div:last-child span {
        max-width: 157px;
        display: block;
        font-family: "Inter-Bold";
        font-weight: 700;
        color: #FFFFFF;
        font-size: 17px;
        line-height: 20px;
        letter-spacing: -0.29px;
        text-align: center;
        vertical-align: bottom;
    }
    .right-sp-arrow img {
    align-self: end;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 6.5%;
}
/*.solid-tumors table {*/
/*    display: block;*/
/*    width: 100%;*/
/*    max-width: 100%;*/
/*    overflow-x: auto;*/
/*    -webkit-overflow-scrolling: touch;*/
/*    table-layout: fixed;*/
/*    border-collapse: collapse;*/
/*  }*/

/*.solid-tumors th,*/
/* .solid-tumors  td {*/
/*    min-width: 120px; */
/*    padding: 6px;*/
/*    font-size: 12px;*/
/*    line-height: 1.3;*/
/*    text-align: center;*/
/*    vertical-align: top;*/
/*    word-break: break-word;*/
/*  }*/

/*  .solid-tumors thead th p {*/
/*    font-size: 11px;*/
/*    margin: 0 0 6px;*/
/*  }*/

/*  .solid-tumors thead th img {*/
/*    max-width: 65px;    */
/*    height: auto;*/
/*    display: block;*/
/*    margin: 0 auto;*/
/*  }*/

/*  .solid-tumors tbody th {*/
/*    min-width: 100px;*/
/*    text-align: left;*/
/*    font-weight: 600;*/
/*  }*/
.solid-tumors #section9 >div:last-child a {
        max-width: 194px;
        font-size: 14px;
        line-height: 120%;
    }
.solid-tumors #section7 table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  table-layout: fixed; 
}
.solid-tumors #section7 th,
.solid-tumors #section7 td {
  padding: 2px;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  word-break: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
}

.solid-tumors #section7 tbody th,
.solid-tumors #section7 thead th:first-child {
  width: 22%;
  font-size: 12px;
  font-weight: 600;
}
/*.solid-tumors thead th:not(:first-child),*/
/*.solid-tumors tbody td {*/
/*  width: 49%;*/
/*}*/

.solid-tumors #section7 th p {
  margin: 0 0 4px 0;
  font-size: 12px;
}

.solid-tumors #section7 th div {
  display: flex;
  justify-content: center;
}

.solid-tumors th img {
  max-width: 100%;
  height: auto;
}

/*.solid-tumors sup {*/
/*  font-size: 9px;*/
/*  line-height: 0;*/
/*}*/
/*.solid-tumors th,*/
/*.solid-tumors td {*/
/*    padding: 4px;*/
/*    font-size: 12px;*/
/*  }*/

 .solid-tumors th p {
    font-size: 10px;
  }
  #section-five #section4 .grid > .cel2 ul li {
    max-width: 275px;
    font-family: "Inter-Regular";
}
.solid-tumors .desk-only {
    display: none;
}
#section-five #section4 .grid > .cel4 {
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    padding:20px 24px 0 24px;
}
.ihc-tets {
    padding: 0 24px;
}
.solid-tumors #section4 > div > a, .ihc-tets-icon {
        display: grid;
        grid-template-areas:"vector vector""text text";
        background-color: #F1F7FD;
        max-width: 1216px;
        margin: 48px auto 60px auto;
        padding: 24px;
        gap: 20px;
        align-items: center;
        grid-auto-flow: column;
    }
    #section-five #section4 .grid > .cel2 ul {
    font-size: 17px;
    line-height: 28px;
    list-style: disc;
    padding-left: 45px;
     margin-left: 0; 
    margin-top: 15px;
}
    .solid-tumors #section-five #section4 .grid > .cel1 table thead th:not(:first-child) {
        width: 78px;
        text-align: center;
        vertical-align: middle;
    }
        .solid-tumors #section-five #section4 .grid > .cel1 table th:first-child {
        padding: 2px;
        white-space: normal;
        vertical-align: middle;
    }
    .solid-tumors #section-five #section4 .grid > .cel1 table th {
    padding: 2px;
}
.solid-tumors #section-five tbody td p {
    margin-bottom: 0px;
    font-size: 10px;
}
.solid-tumors #section4 .grid > .cel1 table td {
    background-color: #FFFFFF;
    color: #4C4C4EA6;
    padding: 2px;
}
.solid-tumors #section-five tbody td p br{ display: block;}
#section-five #section3 div > a {
    display: grid;
    grid-template-areas:"vector vector""text arrow";
    background-color: #F4F4F5;
    max-width: 390px;
    margin: 60px auto 0px auto;
    padding: 24px;
    row-gap: 24px;
    align-items: center;
    column-gap:0;
}
#section-five #section4 .grid > .cel4 a {
    font-family: "Inter-Regular";
    color: #543C30;
    font-weight: 700;
    height: 50px;
    font-size: 14px;
    line-height: 20px;
}
/*    .solid-tumors #section7 .table thead th:nth-child(1)*/
/* {*/
/*        white-space: nowrap;*/
/*        width: 173px;*/
/*        border-right: 1px solid #C2A694;*/
/*    }*/
/*    .solid-tumors #section7 .table thead th:nth-child(2) {*/
/*    width: 206px;*/
/*    border-right: 1px solid #C2A694;*/
/*    text-align: left;*/
/*}*/
/*.solid-tumors #section7 .table thead th:nth-child(3) {*/
/*    width: 209px;*/
/*    border-right: 1px solid #C2A694;*/
/*    text-align: left;*/
/*}*/
/*.solid-tumors #section7 .table thead th:nth-child(4) {*/
/*    width: 206px;*/
/*    border-right: 1px solid #C2A694;*/
/*    text-align: left;*/
/*}*/
/*.solid-tumors #section7 .table thead th:nth-child(5) {*/
/*    width: 147px;*/
/*    border-right: 1px solid #C2A694;*/
/*    text-align: left;*/
/*}*/
/*.solid-tumors #section7 .table tbody td {*/
/*    border: 1px solid #C2A694;*/
/*    padding: 8px;*/
/*    text-align: left;*/
/*}*/
.solid-tumors #section10 > div:nth-of-type(3) {
    position: absolute;
    bottom: 90px;
}
    .solid-tumors #section11 > div:first-of-type a {
        font-family: "Inter-SemiBold";
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
         max-width: 277px;
        display: flex;
        padding:0;
       
    }
    .mobile-only-br{display:block;}
    #section-five #section4 .grid > .cel1 table th p {
    font-size: 10px;
}
#section-five #section4 .grid > .cel1 table td p {
    font-size: 10px;
}
.solid-tumors th sup,
.solid-tumors td sup{
    line-height:16px;
}
 
}

