:root {
  --data-bs-main-color: #cbfe1c;
  --data-bs-secondary-color: #f1f1f1;
  --data-bs-third-color: #949caa;
  --font-family-main: "Chakra Petch , sans-serif";
  --font-family-secondary: "Days One ,sans-serif";
  --bs-main-color: var(--data-bs-main-color);
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Chakra Petch", "Days One", sans-serif;
  font-weight: 700;
  font-style: normal;
  
}

::selection {
  background:var(--data-bs-main-color);
color:black;
}
html {
  scroll-behavior: smooth;
}

.navbar button {
  background-color: var(--data-bs-main-color);
  width: 100px;
}
.navbar-brand {
  color: var(--data-bs-main-color);
}
.nav-item .nav-link.active {
  color: var(--data-bs-main-color);
}
.nav-item .nav-link {
  color: var(--data-bs-secondary-color);
}
.left-nav i {
  color: var(--data-bs-secondary-color);
}
.toggle-notif,
.toggle-messa {
  color: var(--data-bs-secondary-color);
}
.logo-toggle {
  color: var(--data-bs-main-color);
}

.toggle-logo button {
  background-color: white;
}

.toggle-messa button {
  background-color: var(--data-bs-main-color);
}
header {
  background-image:
    linear-gradient(#000000e0, #000000e0),
    url(../images/imgi_77_hero-bg-H6PoyNYD.jpg);
  min-height: 100vh;
  background-size: cover;
  background-position: center;
}

.first-button-header {
  background-color: var(--data-bs-main-color);
  border-radius: 5px;
}
.second-button-header button {
  color: var(--data-bs-main-color);
  border: 2px solid var(--data-bs-main-color);
}

.h-header span {
  color: var(--data-bs-main-color);
}
.h-header {
  color: var(--data-bs-secondary-color);
  font-family: var(--font-family-secondary);
  line-height: 75px;
  font-weight: 700;
}
.parag-header {
  color: var(--data-bs-third-color);
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}
.header-content {
  padding-top: 100px;
}
.image-section {
  width: 480px;
}
.image-hero {
  background-image: url(../images/imgi_1_hero-img-C0b4IWtS.png);
  background-size: cover;
  background-position: center;
  width: 580px;
  height: 400px;
  margin-top: 120px;
  margin-left: 40px;
  border: 5px solid var(--data-bs-main-color);
  border-radius: 15px;
}
.active-players {
  width: 160px;
  height: 100px;
  background-color: #0b0e13;
  bottom: -20px;
  left: -30px;
  border: 2px solid;
  border-radius: 10px;
}
.active-players i {
  color: var(--data-bs-main-color);
}
.players p {
  font-size: 12px;
  color: #939ba9;
  line-height: 16px;
}
.trophy .players span {
  color: white;
}
.players {
  transform: translateY(-20px);
}

section {
  min-height: 100vh;
  background-color: #0b0e13;
}
.header-latest p {
  color: #cbfe1c;
  position: relative;
  font-size: 1rem;
  font-weight: 700;
}

.header-latest p::before {
  content: "";
  width: 50px;
  height: 2px;
  background: linear-gradient(#cbfe1c);
  position: absolute;
  top: 12px;
  left: 540px;
}
.header-latest p::after {
  content: "";
  width: 50px;
  height: 2px;
  background: linear-gradient(#cbfe1c);
  position: absolute;
  top: 12px;
  right: 540px;
}
.header-latest h2 {
  color: #f1f1f1;
  font-size: 48px;
  font-weight: 700;
  font-family: var(--font-family-secondary);
}

.first-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_2_latest-games-1-CfV33bjK.png);
  background-size: cover;
  background-position: center;
}
.first-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}
.first-2-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}
.first-3-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}

.second-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}
.second-2-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}
.second-3-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}
.third-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}
.third-2-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}
.third-3-item-carousel:hover {
  border: 2px solid var(--data-bs-main-color);
  border-radius: 20px;
}

