/* Stratum 2 Web Bold */
@font-face {
  font-family: 'Stratum2Web';
  src: url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBold.eot');
  src: url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBold.eot?#iefix') format('embedded-opentype'), url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBold.woff2') format('woff2'), url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
/* Stratum 2 Web Black */
@font-face {
  font-family: 'Stratum2Web';
  src: url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBlack.eot');
  src: url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBlack.eot?#iefix') format('embedded-opentype'), url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBlack.woff2') format('woff2'), url('https://s0.2mdn.net/creatives/assets/4029866/Stratum2WebBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
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;
  color: #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: 'Stratum2Web', 'Oswald', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.3px;
  line-height: 100%;
  margin: 0;
  overflow-wrap: break-word;
  text-transform: uppercase;
  width: 300px;
}
.lastFrameTxt {
  letter-spacing: -0.93px;
}
.txtShadow {
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=1, OffY=1,Color='#444')";
  filter: url(#drop-shadow);
  -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.75));
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.75));
}
#headline,
#headline2,
#headline3 {
  z-index: 110;
}
#angLogo {
  height: 48px;
  left: 12px;
  top: 196px;
  width: 110px;
  z-index: 301;
}
#cta {
  height: 100%;
  width: 100%;
  z-index: 400;
}
#ctaCont {
  left: 193px;
  overflow: hidden;
  top: 204px;
  z-index: 202;
}
#ctaCont #ctaButton {
  align-items: center;
  display: flex;
  background-color: #fff;
  border: 1px solid #0392dd;
  justify-content: center;
  overflow: hidden;
  max-width: 194px;
  position: relative;
}
#ctaCont #ctaTxt {
  font-family: 'Stratum2Web', 'Oswald', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0.83px;
  padding: 7px 8px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
