/*<uid>2289</uid> <timestamp>1.6427.1182.2964</timestamp> <date>Thu Jan 20 2022 14:50:22 GMT-0600 (Central Standard Time)</date>*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
	display:inline-block;
}
#background {
    background-color: #ffffff;
    width:300px;
    height:600px;
}
#image1 {
    background-image: url("../images/image1.jpg");
    width:450px;
    height:254px;
    left:0px;
    top:0px;

}
#logo {
    background-image: url("../images/dupixent_white_100-200-300_logo.min.svg");
    width:166px;
    height:66px;
    left:10px;
    top:10px;
}
#lockup {
    background-image: url("../images/du-more_lockup_drop_shadow.svg");
    width:325px;
    height:85px;
    left:10px;
    top:10px;
}


#bar2 {
    background-color: #FFC800;
    width: 196px;
    height: 5px;
    left: 82px;
    top: 214px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
}
#bar3 {
    background-color: #FFC800;
    width: 0px;
    height: 8px;
    left: 55px;
    top: 397px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
}


#text1,#text2 {
    font-family: 'Roboto Condensed', sans-serif;
    white-space: nowrap;
    font-weight: 700;
    width:100%;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,.8);
}

#text3,#text4 {
    font-family: 'Roboto', sans-serif;
    white-space: nowrap;
    font-weight: 700;
    width:100%;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,.8);
}

#text1Holder {
    width:300px;
    height:600px;
    top:0px;
    left:0px;
}
#text1 {
    font-size: 34px;
    color: #ffffff;
    top: 126px;
    left: -2px;
    letter-spacing: 0.022em;
}
#bar1 {
    background-color: #FFC800;
    width: 0px;
    height: 9px;
    left: 168px;
    top: 167px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
}

#text2 {
    font-size: 30px;
    color: #ffffff;
    top: 179px;
    left: 0;
    line-height:1.34em;
}

#chevronHolder {
    width:1175px;
    height:716px;
    top:0px;
    left:0px;
}
#chevron {
    background-image: url("../images/chevron.svg");
    width:1175px;
    height:716px;
    left:0px;
    top:0px;
    opacity: .6;
}
#text3 {
    font-size: 18px;
    color: #ffffff;
    top: 314px;
    left: 72px;
    letter-spacing: 0.02em;
    line-height: 1.35em;
}
#text4 {
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
    top: 326px;
    left: 72px;

}

#text4 span{
    font-family: 'Roboto Condensed', sans-serif;

}






#eyebrow,#cta,#footer1,#footer2 {
    font-family: 'Roboto', sans-serif;
    white-space: nowrap;
    font-weight: 400;
    width:auto;
}
#eyebrow {
    font-size: 10.5px;
    color: #FFFFFF;
    letter-spacing: -0.5px;
    line-height: 11px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 56px;
    text-align: center;
    padding: 1px 0px;
    background-color: #009966;
    border-bottom: 5px #FFDA02 solid;
}
#cta {
    font-size: 15px;
    font-weight: 700;
    color: #009864;
    top: 75px;
    left: 67px;
    background-color: #ffffff;
    padding: 4px 27px 3px 26px;
    letter-spacing: -0.03em;
}
#footer1 {
    font-size: 10px;
    color: #ffffff;
    top: 122px;
    left: 36px;
}
#footer2 {
    font-size: 10px;
    color: #ffffff;
    top: 122px;
    left: 178px;
}

#isi_eyebrow {
    font-family: 'Roboto', sans-serif;
    white-space: nowrap;
    width: 100%;
    height:auto;
    line-height: 1.2em;
    color:#5B5B5B;
    
    top: 144px;
    left: 0px;
    font-weight: 400;
    text-align: right;
    font-size: 11px;
    background-color: #D8D8D8;
    box-sizing: border-box !important;
    padding-right: 16px;
    padding-bottom: 10px;
}

a.stageLink:link,a.stageLink:visited { text-decoration:underline; color:#ffffff; }
a.stageLink:hover { text-decoration: none; color:#ffffff; }