.first-item-carousel:hover .first-alien {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.first-2-item-carousel:hover .warrior-alien {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.first-3-item-carousel:hover .first-club {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}

.first-item-carousel:hover .second-alien {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.first-2-item-carousel:hover .warrior2-alien {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.first-3-item-carousel:hover .second-club {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.first-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.first-2-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.first-3-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.second-2-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.second-item-carousel:hover .first-racing {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.second-2-item-carousel:hover .first-army {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.second-3-item-carousel:hover .first-rock {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.second-item-carousel:hover .second-racing {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.second-2-item-carousel:hover .second-army {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.second-3-item-carousel:hover .second-rock {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.second-item-carousel:hover .racing {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.third-item-carousel:hover .first-rocket {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.third-3-item-carousel:hover .first-robot {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.third-2-item-carousel:hover .first-football {
  position: absolute;
  top: 50px;
  left: 15px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.third-3-item-carousel:hover .second-robot {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.third-2-item-carousel:hover .second-football {
  position: absolute;
  top: 50px;
  left: 140px;
  width: 120px;
  height: 25px;
  background-color: #2d481d;
  text-align: center;
  border-radius: 40px;
  color: white;
}
.third-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.third-2-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.third-3-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.second-3-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}
.second-2-item-carousel:hover p {
  position: absolute;
  bottom: 10px;
  left: 30px;
  font-size: 18px;
  color: #0b0e13;
}

.first-item-carousel img {
  border: 1px solid transparent;
  border-radius: 20px;
}
.second-item-carousel img {
  border: 1px solid transparent;
  border-radius: 20px;
}
.second-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_3_latest-games-2-DcGt1MOH.png);
  background-position: center;
  background-size: cover;
  z-index: 20000;
}
.second-2-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_6_latest-games-5-D0uhM4CW.png);
  background-position: center;
  background-size: cover;
}
.second-3-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_9_latest-games-8-CDS2WV4Q.png);
  background-position: center;
  background-size: cover;
}

.first-2-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_5_latest-games-4-DCWGKdgP.png);
  background-position: center;
  background-size: cover;
}
.first-3-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_8_latest-games-7-C9aSwQWa.png);
  background-position: center;
  background-size: cover;
}
.third-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_4_latest-games-3-3PuaZ95E.png);
  background-position: center;
  background-size: cover;
}
.third-2-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_7_latest-games-6-CJaIm3nW.png);
  background-position: center;
  background-size: cover;
}
.third-3-item-carousel {
  width: 350px;
  height: 350px;
  position: relative;
  background-image: url(../images/imgi_10_latest-games-9-BhBeVXRH.png);
  background-position: center;
  background-size: cover;
}

.button-our-games button {
  color: var(--data-bs-main-color);
}
.button-our-games {
  border: 3px solid var(--data-bs-main-color);
  width: 200px;
  transform: translateX(40px);
  border-radius: 10px;
}
.carousel-indicators {
  transform: translate(10px, 100px);
}

.pc-game {
  width: 270px;
  height: 270px;
  background-color: #1a1a1a;
  border: 1px solid rgba(192, 192, 192, 0.167);
  border-radius: 20px;
  transition: 0.3s;
}
.mobile-game {
  width: 270px;
  height: 270px;
  background-color: #1a1a1a;
  border: 1px solid rgba(192, 192, 192, 0.167);
  transition: border 0.3s;
  border-radius: 20px;
}
.mobile-game:hover {
  border: 1px solid var(--data-bs-main-color);
}
.playstation-game {
  width: 270px;
  height: 270px;
  background-color: #1a1a1a;
  border: 1px solid rgba(192, 192, 192, 0.167);
  border-radius: 20px;
  background-image: url(../images/imgi_11_what-we-do-1-DuZnkwGW.png);
  background-position: center;
  background-size: cover;
}
.hero-game {
  width: 270px;
  height: 270px;
  background-color: #1a1a1a;
  border: 1px solid rgba(192, 192, 192, 0.167);
  border-radius: 20px;
  background-image: url(../images/imgi_12_what-we-do-2-DVAo6agz.png);
  background-position: center;
  background-size: cover;
}
.pc-image {
  width: 80px;
  height: 80px;
  background-color: #1e2939;
  text-align: center;
}
.pc-game:hover {
  border: 1px solid var(--data-bs-main-color);
}

.pc-image img {
  width: 50px;
  height: 30px;
  color: var(--data-bs-main-color);
}
.text-danger {
  color: var(--data-bs-main-color);
}
.first-pc p {
  margin-left: 50px;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 700;
  color: white;
}

.animation-1,
.animation-2,
.animation-3,
.animation-4,
.animation-5,
.animation-6,
.animation-7,
.animation-8,
.animation-9,
.animation-10 {
  width: 100px;
  height: 100px;
  overflow: hidden;
  scrollbar-width: none;
}
@keyframes move-animation-right {
  0% {
    left: 0;
  }

  100% {
    left: 1000px;
  }
}
.animation-section {
  margin-top: 120px;
  overflow: hidden;
  scrollbar-width: none;
}
.animation-right {
  position: relative;
  animation: move-animation-right 10s infinite;
}
.animation-left {
  position: relative;
  animation: move-animation-left 10s infinite;
}
@keyframes move-animation-left {
  0% {
    right: 0;
  }
  100% {
    right: 1000px;
  }
}
section {
  min-height: 100vh;
  background-color: #0b0e13;
}
.prof {
  color: #8F97A4;
  font-size: 20px;
  font-family: 'chakra petch';
  line-height: 24px;
  
}
.first-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_23_avatar-1-Bk0fx3lX.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;

}
.second-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_24_avatar-2-DSM5R69_.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;

}
.four-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_26_avatar-4-BCbP093U.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;

}
.five-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_27_avatar-5-CKJm2Bjf.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;
margin-left: 20px;
}
.sex-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_28_avatar-6-BC4VdJS3.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;
margin-left: 20px;
}
.seven-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_29_avatar-7-B1LKlfbK.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;
margin-left: 50px;
}
.eight-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_30_avatar-8-DlHfYIx6.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;
margin-left: 60px;
}
.third-card  {
  width: 280px;
  height: 320px;
  background-image: url(../images/imgi_25_avatar-3-CISh2V2J.png);
  background-position: center;
  background-size: cover;
  position: relative;
  backdrop-filter: blur();
  transition: display 2s;

}
.filter-one:hover {
  backdrop-filter: unset;
}


