@import url("https://use.typekit.net/qnp7huz.css");


a, a:visited {
  color: #ffffff;
}

/* rock */

html {
  scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: "ibm-plex-mono", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 32px;
}

.controls {
  display: none;
}
.batemanyo {
  position: relative;
  display: inline-block;
  width: 200px;
}

.bounce {
  position: absolute;
  bottom: 0;
  left: 22.5%;
  z-index: 3;
  width: 55%;
  transition: all 0.4s ease;
}



.bounce.off {
  position: absolute;
  bottom: -400px;
}


img {
  width:100%;
  height: auto;
}

h1 {
  font-size: 3em;
  text-align: center;
  font-family: "aglet-mono", mono;
font-weight: 400;
font-style: italic;
  color: #ffff7b;
  text-transform: uppercase;
  text-shadow: 4px 3px 0 #ffff7b;
  margin: 0;
  line-height: 1;
  mix-blend-mode: hard-light;
  -webkit-text-stroke: 1px #222;
}

.textarea span {
  text-decoration: underline;
  font-style: italic;
}

.thesis {
  font-size: 1.8em;
  color: #ee26ab;
}

h2 {
  text-align: center;
  margin: 0;
  color: #ffff7b;
  text-shadow: 4px 3px 0 #00fff2;
  font-size: 1.8em;
  font-family: "aglet-mono", mono;
font-weight: 800;
font-style: italic;
  filter: blur(0.6px);
  -webkit-text-stroke: 1px #222;
  text-transform: uppercase;
margin: 2em 0;

}

h2.flicker {
  text-align: center;
  margin: 0;
  color: #ffff7b;
  text-shadow: 4px 3px 0 #00fff2;
  font-size: 1.8em;
  animation: flicker 3s linear infinite;
}

.hideinit {
  opacity: 0;
}

.pumpitup {
  font-size: 2em;
  color: antiquewhite;
  text-align: center;
  
}

.text {
  transform: rotate(-4deg);
  text-align: center;
  transition-delay: 0.4s;
  transition: all 0.4s ease;
}

.text.off {
  right: -910px;
  transform: translateY(-50%) rotate(8deg);
}

.button {
  display: block;
margin-top: 2em;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
}




.button.tilt {
  background: #222;
  transform: rotate(2deg);
}

.buybox {
  position: fixed;
  top: 35px;
  right: 35px;
  font-weight: 400;
  font-style: normal;
  background: transparent;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  
  z-index: 9000;
}

.logo img {

}

.ca {
  font-weight: 400;
  font-style: normal;
  background: rgba(0,0,0, 0.8);
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  text-align: center;
  z-index: 9000;
  cursor: copy;
  margin: 0 auto;

  word-break: break-all;
  color: white;
  filter: blur(0.5px);
}

.socials {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9000;
}

.close {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-weight: 400;
  font-style: normal;
  background: transparent;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  
  z-index: 9000;
}

.cto {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-weight: 400;
  font-style: normal;
  background: #000;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  border-radius: 2px;
  text-align: center;
  
  z-index: 9000;
  display: none;
}

.cto.active {
  display: block;
}

.socials a, .socials a:visited {
  font-weight: 400;
  font-style: normal;
  background: #000;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  border-radius: 2px;
  text-align: center;
  
}


h3 {
  font-size: 2em;
  text-transform: uppercase;
  line-height: 0.9;
  text-align: center;
  z-index: 9;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 400;
  font-style: normal;
  text-shadow: 4px 3px 0 #00fff2;
  filter: blur(0.6px);

}


h4 {
  color: #000;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1;
  text-shadow: 4px 3px 0 #00fff2;
}


.pumpitup {
  position: absolute;
  top: 70%;
  left: 10%;
  transform: rotate(-3deg);
  z-index: 9000;
  font-size: 1em;
}

.texture {
  z-index: 4;
  background: url(images/grid-noise.png) repeat;
  mix-blend-mode: overlay;
  width: 100%;
  height: 100%;
}

