* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

html {
  margin: 0;
  padding: 0;
  color: #fff;
}

button {
  background: none;
  border: none;
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  transition: transform 0.3s ease;

  :hover {
    transform: scale(1.01);
  }
}

ul {
  list-style: none;
}

body {
  width: 100%;
  height: 100%;
  background-image: url(/landing/bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1440px;
  background-color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-flow: 1;
}

.ronarkwar-topbar,
.navbar-container,
.r-navbar,
.sec-1,
.sec-2,
.sec-3,
.sec-4,
.sec-5,
footer {
  width: 1440px;
}

header {
  width: 100%;
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 5000;
}

.r-navbar {
  height: 120px;
  background: #010101b8;
  z-index: 450;
}

.navbar-container {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 450;
}

.navbar-left {
  margin-top: 50px;
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.r-logo {
  width: 260px;
  z-index: 160;
}

.r-logo {
  transition: all 0.5s ease;
  filter: brightness(1);
}

.r-logo {
  filter: brightness(1.3) contrast(1.1)
    drop-shadow(0 0 10px rgba(255, 255, 255, 0.4));
}

.r-logoflag {
  top: 110px;
  width: 126px;
  position: absolute;
  z-index: 159;
}

.navbar-mid {
  display: flex;
  gap: 0px;
  color: #fff;
  padding: 0px 20px;
  margin-right: 100px;
  z-index: 450;
}

.navbar-mid a {
  font-family: Outfit;
  font-weight: 700;
  font-style: Bold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  z-index: 450;
}

.navbar-mid a div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.navbar-mid a:nth-last-child(n + 3) div {
  height: 120px;
  padding: 0px 40px;
}

.navbar-mid a:nth-last-child(-n + 2) div {
  margin-top: 28px;
  height: 60px;
}

.navbar-mid a:hover:not(:nth-last-child(-n + 2)) div {
  background: linear-gradient(
    rgba(255, 0, 0, 0.1) 0%,
    rgba(255, 0, 0, 0.4) 100%
  );
}

.btn-download,
.btn-register {
  height: 60px;
  display: flex;
  gap: 14px;
  justify-content: center;
  align-items: center;
  font-family: Outfit;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}

.btn-download label,
.btn-register label {
  cursor: pointer;
}

.icon {
  width: 24px;
  height: 24px;
}

.btn-download {
  margin-left: 10px;
  width: 177;
  padding: 0px 30px;
  border-radius: 7px;
  border-width: 1px;
  border: 1px solid #fd2727;
  box-shadow: 0px 0px 11.2px 0px #ff2222;
  background: radial-gradient(
    131.34% 131.34% at 5.97% 103.98%,
    #d61f1e 11.31%,
    #701010 74.22%
  );
}

.btn-register {
  margin-left: 40px;
  width: 160px;
  padding: 0px 0px;
  border-radius: 7px;
  border-width: 1px;
  border: 1px solid #27fc4e;
  box-shadow: 0px 0px 11.2px 0px #61fd7d;
  background: radial-gradient(
    131.34% 131.34% at 5.97% 103.98%,
    #25cf43 11.31%,
    #125c1f 74.22%
  );
}

.sec-1 {
  margin-top: 200px;
  display: flex;
  justify-content: center;
  gap: 40px;
}

.sec-1-left {
  width: 200px;
}

.sec-1-mid {
  height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 0px;
}

.beta {
  width: 162px;
  height: 162px;
  background-image: url(/landing/DialogBg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  gap: 1px;
  font-family: "UnifrakturMaguntia", cursive;
  font-weight: 400;
  font-style: normal;
}

.beta,
.official {
  transition: all 0.5s ease;
  filter: brightness(1);
}

.beta:hover,
.official:hover {
  filter: brightness(3.3) contrast(1.1)
    drop-shadow(10px 0px 110px rgb(255, 169, 1));
  cursor: pointer;
}

.beta h6 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-family: "Times", cursive;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 12px;
}

.beta h1 {
  margin: 0;
  padding: 0;
  font-size: 90px;
  font-family: "UnifrakturMaguntia", cursive;
  font-weight: 400;
  font-style: normal;
  line-height: 0.2;
  color: #faefbc;
}

.beta h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-family: "Times", cursive;
  font-weight: 400;
  font-style: normal;
}

.official {
  width: 272px;
  height: 272px;
  background-image: url(/landing/DialogBg2.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  gap: 1px;
  font-family: "UnifrakturMaguntia", cursive;
  font-weight: 400;
  font-style: normal;
}

.official h6 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-family: "Times", cursive;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
}

.official h1 {
  margin: 0;
  padding: 0;
  font-size: 170px;
  font-family: "UnifrakturMaguntia", cursive;
  font-weight: 400;
  font-style: normal;
  line-height: 0.2;
  color: #faefbc;
}

.official h3 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  font-family: "Times", cursive;
  font-weight: 400;
  font-style: normal;
}

