/* caregiver-support CSS */

@font-face {
    font-family: "solex";
    src: url("/etc/designs/code/website-services/us/rwd-imfinzi-com/fonts/solexot-bold-webfont.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    display: swap;
}
span.letter-spacing {
    font: normal normal 700 63px / 52px "solex";
    padding-left: 0.05em;
}
.banner-container {
    background-image: #07729B;
    height: 175px;
    position: relative;
	background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/endometrial-cancer/mobile/supportHeroBgMob.png);
	margin-top: 0;
    background-size: cover;
}

.pink-var {
    color: #FA00FF;
    
}

.body-container p, .body-container ul li{
    font-family: 'DIN-2014';
    color: #555555;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.bannerDesc {
    font-weight: 600;
    font-size: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(344deg);
}

.head-1 {
    color: #07729B;
    text-align: center;
    font-family: "solex";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    margin-top: 30px;
}

.width-1128 {
    padding: 0 16px;
}

.head-2 {
    color: #07729B;
    font-family: "solex";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.body-copy1 {
    width: 90%;
    margin: 20px 0 50px;
}

.three-col-layout .col {
    border-radius: 5px 30px;
    background: #F8F8F8;
    padding: 20px 24px;
    margin-bottom: 30px;
}

.three-col-layout .col-head {
    height: 89px;
    display: flex;
    align-items: center;
    margin: 0 0 18px;
}

.three-col-layout .col-head .col-icon--img {
    width: 89px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.three-col-layout p.col-copy {
    margin: 0;
}

.three-col-layout .col-2 .col-copy {
    width: 96%;
}

.divide-copy-head {
    display: flex;
    height: 57px;
    justify-content: center;
    align-items: center;
    border-radius: 5px 30px 0px 0px;
    background: #193866;
    color: #FFF;
    text-align: center;
    font-family: 'DIN-2014';
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    margin: 0;
}

.two-col-layout {
    padding: 29px 6px 29px 15px;
    display: flex;
    border-radius: 0px 0px 5px 30px;
    background: #F8F8F8;
    margin-bottom: 30px;
}

.two-col-layout img {
    width: 67px;
    height: 70.116px;
    margin-right: 13px;
}

.divide-copy__txt {
    margin-top: -6px;
}

ul.blue-clr--list {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

ul.blue-clr--list > li:before {
    content: "•";
    font-size: 30px;
    top: 5px;
    line-height: 19px;
    position: absolute;
    left: 0px;
    color: #07729B;
}

ul.blue-clr--list li {
    position: relative;
    padding-left: 17px;
}

ul.blue-clr--list li:not(:last-child) {
    margin-bottom: 10px;
}

/*.end-callout--head {
    color: #FFF;
    text-align: center;
    font-family: "solex";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.end-page-callout {
    padding: 19px 0 27px!important;
    height: auto;
}

a.white-btn {
    border-radius: 8px;
    background: #E6F1F5;
    display: inline-flex;
    padding: 12px 22px;
    align-items: center;
    font-family: 'DIN-2014';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #07729B;
    margin: 25px auto 0;
}

.end-page-callout {
    background-color: #07729B;
}

.fn-wrap.width-1128 {
    padding: 28px 13px;
}

p.fn-copy {
    margin-bottom: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-family: 'DIN-2014';
    color: #555555;
}*/

@media screen and (max-width: 991px) {
	.three-col-layout .col-2 .col-head .col-icon--img {
        margin-right: 21px;
    }
    
    .three-col-layout .col-3 .col-head .col-icon--img {
        margin-right: 25px;
    }
}

@media screen and (min-width: 992px){
	.width-1128 {
        max-width: 1128px;
        margin: auto;
        padding: 0;
    }
    .banner-container{
        height: 364px;
        background-color: #07729B;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/endometrial-cancer/desktop/supportHeroBgDesk.jpg);
        margin-top: 43px;
        background-repeat: no-repeat;
    	background-size: cover;
    }
    .banner-container p,
    .banner-container .head-one {
        color: #FFF;
        font-family: "solex";
        font-size: 63px;
        font-style: normal;
        font-weight: 700;
        line-height: 66px;
        width: 1106px;
        margin: 0 auto;
        padding: 0 0 0 100px;
    }
    .banner-container p u,
    .banner-container .head-one u{
        text-decoration: none;
        border-bottom: 4px solid #AA182C;
    }
    
    .bannerDesc {
        font-size: 160px;
    }

    p.body-copy1 {
        margin-bottom: 54px;
    }
    
    .three-col-layout {
        display: flex;
        justify-content: space-between;
    }
    
    .three-col-layout > div {
        width: 353px;
    }
    
    .three-col-layout .col {
        padding: 10px 27px 34px 41px;
        margin-bottom: 33px;
    }
    
    .divide-copy-head {
        font-family: "solex";
        font-size: 26px;
        line-height: 19px;
    }
    
    .two-col-layout {
        padding: 40px 6px 23px 49px;
    	margin-bottom: 50px;
    }
    
    .two-col-layout img {
        width: 109px;
        height: 114.07px;
        margin-right: 48px;
    }
    
    .divide-copy__txt {
        max-width: 787px;
    }
    
    ul.blue-clr--list li:not(:last-child) {
        margin-bottom: 5px;
    }
    
    /*a.white-btn {
        margin: 0 82px 0 0;
    }
    
    .end-page-callout {
        padding: 0!important;
    }
    
    .end-callout-wrap {
        height: 130px;
        align-items: center;
        justify-content: space-between;
    }

    .fn-wrap.width-1128 {
        padding: 28px 0;
    }*/

}
