@charset "UTF-8";
.banner {
  border: 1px solid #000;
  background: #12395b;
  overflow: hidden;
  display: block !important;
}
#btnExit {
  top:0;
  cursor: pointer;
  opacity: 0;
}
.bannerSize {
  width: 970px;
  height: 90px;
}
.hide {
  opacity: 0;
}
#perspective {
  top: -1px;
  left: -1px;
  width: 400px;
  height: 90px;
  position: relative;
  -ms-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
}
#copy01 {
  top: 238px;
  left: 158px;
  width: 621px;
  height: 39px;
  background: url("copy01.svg");
  opacity: 0;
}
#copy02 {
  top: 140px;
  left: 160px;
  width: 249px;
  height: 37px;
  background: url("copy02.svg");
  opacity: 0;
}
#copy03 {
  top: 40px;
  left: 160px;
  width: 242px;
  height: 36px;
  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: 40px;
  left: 159px;
  width: 319px;
  height: 36px;
  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: 40px;
  left: 160px;
  width: 290px;
  height: 36px;
  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: 25px;
  left: 156px;
  width: 526px;
  height: 39px;
  background: url("copy_EF01.svg");
  opacity: 0;
}
#yellowLine {
  top: -7px;
  left: 160px;
  width: 232px;
  height: 13px;
  background-color: #fac705;
}
#copy_eyebrow {
  top: 12px;
  left: 159px;
  width: 233px;
  height: 13px;
  background: url(copy_eyebrow.svg);
}
#cta {
  top: 27px;
  left: 789px;
  width: 148px;
  height: 33px;
  background-color: #fac705;
  overflow: hidden;
  opacity: 0;
}
#cta_copy {
  top: 7px;
  left: 11px;
  width: 125px;
  height: 20px;
  background: url(copy_cta.svg) no-repeat;
}
#logo {
  top: 12px;
  left: 24px;
  background: url(logo.svg);
  width: 58px;
  height: 61px;
}
