/*<uid>2276</uid> <timestamp>1.6470.2544.0635</timestamp> <date>Fri Mar 11 2022 13:04:00 GMT-0600 (Central Standard Time)</date>*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
	display:inline-block;
}
#background {
    background: url(../images/background.jpg);
    width: 300px;
    height: 600px;
}
#phone {
    background: url(../images/phone.svg);
    width: 368px;
    height: 561px;
    top: 22px;
    left: 35px;
}
#icon {
    background: url(../images/icon.png);
    width: 104px;
    height: 111px;
    background-size: 100%;
    top: 299px;
    left: 185px;
}

#logo {
    background: url(../images/dupixent_white_100-200-300.min.svg);
    width: 111px;
    height: 44px;
    top: 28px;
    left: 72px;
}

#duLogo {
    background: url(../images/dupixent_du_more_o-w-o.svg);
    width: 161px;
    height: 35px;
    top: 82px;
    left: 72px;
}

#cta {
    background: url(../images/cta.png);
    width: 167px;
    height: 32px;
    background-size: 100%;
    top: 143px;
    left: 69px;
}

#mobile {
    background: url(../images/mobile.png);
    width: 190px;
    height: 318px;
    background-size: 100%;
    top: 162px;
    left: 56px;
}

#text1,#text2,#text3,#text4,#text5,#bubble {
    font-family: 'Barlow', sans-serif;
    left:10px;
    white-space: nowrap;
    color: #FFFFFF;
    font-size: 23px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: .2px;
}
#text1 {
    top: 158px;
    left: 32px;
}
#text1 .emoji {
    margin-top: 0px;
    margin-left: 2px;
    vertical-align: -4px;
    margin-right: 2px;
}
#text2 {
    top: 186px;
    left: 58px;
}
#text2 .emoji {
    margin-top: 0px;
    margin-left: 1px;
    vertical-align: -5px;
    margin-right: -3px;
}
#text3 {
    top:3px;
    left: 9px;
    color: #5B5B5B;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
    font-weight: 600;
    letter-spacing: 0px;
}

#text4 {
    top: 111px;
    left: 87px;
    font-size: 24px;
    line-height: 30px;
}
#text4 .emoji {
    margin-top: 0px;
    margin-left: 1px;
    vertical-align: -9px;
}

#text5 {
    top: 143px;
    left: 72px;
    font-size: 24px;
    line-height: 29px;
}
#text5 .emoji {
    margin-top: 0px;
    margin-left: -2px;
    vertical-align: -4px;
}

#bubble, #bubble2 {
    position: relative;
    background: #009865;
    text-align: left;
    width: 275px;
    height: 157px;
    top: 202px;
    left: 80px;
    border-radius: 33px;
    padding:0;
}
#bubble:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 0;
    border-style: solid;
    border-width:0 29px 29px 0;
    border-color: transparent #009865 transparent transparent;
    bottom: -29px;
    left: 81%;
    margin-left: -49px;
}

#isi_eyebrow {
    font-family: 'Roboto', sans-serif;
    white-space: nowrap;
    width: 100%;
    height:auto;
    line-height: 1.1em;
    color:#5B5B5B;
    top: 363px;
    left: 0px;
    font-weight: 400;
    text-align: right;
    font-size: 11px;
    background-color: #D8D8D8;
    box-sizing: border-box !important;
    padding-right: 18px;
    padding-bottom: 0px;
}