@font-face {
  font-family: dystopian;
  src: url(/_next/static/media/55916d0abfc0d3d5-s.p.woff2) format("woff2");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: dystopian;
  src: url(/_next/static/media/7381fc73e88f3d07-s.p.woff2) format("woff2");
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: dystopian;
  src: url(/_next/static/media/9358659ee7a58d0f-s.p.woff2) format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: dystopian;
  src: url(/_next/static/media/7ac5c2670c155c5f-s.p.woff2) format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: dystopian Fallback;
  src: local("Arial");
  ascent-override: 95.2%;
  descent-override: 14.23%;
  line-gap-override: 0%;
  size-adjust: 109.66%;
}
.__className_a1c5d8 {
  font-family: dystopian, dystopian Fallback;
}
.__variable_a1c5d8 {
  --font-dystopian: "dystopian", "dystopian Fallback";
}
@font-face {
  font-family: inter;
  src: url(/_next/static/media/0336a89fb4e7fc1d-s.p.woff2) format("woff2");
  font-display: swap;
  font-weight: 100 900;
  font-style: normal;
}
@font-face {
  font-family: inter;
  src: url(/_next/static/media/c91adde9f78caceb-s.p.woff2) format("woff2");
  font-display: swap;
  font-weight: 100 900;
  font-style: italic;
}
@font-face {
  font-family: inter Fallback;
  src: local("Arial");
  ascent-override: 89.79%;
  descent-override: 22.36%;
  line-gap-override: 0%;
  size-adjust: 107.89%;
}
.__className_10b8bd {
  font-family: inter, inter Fallback;
}
.__variable_10b8bd {
  --font-inter: "inter", "inter Fallback";
}
/*# sourceMappingURL=03065be09fb0e767.css.map*/
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9998;
}


.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  z-index: 9999;
  display: none;
}


.headhider1 {
  position: fixed;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 999;
}
