body {
  margin: 0;
}
.element {
  position: absolute;
}
#banner {
  overflow: hidden;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 300px;
  height: 600px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0;
  background-color: #001f45;
  color: #fdfdfd;
  font-family: 'Prudential Modern Light';
  font-size: 35px;
}
#bg {
  left: 0;
  top: 0;
  width: 301px;
  height: 602px;
}
#cta {
  left: 32px;
  top: 330px;
  width: 164px;
  height: 44px;
}
#cta_base {
  left: 0;
  top: 0;
  width: 164px;
  height: 44px;
  background-color: #ffd71e;
}
#cta_arrow,
#cta_txt {
  left: 0;
  top: 0;
  width: 165px;
  height: 45px;
}
#logo {
  left: 15px;
  top: 502px;
  width: 235px;
  height: 75px;
}
@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: 34px;
  top: 70px;
}
#txt_6 {
  font-size: 30px;
  top: 55px;
}
#txt_end_1 {
  font-size: 30px;
  top: 145px;
}
#txt_end_2 {
  font-size: 30px;
  top: 235px;
}
#txt_2.a,
#txt_4.a {
  top: 230px;
}
#txt_5.a {
  font-size: 30px;
  top: 55px;
}
#txt_2.b {
  top: 230px;
}
#txt_4.b {
  top: 190px;
}
#txt_2.c {
  top: 65px;
  line-height: 170%;
}
#txt_2_4 {
  line-height: 100%;
}
#txt_4.c {
  top: 242px;
}
#txt_5.c {
  top: 245px;
  letter-spacing: -.75px;
}
.txt.d {
  line-height: 135%;
  font-size: 28px;
  left: 34px;
  top: 70px;
}
#txt_2.d {
  top: 105px;
}
#txt_3.d {
  top: 210px;
}
.txt.e {
  line-height: 135%;
  font-size: 28px;
  left: 34px;
  top: 50px;
}
#txt_2.e {
  top: 126px;
}
#txt_3.e {
  top: 237px;
}
#txt_1_2 {
  font-size: 11.5px;
  top: -13px;
  left: -6px;
}
#txt_1_3 {
  left: -8px;
}
#txt_3_3 {
  font-size: 11.5px;
  top: -12px;
  left: -6px;
}
#cover {
  width: 300px;
  height: 600px;
  background-color: #fff;
  pointer-events: none;
}