.filter-one {
  backdrop-filter:blur(0.2px) grayscale(100%);
  width: 1000px;
  height: 10000px;
 
}
.cards {
  overflow:hidden
}


.content-first-card {
  position: absolute;
  bottom: -18px;
  color: white;
  margin: 15px;

}
.content-first-card h5 {
  font-size: 27px;
  font-weight: 700;
  line-height: 24px;
margin-top: 10px;
}
.span-first-card span {
  position: absolute;
  bottom: 50px;
  font-weight: 700;
  right: -20px;
  transform: rotate(90deg);
  font-size: 20px;
  color: white;

}

.latest-games span  {
  color:#9098A6;
}

.wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

/* LEFT SECTION */
.info-box {
    background: #1c2a3a;
    border-radius: 15px;
    padding: 25px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.icon-circle {
    width: 55px;
    height: 55px;
    background: #b6ff00;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: bold;
}

.info-text h3 {
    margin-bottom: 6px;
}

.info-text p {
    color: #aab3c2;
    font-size: 14px;
}

.community-box {
    background: linear-gradient(135deg, #b6ff00, #00c853);
    border-radius: 15px;
    padding: 25px;
    color: #000;
}

.community-box h2 {
    margin-bottom: 10px;
}

.community-box p {
    font-size: 14px;
}

.social-icons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-icons div {
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #b6ff00;
    font-weight: bold;
}

.form-container {
    background: #1c2a3a;
    border-radius: 15px;
    padding: 30px;
}

.form-container h2 {
    margin-bottom: 20px;
}

.field-group {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.field {
    width: 100%;
}

.field label {
    display: block;
    font-size: 13px;
    color: #aab3c2;
    margin-bottom: 5px;
}

.field input,
.field select,
.field textarea {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: none;
    background: #2c3a4d;
    color: #fff;
    outline: none;
}

.field textarea {
    height: 120px;
    resize: none;
}

.subscribe {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 15px 0;
    font-size: 14px;
    color: #aab3c2;
}

.submit-btn {
    width: 100%;
    padding: 14px;
    background: #b6ff00;
    border: none;
    border-radius: 10px;
    font-weight: bold;
    cursor: pointer;
}

.bottom-stats {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    padding-top: 15px;
    border-top: 1px solid #2c3a4d;
}

.stat {
    text-align: center;
    color: #aab3c2;
}

.stat strong {
    display: block;
    color: #b6ff00;
    font-size: 18px;
}
.form-container h2 {
  color: white;

}

/* FOOTER */
.footer {
    background-color: #000;
    padding: 60px 0 30px;
}

/* LOGO */
.logo {
    color: #b6ff00;
    font-weight: bold;
    font-size: 18px;
}

/* TEXT */
.footer p {
    color: #9aa4b2;
    font-size: 14px;
}

/* HEADINGS */
.footer h5 {
    font-weight: 600;
    margin-bottom: 15px;
    color: white;
}

/* LINKS */
.footer a {
    display: block;
    color: #9aa4b2;
    text-decoration: none;
    margin-bottom: 8px;
    font-size: 14px;
}

.footer a:hover {
    color: #b6ff00;
}

/* SOCIAL ICONS */
.social-icons {
    margin-top: 15px;
}

.social-icons span {
    margin-right: 12px;
    cursor: pointer;
    color: #9aa4b2;
}

.social-icons span:hover {
    color: #b6ff00;
}

/* BOTTOM BAR */
.footer-bottom {
    border-top: 1px solid #1f2a3a;
    margin-top: 40px;
    padding-top: 20px;
    font-size: 13px;
    color: #9aa4b2;
}

.footer-bottom a {
    display: inline;
    margin-left: 15px;
}

/* <div class="toggle">
            <ul class="navbar-nav me-auto mb-2 mb-lg-0 d-lg-none">
              <li class="nav-item">
                <a class="nav-link active" aria-current="page" href="#Home"
                  >Home</a
                >
              </li>
              <li class="nav-item">
                <a class="nav-link" href="#Our Team">Our Team</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" href="#What we do">What We Do</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" href="#Tournaments">Tournaments</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" href="#Contact Us">Contact Us</a>
              </li>
              <hr />
              <div class="d-flex flex-wrap">
                <i class="fa-regular fa-bell pt-1"></i>
                <p class="ps-2">Notifications</p>
              </div>
              <div class="d-flex flex-wrap">
                <i class="fa-regular fa-message pt-1"></i>
                <p class="ps-2">Messages</p>
                <button class="w-100 border rounded">Sign In</button>
              </div>
            </ul> */
