/* Side Effects 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: 940px;
    margin: 64px auto;
}

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

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

.page-section__content-banner {
    background: #063A4C;
}
.content-banner__block {
    max-width: 940px;
    margin: 0 auto;
    padding: 51px 0;
}

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

h2.content-banner__title {
    font-family: "Filson Pro";
    font-size: 30px;
    font-weight: 800;
    line-height: 38px;
    text-align: center;
    margin: 0 0 10px;
    color: #fff;
}

p.content-banner__text {
    font-family: "Filson Pro";
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    margin: 0;
    color: #fff;
}

.page-section__symptomps {
    padding: 64px 0 64px;
    background: #ECFCFF;
}

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

h3.content-symptoms__block-heading {
    font-family: "Filson Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    text-align: left;
    /*color: #333;*/
    color:#063A4C;
}

ul.content-symptoms__list {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 40px auto;
}

.show-fpo::after {
    content: url(/content/dam/website-services/us/498-rwd-imfinzi-com/mibc1/global/FPO.svg);
    z-index: 2;
    position: absolute;
    top: 45%;
    left: 45%;
    display:none;
}


li.content-symptoms__item {
    display: flex;
    gap: 32px;
    align-items: center;
    padding: 32px;
    background: #fff;
    position: relative;      
}

li.content-symptoms__item:not(:last-of-type) {
    border-bottom: solid 2px #ECFCFF;
}

img.content-symptoms__icon {
    max-width: 80px;
    width: 100%;
}

p.content-symptoms__text {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
}

p.content-symptoms__block__footnote {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
}

h3.content-sideeffects__headline {
    font-family: "Filson Pro";
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.24px;
    text-align: center;
    color: #063A4C;
}

.content-sideeffects__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 40px;
    margin: 40px 0 64px;
}

.content-sideeffects__row {
    display: flex;
    flex-direction: row;
    gap: 32px;
    justify-content: center;
    align-items: center;
}

.content-sideeffects__item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    width: 162px;
    margin-bottom: auto;
}

p.content-sideeffects__text {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 800;
    line-height: 24px;
    text-align: center;
    color: #063A4C;
}

img.content-sideeffects__icon {
    max-width: 80px;
}

p.content-sideeffects__footnote {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    text-align: center;
}
.causes {
    display: flex;
}
.causes ul{
	padding-left: 30px !important;
    flex-basis: 453px;
    margin: 22px 0 8px;
}
.causes ul:last-child {
    padding-left: 63px !important;
}
.causes li {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
    color: #333;
    list-style-type: disc;
}
p.content-sideeffects__footnote:not(:last-child) {
    margin: 0 0 10px;
}

p.content-sideeffects__footnote.content-sideeffects__footnote--special {
    margin: 24px 0 14px;
}

a.content-sideeffects__footnote-link {
    color: #063A4C;
    font-weight: 800;
    text-decoration: underline;
}

#maincontent a.content-sideeffects__footnote-link:hover {
    text-decoration: underline;
    color: #116379;
}

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

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

.page-banner--cta__text {
    flex-basis: 458px;
    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;
    transition: all 150ms;
}

.page-banner--cta__btn:hover {
    background: #80E4F9;
}

.page-banner--cta__btn:active {
    background: #80E4F9;
    transform: scale(0.95);
}

a.page-banner--cta__btn-link {
    font-family: "Filson Pro";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
    color: #091B34;
}

.page-banner--cta__btn-link-icon {
    transition: transform 150ms;
}

.page-banner--cta__btn:hover .page-banner--cta__btn-link-icon {
    transform: translateX(8px);
}

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;
}
/* Desktop Only */

@media screen and (min-width: 992px) {
    li.content-symptoms__item:last-child p.content-symptoms__text {
        width: 85%;
    }

    img.content-symptoms__icon {
        align-self: flex-start;
    }
}

/* Mobile Styles */

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

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

    h1.page-heading__heading {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.3px;
    }

    .content-banner__block {
        max-width: 100%;
        margin: 0 15px;
        padding: 40px 0;
    }
    
    h2.content-banner__title {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: 0.52px;
    }
    .page-section__symptomps {
        padding: 32px 0 32px;
    }

    .content-symptoms__block {
        max-width: 100%;
        margin: 0 15px;
    }

    li.content-symptoms__item {
        flex-direction: column;
    }

    .content-sideeffects__block {
        margin: 0 15px;
    }

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

    .content-sideeffects__wrapper {
        margin: 40px 0 64px;
    }

    .content-sideeffects__row {
        flex-direction: column;
        gap: 64px;
    }

    .page-banner--cta__wrapper {
        max-width: 100%;
        flex-direction: column;
        margin: 0 15px;
    }

    p.content-sideeffects__footnote:not(:last-child) {
        margin: 0 15px 10px;
    }

    p.content-sideeffects__footnote {
        margin: 0 15px;
    }

    .content-sideeffects__item {
        width: 240px;
    }

    .page-banner--cta__text {
        flex-basis: auto;
    }

    .page-banner--cta__btn {
        padding: 24px;
    }

    a.page-banner--cta__btn-link {
        text-align: left;
    }

    p.page-banner--cta__fotnote {
        max-width: 100%;
        margin: 32px 15px;
    }

    .show-fpo::after {
        top: 45%;
        left: 35%;
    }
    .causes {
        flex-direction: column;
    }
    .causes ul{
    	flex-basis:auto;
    }
	.causes ul {
        padding-left: 50px !important;
    	margin-bottom: 0;
    }
	.causes ul:last-child {
        padding-left: 50px !important;
        margin: 0 0 32px;
    }
}