@charset "UTF-8";
.banner {
  border: 1px solid #000;
  background: #12395b;
  overflow: hidden;
  display: block !important;
}
#btnExit {
  top:0;
  cursor: pointer;
  opacity: 0;
}
.bannerSize {
  width: 300px;
  height: 250px;
}
.hide {
  opacity: 0;
}
#perspective {
  top: -1px;
  left: -1px;
  width: 300px;
  height: 250px;
  position: relative;
  -ms-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
}
#copy01 {
  top: 84px;
  left: 223px;
  width: 248px;
  height: 112px;
  background: url("copy01.svg");
  opacity: 0;
}
#copy02 {
  top: 82px;
  left: 220px;
  width: 118px;
  height: 118px;
  background: url("copy02.svg");
  opacity: 0;
}
#copy03 {
  top: 82px;
  left: 21px;
  width: 118px;
  height: 118px;
  background: url("copy03.svg");
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  display: none;
}
#copy04 {
  top: 84px;
  left: 23px;
  width: 167px;
  height: 113px;
  background: url("copy04.svg");
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  display: none;
}
#copy05 {
  top: 84px;
  left: 23px;
  width: 151px;
  height: 113px;
  background: url("copy05.svg");
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  display: none;
}
#copy06 {
  top: 113px;
  left: 40px;
  width: 217px;
  height: 54px;
  background: url("copy_EF01.svg");
  opacity: 0;
}
#yellowLine {
  top: -4px;
  left: 34px;
  width: 232px;
  height: 13px;
  background-color: #fac705;
}
#copy_eyebrow {
  top: 16px;
  left: 32px;
  width: 234px;
  height: 13px;
  background: url(copy_eyebrow.svg);
}
#cta {
  top: 189px;
  left: 81px;
  width: 135px;
  height: 30px;
  background-color: #fac705;
  overflow: hidden;
  opacity: 0;
}
#cta_copy {
  top: 6px;
  left: 11px;
  width: 114px;
  height: 18px;
  background: url(copy_cta.svg) no-repeat;
}
#logo02 {
  top: 26px;
  left: 117px;
  background: url(logo.svg);
  width: 70px;
  height: 74px;
  -moz-transform: scale(5);
  -webkit-transform: scale(5);
  transform: scale(5);
  opacity: 0;
}
