@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
/*header*/
.moa-hcc-page .hcc-unresectable-header #main-nav .cmp-navigation__group>li:nth-child(1) a {
  border :none;
  text-decoration: none;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(1) 
a.cmp-navigation__item-link span{
  font-weight: 400 !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(6) a.cmp-navigation__item-link span{
  font-weight: 700 !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(6) 
a.cmp-navigation__item-link,
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(6) 
a.cmp-navigation__item-link:hover{
    font-weight: 700;
    border-bottom: 4px solid #9E2A33;
    position: relative;
    z-index: 1;
    text-decoration: none;
}
#unresectable-moa .hcc-unresectable-header #main-nav .cmp-navigation ul li:nth-child(3):hover a {
    height: 49px;
}
 .moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(1) a.cmp-navigation__item-link:hover{
  border-bottom: 4px solid #9E2A33 !important;
  padding: 10.5px 15px 10.5px 14px !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(2) a.cmp-navigation__item-link:hover{
    padding: 10.5px 15px 8px 14px !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(2) ul.cmp-navigation__dropdownmenu 
.cmp-navigation__item a.cmp-navigation__item-link:hover{
    padding: 10.5px 15px 10.5px 14px !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(3) a.cmp-navigation__item-link:hover{
    padding: 10.5px 15px 2.5px 14px !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(5) 
a.cmp-navigation__item-link:hover,
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(6) 
a.cmp-navigation__item-link:hover{
    padding: 10.5px 14px 7.5px 14px !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(1) a.cmp-navigation__item-link:hover span,
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(2) 
a.cmp-navigation__item-link:hover span,
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(3) 
a.cmp-navigation__item-link:hover span,
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(4) 
a.cmp-navigation__item-link:hover span,
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(5) 
a.cmp-navigation__item-link:hover span,
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0:nth-child(6) 
a.cmp-navigation__item-link:hover span{
  font-weight: 700 !important;
}
.moa-hcc-page .hcc-unresectable-header #main-nav nav.cmp-navigation 
ul.cmp-navigation__group li.cmp-navigation__item--level-0 ul.cmp-navigation__dropdownmenu {
    height: 39px;
}
.moa-hcc-page .hcc-unresectable-header #mobile-header .mobile-menu #mob-box .mob-page-menu ul.nav .moa.multi-level.active{
    display: block;
}
#unresectable-moa.moa-hcc-page #moa-content{
    padding: 0;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container{
    margin-top: 94px; 
    margin-top: 83px;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg {
    background: linear-gradient(to bottom, #AABFD8, #ECF1F6 100vh, #ECF1F6);
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container{
    max-width: 950px;
    background: #ffffff;
    margin: 0 auto;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content{
    max-width: 722px;
    margin: 0 auto;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .page-title h1{
    font-size: 38px;
    line-height: 38px;
    color: #003865;
    max-width: 722px;
    margin: 0 auto;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
    padding: 70px 0 30px;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content h2{
    font-size: 24px;
    line-height: 28px;
    color: #003865;
    font-weight: 500;
    padding: 10px 0 10px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 20px;
    margin-bottom: 10px;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content h2 .green{
    color: #007A6D;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content h2 .red{
    color: #AC182E;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content h2 sup{
    top: -.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .subhead {
    color: #003865;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: 'Ubuntu', sans-serif;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content h2 img.desktop-only{
    display: block;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .moa-img-sec.mobile-only{
    display: none;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .callout {
    border: 0.5px solid #03315D;
    border: 1px solid #6d6e71;
    max-width: 680px;
    margin: 35px auto;
    position: relative;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .callout:before {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/imfinzi-hcp/us/en/hcc/moa/desktop/callout-arrow.svg) no-repeat;
    position: absolute;
    width: 61px;
    height: 36px;
    top: 7px;
    left: -22px;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .callout p {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.21px;
    font-weight: 500;
    color: #007A6D;
    padding: 12px 25px 12px 50px;
    margin-bottom: 0;
    font-family: 'Ubuntu', sans-serif;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .callout p sup{
    top: -.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content
 .switch-section{
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content 
.switch-section a{
    color: #173A64;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    padding: 30px 50px;
    font-family: 'Ubuntu', sans-serif;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content 
.switch-section a.prev-link::before {
    background: url(/content/dam/intelligentcontent/brands/imfinzi-hcp/us/en/hcc/qol/desktop/page-switch-icon.png) no-repeat;
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 22px;
}
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content 
.switch-section a.next-link::before {
    background: url(/content/dam/intelligentcontent/brands/imfinzi-hcp/us/en/hcc/qol/desktop/page-switch-icon.png) no-repeat;
    right: 0;
    content: '';
    width: 32px;
    height: 32px;
    left: auto;
    transform: rotate(180deg);
    top: 22px;
    position: absolute;
}
#unresectable-moa.moa-hcc-page .hcc-unreseactable-ref-abbr--section.hcc-unresectable--moa {
    display:block;
}
#unresectable-moa.moa-hcc-page #text-48e9be4b1b{
    display: none;
}
#unresectable-moa.moa-hcc-page #text-aa9a66f8ed.cmp-text{
    padding:0;
}
#unresectable-moa.moa-hcc-page #isi-immune-medical.cmp-text{
    padding-bottom:0;
}

@media only screen and (max-width: 991px) {
    /*header */
    #unresectable-moa.moa-hcc-page #hcp-unresectable-home.unresectable-hcc #hcc-unresectable-header #mobile-header 
    .hcc-unresectable-header .top-isi {
        right: 70px;
    }
#unresectable-moa.moa-hcc-page #hcc-unresectable-header #mobile-header {
    height: 96px;
}  
    #unresectable-moa.moa-hcc-page #hcc-unresectable-header #mobile-header .mobile-menu .text #text-c7f4c9d264.cmp-text,
    #unresectable-moa.moa-hcc-page #hcc-unresectable-header #mobile-header .mobile-menu .text #text-cbfd8edac6.cmp-text{
        padding: 0;
    }
    /*header ends */

    /*content start*/
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content{
        margin: 0 15px;
        max-width: 100%;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .page-title h1{
        padding: 30px 0 15px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .page-title h1{
        font-size: 26px;
        line-height: 29px;
        letter-spacing: -0.52px;
        color: #003865;
        font-weight: 700;
        font-family: 'Ubuntu', sans-serif;
        padding: 30px 0 15px;
        margin: 0;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container 
    #moa-content .page-content h2{
        font-size: 24px;
        line-height: 28px;
        color: #003865;
        font-weight: 500;
        padding: 10px 0 10px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .subhead {
        color: #003865;
        font-weight: 400;
        font-size: 22px;
        line-height: 25px;
        font-family: 'Ubuntu', sans-serif;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content h2 img.desktop-only{
        display: none;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only{
        display: block;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p{
        margin: 0 0 10px;
        font-size: 14px;
        line-height: 1.42857143;
        font-family: 'Ubuntu', sans-serif;
        font-weight: 400;
        margin-bottom: 10px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .moa-img-section.mobile-only p:first-of-type {
        color: #4A4A4A;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc {
        padding-left: 40px;
        position: relative;
        font-size: 16px;
        line-height: 20px;
        color: #000000;
        font-family: 'Ubuntu'
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc sup{
        top: -.5em;
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc span.bold-blue-txt{
        font-family: 'Ubuntu';
        color: #007A6D;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc span.bold-red-txt{
        color: #A2192A;
        font-family: 'Ubuntu';
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only img {
        margin: 0 auto;
        display: block;
        max-width: 300px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc::before {
        content: '1';
        font-size: 17px;
        line-height: 19px;
        font-weight: 700;
        color: #ffffff;
        background: #003865;
        padding: 7px 12px 6px 13px;
        width: 32px;
        height: 34px;
        border-radius: 50%;
        position: absolute;
        left: 0;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc.moa-img-4::before {
        padding: 7px 12px 6px 11px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .moa-img-desc.moa-img-2:before {
        content: '2';
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .moa-img-desc.moa-img-3:before {
        content: '3';
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .moa-img-desc.moa-img-4:before {
        content: '4';
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc .text-nowrap {
        white-space: nowrap;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc sup{
        top: -.5em;
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .moa-imjudo-img-wrap .moa-imjudo-img {
        width: 100px;
        position: relative;
        top: 12px;
        left: 20px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .moa-imfrinzi-pd1-img-wrap .moa-imfrinzi-pd1-img {
        width: 100px;
        position: relative;
        top: 220px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only p.moa-img-desc .moa-img-desc span.text-nowrap{
        white-space: nowrap;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .list-sec{
        padding-left: 40px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .list-sec ul.arrow-list{
        padding-left: 14px;
        list-style-position: outside;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .list-sec ul.arrow-list li{
        line-height: 20px;
        list-style-type: disc;
        color: #555555;
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        margin-bottom: 10px;
        position: relative;
        font-family: 'Ubuntu', sans-serif;
        padding-left: 10px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .moa-img-section.mobile-only .list-sec ul.arrow-list li::marker{
        color: #007A6D;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .callout {
        margin: 35px 10px;
        padding: 10px 15px 10px 30px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .callout::before {
        width: 42px;
        height: 25px;
        background-size: 100%;
        left: -16px;
        top: 8px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .callout p {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0;
        font-weight: 500;
        color: #007A6D;
        font-family: 'Ubuntu', sans-serif;
        padding: 0;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .callout p sup{
        top: -.5em;
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }
     #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .switch-section{
        justify-content: space-between;
        align-items: center;
        margin-bottom: 35px;
        margin-top: 11px;
    }
     #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .switch-section a{
        padding:0 20px 0 20px;
        font-family: 'Ubuntu', sans-serif;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .switch-section a.prev-link{
        padding-left: 50px;
        padding-right: 40px;
        padding-bottom: unset;
        padding-top: 7px;
    }    
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .switch-section a.next-link{
        padding-right: 50px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .switch-section a.next-link.mobile-only{
        padding-right: 50px;
        padding-left: 35px;
        padding-top: 7px;
        text-align: right;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .switch-section a.prev-link::before {
        left: 1px;
        top: 9px;
        padding-top: unset;
        padding-bottom: unset;
        padding-right: 20px;
        padding-left: 42px;
    }   
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
    .page-content .switch-section a.next-link::before {
        left: auto;
        top: 12px;
        padding-top: unset;
        padding-bottom: unset;
        padding-right: 39px;
    }
    /*content end*/
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .page-title h1 {
        font-size: 24px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .switch-section {
        justify-content: space-between;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .switch-section a.prev-link {
        padding-left: 50px;
        padding-right: 40px;
        padding-bottom: unset;
        padding-top: 7px;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .switch-section a.next-link.mobile-only {
        padding-right: 50px;
        padding-left: 35px;
        padding-top: 7px;
        text-align: right;
    }
    #unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .switch-section a {
        font-size: 12px;
        line-height: 18px;
    }
}

/*compatibility*/
@media only screen and (min-width: 992px) and (max-width: 1100px) {
    
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg {
    padding: 0 60px;
}
    
}

@media only screen and (min-width: 391px) and (max-width: 991px) {
    
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container {
    max-width: unset;
} 

#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content 
.page-content .callout {
    max-width: unset;
}
    
}

@media only screen and (min-width: 320px) and (max-width: 375px) {
    
#unresectable-moa.moa-hcc-page #hcp-moa-container #hcp-moa-bg #moa-container #moa-content .page-content .switch-section a {
    font-size: 12px;
    line-height: 18px;
}
    
}
