@charset "utf-8";
@font-face {
  font-family: 'milk_and_honey';
  src: url('../fonts/milk_and_honey.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.at {
  font-size: 0.8em;
  color: #6a3428;
}
h1 {
  font-family: 'milk_and_honey', sans-serif;
  font-weight: normal;
  font-size: 96px;
  line-height: 1.2;
  padding: 0 0 0.4em 0;
  margin: 0;
}
.alignfull {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
#nagroda .moai-bg-image-element {
  display: none;
}
#nagroda #nintendo {
  bottom: -10vw;
  width: 38vw;
  height: auto;
  position: absolute;
  left: 0;
  transform: rotate(11deg);
}
#nagroda #mp3 {
  bottom: -9vw;
  width: 20vw;
  height: auto;
  position: absolute;
  right: 14vw;
  transform: rotate(27deg);
}
#nagroda #bilet1,
#nagroda #bilet2 {
  bottom: -4vw;
  width: 23vw;
  height: auto;
  position: absolute;
  right: 0vw;
  transform: rotate(-45deg);
}
