/* About BTCs CSS */

@import url("/etc/designs/code/website-services/us/rwd-imfinzi-com/cholangiocarcinoma-gallbladder-cancer/css/accordion-module.css");

/* Font Imports */

@import url('https://fonts.cdnfonts.com/css/filson-pro?styles=96092,96090,96082,96086,96080');

@font-face {
    font-family: 'Filson-Pro-Regular';
    font-weight: 400;  /* Regular weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProRegular.woff');
}

@font-face {
    font-family: 'Filson-Pro-Medium';
    font-weight: 500;  /* Medium weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProMedium.woff');
}

@font-face {
    font-family: 'Filson-Pro-Bold';
    font-weight: 700;  /* Bold weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBold.woff');
}

@font-face {
    font-family: 'Filson-Pro-Heavy';
    font-weight: 800;  /* Heavy weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProHeavy.woff');
}

@font-face {
    font-family: 'Filson-Pro-Black';
    font-weight: 900;  /* Black weight */
    font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBlack.woff');
}


.page-main__wrapper {
    max-width: 960px;
    margin: 64px auto;
}

.page-main__wrapper.page-main__wrapper--heading-block {
    margin: 30px auto 0;
}

h1.page-heading__heading {
    font-family: "Filson Pro";
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0.4px;
    color: #063A4C;
    text-align: center;
}

.content-accordion__wrapper {
    max-width: 940px;
    margin: 0 auto;
}

.page-heading__block {
    margin: 80px auto 40px;
}

.content-accordion {
    background: #ECFCFF;
    padding: 51px 0;
}

h3.content-accordion__heading {
    font-family: "Filson Pro";
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    color: #063A4C;
    margin: 0 0 0px;
    text-align: center;
}

h3.info-box__heading {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Filson Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    color: #fff;
    background: #193965;
    padding: 16px 40px;
    text-align: center;
}

.info-box__container {
    background: #CCF4FD;
    padding: 40px 56px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 48px;
}

.info-box__item {
    flex-basis: 390px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

p.info-box__item-txt {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #091B34;
    text-align: center;
}
.info-box-group {
    margin: 40px 0 120px;
    display: flex;
    gap: 32px;
}

.info-box-group .info-box__item {
    background: #CCF4FD;
    height: 453px;
    width: 454px;
    gap: 24px;
    padding: 40px 48px;
}

.info-box-group h3.info-box__heading {
    height: 82px;
}

ul.info-box__list {
    padding: 0 0 0 30px;
}

li.info-box__list-item {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    margin: 0 0 5px;
}

li.info-box__list-item::marker {
    font-size: 15px;
}

p.content-accordion__text {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 425;
    line-height: 24px;
    color: #333;
    text-align: center;
    margin: 24px 0;
}

.content__wrapper {
    max-width: 940px;
    padding: 64px 0;
    margin: 0 auto;
}

.content__wrapper--blue {
    background: #ECFDFF;
}

h3.content-copy__heading {
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    margin: 0 0 14px;
    color: #091B34;
    text-align: center;
    margin: 0 0 10px;
}

h4.content-copy__heading {
    font-family: "Filson Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.24px;
    margin: 50px 0 20px;
    color: #091B34;
    text-align: center;
}

ul.content-copy__list {
    padding: 0 0 0 10px;
}

li.content-copy__list-item {
    list-style: none;
    position: relative;
    padding-left: 2rem;
}

li.content-copy__list-item::before {
    content: "•";
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


p.content-copy__txt {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.page-banner--cta {
    background: #063A4C;
}

.page-banner--cta__wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 40px;
    max-width: 969px;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.page-banner--cta__text {
    flex-basis: 494px;
    font-family: "Filson Pro";
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.24px;
    color: #fff;
}

.page-banner--cta__btn {
    display: flex;
    gap: 16px;
    padding: 24px;
    background: #B8F0FF;
}

.page-banner--cta__btn:hover {
    background: #80E4F9;
}
.page-banner--cta__btn:hover img {
    transform: translateX(8px);
    transition: 150ms;
}
a.page-banner--cta__btn-link:active {
    background: #80E4F9;
    transition: transform 150ms;
    transform: scale(0.95);
    transform-origin: center;
}

a.page-banner--cta__btn-link {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #091B34;
}
a.page-banner--cta__btn-link:hover {
	background:#A3E9FE;
}
p.page-banner--cta__fotnote {
    font-family: "Filson Pro";
    font-size: 14px;
    font-weight: 425;
    line-height: 20px;
    max-width: 1140px;
    margin: 32px auto;
    color: #333;
}
.container-2{
    background-color: #327096;
}
.container-2 p{
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    max-width: 937px;
    margin: auto;
    padding: 51px 0;
    font-weight: 400;
 }
.accordion-container .accordion-header.ui-state-active#ah-1{
    padding: 70px 32px 18px 32px;
}
.accordion-images{
	width: 420px;
    height: 370px;
    padding: 72px 26px 40px;
}
.accordion-container .accordion-header.ui-state-active{
    padding: 45px 32px 18px 32px;
}
h3.active + div#ui-id-1.tab-content {
        height: 111px !important;
        padding: 0px 32px 0px 32px;
    }
.accordion-container .tab-content p{
    color: #333333
}
.accordion-container .accordion-header{
    color: #063A4C;
    line-height: 30px;
}
h3.active#ah-2 + .tab-content {
        height: 130px !important;
    }