.hero {
  position: relative;
  height: 100vh;
  z-index: 1;
  background: url(images/bg.jpg) top center no-repeat;
  background-size: cover;
}

.summoned {
  position: relative;
  clear: both;
  background: #8645ab;
  text-align: center;
  overflow: hidden;
  padding-top: 3em;
  padding-bottom: 3em;
  z-index: 3;

}

.memes {
  position: relative;
  clear: both;
  background-color:hsla(0,100%,50%,1);
  background-image:
  radial-gradient(at 40% 20%, hsla(1,100%,74%,1) 0px, transparent 50%),
  radial-gradient(at 80% 0%, hsla(91,100%,56%,1) 0px, transparent 50%),
  radial-gradient(at 0% 50%, hsla(355,100%,93%,1) 0px, transparent 50%),
  radial-gradient(at 80% 50%, hsla(340,100%,50%,1) 0px, transparent 50%),
  radial-gradient(at 0% 100%, hsla(19,100%,50%,1) 0px, transparent 50%),
  radial-gradient(at 80% 100%, hsla(242,100%,70%,1) 0px, transparent 50%),
  radial-gradient(at 0% 0%, hsla(343,100%,76%,1) 0px, transparent 50%);
  text-align: center;
  overflow: hidden;
  padding-top: 3em;
  padding-bottom: 3em;
  z-index: 3;
}

.memes img {
  line-height: 0;
}
.dicap {
  line-height: 0;
  display: block;
}

.textarea {
  position: relative;
  clear: both;
  background: #111 url(images/3px-tile.png) top repeat;
  text-align: center;
  overflow: hidden;
  padding-top: 3em;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 3em;
}

.startagain {
  position: absolute;
  top: 10%;
  left: 5%;
  z-index: 8;
  width: 40%;
  display: block;
  transition: all 0.4s ease;
  transform: scale(100%) rotate(0deg);
}

.startagain:hover {
  transform: scale(106%) rotate(3deg);
}

.startagain.off {
  transform: scale(100%) rotate(3deg);
  top: 100px;
  left: 20px;
  width: 200px;
}

.startagain2 {
  position: absolute;
  text-align: center;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 90;
  display: block;
}

.startagain2.off {
  display: none;
}

.investcontent {
  position: absolute;
  text-align: center;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 90;
  display: none;
}

.investcontent.on {
  display: block;
}


/* video */

.video-container {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: auto;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  cursor: pointer;
  border: 4px solid #fff;
}

.video-container video {
  width: 100%;
  height: 100%;
  display: block;
}

.video-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 2;
  transition: opacity 0.3s ease;
}

.video-placeholder.hidden {
  opacity: 0;
  pointer-events: none;
}


/* animations */

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate(-100%, 0);
    
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}

@keyframes flicker {
	0%, 19%, 22%, 62%, 64%, 70%, 100% {
		opacity: 0.99;
		text-shadow: 
			-1px -1px 0 rgba(255,255,255, 0.4), 
			1px -1px 0 rgba(255,255,255, 0.4), 
			-1px 1px 0 rgba(255,255,255, 0.4), 
			1px 1px 0 rgba(255,255,255, 0.4), 
			0 -2px 8px,
			0 0 2px,
			0 0 5px #ffffff, 
			0 0 15px #ffff7b, 
			0 0 2px #ff7e00, 
			0 2px 3px #fff;
	}
	20%, 21%, 63%, 65%, 69.9% {
		opacity: 0.4;
		text-shadow: none;
	}
}


@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(20px);
	}
	100% {
		transform: translatey(0px);
	}
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
  40% {transform: translateY(-30px);} 
  60% {transform: translateY(-15px);} 
} 


.bigstrap {
  position: relative;
  z-index: 5;
  text-align: center;
}