.sec-1-right {
  display: flex;
  justify-content: center;
}

.r-video {
  width: 822px;
  float: left;
}

iframe {
  aspect-ratio: 16 / 9;
}

.sec-2 {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}

.sec-2 h4 {
  font-family: Outfit;
  font-weight: 900;
  font-style: Black;
  font-size: 36px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}

.sec-2 p {
  width: 515px;
  font-family: Outfit;
  font-weight: 300;
  font-style: Light;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #b4b4b4;
  cursor: text;
  z-index: 99;
}

.sec-3 {
  margin-top: -60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec-3-mid {
  width: 41px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 60px;
}

.online-player {
  width: 382px;
  height: 82px;
  background-image: url(/landing/online-vector.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: flex;
  justify-content: space-between;
}

.player-count {
  margin-right: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.player-count h5,
.human-count h5,
.karus-count h5 {
  padding: 0;
  margin: 0 0 5px 0;
  font-weight: 700;
  font-style: Bold;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  z-index: 99;
}

.player-count h5 {
  color: #4df748;
}

.human-count h5 {
  color: #ff4241;
}

.karus-count h5 {
  color: #0d8aff;
}

.player-count label,
.human-count label,
.karus-count label {
  font-weight: 500;
  font-style: Medium;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  z-index: 99;
}

.online-human-karus {
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 90px;
  z-index: 99;
  cursor: text;
}

.human,
.karus {
  display: flex;
  gap: 20px;
}

.human-count,
.karus-count {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.human-count {
  align-items: start;
}

.karus-count {
  align-items: end;
}

.sec-2-2 {
  margin-top: 1px;
}

.sec-4 {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 50px;
}

.sec-4-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
  gap: 0px;
}

.sec-4-mid {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sec-4-right {
  height: 660px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  gap: 60px;
}

.r-card-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  text-align: right;
  gap: 20px;
  padding-right: 30px;
}

.r-card-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  text-align: left;
  gap: 20px;
  padding-left: 30px;
}

.r-card-left label,
.r-card-right label {
  width: 380px;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  cursor: text;
}

.card-l1 label {
  margin-top: 10px;
}

.card-l3 label {
  margin-top: 70px;
}

.card-r1 label {
  margin-top: 60px;
}

.r-card-left p,
.r-card-right p {
  width: 320px;
  font-weight: 300;
  font-style: Regular;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ecdada;
}

.r-card-left,
.r-card-right {
  transition: transform 0.1s ease;
}

.r-card-left:hover,
.r-card-right:hover {
  transform: scale(1.05);
}

.card-l1 {
  width: 524px;
  height: 229px;
  background-image: url(/landing/1.png);
  background-repeat: no-repeat;
  background-position: right;
}

.card-l2 {
  width: 538px;
  height: 278px;
  background-image: url(/landing/5.png);
  background-repeat: no-repeat;
  background-position: right;
}

.card-l3 {
  width: 560px;
  height: 241px;
  background-image: url(/landing/3.png);
  background-repeat: no-repeat;
  background-position: right;
}

.card-r1 {
  width: 528px;
  height: 328px;
  background-image: url(/landing/2.png);
  background-repeat: no-repeat;
  background-position: left;
}

.card-r2 {
  width: 545px;
  height: 172px;
  background-image: url(/landing/4.png);
  background-repeat: no-repeat;
  background-position: left;
}

footer {
  margin-top: 20px;
}

.mobil-hide {
  display: none;
}

/* 565px altı için özel düzenleme (Mobil) */
@media (max-width: 440px) {
  body {
    background-image: url(/landing/mobil-bg.jpg);
    background-size: 440px;
  }
  .ronarkwar-topbar,
  .r-navbar,
  .navbar-mobil-container,
  .sec-1,
  .sec-2,
  .sec-3,
  .sec-4,
  .sec-4-mobil,
  .sec-5,
  footer {
    width: 440px;
  }

  .hide {
    display: none;
  }

  .mobil-hide {
    display: block;
  }

  .r-navbar {
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 1),
      rgba(0, 0, 0, 0.05)
    );
  }

  .navbar-mobil-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .r-logo {
    margin-left: 60px;
    width: 200px;
    z-index: 160;
  }
  .r-logoflag {
    position: relative;
    width: 101px;
    top: -10px;
    right: 50px;
    z-index: 159;
  }

  .sec-1 {
    margin-top: 140px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
  }

  .sec-1-mid {
    height: 180px;
    flex-direction: row;
    gap: 29px;
  }

  .beta,
  .official {
    width: 162px;
    height: 162px;
    margin: 0;
    background-image: url(/landing/DialogBg.png);
  }
  .beta h6,
  .official h6 {
    font-size: 20px;
  }

  .beta h1 {
    font-size: 80px;
  }

  .official h1 {
    font-size: 90px;
  }

  .beta h3,
  .official h3 {
    font-size: 20px;
  }

  .r-video {
    width: 340px;
    margin-top: 20px;
  }

  .sec-2 p {
    width: 370px;
  }

  .mobil-nav {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }

  .mobil-nav-top {
    display: flex;
    border-top: 1px solid #d61f1e;
    border-bottom: 1px solid #d61f1e;
    border-radius: 7px;
    box-shadow: 0px 0px 0.1px 0px #ff2222;
  }

  .mobil-nav-top a {
    font-family: Outfit;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    z-index: 450;
  }

  .mobil-nav-top a div {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .mobil-nav-top a div {
    height: 80px;
    padding: 0px 26px;
  }

  .mobil-nav-top a:hover div {
    background: linear-gradient(
      rgba(255, 0, 0, 0.1) 0%,
      rgba(255, 0, 0, 0.4) 100%
    );
  }

  .mobil-nav-bottom {
    display: flex;
    gap: 20px;
  }

  .btn-download {
    margin-left: 0px;
    width: 177;
    padding: 0px 30px;
  }

  .btn-register {
    margin-left: 0px;
    width: 160px;
    padding: 0px 0px;
  }
  .sec-3 {
    margin: 30px 0px;
    gap: -70px;
    height: 250px;
    align-items: center;
    justify-content: center;
    background-image: url(/landing/human-karus.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 440px;
  }

  .sec-3-mid {
    gap: 60px;
  }

  .online-player {
    width: 210px;
    height: 51px;
    background-image: url(/landing/online-vector.png);
  }

  .player-count {
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
  }

  .player-count h5,
  .human-count h5,
  .karus-count h5 {
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    z-index: 99;
  }

  .human-count h5,
  .karus-count h5 {
    font-size: 24px;
  }

  .player-count label {
    font-size: 12px;
  }

  .human-count label,
  .karus-count label {
    width: 90px;
    font-size: 14px;
    text-align: center;
  }

  .online-human-karus {
    height: 76px;
    gap: 50px;
    z-index: 99;
    cursor: text;
  }

  .human,
  .karus {
    display: flex;
    gap: 20px;
    width: 73px;
  }

  .human {
    flex-direction: column;
  }

  .karus {
    flex-direction: column-reverse;
  }

  .karus img {
    width: 63px;
  }

  .human-count,
  .karus-count {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .sec-2-2 {
    margin-top: 20px;
    width: 350px;
    text-align: center;
  }

  .sec-4-mobil {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
  }

  .mobil-card-container {
    width: 380px;
  }

  .mobil-card-left,
  .mobil-card-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-size: 380px;
  }

  .mobil-card-left {
    text-align: right;
    align-items: end;
    padding-right: 20px;
  }

  .mobil-card-right {
    text-align: left;
    align-items: start;
    padding-left: 20px;
  }

  .mobil-card-1 {
    height: 148px;
    background-image: url(/landing/1.png);
  }

  .mobil-card-2 {
    height: 218px;
    background-image: url(/landing/2.png);
  }

  .mobil-card-3 {
    height: 220px;
    background-image: url(/landing/3.png);
  }

  .mobil-card-4 {
    height: 180px;
    background-image: url(/landing/4.png);
  }

  .mobil-card-5 {
    height: 220px;
    background-image: url(/landing/5.png);
  }

  .mobil-card-left label,
  .mobil-card-right label {
    width: 310px;
    font-family: Outfit;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
  }

  .mobil-card-1 label {
    margin-top: 30px;
  }

  .mobil-card-2 label {
    margin-top: 60px;
  }

  .mobil-card-3 label {
    margin-top: 24px;
  }

  .mobil-card-4 label {
    margin-top: 12px;
  }

  .mobil-card-5 label {
    margin-top: -10px;
  }

  .mobil-card-left p,
  .mobil-card-right p {
    font-family: Outfit;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 1.3;
    letter-spacing: 0%;
    color: #e6dcdc;
  }

  .mobil-card-1 p {
    width: 250px;
  }

  .mobil-card-2 p {
    width: 260px;
  }

  .mobil-card-3 p {
    width: 220px;
  }

  .mobil-card-4 p {
    width: 220px;
  }

  .mobil-card-5 p {
    width: 240px;
  }

  footer {
    margin-top: 0px;
    width: 350px;
    text-align: center;
  }
}