.accordion-container #ah-3.accordion-header.ui-state-active {
        padding-top: 45px;
    }
h3.active#ah-3 + .tab-content {
        height: 135px !important;
    }
.accordion-container #ah-2.ui-state-active .ui-icon {
    top: 111px;
}
.accordion-container #ah-3.ui-state-active .ui-icon {
    top: 114px;
}



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

    .page-main__wrapper {
        max-width: 100%;
    }

    .page-main__wrapper.page-main__wrapper--heading-block {
        margin: 40px auto 0;
    }

    .page-heading__block {
        margin: 40px 15px;
    }
    
    .page-banner--cta__text {
        flex-basis: auto;
    	margin: 0 auto;
    }
    
    h1.page-heading__heading {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
    }

    h3.content-accordion__heading {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: 0.52px;
    }

    .content-accordion {
        padding: 51px 0;
    }

    .info-box-group {
        flex-direction: column;
        margin: 40px 0 55px;
    }

    .info-box-group .info-box__item {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    h3.info-box__heading {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.24px;
        padding: 16px 25px;
    }

    .info-box__container {
        padding: 40px 15px;
        justify-content: center;
    }

    .info-box-group h3.info-box__heading {
        height: 79px;
    }

    .info-box-group .info-box__item {
        padding: 40px 15px;
    }

    img.info-box__item-img {
        max-width: 120px;
    }

    .content__wrapper {
        max-width: 100%;
        margin: 0 15px;
        padding: 32px 0;
    }

    .content__wrapper--blue .content__wrapper {
        padding: 64px 0 64px;
    }

    h3.content-copy__heading {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: 0.52px;
    }

    h4.content-copy__heading {
        margin: 40px 0 20px;
    }

    ul.content-copy__list {
        padding: 0 0 0 15px;
    }

    ul.content-copy__list {
        padding: 0 0 0 10px;
        margin: 0;
    }

    .page-banner--cta__wrapper {
        max-width: 100%;
        flex-direction: column;
        margin: 0 15px;
        gap: 40px;
    }
    a.page-banner--cta__btn-link {
        width: 100%;
        max-width: 280px;
    }
    .page-banner--cta__btn {
        justify-content: center;
        padding: 12px 23px;
    }
    p.page-banner--cta__fotnote {
        max-width: 100%;
        margin: 32px 15px;
    }
    .container-2 p{
        padding: 35px 15px;
        text-align: center;
    }
    .accordion-container .accordion-header.ui-state-active#ah-1 {
        padding: 24px 16px 18px 16px;
    }
        .accordion-container .tab-content p {
        max-width: 275px;
    }
    .accordion-container .ui-state-active .ui-icon {
        top: 90px;
        right: 20px;
    }
    h3.active + div#ui-id-1.tab-content{
        height: auto!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    }
    .accordion-images {
        width: 100%;
        height: auto;
        padding: 24px 16px 20px;
        margin: 0;
	}
        .accordion-images img {
        max-width: 304px;
        height: 180px;
        width: 304px;
    }
	.accordion-container .accordion-header.ui-state-active {
    	padding: 24px 16px 18px 16px;
	}
	.accordion-container .tab-content .tab-second-item p {
        max-width: 274px;
    }
    .accordion-container #ah-2.ui-state-active .ui-icon {
        top: 100px;
    }
	.accordion-container #ah-3.ui-state-active .ui-icon {
    	top: 132px;
	}
}
