@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Abril+Fatface|Poppins:400,400i,800");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.desktop__hide,
.hide,
.mobile__hide {
  display: none;
  visibility: hidden;
}
.ri {
  text-indent: 1000%;
  white-space: nowrap;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a,
button {
  margin: 0;
  padding: 0;
  color: inherit;
  background-color: inherit;
  border: none;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}
:focus {
  outline: none;
}
img {
  max-width: 100%;
}
.relative-container {
  position: relative;
}
.container {
  max-width: 1200px;
  padding: 0 4rem;
  margin: 0 auto;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
@media screen and (max-width: 1023px) {
  .container {
    padding: 0 2rem;
  }
}
.container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.row--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.col-1 {
  width: calc(100% / 12 * 1);
}
.col-2 {
  width: calc(100% / 12 * 2);
}
.col-3 {
  width: calc(100% / 12 * 3);
}
.col-4 {
  width: calc(100% / 12 * 4);
}
.col-5 {
  width: calc(100% / 12 * 5);
}
.col-6 {
  width: calc(100% / 12 * 6);
}
.col-7 {
  width: calc(100% / 12 * 7);
}
.col-8 {
  width: calc(100% / 12 * 8);
}
.col-9 {
  width: calc(100% / 12 * 9);
}
.col-10 {
  width: calc(100% / 12 * 10);
}
.col-11 {
  width: calc(100% / 12 * 11);
}
.col-12 {
  width: calc(100% / 12 * 12);
}
.col {
  display: inline-block;
  padding: 0 15px;
}
@media screen and (max-width: 1023px) {
  .col {
    width: 100%;
  }
}
.col.no-gutter {
  padding: 0;
}
.fade-in {
  opacity: 1 !important;
}
.fade-out {
  opacity: 0 !important;
}
.logo {
  font-family: "Abril Fatface", cursive;
  font-style: normal;
  font-size: 3.2rem;
  line-height: 1;
  cursor: pointer;
  color: #262016;
  font-weight: bold;
}
.logo--intro {
  font-size: 4.2rem;
  text-align: center;
  cursor: initial;
}
.logo--home {
  padding: 10px;
}
.title {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 3.2rem;
  letter-spacing: 0.5px;
  line-height: 1.2;
  margin-bottom: 58px;
  position: relative;
}
.title__ziggy {
  font-size: 5.6rem;
}
.title__ziggy--starman {
  margin-top: 40px;
}
.title__jack {
  font-size: 4.2rem;
  text-transform: uppercase;
  position: relative;
}
.title__jack--subtitle {
  font-size: 7.5rem;
}
.containerfactnumber {
  pointer-events: none;
  text-align: center;
  position: absolute;
  top: 2px;
  left: 5%;
}
.containerfactnumber__el {
  font-family: "Abril Fatface", cursive;
  font-style: normal;
  font-size: 3.2rem;
  color: bold;
  position: absolute;
  line-height: 1;
  color: #9e1d09;
  top: 0;
  opacity: 0.4;
}
.containertag {
  pointer-events: none;
  position: fixed;
  height: 7.5rem;
  z-index: 1;
  width: 100%;
  left: 0;
}
.containertag__el {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 7.5rem;
  letter-spacing: 0.5px;
  position: fixed;
  line-height: 1;
  color: #eedebc;
  opacity: 0.4;
  right: -10px;
}
.toline {
  display: block;
}
.date {
  font-family: "Abril Fatface", cursive;
  font-style: normal;
  font-size: 10rem;
  letter-spacing: 10px;
  color: #eedebc;
}
.date__ziggy {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  letter-spacing: -45px;
  line-height: 1;
}
.date__thin {
  text-align: center;
}
.date__jack {
  margin-bottom: 10px;
  text-align: center;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.link {
  font-family: "Abril Fatface", cursive;
  font-style: normal;
  font-size: 1.8rem;
  color: #262016;
  outline: none;
  font-weight: bold;
  position: relative;
  padding: 5px 10px;
  display: block;
}
.link:after,
.link:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 47%;
  height: 0.8rem;
  width: 0.8rem;
  background-color: #262016;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link:before {
  left: -10%;
}
.link:after {
  right: -10%;
}
.link__goto {
  margin: 30px 0 0;
}
.link__goto--startpage {
  font-size: 2.4rem;
  position: relative;
}
.link__goto--datavizpage {
  font-size: 2.2rem;
}
.link__back {
  font-family: "Abril Fatface", cursive;
  font-style: normal;
  font-size: 2.4rem;
  color: #262016;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 10px 15px;
}
.link__back:after,
.link__back:before {
  top: 47%;
}
.quote {
  font-family: "Abril Fatface", cursive;
  font-style: normal;
  font-size: 4.2rem;
  color: #eedebc;
  line-height: 1.5;
  position: relative;
}
.quote:after,
.quote:before {
  position: absolute;
  font-size: 15.6rem;
  opacity: 0.4;
}
.quote:before {
  content: "“";
  top: -103px;
  left: -40px;
}
.quote:after {
  content: "”";
  bottom: -110px;
  right: -40px;
}
.quote--ziggyend:after {
  right: -148px;
  bottom: -120px;
}
@media screen and (min-width: 768px) {
  .containertag {
    height: 10rem;
  }
  .containertag__el {
    font-size: 10rem;
  }
  .date__ziggy {
    letter-spacing: -25px;
  }
  .title {
    font-size: 4.2rem;
  }
  .title__ziggy {
    font-size: 7.5rem;
  }
  .title__jack {
    font-size: 5.6rem;
  }
  .title__jack__subtitle {
    font-size: 10rem;
  }
  .quote {
    font-size: 5.6rem;
  }
  .quote:after,
  .quote:before {
    font-size: 20rem;
  }
  .quote:before {
    top: -93px;
    left: -80px;
  }
  .quote:after {
    bottom: -180px;
    right: -80px;
  }
  .quote--starman {
    text-align: center;
  }
  .quote--starman:before {
    left: -120px;
  }
  .quote--starman:after {
    right: -120px;
  }
  .quote--ziggyend:before {
    left: -120px;
  }
  .quote--ziggyend:after {
    right: -345px;
  }
}
@media screen and (min-width: 1024px) {
  .title {
    font-size: 3.2rem;
  }
  .title__ziggy {
    font-size: 5.6rem;
  }
  .title__jack {
    font-size: 5.6rem;
  }
  .title__jack--subtitle {
    font-size: 7.5rem;
  }
  .containertag {
    height: 7.5rem;
  }
  .containertag__el {
    font-size: 7.5rem;
  }
  .link__back {
    font-size: 2.4rem;
    padding: 12px;
  }
  .link__back:hover {
    color: #fff7e5;
  }
  .link__back:hover:after,
  .link__back:hover:before {
    background-color: #fff7e5;
  }
  .link:hover:before {
    left: -2%;
  }
  .link:hover:after {
    right: -2%;
  }
  .link__goto:focus,
  .link__goto:hover {
    color: #66370e;
  }
  .link__goto:focus:after,
  .link__goto:focus:before,
  .link__goto:hover:after,
  .link__goto:hover:before {
    background-color: #66370e;
  }
  .quote {
    font-size: 4.2rem;
    text-align: left;
  }
  .quote:after,
  .quote:before {
    font-size: 15rem;
  }
  .quote:before {
    left: -75px;
    top: -69px;
  }
  .quote:after {
    bottom: -131px;
    right: -60px;
  }
  .quote--ziggyend:after {
    right: -130px;
  }
}
@media screen and (min-width: 1250px) {
  .title__ziggy {
    font-size: 10rem;
  }
  .quote {
    font-size: 5.6rem;
  }
  .quote:after,
  .quote:before {
    font-size: 20rem;
  }
  .quote:before {
    left: -104px;
    top: -83px;
  }
  .quote:after {
    bottom: -181px;
    right: -79px;
  }
  .quote--ziggyend:before {
    left: -96px;
  }
  .quote--ziggyend:after {
    right: -170px;
  }
}
html {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #fff7e5;
  font-size: 62.5%;
  overflow-x: hidden;
}
html.overflow {
  overflow: hidden;
}
html.overflow body {
  overflow: hidden;
}
body {
  background-color: #eedebc;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
body,
html {
  overflow-x: hidden;
  height: 100%;
  margin: 0;
}
.container {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.container__intro {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.container-flex__header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.container-flex__around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.container-flex__center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.container-flex__dateziggy {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.startlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.content,
.listelement {
  display: none;
}
.content {
  margin-top: 60px;
}
.footer,
.header {
  z-index: 3;
  position: fixed;
  width: 100%;
}
.footer__el,
.header__el {
  position: fixed;
}
.footer__el--left,
.header__el--left {
  left: 5px;
}
.footer__el--right,
.header__el--right {
  right: 0;
}
.header {
  pointer-events: none;
  height: 5.2rem;
}
.header__el {
  pointer-events: initial;
}
.footer {
  height: 3.4rem;
  font-size: 1.4rem;
  bottom: 0;
}
.footer__el {
  color: #262016;
  bottom: 0;
  padding: 10px 20px;
  opacity: 0.7;
}
.relative {
  position: relative;
}
.databubbles {
  position: absolute;
  width: 100%;
  height: 100%;
}
.bubble {
  fill: #9e9daa;
}
.bubble__active {
  cursor: pointer;
  fill: #e35f52;
}
.bubble__active--visited {
  fill: #ac231b;
}
.sound {
  height: 5.2rem;
  width: 5.2rem;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sound__off,
.sound__on {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 0;
  right: 0;
  height: 3.2rem;
  width: 3.2rem;
  padding: 10px;
  position: fixed;
  color: #262016;
}
.sound__on {
  display: block;
}
.sound__off {
  display: none;
}
.slider {
  pointer-events: none;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 5px;
  z-index: 2;
  height: 44px;
  width: calc(100% - 10px);
  bottom: 0;
}
.slider__el {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  pointer-events: initial;
  height: 2.4rem;
  padding: 0 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider__el--prev {
  left: 0;
}
.slider__el--next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 0;
}
.slidericon {
  height: 100%;
}
.img {
  -o-object-fit: contain;
  object-fit: contain;
}
.img__jack {
  -webkit-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
}
.img__jackdogs {
  border-radius: 10px;
}
.jacklight {
  position: relative;
  z-index: 1;
}
.jacklight:after {
  position: absolute;
  content: "";
  background: url("../img/elements/lightning_rotate.svg") no-repeat top left;
  z-index: -1;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 7%;
  left: 0;
}
.imgziggyafter {
  position: relative;
}
.imgziggyafter__album:after {
  position: absolute;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: -3;
  content: "";
  background: url("../img/elements/vinyle.svg") no-repeat;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  border-radius: 50%;
  height: 600px;
  width: 600px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.imgjackafter {
  position: absolute;
  content: "";
  background: url("../img/elements/lightning.svg") no-repeat;
  background-size: contain;
  z-index: 2;
  height: 140px;
  width: 110px;
  top: -40px;
  right: 0%;
}
.bgjackalbum {
  position: absolute;
  background: none;
  content: "";
  background-size: contain;
  height: 250px;
  width: 250px;
  top: -110px;
  left: -120px;
  z-index: -1;
  border-radius: 5%;
  background-color: #bb2d18;
}
.translate {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.translate__left--animate {
  -webkit-animation: movefromleft 0.6s ease-in-out;
  animation: movefromleft 0.6s ease-in-out;
}
.translate__right--animate {
  -webkit-animation: movefromright 0.6s ease-in-out;
  animation: movefromright 0.6s ease-in-out;
}
@-webkit-keyframes movefromleft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes movefromleft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes movefromright {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes movefromright {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.noise {
  height: 100%;
  position: absolute;
  z-index: 10;
}
.noise:after {
  content: "";
  background-image: url("../img/elements/noise.png");
  -webkit-animation: noise 8s steps(4) infinite;
  animation: noise 8s steps(4) infinite;
  pointer-events: none;
  position: fixed;
  display: block;
  height: 300%;
  width: 300%;
  top: -100%;
  left: -100%;
  opacity: 0.7;
}
@-webkit-keyframes noise {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }
  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }
  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }
  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }
  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }
  60% {
    -webkit-transform: translate(15%, 0%);
    transform: translate(15%, 0%);
  }
  70% {
    -webkit-transform: translate(0%, 15%);
    transform: translate(0%, 15%);
  }
  80% {
    -webkit-transform: translate(3%, 25%);
    transform: translate(3%, 25%);
  }
  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes noise {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }
  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }
  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }
  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }
  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }
  60% {
    -webkit-transform: translate(15%, 0%);
    transform: translate(15%, 0%);
  }
  70% {
    -webkit-transform: translate(0%, 15%);
    transform: translate(0%, 15%);
  }
  80% {
    -webkit-transform: translate(3%, 25%);
    transform: translate(3%, 25%);
  }
  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
body[data-page="datavizpage"] .slider,
body[data-page="intropage"] .slider,
body[data-page="startpage"] .slider {
  display: none;
}
body[data-page="intropage"],
body[data-page="startpage"] {
  color: #262016;
}
body[data-page="intropage"] .header .logo,
body[data-page="startpage"] .header .logo {
  display: none;
}
body[data-page="intropage"] .container-flex__header,
body[data-page="startpage"] .container-flex__header {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
body[data-page="intropage"] .footer,
body[data-page="startpage"] .footer {
  display: none;
}
body[data-page="intropage"] {
  color: #262016;
  overflow: hidden;
}
body[data-page="intropage"] .container-flex__intro {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  width: 100%;
}
body[data-page="intropage"] .container-flex__icons {
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 50px 0;
  width: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
body[data-page="intropage"] .randomcircle {
  content: "";
  background-color: #e35f52;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}
body[data-page="intropage"] .randomcircle__pale--one,
body[data-page="intropage"] .randomcircle__pale--two {
  width: 100px;
  height: 100px;
  top: -40px;
  left: -30px;
}
body[data-page="intropage"] .randomcircle__dark {
  background-color: #ac231b;
  width: 150px;
  height: 150px;
  bottom: -100px;
  right: -70px;
}
body[data-page="intropage"] .intro {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  opacity: 0;
}
body[data-page="intropage"] .icon {
  height: 4.2rem;
}
body[data-page="intropage"] .datavisualisation,
body[data-page="intropage"] .start {
  display: none;
  opacity: 0;
}
body[data-page="startpage"] .aladdinbg {
  background: url("../img/pictures/aladdinsane.png") no-repeat;
  background-size: contain;
  pointer-events: none;
  position: fixed;
  content: "";
  opacity: 0.5;
  z-index: -1;
  height: 459px;
  width: 470px;
  right: -260px;
  bottom: 0;
}
body[data-page="startpage"] .start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body[data-page="startpage"] .datavisualisation,
body[data-page="startpage"] .intro {
  display: none;
  opacity: 0;
}
body[data-page="startpage"] .logo__start {
  font-size: 4.2rem;
  margin: 30px 0 48px;
  position: relative;
  cursor: initial;
}
body[data-page="startpage"] .randomcircle {
  content: "";
  background-color: #e35f52;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  width: 70px;
  height: 70px;
  top: -50%;
  left: -10%;
}
body[data-page="startpage"] .title__start {
  font-size: 2.4rem;
  margin: 0 0 36px;
}
body[data-page="datavizpage"] .container__intro,
body[data-page="datavizpage"] .intro,
body[data-page="datavizpage"] .start {
  display: none;
  opacity: 0;
}
body[data-page="datavizpage"] .datavisualisation {
  height: 100%;
}
body[data-page="datavizpage"] .footer {
  display: block;
}
body[data-attribute="1"],
body[data-attribute="2"],
body[data-attribute="3"],
body[data-attribute="4"],
body[data-attribute="5"],
body[data-attribute="6"],
body[data-attribute="7"],
body[data-attribute="8"],
body[data-attribute="9"] {
  height: initial;
}
body[data-attribute="1"] .row,
body[data-attribute="2"] .row,
body[data-attribute="3"] .row,
body[data-attribute="4"] .row,
body[data-attribute="5"] .row,
body[data-attribute="6"] .row,
body[data-attribute="7"] .row,
body[data-attribute="8"] .row,
body[data-attribute="9"] .row {
  padding: 90px 0;
}
body[data-attribute="1"] .col,
body[data-attribute="2"] .col,
body[data-attribute="3"] .col,
body[data-attribute="4"] .col,
body[data-attribute="5"] .col,
body[data-attribute="6"] .col,
body[data-attribute="7"] .col,
body[data-attribute="8"] .col,
body[data-attribute="9"] .col {
  margin-top: 50px;
}
body[data-attribute="1"] .slider,
body[data-attribute="2"] .slider,
body[data-attribute="3"] .slider,
body[data-attribute="4"] .slider,
body[data-attribute="5"] .slider,
body[data-attribute="6"] .slider,
body[data-attribute="7"] .slider,
body[data-attribute="8"] .slider,
body[data-attribute="9"] .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body[data-attribute="1"] .footer,
body[data-attribute="1"] .logo,
body[data-attribute="2"] .footer,
body[data-attribute="2"] .logo,
body[data-attribute="3"] .footer,
body[data-attribute="3"] .logo,
body[data-attribute="4"] .footer,
body[data-attribute="4"] .logo,
body[data-attribute="5"] .footer,
body[data-attribute="5"] .logo,
body[data-attribute="6"] .footer,
body[data-attribute="6"] .logo,
body[data-attribute="7"] .footer,
body[data-attribute="7"] .logo,
body[data-attribute="8"] .footer,
body[data-attribute="8"] .logo,
body[data-attribute="9"] .footer,
body[data-attribute="9"] .logo {
  display: none;
}
body[data-attribute="1"] .slider,
body[data-attribute="1"] .sound,
body[data-attribute="2"] .slider,
body[data-attribute="2"] .sound,
body[data-attribute="3"] .slider,
body[data-attribute="3"] .sound,
body[data-attribute="4"] .slider,
body[data-attribute="4"] .sound,
body[data-attribute="5"] .slider,
body[data-attribute="5"] .sound,
body[data-attribute="6"] .slider,
body[data-attribute="6"] .sound {
  fill: #262016;
}
body[data-attribute="1"] .link__back,
body[data-attribute="2"] .link__back,
body[data-attribute="3"] .link__back,
body[data-attribute="4"] .link__back,
body[data-attribute="5"] .link__back,
body[data-attribute="6"] .link__back {
  color: #262016;
}
body[data-attribute="1"] .link__back:after,
body[data-attribute="1"] .link__back:before,
body[data-attribute="2"] .link__back:after,
body[data-attribute="2"] .link__back:before,
body[data-attribute="3"] .link__back:after,
body[data-attribute="3"] .link__back:before,
body[data-attribute="4"] .link__back:after,
body[data-attribute="4"] .link__back:before,
body[data-attribute="5"] .link__back:after,
body[data-attribute="5"] .link__back:before,
body[data-attribute="6"] .link__back:after,
body[data-attribute="6"] .link__back:before {
  background-color: #262016;
}
body[data-attribute="7"] .slider,
body[data-attribute="7"] .sound,
body[data-attribute="8"] .slider,
body[data-attribute="8"] .sound {
  fill: #eedebc;
}
body[data-attribute="7"] .link__back,
body[data-attribute="8"] .link__back {
  color: #eedebc;
}
body[data-attribute="7"] .link__back:after,
body[data-attribute="7"] .link__back:before,
body[data-attribute="8"] .link__back:after,
body[data-attribute="8"] .link__back:before {
  background-color: #eedebc;
}
body[data-attribute="1"] {
  background-color: #eb6855;
  position: relative;
}
body[data-attribute="1"] .bgziggy {
  position: absolute;
  content: "";
  background: url("../img/elements/ziggy_shapes-vertical.svg") no-repeat;
  background-size: contain;
  z-index: -1;
  width: 200px;
  height: 560px;
  top: 440px;
  left: 0;
}
body[data-attribute="1"] .slider {
  background-color: #eb6855;
}
body[data-attribute="1"] .containerfactnumber__el,
body[data-attribute="1"] .title {
  color: #9e1d09;
}
body[data-attribute="2"] {
  background-color: #f5a149;
  position: relative;
}
body[data-attribute="2"] .slider {
  background-color: #f5a149;
}
body[data-attribute="2"] .containerfactnumber__el,
body[data-attribute="2"] .title {
  color: #cf5e08;
}
body[data-attribute="3"] {
  background-color: #e78338;
  position: relative;
}
body[data-attribute="3"] .bgstarman {
  position: fixed;
  z-index: -2;
  content: "";
  border-radius: 50%;
  height: 750px;
  width: 750px;
  top: 60px;
  left: -310px;
  background-color: #31818e;
}
body[data-attribute="3"] .slider {
  background-color: #e78338;
}
body[data-attribute="3"] .containerfactnumber__el,
body[data-attribute="3"] .title {
  color: #eedebc;
}
body[data-attribute="4"] {
  background-color: #c04b39;
  position: relative;
}
body[data-attribute="4"] .slider {
  background-color: #c04b39;
}
body[data-attribute="4"] .containerfactnumber__el,
body[data-attribute="4"] .title {
  color: #ff725c;
}
body[data-attribute="5"],
body[data-attribute="6"] {
  background-color: #678fcd;
  position: relative;
}
body[data-attribute="5"] .slider,
body[data-attribute="6"] .slider {
  background-color: #678fcd;
}
body[data-attribute="5"] .containerfactnumber__el,
body[data-attribute="5"] .title,
body[data-attribute="6"] .containerfactnumber__el,
body[data-attribute="6"] .title {
  color: #eedebc;
}
body[data-attribute="7"] {
  background-color: #8ba48f;
  position: relative;
}
body[data-attribute="7"]:after {
  position: absolute;
  z-index: -2;
  content: "";
  background: url("../img/elements/lightning_big.svg") no-repeat;
  background-size: contain;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  height: 1100px;
  width: 1100px;
  top: 0px;
  left: -190px;
}
body[data-attribute="7"] .slider {
  background-color: #8ba48f;
}
body[data-attribute="7"] .containerfactnumber__el,
body[data-attribute="7"] .title {
  color: #43392e;
}
body[data-attribute="8"] {
  background-color: #43392e;
  position: relative;
}
body[data-attribute="8"] .slider {
  background-color: #43392e;
}
body[data-attribute="8"] .containerfactnumber__el,
body[data-attribute="8"] .title {
  color: #bb2d18;
}
body[data-attribute="9"] {
  background-color: #212121;
}
body[data-attribute="9"] .slider {
  background-color: #212121;
}
body[data-attribute="9"] .containerfactnumber__el,
body[data-attribute="9"] .title {
  color: #bb2d18;
}
body[data-attribute="9"] .date {
  color: #fff7e5;
}
body[data-attribute="9"] .slider,
body[data-attribute="9"] .sound {
  fill: #fff7e5;
}
body[data-attribute="9"] .link__back {
  color: #fff7e5;
}
body[data-attribute="9"] .link__back:after,
body[data-attribute="9"] .link__back:before {
  background-color: #fff7e5;
}
@media screen and (min-width: 768px) {
  body[data-page="intropage"] .intro {
    font-size: 1.8rem;
  }
  body[data-page="intropage"] .logo--intro {
    font-size: 5.6rem;
  }
  body[data-page="startpage"] .logo__start {
    font-size: 5.6rem;
    margin: 30px 0 64px;
  }
  body[data-page="startpage"] .title__start {
    font-size: 3.2rem;
    margin: 0 0 36px;
  }
  body[data-page="startpage"] .link__goto--datavizpage {
    font-size: 2.4rem;
    margin-top: 36px;
  }
  body[data-attribute="1"] .row,
  body[data-attribute="2"] .row,
  body[data-attribute="3"] .row,
  body[data-attribute="4"] .row,
  body[data-attribute="5"] .row,
  body[data-attribute="6"] .row,
  body[data-attribute="7"] .row,
  body[data-attribute="8"] .row,
  body[data-attribute="9"] .row {
    padding: 120px 0;
  }
  body[data-attribute="1"] .bgziggy {
    position: absolute;
    content: "";
    background: url("../img/elements/ziggy_shapes-vertical.svg") no-repeat;
    background-size: contain;
    z-index: -1;
    width: 650px;
    height: 1010px;
    top: 270px;
    left: 0;
  }
  body[data-attribute="2"] .imgziggyafter__album:after {
    width: 700px;
    height: 700px;
  }
  body[data-attribute="3"] .bgstarman {
    z-index: -2;
    height: 900px;
    width: 900px;
    top: -130px;
    left: -300px;
  }
  body[data-attribute="3"] .title__ziggy--starman {
    margin-top: 0;
  }
  body[data-attribute="5"] .imgjackafter {
    right: 25%;
  }
  body[data-attribute="6"] .bgjackalbum {
    top: 130px;
    left: 0;
  }
  body[data-attribute="7"]:after {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    height: 1200px;
    width: 1200px;
    top: 0px;
    left: -60px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  body[data-page="datavizpage"] .col,
  body[data-page="intropage"] .col,
  body[data-page="startpage"] .col {
    width: 80%;
    margin: 0 auto;
  }
  body[data-page="intropage"] .col-4,
  body[data-page="intropage"] .col-6 {
    width: 70%;
  }
  body[data-page="datavizpage"] .col {
    margin: 80px auto 0;
  }
}
@media screen and (max-width: 1023px) {
  .link,
  .logo,
  .slider__el,
  .sound {
    outline: none;
  }
}
@media screen and (min-width: 1024px) {
  body[data-page="datavizpage"] .sound:active,
  body[data-page="datavizpage"] .sound:focus,
  body[data-page="datavizpage"] .sound:hover,
  body[data-page="intropage"] .sound:active,
  body[data-page="intropage"] .sound:focus,
  body[data-page="intropage"] .sound:hover,
  body[data-page="startpage"] .sound:active,
  body[data-page="startpage"] .sound:focus,
  body[data-page="startpage"] .sound:hover {
    fill: #66370e;
  }
  body[data-page="intropage"] .intro {
    text-align: center;
  }
  body[data-page="startpage"] .aladdinbg {
    opacity: 1;
    height: 559px;
    width: 572px;
    right: 0;
  }
  body[data-page="startpage"] .start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }
  body[data-page="startpage"] .startlink {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  body[data-page="datavizpage"] .footer:active,
  body[data-page="datavizpage"] .footer:focus,
  body[data-page="datavizpage"] .footer:hover,
  body[data-page="datavizpage"] .logo:active,
  body[data-page="datavizpage"] .logo:focus,
  body[data-page="datavizpage"] .logo:hover {
    color: #66370e;
  }
  body[data-page="datavizpage"] .container-flex__dateziggy {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body[data-page="datavizpage"] .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body[data-page="datavizpage"] .row__reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse wrap;
    flex-flow: row-reverse wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body[data-attribute="1"],
  body[data-attribute="2"],
  body[data-attribute="3"],
  body[data-attribute="4"],
  body[data-attribute="5"],
  body[data-attribute="6"],
  body[data-attribute="7"],
  body[data-attribute="8"],
  body[data-attribute="9"] {
    height: 100%;
  }
  body[data-attribute="1"] .row,
  body[data-attribute="2"] .row,
  body[data-attribute="3"] .row,
  body[data-attribute="4"] .row,
  body[data-attribute="5"] .row,
  body[data-attribute="6"] .row,
  body[data-attribute="7"] .row,
  body[data-attribute="8"] .row,
  body[data-attribute="9"] .row {
    padding: 90px 0;
  }
  body[data-attribute="1"] .col,
  body[data-attribute="2"] .col,
  body[data-attribute="3"] .col,
  body[data-attribute="4"] .col,
  body[data-attribute="5"] .col,
  body[data-attribute="6"] .col,
  body[data-attribute="7"] .col,
  body[data-attribute="8"] .col,
  body[data-attribute="9"] .col {
    margin-top: 0;
  }
  body[data-attribute="1"] .slider__el:active,
  body[data-attribute="1"] .slider__el:focus,
  body[data-attribute="1"] .slider__el:hover,
  body[data-attribute="1"] .sound:active,
  body[data-attribute="1"] .sound:focus,
  body[data-attribute="1"] .sound:hover,
  body[data-attribute="2"] .slider__el:active,
  body[data-attribute="2"] .slider__el:focus,
  body[data-attribute="2"] .slider__el:hover,
  body[data-attribute="2"] .sound:active,
  body[data-attribute="2"] .sound:focus,
  body[data-attribute="2"] .sound:hover,
  body[data-attribute="3"] .slider__el:active,
  body[data-attribute="3"] .slider__el:focus,
  body[data-attribute="3"] .slider__el:hover,
  body[data-attribute="3"] .sound:active,
  body[data-attribute="3"] .sound:focus,
  body[data-attribute="3"] .sound:hover,
  body[data-attribute="4"] .slider__el:active,
  body[data-attribute="4"] .slider__el:focus,
  body[data-attribute="4"] .slider__el:hover,
  body[data-attribute="4"] .sound:active,
  body[data-attribute="4"] .sound:focus,
  body[data-attribute="4"] .sound:hover,
  body[data-attribute="5"] .slider__el:active,
  body[data-attribute="5"] .slider__el:focus,
  body[data-attribute="5"] .slider__el:hover,
  body[data-attribute="5"] .sound:active,
  body[data-attribute="5"] .sound:focus,
  body[data-attribute="5"] .sound:hover,
  body[data-attribute="6"] .slider__el:active,
  body[data-attribute="6"] .slider__el:focus,
  body[data-attribute="6"] .slider__el:hover,
  body[data-attribute="6"] .sound:active,
  body[data-attribute="6"] .sound:focus,
  body[data-attribute="6"] .sound:hover {
    fill: #eedebc;
  }
  body[data-attribute="1"] .link__back:after,
  body[data-attribute="1"] .link__back:before,
  body[data-attribute="2"] .link__back:after,
  body[data-attribute="2"] .link__back:before,
  body[data-attribute="3"] .link__back:after,
  body[data-attribute="3"] .link__back:before,
  body[data-attribute="4"] .link__back:after,
  body[data-attribute="4"] .link__back:before,
  body[data-attribute="5"] .link__back:after,
  body[data-attribute="5"] .link__back:before,
  body[data-attribute="6"] .link__back:after,
  body[data-attribute="6"] .link__back:before {
    background-color: #262016;
  }
  body[data-attribute="1"] .link__back:active,
  body[data-attribute="1"] .link__back:focus,
  body[data-attribute="1"] .link__back:hover,
  body[data-attribute="2"] .link__back:active,
  body[data-attribute="2"] .link__back:focus,
  body[data-attribute="2"] .link__back:hover,
  body[data-attribute="3"] .link__back:active,
  body[data-attribute="3"] .link__back:focus,
  body[data-attribute="3"] .link__back:hover,
  body[data-attribute="4"] .link__back:active,
  body[data-attribute="4"] .link__back:focus,
  body[data-attribute="4"] .link__back:hover,
  body[data-attribute="5"] .link__back:active,
  body[data-attribute="5"] .link__back:focus,
  body[data-attribute="5"] .link__back:hover,
  body[data-attribute="6"] .link__back:active,
  body[data-attribute="6"] .link__back:focus,
  body[data-attribute="6"] .link__back:hover {
    color: #eedebc;
  }
  body[data-attribute="1"] .link__back:active:after,
  body[data-attribute="1"] .link__back:active:before,
  body[data-attribute="1"] .link__back:focus:after,
  body[data-attribute="1"] .link__back:focus:before,
  body[data-attribute="1"] .link__back:hover:after,
  body[data-attribute="1"] .link__back:hover:before,
  body[data-attribute="2"] .link__back:active:after,
  body[data-attribute="2"] .link__back:active:before,
  body[data-attribute="2"] .link__back:focus:after,
  body[data-attribute="2"] .link__back:focus:before,
  body[data-attribute="2"] .link__back:hover:after,
  body[data-attribute="2"] .link__back:hover:before,
  body[data-attribute="3"] .link__back:active:after,
  body[data-attribute="3"] .link__back:active:before,
  body[data-attribute="3"] .link__back:focus:after,
  body[data-attribute="3"] .link__back:focus:before,
  body[data-attribute="3"] .link__back:hover:after,
  body[data-attribute="3"] .link__back:hover:before,
  body[data-attribute="4"] .link__back:active:after,
  body[data-attribute="4"] .link__back:active:before,
  body[data-attribute="4"] .link__back:focus:after,
  body[data-attribute="4"] .link__back:focus:before,
  body[data-attribute="4"] .link__back:hover:after,
  body[data-attribute="4"] .link__back:hover:before,
  body[data-attribute="5"] .link__back:active:after,
  body[data-attribute="5"] .link__back:active:before,
  body[data-attribute="5"] .link__back:focus:after,
  body[data-attribute="5"] .link__back:focus:before,
  body[data-attribute="5"] .link__back:hover:after,
  body[data-attribute="5"] .link__back:hover:before,
  body[data-attribute="6"] .link__back:active:after,
  body[data-attribute="6"] .link__back:active:before,
  body[data-attribute="6"] .link__back:focus:after,
  body[data-attribute="6"] .link__back:focus:before,
  body[data-attribute="6"] .link__back:hover:after,
  body[data-attribute="6"] .link__back:hover:before {
    background-color: #eedebc;
  }
  body[data-attribute="7"] .slider__el:active,
  body[data-attribute="7"] .slider__el:focus,
  body[data-attribute="7"] .slider__el:hover,
  body[data-attribute="7"] .sound:active,
  body[data-attribute="7"] .sound:focus,
  body[data-attribute="7"] .sound:hover {
    fill: #262016;
  }
  body[data-attribute="7"] .link__back:active,
  body[data-attribute="7"] .link__back:focus,
  body[data-attribute="7"] .link__back:hover {
    color: #262016;
  }
  body[data-attribute="7"] .link__back:active:after,
  body[data-attribute="7"] .link__back:active:before,
  body[data-attribute="7"] .link__back:focus:after,
  body[data-attribute="7"] .link__back:focus:before,
  body[data-attribute="7"] .link__back:hover:after,
  body[data-attribute="7"] .link__back:hover:before {
    background-color: #262016;
  }
  body[data-attribute="8"] .link__back:active,
  body[data-attribute="8"] .link__back:focus,
  body[data-attribute="8"] .link__back:hover,
  body[data-attribute="9"] .link__back:active,
  body[data-attribute="9"] .link__back:focus,
  body[data-attribute="9"] .link__back:hover {
    color: #bb2d18;
  }
  body[data-attribute="8"] .link__back:active:after,
  body[data-attribute="8"] .link__back:active:before,
  body[data-attribute="8"] .link__back:focus:after,
  body[data-attribute="8"] .link__back:focus:before,
  body[data-attribute="8"] .link__back:hover:after,
  body[data-attribute="8"] .link__back:hover:before,
  body[data-attribute="9"] .link__back:active:after,
  body[data-attribute="9"] .link__back:active:before,
  body[data-attribute="9"] .link__back:focus:after,
  body[data-attribute="9"] .link__back:focus:before,
  body[data-attribute="9"] .link__back:hover:after,
  body[data-attribute="9"] .link__back:hover:before {
    background-color: #bb2d18;
  }
  body[data-attribute="8"] .slider__el:active,
  body[data-attribute="8"] .slider__el:focus,
  body[data-attribute="8"] .slider__el:hover,
  body[data-attribute="8"] .sound:active,
  body[data-attribute="8"] .sound:focus,
  body[data-attribute="8"] .sound:hover,
  body[data-attribute="9"] .slider__el:active,
  body[data-attribute="9"] .slider__el:focus,
  body[data-attribute="9"] .slider__el:hover,
  body[data-attribute="9"] .sound:active,
  body[data-attribute="9"] .sound:focus,
  body[data-attribute="9"] .sound:hover {
    fill: #bb2d18;
  }
  body[data-attribute="1"] .bgziggy {
    background: url("../img/elements/ziggy_shapes.svg") no-repeat;
    width: 650px;
    height: 260px;
    top: 490px;
    left: -140px;
  }
  body[data-attribute="2"] {
    overflow: hidden;
  }
  body[data-attribute="2"] .container-flex__center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body[data-attribute="2"] .imgziggyafter__album:after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  body[data-attribute="5"] .imgjackafter {
    right: 20%;
  }
  body[data-attribute="7"]:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: fixed;
    left: inherit;
    height: 1000px;
    width: 1000px;
    top: 0px;
    right: -410px;
  }
}
@media screen and (min-width: 1250px) {
  body[data-page="startpage"] .aladdinbg {
    height: 739px;
    width: 762px;
    right: 6%;
  }
  body[data-attribute="1"] .row,
  body[data-attribute="2"] .row,
  body[data-attribute="3"] .row,
  body[data-attribute="4"] .row,
  body[data-attribute="5"] .row,
  body[data-attribute="6"] .row,
  body[data-attribute="7"] .row,
  body[data-attribute="8"] .row,
  body[data-attribute="9"] .row {
    padding: 90px 0 0;
  }
  body[data-attribute="1"] .slider,
  body[data-attribute="2"] .slider,
  body[data-attribute="3"] .slider,
  body[data-attribute="4"] .slider,
  body[data-attribute="5"] .slider,
  body[data-attribute="6"] .slider,
  body[data-attribute="7"] .slider,
  body[data-attribute="8"] .slider,
  body[data-attribute="9"] .slider {
    background: none;
    height: 64px;
  }
  body[data-attribute="1"] .bgziggy {
    width: 1000px;
    height: 355px;
    top: inherit;
    left: -200px;
    bottom: 0;
  }
  body[data-attribute="3"] .bgstarman {
    position: fixed;
    height: 1200px;
    width: 1200px;
    top: -350px;
    left: -380px;
  }
  body[data-attribute="5"] .imgjackafter {
    right: 25%;
  }
  body[data-attribute="6"] .bgjackalbum {
    left: 50px;
  }
  body[data-attribute="6"] .row {
    padding-top: 70px;
  }
  body[data-attribute="7"]:after {
    right: -340px;
  }
}
@media (-o-min-device-pixel-ratio: 2/1),
  (-webkit-min-device-pixel-ratio: 2),
  (min-resolution: 192dpi) {
  body[data-page="startpage"] .aladdinbg {
    background: url("../img/pictures/aladdinsane@2x.png") no-repeat;
    background-size: contain;
    pointer-events: none;
    position: fixed;
    content: "";
    opacity: 0.5;
    z-index: -1;
    height: 459px;
    width: 470px;
    right: -260px;
    bottom: 0;
  }
}
@media screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 1024px),
  screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px),
  screen and (min-resolution: 192dpi) and (min-width: 1024px) {
  body[data-page="startpage"]:after {
    opacity: 1;
    height: 559px;
    width: 572px;
    right: 0;
  }
}
@media screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 1250px),
  screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1250px),
  screen and (min-resolution: 192dpi) and (min-width: 1250px) {
  body[data-page="startpage"] .aladdinbg {
    height: 739px;
    width: 762px;
    right: 6%;
  }
}
/*# sourceMappingURL=main.css.map */