.bigstrap p {
  text-align: center;
  font-family: "aglet-mono", mono;
font-weight: 400;
font-style: italic;
  text-transform: uppercase;
}



.top-bar {
  position: fixed;
  bottom: 15px;
  left: 15px;
  right: 15px;
  z-index: 900;
  text-align: center;
  border-radius: 8px;
}

.top-bar a {
  display: inline-block;
  box-sizing: border-box;
  padding: 20px;
  color: #fff;
  font-family: "aglet-mono", mono;
  font-weight: 400;
  font-style: italic;
  text-decoration: none;
  text-transform: uppercase;
  animation: flicker 2s linear infinite;
  
}

.top-bar a.flicker {
  animation: flicker 3s linear infinite;
}

.left-bar {
  float: left;
}


.right-bar {
  float: right;
}


.mobileonly {
  display: none;
}

.links {
  line-height: 0;
  position: relative;
}

.hotgirls {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(4deg);
  z-index: 5;
  width: 50%;
  line-height: 1.5;
  text-align: center;
}

.hotgirls span {
  background: rgba(0,0,0, 0.4);
}

.close2, .close2:visited {
  color: #fff !important;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 4px;
  border: 1px dashed #fff;
  text-align: center;
  
  z-index: 9000;
}

.close:hover {
  color: aqua;
}


/* overlay */

.overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(images/tvstatic.gif) center center no-repeat;
  background-size: cover;
  opacity: 1;
  transition: all 0.6s ease-in;
}

.bigday {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 200;
  width: 100%;
  overflow: hidden;
  transition: all 0.6s ease-in;
}

.pumpy {
  animation: float 2s linear infinite;
  position: relative;
  margin-bottom: -50px;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}

.bigday.off {
  bottom: -140%;
}

.overlay.off {
  opacity: 0;
  transform: scale(140%);
}

/* grid */

.follow {
  position: relative;
  height: 90vh;
  width: 100%;
  background: #222 url(images/batemanyo.gif) top repeat;
  clear: both;
  font-size: 1.6em;
  }
  
  .follow .controls {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    text-align: center;
  }
  
  .controls a {
    display: inline-block;
    padding: 20px;
    animation: flicker 1.5s linear infinite;
    color: #fff;
  }
  



/* page container */
.wrapper {
  margin: 0;
  position: relative;
  overflow: hidden;
}

