/*!
 *
 * VERSION: 1.0.0
 * DATE: 2019.03.14
 *
 * @license
 *
 * @author: Neo-Pangea, neo-pangea.com
 * Animation Platform: GSAP, https://greensock.com/
 * Compiler: CodeKit 3, https://codekitapp.com/help/kit/
 *
 */
html, body, div, a, img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html, body {
  color: #333;
  background-color: white; }

#ad #txt1, #ad #txt1-init, #ad #txt2, #ad #txt3, #ad #txt3-container, #ad #txt4, #ad #logo-cbsaa-img, #ad #logo-cbsaa-init-img, #ad #logo-twz, #ad #logo-twz-svg, #ad #twz-w1-l1, #ad #twz-w1-l2, #ad #twz-w1-l3, #ad #twz-w2-l1, #ad #twz-w2-l2, #ad #twz-w2-l3, #ad #twz-w2-l4, #ad #twz-w2-l5, #ad #twz-w2-l6, #ad #twz-w2-l7, #ad #twz-w2-l8, #ad #twz-w3-l1, #ad #twz-w3-l2, #ad #twz-w3-l3, #ad #twz-w3-l4, #ad #cta {
  opacity: 1;
  visibility: visible; }

#ad #stage, #ad #txt2-l1, #ad #txt2-l2, #ad #txt2-l3, #ad #txt3-l1, #ad #txt4-l1, #ad #gradient-top {
  opacity: 0;
  visibility: hidden; }

#ad #clicktag, #ad #screen-reader-text, #ad #bg {
  top: 0;
  left: 0; }

#ad {
  width: 300px;
  height: 250px;
  margin: 0px 0px;
  background-color: #f0f3f8;
  position: relative;
  color: #ffffff;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 1em;
  line-height: 1.3;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*
#logo-cbsaa {
	bottom: 60px; left: 0; width: $sW; height: 35px; opacity: 0.8; overflow: hidden; }
