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: black;
  border: 1px solid black;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  width: 728px;
  height: 90px; }
  #ad_content div, #ad_content img, #ad_content p {
    position: absolute;
    zoom: 1; }

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

#branding {
  bottom: 9px;
  right: 9px; }

#unlimited {
  top: 18px;
  left: 280px; }

#headline-1 {
  top: 9px;
  left: 9px; }

#headline-2a {
  top: 9px;
  left: 9px; }

#headline-2b {
  top: 9px;
  left: 176px; }

#headline-2c {
  top: 42px;
  left: 175px; }

#headline-ef {
  top: 9px;
  left: 9px; }

#legal {
  bottom: 9px;
  left: 9px; }

#cta {
  top: 9px;
  left: 630px; }
  #cta #cta-arrow {
    top: 1px;
    left: 80px; }

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

.branding {
	background-position: 84.42480211081795% 48.343023255813954%;
	width: 82px;
	height: 20px;
}

.cta-arrow {
	background-position: 88.63134657836645% 10%;
	width: 8px;
	height: 14px;
}

.cta-text {
	background-position: 62.33236608893421% 37.94468607114977%;
	width: 78.47px;
	height: 12.66px;
}

.headline-1 {
	background-position: 0 26.990408478100477%;
	width: 238.44px;
	height: 42.91px;
}

.headline-2a {
	background-position: 0 99.45817256382891%;
	width: 141.25px;
	height: 70.19px;
}

.headline-2b {
	background-position: 54.51085378834307% 49.17499556449228%;
	width: 150.97px;
	height: 22.91px;
}

.headline-2c {
	background-position: 90.74785918173168% 24.508191729094342%;
	width: 198.25px;
	height: 27.81px;
}

.headline-ef {
	background-position: 0 10.497758905402218%;
	width: 401.5px;
	height: 22.44px;
}

.legal {
	background-position: 0 0;
	width: 460.83px;
	height: 17.8px;
}

.unlimited {
	background-position: 0 53.993506493506494%;
	width: 169px;
	height: 38px;
}

