@font-face {
  src: url('ubu.woff2') format('woff2');
  font-family: 'Ubu';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Ubu", sans-serif;
  color: rgb(253, 253, 255);
  cursor: default;
  padding: 0;
  margin: 0;
  background-image: url('b.webp'), url('ba.webp');
  backdrop-filter: blur(1vh);
  background-repeat: no-repeat, no-repeat;
  background-size: 130% 265vh, contain;
  background-color: rgb(4, 0, 0);
}
::-webkit-scrollbar {
  width: 1.3vh;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(70, 0, 0, 0.7);
  border-radius: 1vh;
}
.header {
  height: 10.5vh;
  width: 100%;
  display: flex;
  align-items: center;
}
.inquisitio {
  display: flex;
  width: 100%;
  align-items: center;
  margin-left: 2vh;
  margin-right: 2vh;
  background-color: rgba(0, 0, 0, 0.43);
  box-shadow: 0 0 0.2vh 0.2vh rgba(0, 0, 0, 0.43);
  height: 8vh;
  margin-top: 0.7vh;
  top: 0.7vh;
  border-radius: 3vh;
}
#iimg {
  height: 5.7vh;
  width: 5.7vh;
  margin: 0.8vh;
  margin-left: 1.5vh;
}
.itext {
  font-size: 2.5vh;
  font-weight: bold;
  letter-spacing: 0.03rem;
  padding: 1.6vh;
  margin: 0;
  text-decoration: none;
  color: rgb(255, 255, 255);
}
.gombok {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: 1vh;
}
.gomb {
  text-decoration: none;
  padding: 1.6vh;
  font-size: 2.8vh;
  margin: 0.2vh;
  margin-left: 0.4vh;
  margin-right: 0.4vh;
  padding-right: 3vh;
  padding-left: 3vh;
  border-radius: 2.7vh;
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.25s;
}
.gomb:hover,
.gomb:active {
  background-color: rgba(0, 0, 0, 0.25);
}
#invite {
  background-color: rgba(225, 30, 0, 0.35);
}
#invite:hover,
#invite:active {
  background-color: rgba(180, 22, 0, 0.3);
}
.oldal {
  height: fit-content;
}
#fooldal {
  height: fit-content;
  width: 60%;
  margin: auto;
}
.hello {
  text-align: center;
}
.cim {
  color: rgba(255, 250, 250, 0.97);
  font-size: 9.1vh;
  font-weight: bold;
  margin: 0;
  margin-top: 11.5vh;
}
.szoveg {
  color: rgba(215, 215, 215, 0.7);
  font-size: 3vh;
  line-height: 3.8vh;
  padding-left: 20vh;
  padding-right: 20vh;
  margin: 0;
  margin-top: 4vh;
}
.btn {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
  padding: 1.6vh;
  border-radius: 2.1vh;
  font-size: 2.8vh;
  height: 4.8vh;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
}
.btnek {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  margin: auto;
  margin-top: 5vh;
}
.botinvite {
  width: 20vh;
  background-color: rgba(196, 8, 8, 0.34);
  padding-left: 3.8vh;
  padding-right: 3.8vh;
  margin: 0;
  margin-right: 0.4vh;
  margin-left: 0.4vh;
  border: 0.35vh solid rgba(206, 6, 6, 0.6);
  box-shadow: 0 0 2.5vh 0.7vh rgba(196, 8, 8, 0.25);
  transition: 0.25s;
}
.invite {
  width: 28vh;
  padding-left: 2.8vh;
  padding-right: 2.8vh;
  margin-right: 0.5vh;
  margin-left: 0.5vh;
  transition: 0.25s;
  border: 0.35vh solid transparent;
}
.botinvite:hover,
.botinvite:active {
  background-color: rgba(200, 9, 9, 0.45);
  border: 0.35vh solid rgba(210, 6, 6, 0.75);
  box-shadow: 0 0 2.8vh 1vh rgba(205, 9, 9, 0.4);
}
.invite:hover,
.invite:active {
  background-color: rgba(50, 7, 7, 0.95);
}
#statisztika {
  width: 96%;
  height: 130vh;
  margin: auto;
  padding: 1vh;
  margin-top: 15vh;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(5, 1fr);
  gap: 1.5vh;
  scroll-margin-top: 7.5vh;
}
.szamok {
  grid-area: 1 / 1 / 2 / 4;
  display: flex;
  margin-left: 1%;
  border-radius: 3.2vh;
  justify-content: space-around;
  background-color: rgba(0, 0, 0, 0.43);
  box-shadow: 0 0 0.2vh 0.2vh rgba(0, 0, 0, 0.43);
}
.kartya {
  height: 12vh;
  padding: 1vh;
  margin: 3vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nev {
  font-size: 2.15vh;
  color: rgba(255, 255, 255, 0.45);
  margin: 0;
  padding: 0;
  text-align: left;
}
.ertek {
  font-size: 5.8vh;
  font-weight: bold;
  margin: 0;
  margin-top: 0.5vh;
  padding: 0;
  text-align: left;
  width: 100%;
}
.stat {
  position: relative;
  grid-area: 2 / 1 / 5 / 4;
  margin-bottom: 3vh;
  margin-left: 1%;
  background-color: rgba(0, 0, 0, 0.43);
  box-shadow: 0 0 0.2vh 0.2vh rgba(0, 0, 0, 0.43);
  border-radius: 3.2vh;
}
#canvas {
  width: 100%;
  height: 90%;
  display: block;
}
.graf {
  background-color: rgba(78, 7, 0);
  box-shadow: 0 0 0.2vh 0.2vh rgba(78, 7, 0);
  border-radius: 1.5vh;
  padding: 0vh;
  padding-right: 2.1vh;
  padding-left: 2.1vh;
  margin: 3vh;
  position: absolute;
}
.grafp {
  font-size: 2.15vh;
  font-weight: bold;
  letter-spacing: 0.01rem;
  color: rgba(255, 255, 255, 0.85)
}
.wordsdiv {
  grid-area: 1 / 4 / 5 / 6;
  margin-bottom: 3vh;
  margin-right: 1%;
  background-color: rgba(0, 0, 0, 0.43);
  box-shadow: 0 0 0.2vh 0.2vh rgba(0, 0, 0, 0.43);
  border-radius: 3.2vh;
}
#words {
  width: 100%;
  height: 90%;
  display: block;
}
.grafertek {
  margin-top: -10vh;
  display: flex;
  justify-content: center;
}
.p2 {
  height: 10vh;
  width: 20vh;
  margin: 2vh;
  display: flex;
  justify-content: center;
}
.szindiv {
  width: 3.8vh;
  height: 3.8vh;
  border-radius: 1.1vh;
  margin: auto;
  margin-right: 0;
}
.grafp2 {
  text-align: center;
  font-size: 4vh;
  letter-spacing: 0.01rem;
  color: rgba(255, 255, 255, 0.85);
  margin: auto;
}
.graf2 {
  background-color: rgba(75, 6, 0);
  box-shadow: 0 0 0.2vh 0.2vh rgba(75, 6, 0);
  border-radius: 1.5vh;
  padding: 0vh;
  padding-right: 2.1vh;
  padding-left: 2.1vh;
  margin: 3vh;
  position: absolute;
}
.nev2 {
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.8);
}
.jel {
  margin: auto;
}
.nyil {
  margin-top: 11.5vh;
  filter: drop-shadow(0 0 0.8vh rgba(255, 255, 255, 0.45));
  animation: visiblekey 2s forwards, 0.3s forwards, lebeges 2.4s cubic-bezier(.4, 0, .2, 1) 0.4s infinite;
  transition: opacity 0.35s ease;
  will-change: opacity transform;
  opacity: 0;
}
@keyframes lebegindul {
  0% {
    transform: translateY(0); 
  }
  50% {
    transform: translateY(2vh); 
  }
  100% {
    transform: translateY(0)
  }}
