html,
body {
  margin: 0;
  padding: 0;
  overflow: hidden auto;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 20px;
  scroll-behavior: smooth;
  --bs-scroll-behavior: smooth;
}
html:has(body.modal-open) {
  overflow: hidden;
}
.select-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 100;
}
.select-wrapper::before {
  content: "🌐"; /* or icon font */
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  filter: grayscale(1);
}
.select-wrapper select {
  max-width: 200px;
  border-radius: 60px;
  padding: 5px 50px 5px 50px;
  border: none;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 18px;
  outline: none;
  box-shadow: none !important;
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
}
section h1 {
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bg-title-pink.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "Almarai", sans-serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: -2px;
  margin: 0 auto;
  padding: 10px 80px;
  text-transform: uppercase;
  min-width: 600px;
  width: fit-content;
}
section h2 {
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bg-title-purple.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "Kalnia", sans-serif;
  margin: 0 auto;
  padding: 10px 80px;
  text-transform: uppercase;
  width: fit-content;
  position: relative;
  top: -30px;
}
section h3 {
  color: #fff;
  font-size: 36px;
  font-family: "Kalnia", sans-serif;
  text-transform: uppercase;
}
section {
  text-align: center;
  position: relative;
  overflow: initial;
}
section.top {
  background-image: url("https://img.koggames.com/GCP/202512/aernas/bg-top-a.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 5%;
}
section.top .container {
  position: relative;
  z-index: 10;
}
section.top .event-logo {
  transform: translateX(-30px);
}
section.top .text-subtitle {
  color: #ffffff;
  filter: drop-shadow(0px 0px 8px #0f0f0f) drop-shadow(0px 0px 8px #0f0f0f)
    drop-shadow(0px 0px 8px #0f0f0f);
  font-size: 22px;
  font-style: italic;
  line-height: 1.2;
  transform: translateY(-12rem);
}
section.top .tournament-dates {
  max-width: 1200px;
  margin: 0 auto;
}
section.top .tournament-dates .date-box {
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bg-box-purple.png);
  background-size: 100% 100%;
  border-radius: 20px;
  box-shadow: 0 0 15px 0px #231f5a;
  font-size: 28px;
  font-weight: 600;
  padding: 0 40px 40px;
  margin-top: 80px;
  width: 50%;
}
section.top .tournament-dates .date-box > .d-flex {
  min-height: 360px;
}
section.top .tournament-dates .date-box strong {
  color: #e6b0ff;
  text-transform: uppercase;
}
section.top .tournament-dates .date-box .date {
  font-size: 50px;
}
section.top .rewards {
  filter: drop-shadow(0px 1px 3px #130a24);
}
section.top .img-decanee {
  bottom: 15%;
  left: -3%;
  z-index: 2;
}
section.top .img-rock {
  bottom: 15%;
  right: -5%;
  z-index: 10;
}
section.top .clouds {
  z-index: 1;
  position: absolute;
  bottom: -20%;
  left: 0;
  width: 100%;
  max-width: 100%;
}
section.top .img-clouds {
  width: 100%;
  max-width: 100%;
}
section.middle {
  background-image: url("https://img.koggames.com/GCP/202512/aernas/bg-middle.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 15% 0 10%;
}
section.middle .container {
  position: relative;
  z-index: 1;
  top: -10rem;
}
section.middle .m-custom {
  position: relative;
  top: 30px;
}
section.middle .prize-1st {
  margin: -20% auto -15%;
  position: relative;
  left: -10px;
}
section.middle .runner-ups {
  position: relative;
  z-index: 1;
}
section.middle .how-it-work {
  background-image: url("https://img.koggames.com/GCP/202512/aernas/bg-box-1.png");
  background-size: 110% 100%;
  background-repeat: no-repeat;
  border-radius: 30px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 50px 30px;
  box-shadow: 0px 0px 10px -3px #130a24;
}
section.middle .notes {
  max-width: 1200px;
  margin: 20px auto;
}
section.middle .notes .box {
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bg-box-2.png);
  background-size: 110% 100%;
  border-radius: 20px;
  box-shadow: 0px 0px 10px -3px #130a24;
  font-size: 20px;
  padding: 40px 20px;
  width: 50%;
}
section.middle .notes .box p {
  font-family: "Almarai", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
section.middle .img-dragon-center {
  z-index: 0;
  top: 25%;
  right: -5%;
}
section.middle ul,
section.bottom ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
}
section.middle ul li,
section.bottom ul li {
  position: relative;
  padding-left: 30px;
  margin: 14px auto;
  line-height: 1.2;
}
section.middle ul li::before,
section.bottom ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bullet.png);
  background-size: contain;
  background-repeat: no-repeat;
}
section.bottom {
  background-image: url("https://img.koggames.com/GCP/202512/aernas/bg-bottom.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 20%;
  background-position: top center;
}
section.bottom .container {
  position: relative;
  z-index: 1;
}
section.bottom .info {
  max-width: 740px;
  margin: 0 auto;
}
section.bottom .faq-container {
  line-height: 1.2;
  max-width: 830px;
  margin: 0 auto;
}
section.bottom .img-dragon-right {
  z-index: 0;
  top: -80px;
  right: -10%;
}
section.bottom .img-dragon-left {
  z-index: 0;
  top: -20%;
  left: -10%;
}
section.bottom .img-dio {
  z-index: 0;
  left: -5%;
}
section.bottom .img-voidal-sentry {
  z-index: 0;
  right: -1%;
  bottom: 50px !important;
}
.text-purple {
  color: #cbc7ff;
}
.p-width {
  margin: 0 auto;
  width: 45%;
}
.btn-action {
  background: none;
  border: none;
  width: fit-content;
}
.btn-scale {
  pointer-events: auto !important;
  transition: transform 0.2s;
}
.btn-scale:hover {
  transform: scale(1.05);
}
.img-fluid {
  pointer-events: none;
}
/** Modal **/
.modal-content {
  background-color: #191541;
}
#submissionModal .modal-content {
  background-color: transparent !important;
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bg-form.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0px 0px 6px 1px #0b0b20;
}
.modal-content .btn-close {
  filter: invert(1);
  box-shadow: none !important;
}
.modal-header,
.modal-body,
.modal-footer {
  border: none;
}
.modal-body h4 {
  font-family: "Almarai", sans-serif;
  font-size: 38px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.modal-body h5 {
  color: #ebeaff;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 1px;
  text-shadow: 0px 0px 15px #9870fd, 0px 0px 15px #9870fd;
}
.modal-body h6 {
  font-family: "Kalnia", sans-serif;
  font-size: 30px;
  color: #fdc4ff;
  letter-spacing: 1px;
}
.modal-body .sub {
  font-family: "Kalnia", sans-serif;
  font-size: 26px;
  color: #fdc4ff;
  letter-spacing: 1px;
}
.modal-body .highlight {
  color: #8bf8ff;
}
.modal-body .date-box {
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bg-modal-box.png);
  background-size: 110% 100%;
  border-radius: 20px;
  font-size: 20px;
  padding: 40px 20px;
  width: 50%;
}
.modal-footer .button-close {
  background: #c2c2c2 !important;
  border: none !important;
  border-radius: 20px;
  padding: 1px 20px;
  color: #5c5b5b !important;
}
.modal-footer .button-submit {
  background: #1f9cee !important;
  border: none !important;
  border-radius: 20px;
  padding: 1px 20px;
  color: #fff !important;
}
.modal-body ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
  margin: 0 auto;
}
.modal-body > ul {
  width: 80%;
}
.modal-body ul li {
  position: relative;
  padding-left: 30px;
  margin: 14px auto;
  line-height: 1.2;
}
.modal-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bullet.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: scale(0.8);
}
.modal-body .img-fluid {
  filter: hue-rotate(-15deg);
}
.modal-body .submission-form label {
  font-size: 24px;
  margin-bottom: 8px;
}
.modal-body .submission-form label.small {
  font-size: 18px !important;
}
.modal-body {
  scrollbar-width: thin; /* Firefox */
}
.modal-body::-webkit-scrollbar {
  width: 5px;
}
.modal-body::-webkit-scrollbar-thumb {
  background: #cccac9;
  border-radius: 20px;
}
.modal-dialog form.submission-form {
  display: contents;
}
.modal-body .form-control,
.modal-body .form-select {
  border: none;
  box-shadow: none;
  background-color: #131133;
  border-radius: 0;
  border-top: 5px solid #0b0a22;
  color: #9593ad;
  padding: 0.375rem 2rem;
}
.modal-body .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
}
.modal-body .form-check-label {
  color: #ebeaff;
  font-size: 18px !important;
  text-align: start;
  width: 100%;
}
.modal-body .form-check-input {
  box-shadow: none !important;
  background-color: #0b0a22;
  border: none;
}
.modal-body .form-control::placeholder,
.modal-body .form-select::placeholder {
  color: #9593ad;
  font-style: italic;
  opacity: 0.8;
}
.modal-body .note {
  color: #9594a3;
  font-size: 18px;
}
/** Sweet Alert **/
button.swal2-confirm {
  background: #1f9cee !important;
  border: none !important;
  border-radius: 30px;
  padding: 8px 40px;
  color: #fff !important;
}
.show-message {
  display: grid;
  background-image: url(https://img.koggames.com/GCP/202512/aernas/bg-form.png);
  background-size: 120% 120%;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 18px !important;
}
.show-message
  div:where(.swal2-icon).swal2-success
  [class^="swal2-success-circular-line"],
.show-message div:where(.swal2-icon).swal2-success .swal2-success-fix {
  background: transparent !important;
}
.show-message h2 {
  font-family: "Almarai", sans-serif;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -2px;
}
@media (max-width: 1400px) {
  .extra {
    display: none !important;
  }
}
@media (max-width: 992px) {
  section.top .event-logo {
    transform: translate(-5%, 35%) scale(170%);
    margin-bottom: 35%;
  }
  section.top .text-subtitle {
    margin-bottom: 60px;
    transform: translateY(0rem);
  }
  section.top .tournament-dates {
    flex-direction: column !important;
  }
  section.top .tournament-dates .date-box {
    width: 100%;
  }
  section.middle .container {
    top: 0rem;
  }
  section.middle .prize-1st {
    margin: -10% auto 0%;
    transform: scale(1.5);
  }
  section.middle .how-it-work {
    padding: 60px 20px 30px;
  }
  section.middle .notes {
    flex-direction: column !important;
    gap: 30px !important;
  }
  section.middle .notes .box {
    width: 100%;
  }
  section.middle .runner-ups {
    flex-direction: column;
    gap: 30px;
  }
  .p-width {
    width: 90%;
  }
  h1 {
    min-width: auto;
    font-size: 30px;
  }
  .modal.show .modal-dialog {
    max-width: 95%;
  }
  .modal-body .dates {
    flex-direction: column !important;
  }
  .modal-body .date-box {
    width: 100%;
    background-size: 100% 150%;
    background-image: none;
    padding: 0 20px;
  }
  .modal-body > ul {
    width: 100%;
  }
}
@media (max-width: 767px) {
  h1 {
    width: auto;
  }
}
