@import url("https://fonts.googleapis.com/css2?family=Teko:wght@400;500;600;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Rowdies:wght@300;400;700&display=swap");

body {
  margin: 0;
  font-family: "Teko", sans-serif;
  background-color: #ffffff;
  min-height: 100vh;
}

* {
  box-sizing: border-box;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

a {
  text-decoration: none;
}

input[type="number"] {
  /* Hide the spinner buttons */
  -moz-appearance: textfield; /* For Firefox */
  -webkit-appearance: none; /* For Chrome, Safari, Edge */
  appearance: none;
}

/* Remove spinner button margin in Chrome, Safari, Edge */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

nav {
  /* min-height: 90px; */
  /*padding: 0.4rem 1rem 0.8rem 1rem;*/
  /* padding: 0rem 0.5rem 0.8rem 0.5rem; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.8rem;
  font-family: sans-serif !important;
  /* border-bottom: 2px solid #b7b7b7; */
  background: linear-gradient(to right, #243b55, #141e30);
  /* filter: hue-rotate(40deg) contrast(1.1); */
  background: black;
}

.navTop {
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 0.52rem 0; */
  border-radius: 5px;
  padding: 1.2rem 0.5rem;
  background: linear-gradient(0deg, #243b55, #141e30);
  animation: ghumarAnima 5s linear infinite;
  background: #000000 !important;
}

@keyframes ghumarAnima {
  0% {
    background: linear-gradient(0deg, #243b55, #141e30);
  }
  1% {
    background: linear-gradient(3.6deg, #243b55, #141e30);
  }
  2% {
    background: linear-gradient(7.2deg, #243b55, #141e30);
  }
  3% {
    background: linear-gradient(10.8deg, #243b55, #141e30);
  }
  4% {
    background: linear-gradient(14.4deg, #243b55, #141e30);
  }
  5% {
    background: linear-gradient(18deg, #243b55, #141e30);
  }
  6% {
    background: linear-gradient(21.6deg, #243b55, #141e30);
  }
  7% {
    background: linear-gradient(25.2deg, #243b55, #141e30);
  }
  8% {
    background: linear-gradient(28.8deg, #243b55, #141e30);
  }
  9% {
    background: linear-gradient(32.4deg, #243b55, #141e30);
  }
  10% {
    background: linear-gradient(36deg, #243b55, #141e30);
  }
  11% {
    background: linear-gradient(39.6deg, #243b55, #141e30);
  }
  12% {
    background: linear-gradient(43.2deg, #243b55, #141e30);
  }
  13% {
    background: linear-gradient(46.8deg, #243b55, #141e30);
  }
  14% {
    background: linear-gradient(50.4deg, #243b55, #141e30);
  }
  15% {
    background: linear-gradient(54deg, #243b55, #141e30);
  }
  16% {
    background: linear-gradient(57.6deg, #243b55, #141e30);
  }
  17% {
    background: linear-gradient(61.2deg, #243b55, #141e30);
  }
  18% {
    background: linear-gradient(64.8deg, #243b55, #141e30);
  }
  19% {
    background: linear-gradient(68.4deg, #243b55, #141e30);
  }
  20% {
    background: linear-gradient(72deg, #243b55, #141e30);
  }
  21% {
    background: linear-gradient(75.6deg, #243b55, #141e30);
  }
  22% {
    background: linear-gradient(79.2deg, #243b55, #141e30);
  }
  23% {
    background: linear-gradient(82.8deg, #243b55, #141e30);
  }
  24% {
    background: linear-gradient(86.4deg, #243b55, #141e30);
  }
  25% {
    background: linear-gradient(90deg, #243b55, #141e30);
  }
  26% {
    background: linear-gradient(93.6deg, #243b55, #141e30);
  }
  27% {
    background: linear-gradient(97.2deg, #243b55, #141e30);
  }
  28% {
    background: linear-gradient(100.8deg, #243b55, #141e30);
  }
  29% {
    background: linear-gradient(104.4deg, #243b55, #141e30);
  }
  30% {
    background: linear-gradient(108deg, #243b55, #141e30);
  }
  31% {
    background: linear-gradient(111.6deg, #243b55, #141e30);
  }
  32% {
    background: linear-gradient(115.2deg, #243b55, #141e30);
  }
  33% {
    background: linear-gradient(118.8deg, #243b55, #141e30);
  }
  34% {
    background: linear-gradient(122.4deg, #243b55, #141e30);
  }
  35% {
    background: linear-gradient(126deg, #243b55, #141e30);
  }
  36% {
    background: linear-gradient(129.6deg, #243b55, #141e30);
  }
  37% {
    background: linear-gradient(133.2deg, #243b55, #141e30);
  }
  38% {
    background: linear-gradient(136.8deg, #243b55, #141e30);
  }
  39% {
    background: linear-gradient(140.4deg, #243b55, #141e30);
  }
  40% {
    background: linear-gradient(144deg, #243b55, #141e30);
  }
  41% {
    background: linear-gradient(147.6deg, #243b55, #141e30);
  }
  42% {
    background: linear-gradient(151.2deg, #243b55, #141e30);
  }
  43% {
    background: linear-gradient(154.8deg, #243b55, #141e30);
  }
  44% {
    background: linear-gradient(158.4deg, #243b55, #141e30);
  }
  45% {
    background: linear-gradient(162deg, #243b55, #141e30);
  }
  46% {
    background: linear-gradient(165.6deg, #243b55, #141e30);
  }
  47% {
    background: linear-gradient(169.2deg, #243b55, #141e30);
  }
  48% {
    background: linear-gradient(172.8deg, #243b55, #141e30);
  }
  49% {
    background: linear-gradient(176.4deg, #243b55, #141e30);
  }
  50% {
    background: linear-gradient(180deg, #243b55, #141e30);
  }
  51% {
    background: linear-gradient(183.6deg, #243b55, #141e30);
  }
  52% {
    background: linear-gradient(187.2deg, #243b55, #141e30);
  }
  53% {
    background: linear-gradient(190.8deg, #243b55, #141e30);
  }
  54% {
    background: linear-gradient(194.4deg, #243b55, #141e30);
  }
  55% {
    background: linear-gradient(198deg, #243b55, #141e30);
  }
  56% {
    background: linear-gradient(201.6deg, #243b55, #141e30);
  }
  57% {
    background: linear-gradient(205.2deg, #243b55, #141e30);
  }
  58% {
    background: linear-gradient(208.8deg, #243b55, #141e30);
  }
  59% {
    background: linear-gradient(212.4deg, #243b55, #141e30);
  }
  60% {
    background: linear-gradient(216deg, #243b55, #141e30);
  }
  61% {
    background: linear-gradient(219.6deg, #243b55, #141e30);
  }
  62% {
    background: linear-gradient(223.2deg, #243b55, #141e30);
  }
  63% {
    background: linear-gradient(226.8deg, #243b55, #141e30);
  }
  64% {
    background: linear-gradient(230.4deg, #243b55, #141e30);
  }
  65% {
    background: linear-gradient(234deg, #243b55, #141e30);
  }
  66% {
    background: linear-gradient(237.6deg, #243b55, #141e30);
  }
  67% {
    background: linear-gradient(241.2deg, #243b55, #141e30);
  }
  68% {
    background: linear-gradient(244.8deg, #243b55, #141e30);
  }
  69% {
    background: linear-gradient(248.4deg, #243b55, #141e30);
  }
  70% {
    background: linear-gradient(252deg, #243b55, #141e30);
  }
  71% {
    background: linear-gradient(255.6deg, #243b55, #141e30);
  }
  72% {
    background: linear-gradient(259.2deg, #243b55, #141e30);
  }
  73% {
    background: linear-gradient(262.8deg, #243b55, #141e30);
  }
  74% {
    background: linear-gradient(266.4deg, #243b55, #141e30);
  }
  75% {
    background: linear-gradient(270deg, #243b55, #141e30);
  }
  76% {
    background: linear-gradient(273.6deg, #243b55, #141e30);
  }
  77% {
    background: linear-gradient(277.2deg, #243b55, #141e30);
  }
  78% {
    background: linear-gradient(280.8deg, #243b55, #141e30);
  }
  79% {
    background: linear-gradient(284.4deg, #243b55, #141e30);
  }
  80% {
    background: linear-gradient(288deg, #243b55, #141e30);
  }
  81% {
    background: linear-gradient(291.6deg, #243b55, #141e30);
  }
  82% {
    background: linear-gradient(295.2deg, #243b55, #141e30);
  }
  83% {
    background: linear-gradient(298.8deg, #243b55, #141e30);
  }
  84% {
    background: linear-gradient(302.4deg, #243b55, #141e30);
  }
  85% {
    background: linear-gradient(306deg, #243b55, #141e30);
  }
  86% {
    background: linear-gradient(309.6deg, #243b55, #141e30);
  }
  87% {
    background: linear-gradient(313.2deg, #243b55, #141e30);
  }
  88% {
    background: linear-gradient(316.8deg, #243b55, #141e30);
  }
  89% {
    background: linear-gradient(320.4deg, #243b55, #141e30);
  }
  90% {
    background: linear-gradient(324deg, #243b55, #141e30);
  }
  91% {
    background: linear-gradient(327.6deg, #243b55, #141e30);
  }
  92% {
    background: linear-gradient(331.2deg, #243b55, #141e30);
  }
  93% {
    background: linear-gradient(334.8deg, #243b55, #141e30);
  }
  94% {
    background: linear-gradient(338.4deg, #243b55, #141e30);
  }
  95% {
    background: linear-gradient(342deg, #243b55, #141e30);
  }
  96% {
    background: linear-gradient(345.6deg, #243b55, #141e30);
  }
  97% {
    background: linear-gradient(349.2deg, #243b55, #141e30);
  }
  98% {
    background: linear-gradient(352.8deg, #243b55, #141e30);
  }
  99% {
    background: linear-gradient(356.4deg, #243b55, #141e30);
  }
  100% {
    background: linear-gradient(360deg, #243b55, #141e30);
  }
}

/* logo (shooter)  */
.navTop > img {
  height: 3rem;
  width: 3rem;
  margin-top: 0.4rem;
  filter: invert(100%) brightness(2);
}

/* Main heading  */
.navTop > h1 {
  font-size: 1rem;
  color: white;
  /*font-weight: bold;*/
  text-transform: uppercase;
  margin: 0;
  margin: auto;
  /* font-size: 1.2rem; */
  /*    color: aliceblue;*/
  /*    margin: 0;*/
  /*    text-transform: uppercase;*/
  /*    margin-left: auto;*/
  /*    flex-grow: 1;*/
  /*    text-align: center;*/
  /*    padding-top: 1rem;*/
  font-family: "Rowdies", serif;
  /*    font-weight: 400;*/
  /*    text-shadow: -1px 2px 5px #4169e2;*/
}

main {
  padding: 1rem 0.8rem;
  margin-top: -1rem;
}

/* ---- Game table ---- */

.Table_container {
  margin: 1.5rem 0;
}

/* Match heading  */
.Table_head {
  font-size: 1.4rem;
  margin: 1.3rem 0 0.45rem 0;
  color: #202020;
  font-weight: 500;
}

.Table {
  display: flex;
  flex-direction: column;
  gap: 0.07rem;
  border-top: 2px solid #515151;
  margin-top: 1rem;
}

/* Match timing of table  */
.match_time {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  color: white;
  height: 2.5rem;
  border-radius: 10px 10px 0 0;
  font-size: 1.3rem;
  font-weight: 800;
}

/* Having both 2nd and 3rd row of Table  */
.team_container {
  display: flex;
  gap: 0.1rem;
}

.team_container > div {
  color: white;
  flex-grow: 1;
  justify-content: center;
}

/* So that all are in one line  */
.team_container > div > div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  font-size: 1rem;
  font-weight: 700;
}

/* left and right middle div of table having match name and timing  */
.teamA > div:nth-child(1),
.teamB > div:nth-child(1) {
  background-color: #000000;
}

/* last row of tables having numbers  */
.teamA > div:nth-child(2),
.teamB > div:nth-child(2) {
  background-color: #ffffff;
  color: black;
  border: 2px solid;
}

/* Giving border radius bottom left and right of table  */
.teamA > div:nth-child(2) {
  border-radius: 0 0 0 10px;
}
.teamB > div:nth-child(2) {
  border-radius: 0 0 10px 0;
}

.game-buttons {
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1rem;
}

.game-buttons a {
  min-width: 48%;
  margin: auto;
}

/* PREV NOW BTN  */
.prev_btn {
  height: 20px;
  background-color: #ebebeb;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  margin-top: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  border: 2px solid #000000;
}

.prev_btn > p,
.prev_btn > i {
  color: #000000;
  font-size: 0.8rem;
  margin: 0;
  font-weight: 700;
}

/* PLAY NOW BTN  */
.play_btn {
  height: 20px;
  background-color: #ebebeb;
  padding: 1rem;
  text-align: center;
  border-radius: 10px;
  margin-top: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  border: 2px solid #000000;
}

.play_btn > p,
.play_btn > i {
  color: #000000;
  font-size: 0.8rem;
  margin: 0;
  font-weight: 700;
}

/* Footer */
footer {
  width: 100%;
}

.footer {
  background: #000000;
  text-align: center;
  padding: 0.6rem;
  margin-top: 1rem;
  font-family: "Poppins";
  color: white;
}

.footer a {
  color: rgb(44 85 163);
  text-decoration: none;
  font-weight: 600;
}

/*------------MEDIA ---------------- phone resolution----  */
/* ------------------------------------------------------------ */

@media (max-width: 360px) {
  /* Main heading  */
  .navTop > h1 {
    font-size: 0.9rem;
  }
}
