/*<uid>2289</uid> <timestamp>1.6270.6384.0669</timestamp> <date>Fri Jul 23 2021 13:10:40 GMT-0500 (Colombia Standard Time)</date>*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
}
#pinkBackground{
    background-image: url("../images/pinkBackground.png");
    width: 300px;
    height: 125px;
}
#grayBackground{
    background-image: url("../images/grayBackground.png");
    width: 300px;
    height: 428px;
}

#footnote,#footnote1,#isiHeadNote,#ctaText {
    font-family: 'Montserrat', sans-serif;
    left: 10px;
    color: #ffffff;
    white-space: nowrap;
    font-size: 9px;
    line-height: 12px;
    font-weight: 400;
}
#text1 {
    top: 23px;
    left: 0px;
    background-image: url("../images/text1.png");
    width: 124px;
    height: 32px;
}
#text2 {
    top: 40px;
    left: -68px;
    background-image: url("../images/text2.png");
    width: 396px;
    height: 48px;
}
#text3 {
    top: 43px;
    left: -97px;
    background-image: url("../images/text3.png");
    width: 508px;
    height: 48px;
}
#text4 {
    top: 1px;
    left: -72px;
    background-image: url("../images/text4.png");
    width: 350px;
    height: 138px;
}

#footnote,#footnote1{
    top: 85px;
    left: 64px;
}
#man{
    top: 9px;
    left: 0;
    background-image: url("../images/man.png");
    width: 149px;
    height: 466px;
    background-size: 50%;
}
#lady{
    top: 55px;
    left: 242px;
    background-image: url(../images/lady.png);
    width: 114px;
    height: 448px;
    background-size: 50%;
}
#logoWhite {
    background-image: url(../images/logoWhite.svg);
    width: 286px;
    height: 150px;
    top: -8px;
    left: 174px;
    background-size: 40%;
}
#logoColor {
    background-image: url(../images/logoEntyvio.svg);
    width: 300px;
    height: 109px;
    top: -17px;
    left: 114px;
    background-size: 70%;
}

#isiHeadNote{
    top: 129px;
    left: 9px;
    line-height: 10px;
    color: #000000;
    font-size:10px;
}

#cta{
    background: #FFC80A;
    top: 114px;
    left: 15px;
    width: 115px;
    height: 31px;
}
#ctaText{
    font-size: 14px;
    color: #9B288C;
    line-height: 24px;
    font-weight: 700;
    padding: 4px 0 0px 1px;
    text-align: center;
    letter-spacing: 0.15px;
}