/* /content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/css/patient-stories-egpa.css */

#patient-stories-egpa #whole-content sup{
    line-height:0;
    font-size:60%;
}

#patient-stories-egpa .cmp-video__player,#patient-stories-egpa .cmp-video__content {
    padding: 0;
    min-height:199px;
}

#patient-stories-egpa desktop-only{
    display:none;
}

#patient-stories-egpa .cmp-title__text, #patient-stories-egpa h1{
    margin:0;
}

#patient-stories-egpa .cmp-text{
    padding:0;
    margin:0;
    font-family:unset;
}

#patient-stories-egpa .nowrap{
    white-space:nowrap;
}

#patient-stories-egpa .background-header{
    min-height: 102.55px;
    background-size: unset;
    background-repeat:no-repeat;
    margin: 0;
    background-color: #333F48;
    background-position:right;
}


#patient-stories-egpa .content-center-sr{
    display:flex;
    flex-direction:row;
    justify-content: space-between;
    align-items:center;
    padding: 0 20px;
    max-width: 1180px;
    margin:0 auto;
}

#patient-stories-egpa .content-center-sr h1{
    font-family: "filson-pro", sans-serif;
    font-weight:700;
    font-style:italic;
    font-size:25px;
    line-height:26px;
    max-width: 50%;
    color:#fff;
}
#patient-stories-egpa #whole-content{
    font-family: "filson-pro", sans-serif;
    color:#333F48;  
    padding:0 20px;
    max-width:1180px;
    margin:0 auto;
}

#patient-stories-egpa #whole-content h2{
    font-weight:900;
    font-size:18px;
    line-height:24px;
    text-align:center;
    max-width:90%;
    margin:0 auto;
    padding-top:20px;
}

#patient-stories-egpa #whole-content .patient-stories-text{
    max-width:70%;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:20px;
    padding:20px 0;
    text-align:center;
    font-weight:425;
    font-size:14px;
    line-height:21px;
}

#patient-stories-egpa #whole-content .patient-stories-text .text2{
    font-size:16px;
    line-height:20px;    
}

#patient-stories-egpa #whole-content h3{
    height:36px;
    text-align:center;
    background:#B02576;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#FFFFFF;
    font-weight:425;
    font-size:17px;
    line-height:24px;
}

#patient-stories-egpa #whole-content .intro-video-text p{
    padding-top:44px;
    padding-bottom:24px;
    text-align:center;
    font-weight:425;
    font-size:14px;
    line-height:21px;
    max-width:95%;
    margin:0 auto;
    position:relative;
}

#patient-stories-egpa .cmp-video__playicon {
    content:"";
    background:url("/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/egpa-patient-support/desktop/sarah-play-button.svg");
    position:absolute;
    background-size:contain;
    background-repeat:no-repeat;
    /*top: 92px;*/
}


@media only screen and (min-width: 992px){
    #patient-stories-egpa mobile-only{
    display:none;
}

#patient-stories-egpa desktop-only{
    display:block;
}
    
    
#patient-stories-egpa .background-header {
    min-height: 117px;
    background-size: unset;
    background-repeat:no-repeat;
    margin: 0;
    background-color: #333F48;
    background-position:right;
}  

#patient-stories-egpa .content-center-sr h1{
    font-size:52px;
    line-height:61px;
}
    
#patient-stories-egpa #whole-content h2{
    font-size:36px;
    line-height:41px;
    padding-top:35px;
}

#patient-stories-egpa #whole-content .patient-stories-text{
    font-size:17px;
    line-height:24px;
}

#patient-stories-egpa #whole-content .patient-stories-text .text2{
    font-size:24px;
    line-height:28px;    
}


#patient-stories-egpa #whole-content .intro-video-text p{
    font-size:14px;
    line-height:21px;
    max-width:99.8%;
}

#patient-stories-egpa .cmp-video__playicon {
    top: 136.77px;
    left: 285px;
    height: 131px;
    width: 131px;
}

#patient-stories-egpa .cmp-video__player,#patient-stories-egpa .cmp-video__thumbnail,#patient-stories-egpa .cmp-video__video{
    padding: 0;
    width:703px;
    min-height:unset;
    height: 388px !important;
    margin:0 auto;
}

    #patient-stories-egpa .cmp-video__content{
        width:703px;
        margin:0 auto;
    }

}