*/ }
  #ad #border {
    width: 298px;
    height: 248px;
    border-color: #000000;
    position: absolute;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    pointer-events: none; }
  #ad #stage {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f0f3f8; }
  #ad #clicktag {
    width: 300px;
    height: 250px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    cursor: pointer; }
  #ad #screen-reader-text {
    opacity: 0; }
  #ad .show {
    display: block; }
  #ad .hide {
    display: none; }
  #ad .absolute {
    position: absolute; }
  #ad .relative {
    position: relative; }
  #ad .relativeCenter {
    position: relative;
    margin: 0 auto; }
  #ad .absoluteCenter {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0; }
  #ad .fullCenter {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center; }
  #ad .float-left {
    float: left;
    position: relative; }
  #ad .float-right {
    float: right;
    position: relative; }
  #ad .fill-white {
    fill: white; }
  #ad .fill-black {
    fill: black; }
  #ad .animate {
    -webkit-transform: rotateZ(0.01deg);
            transform: rotateZ(0.01deg); }
  #ad #txt1, #ad #txt1-init {
    bottom: 34px;
    left: 0px;
    width: 202px; }
  #ad #txt1-l1, #ad #txt1-init-l1 {
    bottom: 0px;
    width: 202px;
    height: 21px;
    margin-bottom: 0px;
    background: transparent; }
  #ad #txt1-l1-img, #ad #txt1-init-l1-img {
    bottom: 6px;
    left: 0px;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -13px;
    width: 202px;
    height: 9px;
    display: block;
    opacity: 0.8; }
  #ad #txt2 {
    top: 98px;
    width: 265px;
    left: 0px;
    opacity: 0.8; }
  #ad #txt2-l1 {
    top: 0px;
    width: 263px;
    height: 20px;
    margin-bottom: 0px;
    background: transparent; }
  #ad #txt2-l2 {
    top: 0px;
    width: 263px;
    height: 20px;
    margin-bottom: 0px;
    background: transparent; }
  #ad #txt2-l3 {
    top: 0px;
    width: 263px;
    height: 20px;
    margin-bottom: 0px;
    background: transparent; }
  #ad #txt2-l1-img {
    top: 6px;
    left: 0;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -37px;
    width: 265px;
    height: 8px;
    display: block; }
  #ad #txt2-l2-img {
    top: 6px;
    left: 0;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -49px;
    width: 265px;
    height: 8px;
    display: block; }
  #ad #txt2-l3-img {
    top: 6px;
    left: 0;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -61px;
    width: 265px;
    height: 8px;
    display: block; }
  #ad #txt3 {
    top: 176px;
    left: 0px;
    width: 142px; }
  #ad #txt3-container {
    top: 0;
    left: 0px;
    width: 100%;
    height: 21px; }
  #ad #txt3-l1 {
    top: 0px;
    width: 142px;
    height: 23px;
    margin-bottom: 0px;
    background: transparent; }
  #ad #txt3-l1-blur {
    top: 0px;
    width: 142px;
    height: 23px;
    margin-bottom: 0px;
    filter: blur(1px);
    -webkit-filter: blur(1px);
    background: transparent; }
  #ad #txt3-l1-img {
    top: 6px;
    left: 0px;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -119px;
    width: 142px;
    height: 11px;
    display: block; }
  #ad #txt3-l1-blur-img {
    top: 6px;
    left: 0px;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -119px;
    width: 142px;
    height: 11px;
    display: block; }
  #ad #txt4 {
    top: 0px;
    width: 275px;
    overflow: visible;
    left: 0px;
    opacity: 0.8; }
  #ad #txt4-l1 {
    top: 0px;
    width: 275px;
    height: 34px;
    margin-bottom: 0px;
    background: transparent; }
  #ad #txt4-l1-img {
    top: 6px;
    left: 0;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -84px;
    width: 275px;
    height: 22px;
    display: block; }
  #ad .particle {
    width: 6px;
    height: 6px;
    background: white;
    border-radius: 10px;
    -webkit-transform: rotateZ(0.01deg);
            transform: rotateZ(0.01deg); }
  #ad #particles-starfield-base, #ad #particles-starfield-blast {
    top: 0px;
    left: 0px;
    width: 300px;
    height: 250px;
    opacity: 0; }
  #ad #stars1, #ad #stars2, #ad #stars3 {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
  #ad #logo-cbsaa, #ad #logo-cbsaa-init {
    bottom: 17px;
    left: 0;
    width: 147px;
    height: 15px;
    opacity: 0.8;
    overflow: hidden; }
  #ad #logo-cbsaa-img, #ad #logo-cbsaa-init-img {
    bottom: 0px;
    left: 0;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -140px;
    width: 147px;
    height: 15px;
    display: block; }
  #ad #logo-twz, #ad #logo-twz-svg {
    top: 40px;
    left: 0;
    width: 188px;
    height: 132px; }
  #ad #twz-w1-l1 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w1-l1.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w1-l2 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w1-l2.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w1-l3 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w1-l3.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l1 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l1.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l2 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l2.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l3 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l3.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l4 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l4.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l5 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l5.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l6 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l6.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l7 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l7.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w2-l8 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w2-l8.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w3-l1 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w3-l1.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w3-l2 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w3-l2.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w3-l3 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w3-l3.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #twz-w3-l4 {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("twz-w3-l4.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%; }
  #ad #photo, #ad #photo-init {
    top: 0px;
    right: -20px;
    width: 396px;
    height: 100%; }
  #ad #photo-img, #ad #photo-init-img {
    top: 0px;
    right: 0px;
    width: 396px;
    height: 275px;
    background-image: url("bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%;
    background-position-y: 0px; }
  #ad #photo-gradient, #ad #photo-init-gradient {
    top: 0px;
    right: 0px;
    width: 396px;
    height: 250px;
    background: -webkit-linear-gradient(bottom, rgba(27, 32, 38, 0.7) 10%, rgba(27, 32, 38, 0) 40%);
    background: linear-gradient(0deg, rgba(27, 32, 38, 0.7) 10%, rgba(27, 32, 38, 0) 40%);
    opacity: 1; }
  #ad #jenga {
    top: 85px;
    right: 0px;
    width: 396px;
    height: 44px;
    overflow: hidden;
    background-color: transparent; }
  #ad #jenga-slice {
    top: 0px;
    right: 0px; }
  #ad #jenga-img {
    top: -85px;
    right: -20px;
    width: 396px;
    height: 275px;
    background-image: url("bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: 100%;
    background-position-y: 0px; }
  #ad #space {
    top: 85px;
    left: -15px;
    width: 725px;
    height: 44px;
    overflow: hidden;
    background-color: transparent; }
  #ad #space-jenga-slice {
    top: -85px;
    left: 0px; }
  #ad #space-jenga-slice-container {
    width: 725px;
    height: 600px; }
  #ad #space-glow {
    top: -145px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: -webkit-radial-gradient(circle, white 10%, rgba(135, 149, 182, 0) 60%);
    background: radial-gradient(circle, white 10%, rgba(135, 149, 182, 0) 60%);
    opacity: 0;
    mix-blend-mode: overlay; }
  #ad #bg {
    width: 300px;
    height: 250px; }
  #ad #gradient-top {
    top: 0px;
    right: 0px;
    width: 400px;
    height: 600px;
    background: -webkit-linear-gradient(top, rgba(4, 7, 1, 0.85) 0%, rgba(4, 7, 1, 0) 10%);
    background: linear-gradient(180deg, rgba(4, 7, 1, 0.85) 0%, rgba(4, 7, 1, 0) 10%); }
  #ad #cta {
    bottom: 10px;
    right: 10px;
    width: 128px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    overflow: hidden; }
  #ad #cta-bg {
    background-color: #0094ef; }
  #ad #cta-bg {
    bottom: 0;
    right: 0;
    width: 128px;
    height: 30px; }
  #ad #cta-bg2 {
    bottom: 0;
    right: 0;
    width: 128px;
    height: 30px;
    background-color: #05080d;
    opacity: 0.5; }
  #ad #cta-frame {
    bottom: 0;
    right: 0;
    width: 124px;
    height: 26px;
    border: 2px solid #0094ef; }
  #ad #cta-txt-box {
    bottom: 0;
    right: 0;
    width: 128px;
    height: 30px;
    overflow: hidden; }
  #ad #cta-txt {
    bottom: 11px;
    right: 0;
    background-image: url(txt.png);
    background-repeat: no-repeat;
    background-size: 300px 182px;
    background-position: 1px -166px;
    width: 103px;
    height: 9px;
    display: block; }
  #ad .spinner {
    top: 119px; }
