@font-face {
  font-family: avantGardeBold;
  src: url(AvantGardeGothicITCW01Bd.eot?) format('eot'), url(AvantGardeGothicITCW01Bd.woff) format('woff');
}
@font-face {
  font-family: avantGardeMedium;
  src: url(AvantGardeGothicITCW02Dm.eot?) format('eot'), url(AvantGardeGothicITCW02Dm.woff) format('woff');
}
body,
div,
img,
canvas {
  -webkit-backface-visiblitly: hidden;
  backface-visibility: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
}
.hidden {
  opacity: 0;
}
.bannerSize {
  width: 300px;
  height: 250px;
}
#banner {
  background: #fff;
  display: block;
  cursor: pointer;
  overflow: hidden;
}
#border {
  pointer-events: none;
  border: 1px solid #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
#cover {
  background-color: #fff;
  z-index: 801;
}
.hidden {
  opacity: 1;
}
#img1 {
  height: 250px;
  width: 300px;
  z-index: 100;
}
.mainTxt {
  font-family: avantGardeBold;
  left: 16px;
  letter-spacing: -0.07rem;
  line-height: 100%;
  margin: 0;
  overflow-wrap: break-word;
  text-shadow: 1px 1px 10px #000000, 0 0 10px rgba(0, 0, 0, 0.5);
  width: 300px;
}
.subTxt {
  font-family: avantGardeBold;
  left: 16px;
  letter-spacing: -0.03rem;
  line-height: 100%;
  margin: 0;
  overflow-wrap: break-word;
  padding-left: 0.2rem;
  text-shadow: 1px 1px 10px #000000, 0 0 10px rgba(0, 0, 0, 0.5);
  width: 300px;
}
#headline {
  z-index: 110;
}
#subhead {
  z-index: 111;
}
#legal {
  color: #fff;
  font-family: avantGardeMedium;
  font-size: 6px;
  left: 21px;
  letter-spacing: 0.02rem;
  top: 173px;
  width: 300px;
  z-index: 112;
}
#footer {
  background-color: #fff;
  height: 62px;
  left: 0;
  top: 188px;
  width: 300px;
  z-index: 200;
}
#ppiLogo {
  height: 30px;
  left: 20px;
  top: 205px;
  width: 258px;
  z-index: 201;
}
#cta {
  height: 100%;
  width: 100%;
  z-index: 400;
}
#ctaCont {
  height: 29px;
  left: 20px;
  overflow: hidden;
  top: 136px;
  width: 140px;
  z-index: 202;
}
#ctaCont #ctaButton {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  width: 100%;
}
#ctaCont #ctaTxt {
  float: left;
  font-family: avantGardeBold;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.075rem;
  text-align: center;
  width: 100%;
}
