@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Geologica:wght@100..900&family=Jura:wght@300..700&family=Marmelad&family=Pixelify+Sans:wght@400..700&family=Press+Start+2P&family=Russo+One&family=Tektur:wght@400..900&display=swap');

html body.render *:not(.fas, .fa, ::before, ::after) {
  font-family: "Tektur",sans-serif; !important;
}

.display-3 {
  font-size: 24 !important;
  font-weight: 500;
  line-height: 1.3;
}

.navbar-theme-dark:not(.navbar-transparent) {
  background-color:  #00000075 !important;
  backdrop-filter: blur(8px) !important;
  box-shadow: 0 0 50px 10px #00000075 !important;
  z-index: 10;
  padding: 16px !important;
  flex-wrap: nowrap;
}


.navbar .navbar-nav .nav-link {
  border-radius: 0 !important;
}

.btn.btn-pill {
    border-radius: 0rem;
}

.navbar .navbar-nav .nav-link:not(:hover) {
  border-color: transparent !important;
}

.form-group.my-auto.position-absolute-center {
  position: static !important;
  order: 1 !important;
  margin-left: auto !important;
  transform: initial !important;
}

.navbar-expand-lg .navbar-collapse {
  order: 10 !important;
}

.server-image {
 position: absolute;
 right: 36px;
 z-index: 1;
 top: 30px;
 width: 150px;
 height: 150px;
}

.bg-elegant-night {
    background-color: rgb(11 11 11 / 29%) !important;
}

.server-image {
    background: url(https://psv4.userapi.com/s/v1/d2/z7LPL6bcFCBkPitKuovYk1nE9-8dJKNc4xpoAMlrULfRaYVHJQuG03dbvwZEucvDXmMyhVizuCtcF0st_1b3Uv8weSeqUQrnVuf8Bh8LYxdb7wJEqomDaSauwi7wvavD8rn4a5ZULBbb/testse11ricon.png) no-repeat !important;
    background-size: cover !important;
    position: absolute;
    right: -28px !important;
    z-index: 3;
    top: -5px !important;
    width: 226px !important;
    height: 200px !important;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Tektur",sans-serif; !important;
    font-weight: 400;
}

img.loader {
  display: none !important;
}

.preloader {
  content: '';
  background: #ffffff00 !important;
  display: inline;
  position: fixed;
  left: 90%;
  top: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  background-size: cover !important;
  width: 1px !important;
  height: 1px !important;
}

.bg-full-screen {
  background: url(https://psv4.userapi.com/s/v1/d2/z7LPL6bcFCBkPitKuovYk1nE9-8dJKNc4xpoAMlrULfRaYVHJQuG03dbvwZEucvDXmMyhVizuCtcF0st_1b3Uv8weSeqUQrnVuf8Bh8LYxdb7wJEqomDaSauwi7wvavD8rn4a5ZULBbb/testse11ricon.png)  repeat !important;
  background-size: cover;
  position: relative;
  min-height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 6vh;
  margin-bottom: calc(var(--mb) - 6vh);
}

.top-products {
  display: none;
}

.mb-0 .mt-2 .display-3 {
  border-radius: 2rem;
  color: #8b00ff;
  background-color: #8b00ff;
  border-color: #8b00ff;
  text-transform: uppercase;
  transition: .3s;
  position: relative;
  font-size: 1rem;
  display: inline-block;
  font-weight: 400;
  user-select: none;
  }

  .body {
  margin: 0;
  font-family: "Tektur",sans-serif; !important;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #66799e;
  text-align: left;
  background-color: #ffffff;
}

body {
    margin: 0;
    font-family: "Tektur",sans-serif; !important;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #66799e;
    text-align: left;
    background-color: #ffffff;
}
*, *::before, *::after {
    box-sizing: border-box;
    letter-spacing: .04em !important;
}

.glitch {
    --color-text: #fff;
    --color-bg: #000;
    --color-link: #f9d77e;
    --color-link-hover: #fff;
    --color-info: #efc453;
    --glitch-width: 100vw;
    --glitch-height: 100vh;
    --gap-horizontal: 10px;
    --gap-vertical: 5px;
    --time-anim: 0s !important;
    --delay-anim: 0s !important;
    --blend-mode-1: none;
    --blend-mode-2: none;
    --blend-mode-3: none;
    --blend-mode-4: none;
    --blend-mode-5: overlay;
    --blend-color-1: transparent;
    --blend-color-2: transparent;
    --blend-color-3: transparent;
    --blend-color-4: transparent;
    --blend-color-5: #af4949;
}

.header .start_game.block3D {
    display: inline-block;
}


.modal .modal-content {
    background-color: #ffffff;
    box-shadow: 0px 20px 45px 0 rgba(16, 50, 82, 0.15);
    margin-top: 15vh;
    position: relative;
    text-align: center;
    padding: 50px 0;
    padding-bottom: 30px;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

p, ol li, ul li {
    font-family: "Tektur", sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.6;
}
