@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input,
textarea {
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: none;
  border-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  line-height: 1;
}
input:placeholder-shown,
textarea:placeholder-shown {
  font-style: italic;
  color: white;
}

::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill,
input:-webkit-autofill:focus, textarea:-webkit-autofill:focus, select:-webkit-autofill:focus {
  background-image: none !important;
  -webkit-border-radius: 0;
}

input.invalid:-webkit-autofill, textarea.invalid:-webkit-autofill, select.invalid:-webkit-autofill,
input.invalid:-webkit-autofill:focus, textarea.invalid:-webkit-autofill:focus, select.invalid:-webkit-autofill:focus {
  border: 2px solid #ff0072 !important;
}

input.link {
  text-align: center;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

@font-face {
  font-family: "AcuminProCond";
  font-style: normal;
  src: url("../font/AcuminProCond-Regular.woff2?_=0.5.17") format("woff");
}
@font-face {
  font-family: "AcuminProCond";
  font-style: normal;
  font-weight: bold;
  src: url("../font/AcuminProCond-Bold.woff2?_=0.5.17") format("woff");
}
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-text-size-adjust: none; /* none for no scaling */
}

.pushAdContainerTest {
  display: none;
  position: absolute;
  overflow: hidden;
  z-index: 1000;
}
.pushAdContainerTest.ads-enabled {
  display: block;
}
.pushAdContainerTest.pushAdContainerTestBottom {
  bottom: 0;
  height: 25px;
  left: 0;
  right: 0;
}
.pushAdContainerTest.pushAdContainerTestTop {
  top: 5px;
  left: 0px;
  right: 5px;
  height: 50px;
}
.pushAdContainerTest.pushAdContainerTestTop img {
  margin-left: 5px;
}
.pushAdContainerTest.pushAdContainerTestTop span {
  right: 0;
  position: absolute;
  top: 0;
  color: red;
  font-size: 11px;
}
.pushAdContainerTest div {
  padding: 0px;
  overflow-y: hidden;
}
.pushAdContainerTest div div {
  position: fixed;
  width: 100% !important;
  text-align: center !important;
}
.pushAdContainerTest div div button {
  display: inline-block !important;
  border: none !important;
  font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  background-color: rgba(255, 255, 255, 0.95) !important;
  color: #555555 !important;
  padding: 0 1rem !important;
  line-height: 25px !important;
  font-size: 0.875rem !important;
  text-decoration: underline !important;
}

#kr3m {
  font-family: "AcuminProCond", sans-serif;
  position: fixed;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
#kr3m #custom-image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 320px;
  height: 50px;
  border: 1px solid black;
}
#kr3m #vignette {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url("../img/vignette.webp");
  background-size: cover;
}
#kr3m #loader {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #6eff71;
  background-image: url("../img/loader_bg.webp");
  background-size: cover;
}
#kr3m #loader.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.1s, opacity 0.1s linear;
}
#kr3m #loader table {
  height: 100%;
  width: 100%;
  text-align: center;
}
#kr3m #loader table tr:first-child {
  vertical-align: bottom;
  height: 33%;
}
#kr3m #loader table tr:nth-child(2) {
  height: 5px;
}
#kr3m #loader table .title {
  vertical-align: bottom;
}
#kr3m #loader table .title .logo-container {
  display: block;
}
#kr3m #loader table .title .logo-container .logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#kr3m #loader table .title .app-name {
  color: #ffffff;
  font-weight: bold;
  font-size: 10vw;
}
#kr3m #loader #loading-bar {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  height: 49px;
}
#kr3m #loader #loading-bar .loading-text {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 16px auto 10px;
  text-shadow: 2px 2px 8px #000000;
}
#kr3m #loader #loading-bar .bar {
  position: relative;
}
#kr3m #loader #loading-bar .bar .bg,
#kr3m #loader #loading-bar .bar .fill {
  position: absolute;
  top: 0;
  left: 0;
}
#kr3m #loader #loading-bar .fill {
  clip-path: inset(0 299px 0 0);
}
#kr3m #loader .hint-text {
  font-size: 21px;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-shadow: 2px 2px 8px #000000;
}
#kr3m #loader footer {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  color: #777777;
  text-align: center;
  font-size: 11px;
}
#kr3m #loader footer #version {
  line-height: 25px;
  color: #ffffff;
  opacity: 0.5;
}
#kr3m #loader footer .kr3m-logo {
  position: absolute;
  right: 15px;
  bottom: 10px;
  width: 30px;
  height: 37px;
}
#kr3m canvas {
  position: static;
  display: block;
  left: 0;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  touch-action: none;
}
#kr3m #exception_message {
  display: block;
  position: absolute;
  text-align: left;
  font-family: monospace;
  font-size: 14px;
  font-weight: bold;
  color: #ff6464;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background: rgba(0, 0, 0, 0.8);
  white-space: pre-line;
  border: 2px solid red;
  border-top: 22px solid red;
  padding: 8px 5px;
  box-shadow: 0 0 5px black;
  box-sizing: border-box;
}
#kr3m #exception_message_text {
  overflow-y: auto;
  max-height: 100%;
  display: block;
}
#kr3m #exception_message_close {
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: -20px;
  background-color: black;
  pointer-events: all;
  cursor: pointer;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
  									   supported by Chrome and Opera */
}

.error {
  position: absolute;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1000;
  flex-direction: column;
  color: #ffffff;
  font-size: 21px;
  text-shadow: 2px 2px 8px #000000;
}

#terms {
  overflow-x: hidden;
  max-width: 760px;
  margin: 0 auto;
  line-height: 1.428;
}
#terms .header,
#terms .footer {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}
#terms .content {
  padding: 0 15px;
}
#terms .content h1 {
  font-size: 24px;
  margin-top: 0;
  padding-top: 0;
}
#terms .content p {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 0;
}

/*# sourceMappingURL=styles.css.map */
