@charset "UTF-8";
.banner {
  border: 1px solid #000;
  background: #12395b;
  overflow: hidden;
  display: block !important;
}
#btnExit {
  top:0;
  cursor: pointer;
  opacity: 0;
}
.bannerSize {
  width: 728px;
  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: 240px;
  left: 94px;
  width: 541px;
  height: 34px;
  background: url("copy01.svg");
  opacity: 0;
}
#copy02 {
  top: 137px;
  left: 97px;
  width: 251px;
  height: 37px;
  background: url("copy02.svg");
  opacity: 0;
}
#copy03 {
  top: 37px;
  left: 97px;
  width: 244px;
  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: 38px;
  left: 95px;
  width: 321px;
  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: 38px;
  left: 97px;
  width: 292px;
  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: 29px;
  left: 92px;
  width: 434px;
  height: 32px;
  background: url("copy_EF01.svg");
  opacity: 0;
}
#yellowLine {
  top: -4px;
  left: 97px;
  width: 197px;
  height: 13px;
  background-color: #fac705;
}
#copy_eyebrow {
  top: 15px;
  left: 97px;
  width: 198px;
  height: 11px;
  background: url(copy_eyebrow.svg);
}
#cta {
  top: 27px;
  left: 554px;
  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: 13px;
  left: 14px;
  background: url(logo.svg);
  width: 58px;
  height: 61px;
}
