@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: 600px;
}
.hide {
  opacity: 0;
}
#perspective {
  top: -1px;
  left: -1px;
  width: 300px;
  height: 600px;
  position: relative;
  -ms-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
}
#copy01 {
  top: 176px;
  left: 223px;
  width: 207px;
  height: 159px;
  background: url("copy01.svg");
  opacity: 0;
}
#copy02 {
  top: 176px;
  left: 223px;
  width: 157px;
  height: 157px;
  background: url("copy02.svg");
  opacity: 0;
}
#copy03 {
  top: 177px;
  left: 23px;
  width: 159px;
  height: 155px;
  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: 176px;
  left: 22px;
  width: 238px;
  height: 157px;
  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: 177px;
  left: 22px;
  width: 210px;
  height: 156px;
  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: 276px;
  left: 14px;
  width: 269px;
  height: 67px;
  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: 375px;
  left: 80px;
  width: 138px;
  height: 31px;
  background-color: #fac705;
  overflow: hidden;
  opacity: 0;
}
#cta_copy {
  top: 6px;
  left: 11px;
  width: 116px;
  height: 18px;
  background: url(copy_cta.svg) no-repeat;
}
#logo {
  top: 501px;
  left: 117px;
  background: url(logo.svg);
  width: 68px;
  height: 71px;
}
#logo02 {
  top: 163px;
  left: 110px;
  background: url(logo.svg);
  width: 85px;
  height: 89px;
  -moz-transform: scale(5);
  -webkit-transform: scale(5);
  transform: scale(5);
  opacity: 0;
}
