@font-face {
  font-family: Kameron;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1ae2ed55c49f2fcf-s.woff2) format("woff2");
  unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff,
    u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020,
    u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
  font-family: Kameron;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/f2918a9ec3e0bcb0-s.p.woff2) format("woff2");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
    u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193,
    u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
  font-family: Kameron;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1ae2ed55c49f2fcf-s.woff2) format("woff2");
  unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff,
    u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020,
    u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
  font-family: Kameron;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/f2918a9ec3e0bcb0-s.p.woff2) format("woff2");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
    u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193,
    u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
  font-family: Kameron Fallback;
  src: local("Times New Roman");
  ascent-override: 81.03%;
  descent-override: 27.02%;
  line-gap-override: 0%;
  size-adjust: 109.86%;
}
.__className_2acb09 {
  font-family: Kameron, Kameron Fallback;
  font-style: normal;
}
.__variable_2acb09 {
  --font-kameron: "Kameron", "Kameron Fallback";
}
@font-face {
  font-family: Metal Mania;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/28b8c70ee46c2970-s.woff2) format("woff2");
  unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff,
    u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020,
    u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
  font-family: Metal Mania;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/30715e12eb17eb33-s.p.woff2) format("woff2");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
    u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193,
    u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
  font-family: Metal Mania Fallback;
  src: local("Arial");
  ascent-override: 107.82%;
  descent-override: 33.85%;
  line-gap-override: 0%;
  size-adjust: 87.4%;
}
.__className_403993 {
  font-family: Metal Mania, Metal Mania Fallback;
  font-weight: 400;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: var(--font-kameron), "Arial", sans-serif;
  background-image: url(/_next/static/media/bkgd.0ff97395.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-color: #c5bfb3;
  margin: 0 auto;
  overflow-x: hidden;
  position: relative;
}
a {
  text-decoration: none;
  color: inherit;
}
@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  to {
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .pepe-right {
    display: none;
  }
}
