/*<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: 728px;
    height: 90px;
}
#phone {
    background: url(../images/phone.svg);
    width: 301px;
    height: 458px;
    top: -78px;
    left: 112px;
}
#icon {
    background: url(../images/icon.png);
    width: 104px;
    height: 111px;
    background-size: 80%;
    top: 12px;
    left: 240px;
}

#logo {
    background: url(../images/dupixent_white_100-200-300.min.svg);
    width: 99px;
    height: 39px;
    top: 3px;
    left: 25px;
}

#duLogo {
    background: url(../images/dupixent_du_more_o-w-o.svg);
    width: 143px;
    height: 31px;
    top: 51px;
    left: 25px;
}

#cta {
    background: url(../images/cta.png);
    width: 139px;
    height: 27px;
    background-size: 100%;
    top: 31px;
    left: 180px;
}

#mobile {
    background: url(../images/mobile.png);
    width: 112px;
    height: 193px;
    background-size: 100%;
    top: -12px;
    left: 324px;
}

#text1,#text2,#text3,#text4,#text5,#bubble {
    font-family: 'Barlow', sans-serif;
    left:10px;
    white-space: nowrap;
    color: #FFFFFF;
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 0px;
}
#text1 {
    top: 20px;
    left: 373px;
}
#text1 .emoji {
    margin-top: 4px;
    margin-left: 3px;
    vertical-align: -6px;
}
#text2 {
    top: 21px;
    left: 379px;
}
#text2 .emoji {
    margin-top: 0px;
    margin-left: 1px;
    vertical-align: -3px;
}
#text3 {
    top:5px;
    left: 6px;
    color: #5B5B5B;
    text-align: center;
    font-size: 9px;
    line-height: 11px;
    font-weight: 600;
    letter-spacing: -0.1px;
}

#text4 {
    top: 50px;
    left: 87px;
    font-size: 17px;
    line-height: 23px;
}
#text4 .emoji {
    margin-top: 0px;
    margin-left: 2px;
    vertical-align: -4px;
}

#text5 {
    top: 50px;
    left: 88px;
    font-size: 17px;
    line-height: 23px;
}
#text5 .emoji {
    margin-top: 0px;
    margin-left: 1px;
    vertical-align: -4px;
}

#bubble, #bubble2 {
    position: relative;
    background: #009865;
    text-align: left;
    width: 360px;
    height: 71px;
    top: 202px;
    left: 80px;
    border-radius: 16px;
    padding:0;
}
#bubble:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 0;
    border-style: solid;
    transform: rotate(90deg);
    border-width:0 29px 29px 0;
    border-color: transparent #009865 transparent transparent;
    bottom: 18px;
    left: 8%;
    margin-left: -49px;
}

#isi_eyebrow {
    font-family: 'Roboto', sans-serif;
    white-space: nowrap;
    width: 38%;
    height:auto;
    line-height: 1.1em;
    color:#5B5B5B;
    top: 0px;
    left: 452px;
    font-weight: 400;
    text-align: right;
    font-size: 10px;
    background-color: #D8D8D8;
    box-sizing: border-box !important;
    padding-right: 5px;
    padding-bottom: 0px;
}