body {
  margin: 0;
}
.element {
  position: absolute;
}
#banner {
  overflow: hidden;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 728px;
  height: 90px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0;
  background-color: #001f45;
  color: #fdfdfd;
  font-family: 'Prudential Modern Light';
  letter-spacing: .25px;
  font-size: 23px;
}
#bg {
  left: 0;
  top: 0;
  width: 728px;
  height: 90px;
}
#cta {
  left: 477px;
  top: 30px;
  width: 117px;
  height: 33px;
}
#cta_base {
  left: 0;
  top: 0;
  width: 117px;
  height: 33px;
  background-color: #ffd71e;
}
#cta_arrow,
#cta_txt {
  left: 0;
  top: 0;
  width: 118px;
  height: 33px;
}
#logo {
  left: 0;
  top: 0;
  width: 169px;
  height: 90px;
}
@font-face {
  font-family: 'Prudential Modern Light';
  src: url(PrudentialModern-Light.woff2);
}
@font-face {
  font-family: 'Prudential Modern Bold';
  src: url(PrudentialModern-Bold.woff2);
}
#txt_3.d,
#txt_3.e,
#txt_5.c,
#txt_end_2 {
  font-family: 'Prudential Modern Bold';
}
.txt {
  left: 197px;
  top: 32px;
}
#txt_end_1 {
  top: 18px;
}
#txt_end_2 {
  top: 46px;
}
.txt.c {
  left: 197px;
  top: 18px;
}
#txt_3.c,
#txt_5.c {
  top: 50px;
}
.txt.d,
.txt.e {
  font-size: 20px;
  left: 197px;
  top: 22px;
}
#txt_1_3 {
  left: -4px;
}
#txt_2_0 {
  left: 184px;
}
#txt_3.d,
#txt_3.e {
  top: 34px;
}
#txt_2.e {
  top: 46px;
}
#txt_1_2 {
  font-size: 10px;
  top: -8px;
  left: -4px;
}
#txt_3_3 {
  font-size: 10px;
  top: -8px;
  left: -5px;
}
#cover {
  width: 728px;
  height: 90px;
  background-color: #fff;
  pointer-events: none;
}