.row {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  clear: both;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* contained row */
.small-row-indented {
  clear: both;
  padding: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

.small-row {
  clear: both;
  padding: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

@media (min-width: 64em) {
  .small-row {
    margin: 0 8%;
  }

  .small-row-indented {
    margin: 0 8% 0 16%;
  }
}
.paddedColumn {
  float: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.paddedColumn {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 64em) {
  .paddedColumn {
    padding: 20px;
  }
}
@media (min-width: 118em) {
  .paddedColumn {
    padding: 20px;
  }
}
@media screen and (max-width: 42em) {
  .paddedColumn {
    width: 100%;
  }
}

.plainColumn {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
line-height: 0;
}


@media only screen {
  .xsmall-1 {
    width: 8.3333333333%;
  }

  .xsmall-2 {
    width: 16.6666666667%;
  }

  .xsmall-3 {
    width: 25%;
  }

  .xsmall-4 {
    width: 33.3333333333%;
  }

  .xsmall-5 {
    width: 41.6666666667%;
  }

  .xsmall-6 {
    width: 50%;
  }

  .xsmall-7 {
    width: 58.3333333333%;
  }

  .xsmall-8 {
    width: 66.6666666667%;
  }

  .xsmall-9 {
    width: 75%;
  }

  .xsmall-10 {
    width: 83.3333333333%;
  }

  .xsmall-11 {
    width: 91.6666666667%;
  }

  .xsmall-12 {
    width: 100%;
  }
}
@media (min-width: 42.375em) {
  .small-1 {
    width: 8.3333333333%;
  }

  .small-2 {
    width: 16.6666666667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.3333333333%;
  }

  .small-5 {
    width: 41.6666666667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.3333333333%;
  }

  .small-8 {
    width: 66.6666666667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.3333333333%;
  }

  .small-11 {
    width: 91.6666666667%;
  }

  .small-12 {
    width: 100%;
  }
}
@media (min-width: 64em) {

  .plau {
    margin: 190px auto 140px auto;
    max-width: 614px;
  }



  .pointer {
    position: absolute;
    width: 120px;
    z-index: 5;
    top: 54%;
    left: 190px;
    transform: translateY(-50%);
  }
  

/* grd */

  .pull-right {
    float: right;
  }

  .align-right {
    text-align: right;
  }

  .medium-1 {
    width: 8.3333333333%;
  }

  .medium-2 {
    width: 16.6666666667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.3333333333%;
  }

  .medium-5 {
    width: 41.6666666667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.3333333333%;
  }

  .medium-8 {
    width: 66.6666666667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.3333333333%;
  }

  .medium-11 {
    width: 91.6666666667%;
  }

  .medium-12 {
    width: 100%;
  }
}
@media (min-width: 85.375em) {
  .large-1 {
    width: 8.3333333333%;
  }

  .large-2 {
    width: 16.6666666667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.3333333333%;
  }

  .large-5 {
    width: 41.6666666667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.3333333333%;
  }

  .large-8 {
    width: 66.6666666667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.3333333333%;
  }

  .large-11 {
    width: 91.6666666667%;
  }

  .large-12 {
    width: 100%;
  }
}
@media (min-width: 118em) {

  
  /* grid */

  .xlarge-1 {
    width: 8.3333333333%;
  }

  .xlarge-2 {
    width: 16.6666666667%;
  }

  .xlarge-3 {
    width: 25%;
  }

  .xlarge-4 {
    width: 33.3333333333%;
  }

  .xlarge-5 {
    width: 41.6666666667%;
  }

  .xlarge-6 {
    width: 50%;
  }

  .xlarge-7 {
    width: 58.3333333333%;
  }

  .xlarge-8 {
    width: 66.6666666667%;
  }

  .xlarge-9 {
    width: 75%;
  }

  .xlarge-10 {
    width: 83.3333333333%;
  }

  .xlarge-11 {
    width: 91.6666666667%;
  }

  .xlarge-12 {
    width: 100%;
  }
}
@media (min-width: 160em) {
  .xxlarge-1 {
    width: 8.3333333333%;
  }

  .xxlarge-2 {
    width: 16.6666666667%;
  }

  .xxlarge-3 {
    width: 25%;
  }

  .xxlarge-4 {
    width: 33.3333333333%;
  }

  .xxlarge-5 {
    width: 41.6666666667%;
  }

  .xxlarge-6 {
    width: 50%;
  }

  .xxlarge-7 {
    width: 58.3333333333%;
  }

  .xxlarge-8 {
    width: 66.6666666667%;
  }

  .xxlarge-9 {
    width: 75%;
  }

  .xxlarge-10 {
    width: 83.3333333333%;
  }

  .xxlarge-11 {
    width: 91.6666666667%;
  }

  .xxlarge-12 {
    width: 100%;
  }
}


#player-overlay {
position: relative;
width: 100%;
height: 100%;
background-color: #000;
z-index:999;
}

/* util */
@media screen and (max-width: 679px) {
.hide-mobile {
  display: none !important;
}
}
@media screen and (max-width: 1023px) {
.hide-tablet {
  display: none !important;
}
}

.volumebox {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  background: url(images/volume-on.svg) center no-repeat;
  background-size: contain;
  bottom: 20px;
  right: 20px;
  z-index: 10899;
  cursor: pointer;
  text-indent: 90000px;
  overflow-x: hidden !important;
}

.volumebox.siteopen {
  display: block;
}

.volumebox.off {
  background: url(images/volume-off.svg) center no-repeat;
  background-size: contain;
}

/* ------------------------------------------------------------------- mobile */

@media screen and (max-width: 767px) {

  body, html {
    overflow-x: hidden !important;
  }

  .hero  {
    overflow-x: hidden !important;
  }


.controls {
  display: block;
  text-transform: uppercase;
}
  
  .bowser {
    position: absolute;
    bottom: -20%;
    left: 50%;
    transform: translateX(-50%);
    width: 235%;
    z-index: 0;
  }

  h1 {
    font-size: 1em;
  }
  h2 {
    font-size: 1em;
  }
  h3 {
    font-size: 1em;
    filter: blur(0.7px);
  }
  .text {
    width: 100%;
    transform: rotate(0deg);
    top: 19%;
  }

.right-bar {
  display: none;
}

.hero {
  height: 70vh;
}

.top-bar {
  display: none;
  position: fixed;
  bottom: auto;
  left: 15px;
  right: 15px;
  top: 15px;
  z-index: 900;
  text-align: center;
  border-radius: 8px;
}

.top-bar a {
  display: block;
  text-align: center;
  font-size: 1.4em;
  text-transform: uppercase;
}


.mobileonly {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 90000;
}

.infomodal {
  position: fixed;
  top: -250%;
  left: 0;
  transform: translate(0,0);
  background: #111;
  z-index: 25000;
  box-sizing: border-box;
  padding: 20px;
  transition: all 0.6s ease-in-out;
  width: 70%;
  height: 70%;
  overflow-y: auto;
  text-align: center;
}

.infomodal.active {
  top:0;
  width: 100%;
}
.wojak {
  position: absolute;
  bottom: 33%;
  left: 50%;
  z-index: 5;
  width: 35%;
  transition: all 0.7s ease;
}

.bounce {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  transition: all 0.4s ease;
}

.textarea {
  font-size: 22px;
}

.damnboy img {
  width: 60%;
}
.buybox {
  font-size: 18px;
}

.ca {
  font-size: 20px;
  word-break: break-all;
  box-sizing: border-box;
}

.socials {
  position: fixed;
  bottom: 26px;
  left: 26px;
  z-index: 9000;
  box-sizing: border-box;
}

.close {
  font-size: 16px;
  box-sizing: border-box;
}


.close {
  bottom: 90px;
  font-size: 19px;
  bottom: 90px;
  width: 90%;
  text-align: center;
  box-sizing: border-box;
}

.cto.active {
  display: block;
}

.socials a, .socials a:visited {
  font-size: 20px;
  padding: 14px;
  border-color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
}

.bigstrap {
  padding-bottom: 5em;
}

.bigstrap h2 {
  font-size: 1.9em;
}




.cat {
  animation: flicker 2s linear infinite;
  overflow: hidden !important;
}

.trans-cat {
  position: absolute;
  bottom: -10px;
  right: -80px;
  width: 140%;
  z-index: 1;
}


.startagain {
  position: absolute;
  top: 200px;
  left: 5%;
  z-index: 8;
  width: 90%;
  animation: flicker 3s linear infinite;
  display: block;
  transition: all 0.4s ease;
  transform: scale(100%) rotate(0deg);
}

.startagain.off {
  transform: scale(100%) rotate(3deg);
  top: 20px;
  left: 20px;
  width: 130px;
}


.bigday {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 200;
  width: 100%;
  overflow: hidden;
}

.pumpy {
  left: -100%;
  transform: translateX(-50%);
  z-index: 200;
  width: 310%;
}
.follow .controls {
  width: 90%;
  text-align: center;
}


.follow .controls a {
  display: block;
  font-size: 38px;
}

.links {
  background: #222 url(images/3px-tile.png) top repeat;
  padding-top: 30px;
}

.hotgirls {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  line-height: 1.5;
  text-align: center;
  transform: translate(0,0) rotate(0);
}

.follow {
  position: relative;
  height: 100vh;
  }

}

