/*<uid>2289</uid> <timestamp>1.6376.1560.7843</timestamp> <date>Mon Nov 22 2021 15:13:27 GMT-0600 (Central Standard Time)</date>*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
	display:inline-block;
}

#HeroImage {
    background: url(../images/campaign.jpg);
    width: 549px;
    height: 565px;
    top: -200px;
    left: 50px;
}

#gradient {
    background: #001D55;
    width: 728px;
    height: 90px;
}


#gradientOne {
    background: linear-gradient( 90deg, rgba(5,23,63,0) 0%, rgba(0,29,85,1) 15%);
    width: 258px;
    height: 90px;
    top: 0px;
    left: 469px;
}

#gradientTwo {
    background: linear-gradient( 270deg, rgba(5,23,63,0) 10%, rgba(0,29,85,1) 15%);
    width: 335px;
    height: 90px;
    top: 0px;
    left: 0px;
}

#dotsOne {
    background: url(../images/dotsTwo.png);
    width: 75px;
    height: 79px;
    top: 5px;
    left: 645px;
}

#dotsTwo {
    background: url(../images/dotsTwo.png);
    width: 75px;
    height: 79px;
    top: 20px;
    left: 350px;
    background-size: 77%;
}

#dotsThree {
    background: url(../images/dotsThree.png);
    width: 57px;
    height: 39px;
    top: 340px;
    left: 230px;
}

#logo {
    background: url(../images/logo.svg);
    width: 300px;
    height: 106px;
    top: 55px;
    left: 15px;
    background-size: 28%;
}

#cta {
    background: url(../images/cta.png);
    width: 178px;
    height: 52px;
    top: 56px;
    left: 148px;
    background-size: 50%;
}

#text1, #text2, #text3, #text3a, .textSemiBold {
    font-family: 'Montserrat', sans-serif;
    left: 15px;
    white-space: nowrap;
    font-size: 40px;
    line-height: 34px;
    font-weight: 400;
    color: #ffffff;
}

#text1, #text2 {
    top: 0px;
}

.textSemiBold, #text3a {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

#text3a {
    font-size: 18px;
    top: 3px;
}

#text3 {
    top: 21px;
    color: #70CEF8;
    font-size: 25px;
    line-height: 31px;
    text-shadow: 0px 1px 7px #70D3F8;
    left: 14px;
}