@import url("https://fonts.googleapis.com/css2?family=Anta&family=Inter:wght@100..900&display=swap");

body {
  font-family: "Inter", sans-serif;
  background-color: #0c1b26;
  background-position: center;
  background-size: cover;
}

/* a {
    color: #1268FB;
}
a:hover,
a:focus {
    color: #1268FB;
} */

.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation> :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;

  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;

  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.box {
  max-width: 576px;
}

.navbar {
  background-color: white;
}

/* .banner {
  position: relative;
  background-image: url(../img/bg-game.jpg);
  background-size: contain;
  animation-name: animate-bg;
  animation-timing-function: linear;
  animation-duration: 2000s;
  animation-iteration-count: infinite;
  animation-direction: normal;
} */

/* .banner::after {
  content: "";
  background-color: rgba(255, 163, 179, 0.75);
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
} */

.input-group span {
  background-color: #fff;
}

.banner img {
  position: relative;
  width: 100%;
  height: auto;
}

.section {
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-smoke {
  background-color: #e7e7e7;
  color: #606060;
}

.section .section-title {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: center;
  line-height: 1.65rem;
}

.card {
  position: relative;
  z-index: 2;
}

.card-custom {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  color: #fff;
}

.term {
  font-size: 0.875rem;
  line-height: 1.35rem;
  text-align: center;
  opacity: 0.85;
  color: #e7e7e7;
}

.term ol li {
  margin-bottom: 0.25rem;
}

.term ol li:last-child {
  margin-bottom: 0;
}

.btn-lg {
  font-size: 1.125rem;
}

.btn {
  background-color: #269f01;
  padding: 0;
  position: relative;
  height: 64px;
}

.btn-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.content {
  position: relative;
  min-height: 140px;
}

.language-item {
  position: relative;
  z-index: 5;
  margin-top: -110px;
}

.language {
  margin: 32px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100px;
}

.language .nav-item {
  font-size: 16px;
  color: #212529 !important;
  padding: 8px 24px;
}

.language .nav-item.active {
  background: linear-gradient(to right, #f85032, #e73827) !important;
  border-radius: 100px;
  color: #fff !important;
}

.shadow-custom {
  box-shadow: 0px 5px 0px 0px #e73827;
}

.input-group .input-group-text {
  position: relative;
  width: 50px;
}

.title {
  font-weight: 700;
  font-size: 1.313rem;
  text-align: center;
  margin-bottom: 0.875rem;
  line-height: 1.65rem;
  font-family: "Anta", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.title-sm {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
}

.icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  font-size: 1.5rem;
  line-height: normal;
}

.loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
}

.page-status {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}

.page-status-icon {
  font-size: 2.625rem;
  line-height: 0;
  margin-bottom: 1rem;
}

.page-status-icon span::before {
  vertical-align: middle;
}

.button {
  position: relative;
  font-weight: bold;
}

.button {
  letter-spacing: 1px;
  font-size: 1rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  color: white;
  /* text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ed1d2f, 0 0 40px #ed1d2f, 0 0 50px #ed1d2f, 0 0 60px #ed1d2f, 0 0 70px #ed1d2f; */
}

.button:hover,
.button:active {
  color: #ffffff;
}

/* .button::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 55px;
    display: inline-block;
    background-image: url('img/arrow-right.gif');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    left: 0.5rem;
    transform: translateY(-50%);
    top: 50%;
    opacity: 0.2;
}
.button::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 55px;
    display: inline-block;
    background-image: url('img/arrow-left.gif');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    right: 0.5rem;
    transform: translateY(-50%);
    top: 50%;
    opacity: 0.2;
}
.button-light {
    width: 30px;
    height: 200px;
    position: absolute;
    left: -20px;
    top: 0;
    margin-top: -20px;
    background: white;
    opacity: 0.6;
    filter: blur(20px);
    animation: blur 2s infinite;
    animation-delay: 0s;
    transform-origin: top;
} */

@keyframes glowing {
  0% {
    -webkit-box-shadow: 0 0 3px #42ff08;
  }

  50% {
    -webkit-box-shadow: 0 0 20px #42ff08;
    background-color: rgba(66, 255, 8, 0.25);
  }

  100% {
    -webkit-box-shadow: 0 0 3px #42ff08;
  }
}

.modal-content {
  background: #1f1c18;
  color: #ffffff;
}