/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com*/
@font-face {
  font-family: Montage;
  src: url("../fonts/Montage.ttf");
}
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat.ttf");
}
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  scroll-behavior: smooth;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
.banner {
  display: flex;
  flex-direction: column;
  background-color: #000;
  height: 100vh;
  position: relative;
  z-index: 1;
  padding-bottom: 5rem;
}
.frame {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
#videoFrame {
 border: 10px solid;
  border-image-source: url("../images/iframe-border.png");
  border-image-slice: 170 241 208 183;
  height: 14rem;
  padding: 0em;
  width: 24em;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.menu a img {
  width: 60%;
}
.menu li {
  display:flex;
  justify-content: center;
  padding-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 1px;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-nav {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-start-4 {
  grid-column-start: 4;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-bottom: 0.25rem;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.h-\[25px\] {
  height: 25px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-\[139px\] {
  max-height: 139px;
}
.max-h-\[691px\] {
  max-height: 691px;
}
.max-h-\[99px\] {
  max-height: 99px;
}
.w-28 {
  width: 7rem;
}
.w-\[200px\] {
  width: 200px;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.max-w-\[100px\] {
  max-width: 100px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[645px\] {
  max-width: 645px;
}
.max-w-\[80px\] {
  max-width: 80px;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-x-11 {
  -moz-column-gap: 2.75rem;
  column-gap: 2.75rem;
}
.gap-x-14 {
  -moz-column-gap: 3.5rem;
  column-gap: 3.5rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.self-center {
  align-self: center;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.p-2 {
  padding: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-11 {
  padding-bottom: 2.75rem;
  padding-top: 2.75rem;
}
.py-12 {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.py-6 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.py-\[30px\] {
  padding-bottom: 30px;
  padding-top: 30px;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[52px\] {
  padding-bottom: 52px;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.font-bebas-neue {
  font-family: Bebas Neue, sans-serif;
}
.font-inter {
  font-family: Inter, sans-serif;
}
.font-montserrat {
  font-family: Montserrat, sans-serif;
}
.font-noto-sans {
  font-family: Noto Sans, sans-serif;
}
.text-10 {
  font-size: 0.625rem;
}
.text-12 {
  font-size: 0.75rem;
}
.text-14 {
  font-size: 0.875rem;
}
.text-16 {
  font-size: 1rem;
}
.text-20 {
  font-size: 1.25rem;
}
.text-24 {
  font-size: 1.5rem;
}
.text-32 {
  font-size: 2rem;
}
.text-36 {
  font-size: 2.25rem;
}
.text-40 {
  font-size: 2.5rem;
}
.font-400 {
  font-weight: 400;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-14 {
  line-height: 56px;
}
.leading-16 {
  line-height: 64px;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(242 209 6 / var(--tw-text-opacity));
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
/* .tab-section {
  background-image: url("../images/body-img.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
} */
.btnBot {
  text-align: center;
  padding-bottom: 2rem;
}
.tab-title {
  color: var(--primary);
  text-align: center;
  font-family: MontageGrunge, sans-serif;
  font-size: 4rem;
  text-transform: uppercase;
  margin-top: 0.2rem;
  padding-top: 3rem;
}
.tab-ul li {
  color: #fff;
  font-size: 16px;
  background: url("../images/list-img.png") no-repeat left center;
  padding: 5px 10px 5px 45px;
  list-style: none;
  margin: auto auto 18px 0;
  vertical-align: middle;
}
.list {
  font-weight: bold;
}
.third-tab-btn,
.tab-submit-btn {
  display: block;
  text-align: center;
}
.third-tab-btn {
  margin-top: 6rem;
}
/* .tab-submit-btn {
  margin-top: -10rem;
  padding-bottom: 2rem;
} */
.tab-section {
  position: relative;
  height: auto;
}
.tab-submit-btn {
  margin-top: 0rem;
  padding-bottom: 0rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3%;
}
.wrapper {
  /* min-height: 100vh; */
  box-sizing: border-box;
  padding-top: 5%;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  max-width: 960px;
  margin: 0 auto;
}
.box {
  display: flex;
  flex-wrap: wrap;
}
.box label {
  background: var(--white);
  font-family: MontageGrunge, sans-serif;
  font-weight: 500;
  text-align: center;
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
  order: 1;
  display: block;
  padding: 0px;
  margin-right: 4px;
  cursor: pointer;
  color: #000;
  font-size: 2.5rem;
  letter-spacing: 3px;
}
.box .content {
  display: none;
  padding: 30px;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
  order: 1;
  flex-grow: 1;
  width: 100%;
  border-image-slice: 27 27 27 27;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("../images/border-img.png");
  border-style: solid;
  height: 35rem;
}
.box input[type="radio"] {
  display: none;
}
.box input[type="radio"]:checked + label {
  background: var(--primary);
}
.box input[type="radio"]:checked + label + .content {
  display: block;
}
.box .content,
.box label {
  order: initial;
}
.box label {
  width: 90%;
  margin: 4px auto auto auto;
}
.box label:hover {
  background-color: var(--primary);
  transition: all 0.3s ease-in-out;
}
input::placeholder {
  font-weight: bold;
  opacity: 0.5;
  color: var(--black);
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1610px;
  }
}
.section-c_v1 {
  background-image: url(../img/section-c-bg.webp?502196e5b2e95126df04c0452b9c5491);
}
.hide {
  display: none;
}
.white {
  text-align: center;
  margin-top: 1rem;
  color: #ffb504;
  display: block;
}
.form-full-page {
  width: 100%;
  margin: 0 auto;
}
#error-message,
#error-message2,
#error-message3,
#error-message4,
#error-message5,
#error-message6 {
  color: red;
  font-family: "Inter", sans-serif;
  padding: 10px;
  text-align: center;
  font-weight: 900;
  margin: 20px;
  letter-spacing: 2px;
}
.swal-title {
  margin: 0px;
  font-size: 16px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
  margin-bottom: 28px;
}
.swal-overlay {
  background-color: rgba(0, 0, 0, 0.69);
}
.swal-text {
  background-color: #fefae3;
  padding: 17px;
  border: 1px solid #f0e1a1;
  display: block;
  margin: 22px;
  text-align: center;
  color: #61534e;
}
.swal-button {
  padding: 7px 19px;
  border-radius: 2px;
  background: linear-gradient(180deg, #ce322d 0%, #912a27 66.7%, #782624 100%);
  font-size: 12px;
  border: 1px solid #782624;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}
.swal-footer {
  background-color: rgb(245, 248, 250);
  margin-top: 32px;
  border-top: 1px solid #e9eef1;
  overflow: hidden;
}
.section-a_v2,
.section-c_v1 {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-a_v2 {
  background-image: url(../img/map-bg.webp?c1a03e414a9b644839adf8eaac75cd9d);
}
.sction-a_v3 {
  background-image: url(../img/section-a-bg_v3.webp?2dbabb6b24e13a759eecd141b703b08c);
}
.sction-a_v3,
.sction-c_v3 {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.sction-c_v3 {
  background-image: url(../img/section-c-bg_v3.webp?a35330e6e7d7da9ef5880bfedb63b52e);
}
@media (max-width: 1536px) {
  .sction-c_v3,
  .section-c_v1 {
    background-position: 50%;
  }
}
.placeholder\:font-noto-sans::-moz-placeholder {
  font-family: Noto Sans, sans-serif;
}
.placeholder\:font-noto-sans::placeholder {
  font-family: Noto Sans, sans-serif;
}
.placeholder\:text-\[\#666\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.placeholder\:text-\[\#666\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 640px) {
  .sm\:my-0 {
    margin-bottom: 0;
  }
  .sm\:mt-0,
  .sm\:my-0 {
    margin-top: 0;
  }
  .sm\:mt-12 {
    margin-top: 3rem;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem;
  }
  .sm\:mt-24 {
    margin-top: 6rem;
  }
  .sm\:mt-28 {
    margin-top: 7rem;
  }
  .sm\:mt-\[120px\] {
    margin-top: 120px;
  }
  .sm\:h-\[35px\] {
    height: 35px;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .sm\:max-w-\[170px\] {
    max-width: 170px;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }
  .sm\:self-start {
    align-self: flex-start;
  }
  .sm\:p-4 {
    padding: 1rem;
  }
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm\:pt-12 {
    padding-top: 3rem;
  }
  .sm\:pt-16 {
    padding-top: 4rem;
  }
  .sm\:text-center {
    text-align: center;
  }
  .sm\:text-start {
    text-align: start;
  }
  .sm\:text-12 {
    font-size: 0.75rem;
  }
  .sm\:text-16 {
    font-size: 1rem;
  }
  .sm\:text-20 {
    font-size: 1.25rem;
  }
  .sm\:text-22 {
    font-size: 1.375rem;
  }
  .sm\:text-24 {
    font-size: 1.5rem;
  }
  .sm\:text-32 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mt-16 {
    margin-top: 4rem;
  }
  .md\:mt-6 {
    margin-top: 1.5rem;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .md\:max-w-\[100px\] {
    max-width: 100px;
  }
  .md\:max-w-\[380px\] {
    max-width: 380px;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md\:py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .md\:pb-24 {
    padding-bottom: 6rem;
  }
  .md\:pb-28 {
    padding-bottom: 7rem;
  }
  .md\:pt-16 {
    padding-top: 4rem;
  }
  .md\:pt-20 {
    padding-top: 5rem;
  }
  .md\:text-16 {
    font-size: 1rem;
  }
  .md\:text-20 {
    font-size: 1.25rem;
  }
  .md\:text-24 {
    font-size: 1.5rem;
  }
  .md\:text-32 {
    font-size: 2rem;
  }
  .md\:text-40 {
    font-size: 2.5rem;
  }
  .md\:text-48 {
    font-size: 3rem;
  }
  .md\:leading-14 {
    line-height: 56px;
  }
}
@media (min-width: 1024px) {
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .lg\:col-start-3 {
    grid-column-start: 3;
  }
  .lg\:col-start-8 {
    grid-column-start: 8;
  }
  .lg\:mt-24 {
    margin-top: 6rem;
  }
  .lg\:mt-8 {
    margin-top: 2rem;
  }
  .lg\:mt-\[100px\] {
    margin-top: 100px;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-\[360px\] {
    width: 360px;
  }
  .lg\:w-\[45\%\] {
    width: 45%;
  }
  .lg\:max-w-\[300px\] {
    max-width: 300px;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:pb-28 {
    padding-bottom: 7rem;
  }
  .lg\:pt-24 {
    padding-top: 6rem;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-20 {
    font-size: 1.25rem;
  }
  .lg\:text-28 {
    font-size: 1.75rem;
  }
  .lg\:text-32 {
    font-size: 2rem;
  }
  .lg\:text-40 {
    font-size: 2.5rem;
  }
  .lg\:text-42 {
    font-size: 2.625rem;
  }
  .lg\:text-48 {
    font-size: 3rem;
  }
  .lg\:text-70 {
    font-size: 4.375rem;
  }
  .lg\:leading-14 {
    line-height: 56px;
  }
}
@media (min-width: 1280px) {
  .xl\:ml-10 {
    margin-left: 2.5rem;
  }
  .xl\:mt-0 {
    margin-top: 0;
  }
  .xl\:mt-14 {
    margin-top: 3.5rem;
  }
  .xl\:mt-24 {
    margin-top: 6rem;
  }
  .xl\:mt-4 {
    margin-top: 1rem;
  }
  .xl\:mt-40 {
    margin-top: 10rem;
  }
  .xl\:mt-44 {
    margin-top: 11rem;
  }
  .xl\:mt-\[140px\] {
    margin-top: 140px;
  }
  .xl\:mt-\[75px\] {
    margin-top: 75px;
  }
  .xl\:mt-\[88px\] {
    margin-top: 88px;
  }
  .xl\:grid {
    display: grid;
  }
  .xl\:max-h-\[138px\] {
    max-height: 138px;
  }
  .xl\:w-2\/3 {
    width: 66.666667%;
  }
  .xl\:w-5\/12 {
    width: 41.666667%;
  }
  .xl\:w-\[35\%\] {
    width: 35%;
  }
  .xl\:w-\[480px\] {
    width: 480px;
  }
  .xl\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .xl\:max-w-\[120px\] {
    max-width: 120px;
  }
  .xl\:max-w-\[208px\] {
    max-width: 208px;
  }
  .xl\:max-w-\[500px\] {
    max-width: 500px;
  }
  .xl\:max-w-\[576px\] {
    max-width: 576px;
  }
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .xl\:py-\[110px\] {
    padding-bottom: 110px;
    padding-top: 110px;
  }
  .xl\:py-\[114px\] {
    padding-bottom: 114px;
    padding-top: 114px;
  }
  .xl\:pb-12 {
    padding-bottom: 3rem;
  }
  .xl\:pb-16 {
    padding-bottom: 4rem;
  }
  .xl\:pb-36 {
    padding-bottom: 9rem;
  }
  .xl\:pb-\[80px\] {
    padding-bottom: 80px;
  }
  .xl\:pt-10 {
    padding-top: 2.5rem;
  }
  .xl\:pt-20 {
    padding-top: 5rem;
  }
  .xl\:pt-32 {
    padding-top: 8rem;
  }
  .xl\:text-start {
    text-align: start;
  }
  .xl\:text-24 {
    font-size: 1.5rem;
  }
  .xl\:text-40 {
    font-size: 2.5rem;
  }
  .xl\:text-70 {
    font-size: 4.375rem;
  }
  .xl\:text-88 {
    font-size: 5.5rem;
  }
  .xl\:text-\[56px\] {
    font-size: 56px;
  }
  .xl\:text-\[64px\] {
    font-size: 64px;
  }
  .xl\:text-\[88px\] {
    font-size: 88px;
  }
  .xl\:leading-22 {
    line-height: 88px;
  }
  .xl\:leading-30 {
    line-height: 120px;
  }
  .xl\:leading-9 {
    line-height: 2.25rem;
  }
}
@media (min-width: 1536px) {
  .\32xl\:mt-16 {
    margin-top: 4rem;
  }
  .\32xl\:mt-32 {
    margin-top: 8rem;
  }
  .\32xl\:mt-52 {
    margin-top: 13rem;
  }
  .\32xl\:w-2\/5 {
    width: 40%;
  }
  .\32xl\:w-\[575px\] {
    width: 575px;
  }
  .\32xl\:max-w-\[140px\] {
    max-width: 140px;
  }
  .\32xl\:max-w-\[806px\] {
    max-width: 806px;
  }
  .\32xl\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .\32xl\:py-\[140px\] {
    padding-bottom: 140px;
    padding-top: 140px;
  }
  .\32xl\:pb-16 {
    padding-bottom: 4rem;
  }
  .\32xl\:pb-56 {
    padding-bottom: 14rem;
  }
  .\32xl\:pb-\[100px\] {
    padding-bottom: 100px;
  }
  .\32xl\:pb-\[320px\] {
    padding-bottom: 320px;
  }
  .\32xl\:pt-24 {
    padding-top: 6rem;
  }
  .\32xl\:pt-40 {
    padding-top: 10rem;
  }
  .\32xl\:pt-\[158px\] {
    padding-top: 158px;
  }
  .\32xl\:pt-\[164px\] {
    padding-top: 164px;
  }
  .\32xl\:text-120 {
    font-size: 7.5rem;
  }
  .\32xl\:text-125 {
    font-size: 7.8125rem;
  }
  .\32xl\:text-88 {
    font-size: 5.5rem;
  }
  .\32xl\:text-\[120px\] {
    font-size: 120px;
  }
  .\32xl\:text-\[56px\] {
    font-size: 56px;
  }
  .\32xl\:leading-14 {
    line-height: 56px;
  }
  .\32xl\:leading-22 {
    line-height: 88px;
  }
  .\32xl\:leading-30 {
    line-height: 120px;
  }
}
/* fonts */
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat.ttf);
}
@font-face {
  font-family: Montage;
  src: url(../fonts/Montage.ttf);
}
@font-face {
  font-family: MontageGrunge;
  src: url(../fonts/MontageGrunge.ttf);
}
:root {
  --white: #f9f9f9;
  --black: #36383f;
  --gray: #85888c;
  --primary: #ffb504;
  --red: red;
} /* variables*/

/* Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: var(--white);
  font-family: "Montserrat", sans-serif;
  min-height: 100vh;
  position: relative;
}
a {
  text-decoration: none;
  color: var(--white);
}
a:hover {
  text-decoration: none;
  color: var(--primary);
}
ul {
  list-style: none;
}

/* Header */
.header-content {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-image: url("../images/head-img.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* overflow-y: auto; */
}
.header {
  position: absolute;
  background: #000;
  top: 0;
  width: 100%;
  z-index: 1000;
}
/* Logo */
.logo {
  display: inline-block;
  color: var(--white);
  font-size: 60px;
  margin-left: 10px;
  width: 3em;
  padding-top: 15px;
}
.heading-desc {
  color: #fff;
  line-height: 2em;
  margin-bottom: 2em;
  font-size: 24px;
  word-break: break-word;
  text-transform: uppercase;
  font-weight: 700;
}
.mark2 {
  color: #ffb504;
}
/* .img-logo, */
.download-btn,
.submit-btn,
.logoL {
  width: 50%;
}
.logoL {
  width: 80%;
  margin: auto;
}
/* .logo {
  width: 3em !important;
  height: auto;
  display: flex;
  margin: 5px 0 0 1.5rem;
  justify-self: start;
  cursor: pointer;
} */
/* Nav menu */
.nav-item {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  overflow: hidden;
  z-index: -1;
  margin-top: -2rem;
}
.menu a {
  display: block;
  padding: 30px;
  color: var(--white);
}
.menu a:last-child {
  display: flex;
  justify-content: center;
}
.menu {
  width: 100%;
}
.menu a {
  text-align: center;
}
.lastchild {
  width: 25rem;
}
.lastlink {
  display: flex;
  justify-content: center;
}
.menu li:nth-child(6) img {
  width: 35%;
}
.menu a:hover {
  background-color: transparent;
}
.nav-item {
  max-height: 0;
  transition: max-height 0.5s ease-out;
}
/* Menu Icon */
.hamb {
  cursor: pointer;
  float: right;
  padding: 40px 20px;
  display: none;
} /* Style label tag */

.hamb-line {
  background: var(--white);
  display: block;
  height: 2px;
  position: relative;
  width: 24px;
} /* Style span tag */

.hamb-line::before,
.hamb-line::after {
  background: var(--white);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}
.hamb-line::before {
  top: 5px;
}
.hamb-line::after {
  top: -5px;
}

.side-menu {
  display: none;
} /* Hide checkbox */
/* Toggle menu icon */
.side-menu:checked ~ nav {
  max-height: 100%;
}
.side-menu:checked ~ .hamb .hamb-line {
  background: transparent;
}
.side-menu:checked ~ .hamb .hamb-line::before {
  transform: rotate(-45deg);
  top: 0;
}
.side-menu:checked ~ .hamb .hamb-line::after {
  transform: rotate(45deg);
  top: 0;
}
.topSection {
  height: 75vh;
}
.topSection-child {
  text-align: center;
  margin-top: 7rem;
  padding-top: 10rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.topSection-child h1 {
  color: var(--white);
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.5rem;
  padding: 0.2em;
  text-transform: uppercase;
}
/* tab styles */
main {
  background-image: url("../images/body-img.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
.btnBot {
  text-align: center;
  padding-bottom: 2rem;
  margin-top: 4rem;
}
.tab-section {
  background-image: url("../images/body-img.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
}
.form-sectionA> h1 {
  text-align: center;
  color: white;
  padding-top: 4rem;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 3rem;
  font-family: 'Montage', sans-serif;
  font-size: xxx-large;
  letter-spacing: 2px;
}
.form-sectionA {
  background-color: #000;
}
#background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.features {
  background-image: url("../images/play-bg.png");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-bottom: 0rem;
}
.features > h1{
  color: #ffb504;
  text-transform: capitalize;
  font-style: italic;
  font-size: xxx-large;
  font-weight: bold;
  padding: 1rem;
  margin-top: 1rem;
  line-height: 2.5rem;
  font-family: 'Montage', sans-serif;
}

.item-wrapper {
  display: flex;
  margin-right: 2rem;
  margin-left: 1rem;
  margin-top: 2.5rem;
  gap: 1rem;
}
.gameModeTitle {
  width: 50%;
  margin: auto;
  transform: scale(0.5);
}
.item {
  display: flex;
}
.item > img {
  width: 40%;
}
.item > p {
 color: #fff;
 text-align: left;
}
.modes {
  background-image: url("../images/section7-bg.png");
  background-repeat: repeat-y;
  background-size: contain;
  background-position: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-bottom: 5rem;
}
.mode-wrapper {
  display: flex;
  position: relative;
  gap: 1rem;
  margin: auto;
  padding-bottom: 5rem;
}
.modes > p {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 3rem;
  line-height: 2rem;
}
.game-overlay {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  inset: 0;
  transition: background 0.1s, transform 0.3s;
}
.break-words {
  color: #ffb504;
  font-family: 'Montage';
  font-size: xx-large;
}
.game-mode {
  position: relative;
}
.game-mode-first {
  background-image: url("../images/gamod1.png");
}
.game-mode-second {
  background-image: url("../images/gamod2.png");
}
.game-mode-third {
  background-image: url('../images/gamod3.png');
}
.game-content-wrapper {
  position: relative;
  height: 36rem;
}
.font-bold {
  font-weight: bold;
}
.game-mode:hover {
  border: 2px solid #ffb504;
  transition: all 0.3s ease-in-out;
}
.game-mode-first,.game-mode-second,.game-mode-third {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 36em;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.game-mode-first > img,.game-mode-second > img,.game-mode-third > img {
  width: 10em;
  transition: 0.8s;
  
}
/* .game-mode-first > h2,.game-mode-second > h2,.game-mode-third > h2 {
  position: absolute;
  bottom: 3rem;
} */
/* .game-mode-first > p,.game-mode-second > p,.game-mode-third > p {
  position: absolute;
  bottom: 1rem;
} */
.gameModeP {
  color: #fff;
}
.game-modeA, .game-modeB, .game-modeC {
  height: 36em;
  position: relative;
  width: 25em;
}
.game-mode .gameModeP {
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}
.game-mode:hover .gameModeP {
  opacity: 1;
  transition: opacity 0.3s ease-in-out, transform 0.3s;
  text-align: center;
  padding: 1em;
}
.notHovered {
  border: 2px solid #ffb504;
}
.hovered,
.notHovered {
  transition: width 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  /* height: 36em; */
  /* margin: 10px; */
  overflow: hidden;
  position: relative;
  /* background-image: url("/layoutImages/gm2.png");
  background-position: 50%;
  background-size: cover; */
}
.notHovered {
  width: 28em;
}
.hovered {
  width: 15rem;
  border: 2px solid gray;
}
.game-mode:not(:first-child) {
  width: 15em;
  border: 1px solid #fff;
  transition: 0.3s;
}
.game-mode:nth-child(2),
.game-mode:nth-child(3) {
  border: 2px solid gray;
  background-position: 50%;
  background-size: cover;
}
.game-mode:hover:not(:first-child) {
  width: 25rem;
  transition: 50ms;
  border: 2px solid #ffb504;
}
.game-mode:first-child:hover h2,
.game-mode:first-child:hover img,
.game-mode:first-child:hover p,
.game-mode:nth-child(2):hover h2,
.game-mode:nth-child(2):hover img,
.game-mode:nth-child(2):hover p,
.game-mode:nth-child(3):hover h2,
.game-mode:nth-child(3):hover img,
.game-mode:nth-child(3):hover p {
  transform: translateY(-80px) translateX(0);
}
.game-mode:hover .game-overlay {
  background: rgba(0, 0, 0, 0.6);
  transition: background 0.1s, transform 0.3s;
}
.topSection-wrapper {
  z-index: 1;
}
.about {
  width: 95%;
  margin: auto;
}
.about-text-wrapper {
  background-color: #fff;
  color: #000;
  padding-bottom: 2rem;
  margin-top: -3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.joinBtn {
  width: 25%;
  margin: auto;
}
.about-text {
  margin-bottom: 1rem;
}
.about-text p {
  font-weight: 500;
}
.submitPlay {
  width: 50%;
  margin: auto;
}
.tab-title {
  color: var(--primary);
  text-align: center;
  font-family: MontageGrunge, sans-serif;
  font-size: 4rem;
  text-transform: uppercase;
  margin-top: 0.2rem;
  padding-top: 3rem;
}
.tab-ul li {
  color: #fff;
  font-size: 16px;
  background: url("../images/list-img.png") no-repeat left center;
  padding: 5px 10px 5px 45px;
  list-style: none;
  margin: auto auto 18px 0;
  vertical-align: middle;
}
.list {
  font-weight: bold;
}
.third-tab-btn,
.tab-submit-btn {
  display: block;
  text-align: center;
}
.third-tab-btn {
  margin-top: 6rem;
}
/* .tab-submit-btn {
    margin-top: -10rem;
    padding-bottom: 2rem;
} */
.tab-section {
  position: relative;
  height: auto;
}
.tab-submit-btn {
  margin-top: 0rem;
  padding-bottom: 0rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3%;
}
.wrapper {
  /* min-height: 100vh; */
  box-sizing: border-box;
  padding-top: 5%;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  max-width: 960px;
  margin: 0 auto;
}
.box {
  display: flex;
  flex-wrap: wrap;
}
.box label {
  background: var(--white);
  font-family: MontageGrunge, sans-serif;
  font-weight: 500;
  text-align: center;
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
  order: 1;
  display: block;
  padding: 0px;
  margin-right: 4px;
  cursor: pointer;
  color: #000;
  font-size: 2.5rem;
  letter-spacing: 3px;
}
.box .content {
  display: none;
  padding: 30px;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
  order: 1;
  flex-grow: 1;
  width: 100%;
  border-image-slice: 27 27 27 27;
  border-image-width: 20px 20px 20px 20px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  border-image-source: url("../images/border-img.png");
  border-style: solid;
  height: 35rem;
}
.box input[type="radio"] {
  display: none;
}
.box input[type="radio"]:checked + label {
  background: var(--primary);
}
.box input[type="radio"]:checked + label + .content {
  display: block;
}
.box .content,
.box label {
  order: initial;
}
.box label {
  width: 90%;
  margin: 4px auto auto auto;
}
.box label:hover {
  background-color: var(--primary);
  transition: all 0.3s ease-in-out;
}
input::placeholder {
  font-weight: bold;
  opacity: 0.5;
  color: var(--black);
}
/* form styles */
.form-section {
  background-image: url("../images/form-bg.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 55rem;
}
.section3-form {
  padding-top: 2.5rem;
}
.section3-form h1 {
  font-family: "MontageGrunge";
  text-align: center;
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: inherit;
  padding: 0.2em;
  line-height: 3.5rem;
}
form label {
  text-transform: capitalize;
  font-size: 1.5rem;
}
.hide {
  display: none;
}
.white {
  text-align: center;
  margin-top: 1rem;
  color: #fff;
  display: block;
}
.form-full-page {
  width: 100%;
  margin: 0 auto;
}
#error-message,
#error-message2,
#error-message3,
#error-message4,
#error-message5,
#error-message6 {
  color: red;
  font-family: "Inter", sans-serif;
  padding: 10px;
  text-align: center;
  font-weight: 900;
  margin: 20px;
  letter-spacing: 2px;
}
.swal-title {
  margin: 0px;
  font-size: 16px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
  margin-bottom: 28px;
}
.swal-overlay {
  background-color: rgba(0, 0, 0, 0.69);
}
.swal-text {
  background-color: #fefae3;
  padding: 17px;
  border: 1px solid #f0e1a1;
  display: block;
  margin: 22px;
  text-align: center;
  color: #61534e;
}
.swal-button {
  padding: 7px 19px;
  border-radius: 2px;
  background: linear-gradient(180deg, #ce322d 0%, #912a27 66.7%, #782624 100%);
  font-size: 12px;
  border: 1px solid #782624;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}
.swal-footer {
  background-color: rgb(245, 248, 250);
  margin-top: 32px;
  border-top: 1px solid #e9eef1;
  overflow: hidden;
}
form {
  font-family: "Inter", sans-serif;
  padding: 20px;
  margin: 1rem auto;
}
form > h2 {
  margin: 25px;
  font-family: MontageGrunge, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  display: none;
}
form p {
  text-align: center;
  color: var(--white);
}
#backlink,
#backlink2,
#backlink3,
#backlink4 {
  display: flex;
  justify-content: center;
  margin: auto;
  font-family: "Inter", sans-serif;
  letter-spacing: 2px;
  width: 50%;
  line-height: 3em;
}
#backlink:hover,
#backlink2:hover,
#backlink3:hover,
#backlink4:hover {
  color: var(--white);
}
input[type="text"],
input[type="email"],
input[type="password"] {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  color: #000;
  margin-bottom: 20px;
  border: 2px solid var(--white);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  color: #000;
  font-family: "Inter", sans-serif;
  outline: none;
}
input::placeholder {
  font-weight: 400;
  text-decoration: wavy;
  font-style: italic;
  opacity: 0.8;
  color: #666666;
  font-family: "Inter", sans-serif;
}
form label[for="checkbox1"] {
  text-align: left;
}

label {
  display: flex;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 400;
  border-top: 10px;
  color: #fff;
}
.btn-outline-light {
  font-family: Karixby;
  margin-top: 30px;
  color: #fff;
  background: #89be48;
  border: none;
  display: block;
  width: 100%;
  margin: auto;
  padding: 10px;
  cursor: pointer;
  opacity: 1;
  transition: all 0.4s ease-in-out;
  border-radius: 0;
}
.btn-outline-light:hover {
  color: #fff;
  /* border-color: #fff;
  background-color: #ff6600; */
  /* background: linear-gradient(180deg, #CE322D 0.00%, #912A27 66.70%, #782624 100%);*/
  /* background: linear-gradient(180deg, #b8d891  0.00%, #a1cb6d 66.70%, #89BE48 100%);
  transition: all 0.4s ease-in-out; */
  background: #7bab41;
  opacity: 1;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none !important;
}
#submit-btn:focus,
#submit-btn2:focus,
#submit-btn3:focus,
#confirm-btn:focus,
#submit-btn4:focus,
#submit-recovery:focus {
  outline: none;
}
#signup-form > p {
  color: #fff;
}
#signin-form > p {
  color: #fff;
  text-align: center;
  line-height: 1.5rem;
}
#signin-form,
#signup-form,
#reset-form,
#confirm-signup-form,
#resend-code-form,
#recover-username-form {
  padding: 20px;
  border-radius: 10px;
  /* min-width: 450px; */
  /* max-width: 500px; */
  margin: 10 auto;
  padding-bottom: 20px;
  border-radius: 0;
}
#signin {
  text-align: center;
  color: var(--white);
}
#submit-btn,
#submit-btn2,
#submit-btn3,
#confirm-btn,
#submit-btn4,
#submit-recovery {
  background: transparent;
  border: none;
  width: 100%;
  display: flex;
  justify-content: center;
}
.warning-list li {
  color: var(--red);
}
.main {
  display: flex;
  flex-direction: column;
}
.dark-bg {
  background-color: rgba(0, 0, 0, 0.8);
  transition: background-color 0.3s ease;
}
/* Loader */
#preloader {
  background: #0e2225 url("../images/loader.gif") no-repeat center center;
  background-size: 25%;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 1005;
}
.fade-out {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.anchor-a {
  display: flex;
  justify-content: center;
}
#desc-h1 {
  color: #fff;
  font-family: Inter, sans-serif;
  text-align: center;
  margin-top: 4rem;
  font-size: xx-large;
  overflow-wrap: break-word;
}
#main-content {
  text-align: center;
}
#main-content p {
  color: #ffb504;
}
/* ================================================= */
/* Timer running and timer end */
/* ================================================= */
#timer-running,
#timer-end {
	padding: 2rem;
	display: flex;
	flex-direction: column;
	gap: 64px;
	position: absolute;
	width: 100%;
}

#timer-running.hidden {
	animation: fadeOut 1.6s forwards;
}

#timer-end {
	display: none;
	opacity: 0;
}

#timer-end.visible {
	display: flex;
	height: 100vh;
	justify-content: center;
	animation: fadeIn 1.6s forwards 1.6s;
}

#timer-end h1 {
	margin-top: 0;
}

#timer-end h2 {
	margin: 0;
}
#daysA,#hoursA,#minutesA,#secondsA {
  font-size: large;
}

@keyframes fadeIn {
	to {
		opacity: 1;
	}
}

@keyframes fadeOut {
	to {
		opacity: 0;
	}
}


#timer-container {
	background-color: #24232b;
	padding: 2rem;
	margin: 0;
	list-style: none;
	border-radius: 8px;
	color: #b1b0b5;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

#timer-container span {
	color: #F5F5F6;
	font-size: 1.33rem;
	line-height: 1.3;
	font-weight: 700;
	font-family: 'Inconsolata', sans-serif;
}

#timer-container li:nth-child(even) {
	display: none;
}
/* .li-span  {
    color: var(--white);
    font-size: 0.8em;
} */
/* Responsiveness */
@media (min-width: 2400px) {
  .header-content {
    height: 190vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 90%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 7rem;
    line-height: 5.5rem;
  }
  form label {
    font-size: 2.2rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 4rem;
    font-size: 5rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 2rem;
  }
  .logoL {
    width: 40%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 22px;
  }
  .download-btn {
    width: 20%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .box .content {
    height: auto;
  }
  .submit-btn {
    width: 35%;
  }
  .form-section {
    min-height: 65rem;
  }
}
@media (min-width: 2300px) and (max-width: 2399.98px) {
  .header-content {
    height: 190vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 90%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
    border-radius: 10px;
  }
  .section3-form h1 {
    font-size: 6rem;
    line-height: 5.5rem;
  }
  form label {
    font-size: 2rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 4rem;
    font-size: 5rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 2rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 22px;
  }
  .download-btn {
    width: 25%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .box .content {
    height: auto;
  }
  .form-section {
    min-height: 65rem;
  }
}
@media (min-width: 2200px) and (max-width: 2299.98px) {
  .header-content {
    height: 190vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem */;
  }
  /* .menu a img {
    width: 90%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 6rem;
    line-height: 5.5rem;
  }
  form label {
    font-size: 2rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 4rem;
    font-size: 5rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 3rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 22px;
  }
  .download-btn {
    width: 25%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .box .content {
    height: auto;
  }
}
@media (min-width: 2100px) and (max-width: 2199.98px) {
  .header-content {
    height: 190vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 90%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 6rem;
    line-height: 5.5rem;
  }
  form label {
    font-size: 2rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 4rem;
    font-size: 5rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 2rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 22px;
  }
  .download-btn {
    width: 25%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .box .content {
    height: auto;
  }
}
@media (min-width: 2000px) and (max-width: 2099.98px) {
  .header-content {
    height: 190vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
   /*  margin-top: 6rem; */
  }
  /* .menu a img {
    width: 90%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /*  min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 6rem;
    line-height: 5.5rem;
  }
  form label {
    font-size: 2rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 4rem;
    font-size: 5rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 2rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 22px;
  }
  .download-btn {
    width: 25%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .box .content {
    height: auto;
  }
}
@media (min-width: 1900px) and (max-width: 1999.98px) {
  .header-content {
    height: 175vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 85%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 6rem;
    line-height: 5.5rem;
  }
  form label {
    font-size: 2rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 3.5rem;
    font-size: 4rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 80%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 3rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 21px;
  }
  .download-btn {
    width: 25%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .box .content {
    height: auto;
  }
  .form-section {
    min-height: 63rem;
  }
  .btnBot {
    margin-top: 4rem;
  }
}
@media (min-width: 1800px) and (max-width: 1899.98px) {
  .header-content {
    height: 175vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-right: 1rem;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 80%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 5rem;
    line-height: 4.5rem;
  }
  form label {
    font-size: 1.7rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 3.5rem;
    font-size: 4rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 80%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 3rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: px;
  }
  .download-btn {
    width: 27%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
  }
  .box .content {
    height: auto;
  }
}
@media (min-width: 1700px) and (max-width: 1799.98px) {
  .header-content {
    height: 170vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 75%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /*  min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 5rem;
    line-height: 4.5rem;
  }
  form label {
    font-size: 1.5rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 3.5rem;
    font-size: 4rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 3rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 18px;
  }
  .download-btn {
    width: 25%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
  }
  .box .content {
    height: 26rem;
  }
  .form-section {
    min-height: 58rem;
  }
  .btnBot {
    margin-top: 4rem;
  }
}
@media (min-width: 1600px) and (max-width: 1699.98px) {
  .header-content {
    height: 170vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 70%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: 0rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /*  min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 50%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 5rem;
    line-height: 4.5rem;
  }
  form label {
    font-size: 1.5rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 3.5rem;
    font-size: 4rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 95%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 3rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 18px;
  }
  .download-btn {
    width: 25%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12%;
  }
  .box .content {
    height: 26rem;
  }
  .form-section {
    min-height: 58rem;
  }
}
@media (min-width: 1536px) and (max-width: 1599.98px) {
  .header-content {
    height: 160vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 60%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: -0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 60%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
  form label {
    font-size: 1.5rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 3.2rem;
    font-size: 4rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 95%;
    margin: -4rem auto auto auto;
  }
  .topSection-child {
    margin-top: 2rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 17px;
  }
  .download-btn {
    width: 30%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
  }
  .box .content {
    height: auto;
  }
  .form-section {
    min-height: 62rem;
  }
}
@media (min-width: 1400px) and (max-width: 1535.98px) {
  .header-content {
    height: 160vh;
  }
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 60%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 1rem;
    margin-top: -0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 70%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3rem;
    border-radius: 10px;
  }
  .section3-form h1 {
    font-size: 4rem;
    line-height: 3.5rem;
  }
  form label {
    font-size: 1.5rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 2.5rem;
    font-size: 3rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 80%;
    margin: -4rem auto auto auto;
  }
  .topSection-child {
    margin-top: 7rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 17px;
  }
  .download-btn {
    width: 30%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
  }
  .box .content {
    height: 26rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .nav-item {
    max-height: none;
    top: 0;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 60%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: -0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 70%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 4rem;
    line-height: 3.5rem;
  }
  form label {
    font-size: 1.5rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 2.5rem;
    font-size: 3rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 90%;
    margin: -4rem auto auto auto;
  }
  .topSection-child {
    margin-top: 7rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 16px;
  }
  .download-btn {
    width: 30%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
  }
  .box .content {
    height: 26rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-content {
    height: 160vh;
  }
  .nav-item {
    max-height: none;
    top: 40px;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
    padding-top: 10px;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    /* margin-top: 6rem; */
  }
  /* .menu a img {
    width: 60%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
    margin-right: 3rem;
    margin-top: -0.5rem;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 100vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 22px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 3rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 75%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
    border-radius: 10px;
  }
  
  .section3-form h1 {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
  form label {
    font-size: 1.5rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 2.5rem;
    font-size: 3rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 95%;
    margin: auto;
  }
  .topSection-child {
    margin-top: 7rem;
  }
  .logoL {
    width: 50%;
    margin: auto;
  }
  .tab-title {
    font-size: 7rem;
  }
  .tab-ul li {
    font-size: 16px;
  }
  .download-btn {
    width: 30%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    margin-top: 0rem;
    padding-bottom: 0rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
  }
  .box .content {
    height: 26rem;
  }
  .item > img {
    width: 50%;
    height: 50%;
  }
}
@media screen and (max-width: 768px) {
  .header {
    padding-top: 1rem;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .frame {
    right: 0;
    left: 0;
    bottom: 1rem;
    margin: auto;
    display: flex;
    text-align: -webkit-center;
  }
  #downloadBtnTop {
    position: absolute;
    bottom: 1rem;
  }
  input[type="text"], input[type="email"], input[type="password"] {
    border-radius: 10px;
  }
  .menu li:nth-child(6) img {
    width: 60%;
    margin-top: 5rem;
  }
  .modes {
    padding-top: 2rem;
  }
  .features {
    padding-bottom: 2rem;
  }
  .features > h1 {
    line-height: 3rem;
  }
  .form-sectionA> h1 {
    font-size: xx-large;
    line-height: 2rem;
  }
  .submitPlay {
    width: 75%;
  }
  .joinBtn {
    width: 50%;
  }
  .menu a img {
    margin-top: 5rem;
  }
  .item-wrapper {
    flex-direction: column;
    gap: 2rem;
  }
  .mode-wrapper {
    flex-direction: column;
  }
  .notHovered {
    /* width: 23em; */
    width: 100%;
  }
  .game-mode:not(:first-child) {
    /* width: 23em; */
    margin: auto;
    transition: 0.3s;
  }
  .game-mode .gameModeP {
    opacity: 1;
    transition: opacity 0.3s, transform 0.3s;
    margin: 0.5rem;
  }
  .game-mode-first, .game-mode-second, .game-mode-third {
    justify-content: center;
  }
  .game-mode:nth-child(2), .game-mode:nth-child(3) {
    border: 2px solid #ffb504;
  }
  .about-text-wrapper {
    margin-top: 0rem;
  }
  .item {
    align-items: center;
  }
  .item > img {
    width: 40%;
  }
  .gameModeTitle {
    width: 95%;
    margin: auto;
    transform: scale(0.5);
  }
  .game-mode:first-child:hover h2,
.game-mode:first-child:hover img,
.game-mode:first-child:hover p,
.game-mode:nth-child(2):hover h2,
.game-mode:nth-child(2):hover img,
.game-mode:nth-child(2):hover p,
.game-mode:nth-child(3):hover h2,
.game-mode:nth-child(3):hover img,
.game-mode:nth-child(3):hover p {
  transform: translateY(0) translateX(0);
  }
  .game-mode:hover:not(:first-child) {
    width: 24rem;
    transition: 50ms;
    border: 2px solid #ffb504;
  }
  #desc-h1 {
    margin-top: 0;
    font-size: large;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-content {
    height: 160vh;
  }

  .nav-item {
    max-height: none;
    top: 40px;
    position: relative;
    float: right;
    width: fit-content;
    background-color: transparent;
    backdrop-filter: blur(0px);
  }
  .menu li {
    float: left;
    padding-right: 0px;
  }
  .menu li:nth-child(6) {
    margin-right: -3rem;
    margin-top: -0.5rem;
  }
  .menu a {
    padding-top: 1.5rem;
    padding-right: 1rem;
    padding-left: 0;
    padding-bottom: 0;
    margin-top: -1rem;
  }
  .menu a:hover {
    background-color: transparent;
    color: var(--gray);
  }
  .menu {
    width: 100%;
    margin-top: -1rem;
  }
  /* .menu a img {
    width: 60%;
  } */
  .menu li:nth-child(6) img {
    width: 70%;
    margin-right: 2rem;
  }
  .tab-ul li {
    font-size: 15px;
  }

  .hamb {
    display: none;
  }

  /* tab styles */
  .wrapper {
    /* min-height: 77vh; */
    box-sizing: border-box;
    padding-top: 5%;
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    max-width: 960px;
    margin: 0 auto;
  }
  .box {
    display: flex;
    flex-wrap: wrap;
  }
  .box label {
    background: var(--white);
    font-weight: 500;
    text-align: center;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 0;
    display: block;
    padding: 0px 25px;
    margin-right: 4px;
    cursor: pointer;
    width: auto;
    font-size: 2rem;
  }
  .box .content {
    display: none;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.5);
    order: 1;
    flex-grow: 1;
    width: 100%;
    border-image-slice: 27 27 27 27;
    border-image-width: 20px 20px 20px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/border-img.png");
    border-style: solid;
  }

  .section3-form {
    width: 80%;
    margin: auto;
  }
  #submit-btn,
  #submit-btn2,
  #submit-btn3,
  #confirm-btn,
  #submit-btn4,
  #submit-recovery {
    width: 100%;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    background-color: transparent;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"] {
    height: 3.5rem;
  }
  .section3-form h1 {
    font-size: 4.5rem;
    line-height: 4rem;
  }
  form label {
    font-size: 1.5rem;
  }
  .topSection-child h1 {
    color: var(--white);
    font-weight: 600;
    line-height: 2.5rem;
    font-size: 2.5rem;
    padding: 0.2em;
    text-transform: uppercase;
    width: 100%;
  }
  .topSection-child {
    margin-top: 7rem;
  }
  .logoL {
    width: 60%;
    margin: auto;
  }
  .tab-title {
    font-size: 6rem;
  }
  .download-btn {
    width: 35%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    margin-top: 0rem;
    padding-bottom: 0rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
  }
  .box .content {
    height: 28rem;
  }
  .form-section {
    min-height: 60rem;
  }
  .modes {
    display: flex;
    flex-direction: column;
  }
  .heading-desc {
    line-height: 1em;
  }
  .notHovered {
    width: 20em;
  }
  .game-mode:hover:not(:first-child) {
    width: 20rem;
  }
  .hovered {
    width: 15rem;
    border: 2px solid gray;
  }
  .game-mode:not(:first-child) {
    width: 12em;
    border: 1px solid #fff;
    transition: 0.3s;
  }
  
}
@media screen and (min-width: 390px) and (max-width: 576.98px) {
  .menu {
    width: 100%;
  }
  .menu a {
    text-align: center;
  }
  .menu li {
    padding-top: 0px;
  }
  /* .menu a img {
    width: 10%;
  } */
  .menu li:nth-child(6) img {
    width: 60%;
  }
  .menu a:hover {
    background-color: transparent;
  }
  .header-content {
    height: 160vh;
  }
  .tab-section {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 8rem;
  }
  .tab-submit-btn {
    margin-top: 0rem;
    padding-bottom: 0rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .section3-form h1 {
    font-size: 3rem;
    line-height: 2.5rem;
  }
  .warning-list {
    font-size: 0.8rem;
  }
  .download-btn {
    width: 55%;
  }
  .tab-title {
    font-size: 4rem;
    line-height: 4rem;
  }
  .box .content {
    height: 42rem;
  }
}
@media screen and (min-width: 280px) and (max-width: 389.98px) {
  .menu {
    width: 100%;
  }
  .menu a {
    text-align: center;
    padding: 15px;
  }
  /* .menu a img {
    width: 15%;
  } */
  .menu li:nth-child(6) img {
    width: 50%;
  }
  .menu a:hover {
    background-color: transparent;
  }
  .header-content {
    height: 175vh;
  }
  .download-btn {
    width: 55%;
  }
  .box label {
    font-size: 2rem;
    letter-spacing: 3px;
  }
  .wrapper {
    height: auto;
  }
  .section3-form h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  #signin-form,
  #signup-form,
  #reset-form,
  #confirm-signup-form,
  #resend-code-form,
  #recover-username-form {
    width: 100%;
  }
  .tab-section {
    position: relative;
  }
  .tab-submit-btn {
    margin-top: 0rem;
    padding-bottom: 0rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
  }
  .warning-list {
    font-size: 0.8rem;
  }
  .tab-ul li {
    font-size: 14px;
  }
  .box .content {
    height: auto;
  }
}
@media (min-width: 280px) and (max-height: 653px) {
  .header-content {
    height: 270vh !important;
  }
  .notHovered {
    width: 100%;
  }
  .game-mode:not(:first-child) {
    margin: auto;
    transition: 0.3s;
  }
}
@media (min-width: 320px) and (max-height: 658px) {
  .header-content {
    height: 205vh;
  }
  .menu li {
    padding-top: 0px;
  }
}
@media (min-width: 353px) and (max-height: 745px) {
  .header-content {
    height: 180vh !important;
  }
}
@media (min-width: 360px) and (max-height: 640px) {
  .header-content {
    height: 235vh;
  }
  .menu li {
    padding-top: 0px;
    padding-right: 0px;
  }
  .menu a {
    padding: 20px;
  }
  .notHovered {
    width: 20em;
  }
  .game-mode:not(:first-child) {
    width: 20em;
  }
}
@media (min-width: 360px) and (max-height: 740px) {
  .header-content {
    /* height: 205vh !important; */
    height: 230vh !important;
  }
  .notHovered {
    width: 20em;
  }
  .game-mode:not(:first-child) {
    width: 20em;
  }
}
@media (min-width: 375px) and (max-height: 812px) {
  .header-content {
    height: 205vh !important;
  }
}
@media (min-width: 384px) and (max-height: 640px) {
  .header-content {
    height: 210.293vh !important;
  }
}
@media (min-width: 390px) and (max-height: 844px) {
  .header-content {
    height: 180vh !important;
  }
  .notHovered {
    width: 22em;
  }
  .game-mode:not(:first-child) {
    width: 22em;
  }
}

@media (min-width: 400px) and (max-height: 875px) {
  .header-content {
    height: 180vh !important;
  }
}

@media (min-width: 412px) and (max-height: 732px) {
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 23em;
  }
}
@media (min-width: 412px) and (max-height: 823px) {
  .header-content {
    height: 165vh !important;
  }
}
@media (min-width: 412px) and (max-height: 915px) {
  .header-content {
    height: 205vh !important;
  }
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 23em;
  }
}
@media (min-width: 414px) and (max-height: 896px) {
  .header-content {
    height: 180vh !important;
  }
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 23em;
  }
}
@media (min-width: 430px) and (max-height: 932px) {
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 23em;
  }
}
@media (min-width: 480px) and (max-height: 854px) {
  .header-content {
    height: 190vh !important;
  }
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 23em;
  }
}
@media (min-width: 540px) and (max-height: 720px) {
  .header-content {
    height: 190vh !important;
  }
}
@media (min-width: 600px) and (max-height: 900px) {
  .header-content {
    height: 150vh !important;
  }
}
@media (min-width: 600px) and (max-height: 1024px) {
  .header-content {
    height: 190vh !important;
  }
  .section3-form {
    margin-top: 14.5rem;
  }
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 23em;
  }
}
@media (min-width: 640px) and (max-height: 360px) {
  .header-content {
    height: 390vh !important;
  }
  .section3-form {
    margin-top: 1rem;
  }
  .menu a {
    padding: 5px;
  }
}
@media (min-width: 712px) and (max-height: 1138px) {
  .header-content {
    /* height: 190.293vh !important; */
    height: 140.293vh !important;
  }
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 23em;
  }
}
@media (min-width: 768px) and (max-height: 1024px) {
  .header-content {
    height: 260vh !important;
  }
  .nav-item {
    margin-top: -3rem;
  }
  .anchor-a {
    margin-top: -3rem;
  }
  .item > img {
    width: 50%;
    height: 50%;
  }
  .notHovered {
    width: 23em;
  }
  .game-mode:not(:first-child) {
    width: 15em;
  }
}
@media (min-width: 800px) and (max-height: 1200px) {
  .header-content {
    height: 260.293vh;
  }
  .section3-form {
    margin-top: 2rem;
  }
  .item > img {
    width: 50%;
    height: 50%;
  }
}
@media (min-width: 800px) and (max-height: 1280px) {
  .item > img {
    width: 50%;
    height: 50%;
  }
  .about-text-wrapper {
    margin-top: -2rem;
  }
}
@media (max-width: 820px) and (max-height: 1180px) {
  .header-content {
    height: 230vh;
  }
  .notHovered {
    width: 20em;
  }
  .game-mode:not(:first-child) {
    width: 20em;
  }
  .item > img {
    width: 25%;
  }
  .about-text-wrapper {
    margin-top: -1rem;
  }
}
@media (min-width: 1200px) and (max-height: 800px) {
  .header-content {
    height: 235vh !important;
  }
  .section3-form {
    margin-top: 10rem;
  }
}
@media (min-width: 240px) and (max-height: 320px) {
  .notHovered {
    width: 100%;
  }
  .game-mode:not(:first-child) {
    margin: auto;
    transition: 0.3s;
  }
}
@media screen and (min-width: 768px) {
	#timer-running {
		padding: 4rem;
		margin: 0 auto;
		text-align: center;
		align-items: center;
		gap: 128px;
	}
  #videoFrame {
    width: 22em;
  }
  #desc-h1 {
    font-size: large;
  }

	#notify-form {
		max-width: 30rem;
	}

	#timer-container {
		flex-direction: row;
		gap: 1rem;
		display: inline-flex;
		text-align: center;
	}

	#timer-container li:nth-child(odd) {
		min-width: 4rem;
	}

	#timer-container li:nth-child(even) {
		display: inline-block;
		font-size: 2.4rem;
		line-height: 1.3;
		font-weight: 300;
		width: auto;
		padding-top: .4rem;
	}

	#timer-container span {
		font-size: 3.15rem;
		line-height: 1.4;
		display: block;
	}

	#timer-end.visible {
		align-items: center;
		text-align: center;
	}

	#timer-end button {
		width: auto;
	}
}


