body {
  margin: 0;
}
.element {
  position: absolute;
}
#banner {
  overflow: hidden;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 970px;
  height: 250px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0;
  background-color: #001f45;
  color: #fdfdfd;
  font-family: 'Prudential Modern Light';
  letter-spacing: .5px;
  font-size: 29px;
}
#bg {
  left: 0;
  top: 0;
  width: 970px;
  height: 250px;
}
#cta {
  left: 593px;
  top: 148px;
  width: 162px;
  height: 44px;
}
#cta_arrow,
#cta_base,
#cta_txt {
  left: 0;
  top: 0;
  width: 162px;
  height: 44px;
}
#logo {
  left: 720px;
  top: 167px;
  width: 218px;
  height: 64px;
}
@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';
}
#cta_base {
  background-color: #ffd71e;
}
.txt {
  left: 44px;
  top: 68px;
}
#txt_2,
#txt_5 {
  top: 112px;
}
#txt_3 {
  top: 157px;
}
#txt_end_1 {
  top: 85px;
}
#txt_end_2 {
  top: 124px;
}
#txt_4.c {
  top: 56px;
}
#txt_5.c {
  top: 94px;
}
#txt_end_1.c {
  top: 160px;
}
#txt_end_2.c {
  left: 266px;
  top: 160px;
}
.txt.d,
.txt.e {
  letter-spacing: 0;
  font-size: 34px;
  left: 50px;
  top: 53px;
}
#txt_1_3 {
  left: -7px;
}
#txt_2.d {
  top: 53px;
}
#txt_2_0 {
  left: 300px;
}
#txt_3.d,
#txt_3.e {
  top: 155px;
}
#txt_2.e {
  top: 96px;
}
#txt_1_2 {
  font-size: 12px;
  top: -17px;
  left: -7px;
}
#txt_3_3 {
  font-size: 12px;
  top: -16px;
  left: -8px;
}
#cover {
  width: 970px;
  height: 250px;
  background-color: #fff;
  pointer-events: none;
}