#severe-eosinophilic-asthma .sea-home-intro{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 92px;
}

#severe-eosinophilic-asthma .sea-home-intro figure{margin: 0;}
#severe-eosinophilic-asthma .sea-home-intro figure img{max-width: 108px;}

#severe-eosinophilic-asthma .sea-home-intro h2,
#severe-eosinophilic-asthma .sea-home-intro h1 {
    font-family: "myriad-pro";
    font-weight: 700;
    margin: 0;
}
#severe-eosinophilic-asthma .sea-home-intro h2 {
    font-style: italic;
    font-size: 32.64px;
    line-height: 44.88px;
    color: #AE2573;
    position: relative;
    margin: 16px 0 32px;
}
#severe-eosinophilic-asthma .sea-home-intro h2::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #333F48;
    position: absolute;
    top: 0;
}
#severe-eosinophilic-asthma .sea-home-intro h2::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #333F48;
    position: absolute;
    bottom: 0;
    left: 0;
}
#severe-eosinophilic-asthma .sea-home-intro h1{
    font-size: 32px;
    line-height: 22px;
    color: #333F48;
}

#severe-eosinophilic-asthma .sea-home-body{
    margin-top: 80px;
}
#severe-eosinophilic-asthma .sea-home-body p{
    font-family: "myriad-pro";
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #333F48;
}
#severe-eosinophilic-asthma .sea-home-body p:not(:last-child){margin-bottom: 16px;}


#severe-eosinophilic-asthma .cta-cards{
    display: flex; 
    justify-content: center;
    gap: 48px;
    margin: 32px 0;
}
#severe-eosinophilic-asthma .cta-cards .card{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 36px;
    background: #fff;
    box-shadow: 0 2px 17px 0 #0000001A;
    border-radius: 10px;
    padding: 40px 30px;
    max-width: 400px;
    justify-content: center;
}
#severe-eosinophilic-asthma .cta-cards .card .text p{
    font-family: "myriad-pro";
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #333F48;
    text-align: center;
    max-width: 306px;   
}
#severe-eosinophilic-asthma .cta-cards .card:nth-child(2) .text p{
max-width:327px; 
}
#severe-eosinophilic-asthma .cta-cards .card .text p:not(:last-child){margin-bottom: 4px;}
#severe-eosinophilic-asthma .cta-cards .card a{
    background-color: #8C2064;
    padding: 12px 24px 14px;
    color: #fff;
    border-radius: 10px;
    font-family: "myriad-pro";
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    width: fit-content;
}
#severe-eosinophilic-asthma .cta-cards .card a:hover{text-decoration: none;}
#severe-eosinophilic-asthma .cta-cards .card a:after{
    content: "";
    width: 22px;
    height: 12px;
    background-image: url(/content/dam/intelligentcontent/brands/fasenrastudies/us/en/images/desktop/button-chevron.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    display: inline-block;
    position: relative;
    top: 1px;
}
#severe-eosinophilic-asthma .pivotal .title{margin: 32px 0 12px;}
#severe-eosinophilic-asthma .pivotal .title h2{
    margin: 0;
    font-family: "myriad-pro";
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #333F48;
}

#severe-eosinophilic-asthma .pivotal .body{
    display: flex;
    justify-content: center;
    gap: 67px;
}
#severe-eosinophilic-asthma .pivotal .body .col{max-width: 580px;}
#severe-eosinophilic-asthma .pivotal .body .col h3,
#severe-eosinophilic-asthma .pivotal .body .col p{
    font-family: "myriad-pro";
    font-size: 18px;
    color: #333F48;
    line-height: 22px;
}
#severe-eosinophilic-asthma .pivotal .body .col h3{font-weight: 700;margin: 0 0 2px;}
#severe-eosinophilic-asthma .pivotal .body .col p{font-weight: 400;}
#severe-eosinophilic-asthma .pivotal .body .col p:not(:last-child){margin-bottom: 22px;}

#severe-eosinophilic-asthma .pivotal .body .separator{
    background-color: #333F48;
    width: 2px;
    height: 100px;
    align-self: center;
}

#severe-eosinophilic-asthma .pivotal .footer{margin-top: 32px;margin-bottom: 27px;}
#severe-eosinophilic-asthma .pivotal .footer p{
    font-family: "myriad-pro";
    font-size: 14px;
    color: #333F48;
    line-height: 100%;
    font-weight: 400;
}

#severe-eosinophilic-asthma .page-references{margin: 32px 0;}
#severe-eosinophilic-asthma .page-references h4{
    font-family: "myriad-pro";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #333F48;
    margin: 0 0 2px;
}
#severe-eosinophilic-asthma .page-references p{
    font-family: "myriad-pro";
    font-size: 18px;
    line-height: 22px;
    color: #333F48;
    font-weight: 400;
}
#severe-eosinophilic-asthma .page-references p span.reference-number{font-weight: 700;}
#severe-eosinophilic-asthma .page-references p span.reference-italic{font-style: italic;}

#severe-eosinophilic-asthma .sea-home-title {
    font-family: "myriad-pro";
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px;
    color:#333F48;
}

#severe-eosinophilic-asthma .sea-home-body .see-study {
    font-family: "myriad-pro";
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    margin-top: 48px;
}

@media only screen and (max-width:991px){
    #severe-eosinophilic-asthma .cta-cards .card:nth-child(2) .text p{
    max-width: 280px;
}
    #severe-eosinophilic-asthma .sea-home-body .see-study {
        margin-top: 35px;
    }
    #severe-eosinophilic-asthma .content-center{padding: 0 16px;}

    #severe-eosinophilic-asthma .sea-home-intro{margin-top: 64px;}
    #severe-eosinophilic-asthma .sea-home-body {margin-top: 40px;}
    #severe-eosinophilic-asthma .sea-home-intro h1{font-size: 20px;text-align: center;}
    #severe-eosinophilic-asthma .sea-home-intro h2 {margin-bottom: 22px;}

    #severe-eosinophilic-asthma .cta-cards{gap: 32px;}
    
    #severe-eosinophilic-asthma .pivotal .body{flex-direction: column;align-items: center;gap: 32px;}
    #severe-eosinophilic-asthma .pivotal .body .separator{width: 100px;height: 2px;}
    #severe-eosinophilic-asthma .pivotal .body .col{max-width: unset;}

}

@media only screen and (min-width: 391px) and (max-width:991px) {
    #severe-eosinophilic-asthma .cta-cards .card {
        margin: 0 auto;
        width: 100%;
    }
}

@media only screen and (min-width:992px) and (max-width:1439px) {
}

@media only screen and (min-width:992px) and (max-width:1331px){
    #severe-eosinophilic-asthma #Reference-Container {
        padding: 32px 15px !important;
    }
}