@keyframes lebeges {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2.2vh);
  }
  100% {
    transform: translateY(0);
  }}
@keyframes visiblekey {
  30% {
    opacity: 0;
  }  100% {
    opacity: 1;
  }}
#rolunk {
  width: 85%;
  height: fit-content;
  margin: auto;
  margin-top: -30vh;
  display: flex;
  perspective: 280vh;
  perspective-origin: 30% 65%;
}
.rolunkp {
  width: 110%;
}
.rolunkcim {
  width: 78%;
  font-weight: bold;
  font-size: 7.5vh;
  font-style: italic;
  margin-top: 24vh;
  line-height: 6.5vh;
}
.rolunkszoveg {
  width: 90%;
  margin-top: -4vh;
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 3.8vh;
}
.velemeny {
  position: relative;
  display: flex;
  width: 120%;
  height: 72vh;
  margin-top: 10vh;
  justify-content: center;
  border: 0.47vh solid transparent;
  border-radius: 4vh;
  background-image:
    linear-gradient(#000000, #000000),
    linear-gradient(201deg, rgba(230, 0, 0, 0.8) 0%, transparent 63%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  transform-style: preserve-3d;
  transform: rotateY(-23deg) rotateX(13deg);
  overflow: hidden;
}
#velemeny1, #velemeny2 {
  position: absolute;
  width: 100%;
  transition: all 0.9s ease;
}
#velemeny1 {
  opacity: 1;
}
#velemeny2 {
  opacity: 0;
  transform: translateX(50%);
}
#valaszto {
  position: absolute;
  bottom: 0.5vh;
  width: 8vh;
  height: 5vh;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#v1, #v2 {
  border-radius: 100%;
  width: 0.1vh;
  height: 0.1vh;
  margin-left: 0.25vh;
  margin-right: 0.25vh;
  cursor: pointer;
  padding: 0.65vh;
  transition: background-color 0.25s ease;
}
#v2 {
  background-color: rgba(215, 215, 215, 0.15);
}
#v1 {
  background-color: rgba(220, 220, 220, 0.4);
}
.vel {
  width: 100%;
  height: fit-content;
  margin: auto;
  margin-top: 1vh;
  margin-bottom: 1vh;
}
@font-face {
  src: url('neo.woff2') format('woff2');
  font-family: 'Neo';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#night{
  font-family: 'Neo', sans-serif;
}
#nightimg{
  width: 7vh;
  height: 7vh;
}
.pfp {
  width: 6.5vh;
  height: 6.5vh;
  padding-left: 4vh;
  padding-top: 4vh;
  padding-right: 1vh;
  float: left;
}
.velnev {
  color: rgba(255, 255, 255, 0.9);
  font-size: 105%;
  padding: 0;
  margin: 0;
  text-align: left;
  margin-right: 0.8vh;
  margin-bottom: 0.2vh;
}
.felsav {
  display: flex;
  align-items: center;
  text-align: center;
  padding-top: 4vh;
}
.tag {
  color: rgba(208, 208, 208, 0.9);
  font-size: 74%;
  background-color: rgb(50, 49, 54);
  height: 2vh;
  padding: 0.09vw;
  padding-right: 0.19vw;
  padding-left: 0.19vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem;
}
.tagicon {
  margin-right: 0.15vh;
  width: 35%;
  height: 100%;
}
.tagnev {
  margin: 0;
  padding: 0;
  padding-bottom: 0.3vh;
  padding-left: 0.1vh;
  font-weight: 900;
}
.ido {
  font-size: 78%;
  color: rgba(225, 225, 225, 0.6);
  padding: 0;
  margin: 0;
  margin-left: 0.7vh;
  height: fit-content;
  letter-spacing: -0.03rem;
}
.ido2 {
  font-size: 78%;
  color: rgba(225, 225, 225, 0.6);
  padding: 0;
  margin: 0;
  margin-left: 0.3vh;
  height: fit-content;
  letter-spacing: -0.03rem;
}
.szo {
  font-size: 92%;
  line-height: 152%;
  color: rgba(235, 235, 245, 0.75);
  padding-right: 6vh;
  padding-left: 11.8vh;
}
#z {
  padding-right: 0.18vw;
  padding-left: 0.18vw;
}
#tuz {
  padding-bottom: 0.1vw;
}
#lablec {
  height: 25vh;
  margin: 3vh;
  margin-bottom: 0;
  background-image: url(lab.webp);
  background-repeat: no-repeat;
  background-position: center 5%;
}
.lab {
  color: rgba(215, 205, 205, 0.8);
  font-size: 2.45vh;
  height: 100%;
  width: 100%;
  backdrop-filter: blur(2vh);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.partner {
  margin-right: 27vh;
  margin-top: 20vh;
}
.labszo {
  margin-left: 27vh;
  margin-top: 20vh;
  width: fit-content;
}
.kranem {
  text-decoration: none;
  color: rgba(215, 205, 205, 0.8);
  transition: 0.2s;
}
.kranem:hover{
  color: rgba(235, 225, 225, 0.95);
  text-shadow: 0 0 0.2vh rgba(235, 225, 225, 0.8);
}
@media (max-width: 768px) {
  body{
  background-size: 180% 90vh, contain;
  background-position: top;
} .inquisitio {
  justify-content: center;
  margin-top: 2.5vh;
} #iimg{
  position: absolute;
  left: 1.5vh;
} #fooldal{
  width: 90%;
} .cim {
  font-size: 7.4vw;
  margin-top: 20%;
} .szoveg{
  padding-left: 3%;
  padding-right: 3%;
  font-size: 1rem;
  line-height: 1.3;
  margin-top: 3vh;
} .nyil{
  margin-top: 15%;
} .btn{
  font-size: 2.6vh;
} .nev{
  font-size: 2.3vh;
} .ertek{
  font-size: 3.3vh;
} #statisztika{
  margin-top: 10vh;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(7, 1fr);
} .szamok{
  display: none;
} .stat {
  grid-area: 1 / 1 / 4 / 6;
} .wordsdiv {
  grid-area: 4 / 1 / 8 / 6;
} .grafp2 {
  font-size: 3.2vh;
} .p2 {
  width: fit-content;
  margin-left: 1vh;
  margin-right: 1vh;
} .szindiv{
  margin-right: 0.7vh;
} .gombok {
  display: none;
} #rolunk{
  width: 95%;
  margin: auto;
  display: grid;
  height: fit-content;
  perspective: 280vh;
  perspective-origin: 25% 60%;
  margin-top: -5vh;
  text-align: center;
} .rolunkp{
  text-align: center;
  width: 100%;
  margin-top: 10vh;
} .rolunkszoveg{
  margin: auto;
  width: 97%;
  margin-top: 2.5vh;
  text-align: center;
  font-size: 1rem;
  line-height: 1.3;
} .rolunkcim{
  margin: auto;
  width: 85%;
  font-size: 4vh;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 0;
} .velemeny{
  display: none;
} .lab{
  margin: auto;
  width: 100%;
  font-size: 2.1vh;
}  #lablec{
  margin: 0;
  background-position: center 5%;
}  .labszo {
  margin: auto;
  margin-bottom: 2vh;
}  .partner {
  margin: auto;
  margin-bottom: 2vh;
}}.animate, .animate1, .animate2, .animate3 {
  transform: translateY(10vh) scale(0.95);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
  opacity: 0.01;
  will-change: opacity;
}.animateheader {
  transform: translateY(-9vh) scale(0.95);
  opacity: 0.01;
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity;
}.visible {
  opacity: 1;
  transform: translateY(0);
  will-change: opacity;
} #box {
  position: absolute;
  display: none;
  background: rgba(0, 0, 0, 0.85);
  color: rgba(238, 228, 228, 0.95);
  padding: 1vh;
  border-radius: 1vh;
  pointer-events: none;
  font-size: 2.1vh;
  z-index: 1;
}