html, body {
  padding: 0;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

html {
  font-size: 1em; }

body {
  font-size: 100%; }

a img, :link img, :visited img {
  border: 0; }

*, *:before, *:after {
  box-sizing: border-box; }

.alpha-0 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.invisible {
  visibility: hidden; }

.none {
  display: none; }

.offstage {
  position: absolute;
  left: -4000px;
  top: -4000px; }

.gpu {
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.smooth-animation {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0) rotate(0.1deg);
          transform: translateZ(0) rotate(0.1deg); }

.transform-reset {
  -webkit-transform: none !important;
          transform: none !important; }

/* Utilities
 * -------------------------------------------------------
 */
/* Ad content
 * -------------------------------------------------------
 */
#ad_content {
  background: white;
  border: 1px solid black;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  width: 300px;
  height: 600px; }
  #ad_content div, #ad_content img, #ad_content p {
    position: absolute;
    zoom: 1; }

#arrow {
  left: 34px;
  top: 90px; }

#logo {
  left: 34px;
  top: 38px; }

.txt {
  left: 75px;
  top: 90px; }

#legal {
  right: 5px;
  bottom: 5px; }

#cta {
  left: 65px;
  top: 315px;
  width: 159px;
  height: 35px; }
  #cta #cta_bg {
    width: 100%;
    height: 100%;
    background-color: #6633cc;
    border-radius: 40px; }
  #cta #cta_txt {
    top: 12px;
    left: 18px; }

.backup {
  position: absolute;
  background: url("backup.jpg") no-repeat;
  left: 0;
  top: 0;
  width: 300px;
  height: 600px; }

.sprite-svg {
	background: url("svgsprite.svg") no-repeat;
}

.arrow {
	background-position: 0 99.63747908533185%;
	width: 31.63px;
	height: 79.84px;
}

.cta_txt {
	background-position: 88.91123833101244% 66.17378477100308%;
	width: 124.22px;
	height: 10.28px;
}

.legal {
	background-position: 80.62766007202656% 69.04952215464813%;
	width: 84.38px;
	height: 7.25px;
}

.logo {
	background-position: 90.280178057083% 61.310344827586206%;
	width: 130.1px;
	height: 19.5px;
}

.txt1 {
	background-position: 99.8291687176072% 0;
	width: 166.63px;
	height: 168.91px;
}

.txt2 {
	background-position: 0 0;
	width: 159.09px;
	height: 214.38px;
}

.txt3 {
	background-position: 48.75425209156936% 0;
	width: 185.69px;
	height: 168.91px;
}

