* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

#root {
  background: url("../assests/images/background.png") lightgray;
  mix-blend-mode: multiply;
  overflow: hidden;
}

#header {
  padding: 15px;
}


#root .dropdown-menu,
#root .dropdown-toggle {
  background-color: black;
  border-color: black;
  border-radius: 10px;
}

.dropdown-item {
  color: #fff !important;
}

#root .dropdown-item:focus,
#root .dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.brand {
  display: flex;
  align-items: center;
  padding: 10px;
}

.brand-name {
  margin-left: 10px;
  color: #fff;
  font-family: Avenir;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: -0.9px;
}

.heading-text {
  color: #fff;
  text-shadow: 0px 4px 2px rgba(20, 31, 42, 0.25);
  font-family: "Druk LCG";
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading-text > .highlight {
  color: #dbff03;
  font-family: "Druk LCG";
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading-text-small {
  opacity: 0.8;

  color: #fff;
  text-align: left;
  font-family: Poppins;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1.2px;
  line-height: normal;
  text-transform: uppercase;
}

#qr-code {
  display: none;

  margin-left: 15px;
}

#qr-code > span {
  text-transform: uppercase;
  width: 280px;
  text-align: center;
  color: #FFF;
  font-family: "Druk LCG";
  font-size: 30px;
  text-shadow: 0px 4px 2px rgba(20, 31, 42, 0.25);
}

.soon-jumping {
  padding-top: 90px;
}

.t-shirt {
  padding-top: 130px;
}

.btn-start-hunting {
  width: 312.704px;
  height: 68.468px;
  flex-shrink: 0;
  border-radius: 50.074px;
  background: #000;
  box-shadow: 28.613px 28.613px 78.687px 0px rgba(0, 0, 0, 0.1);
  color: #c9eb00;
  text-align: center;
  font-family: "Druk LCG";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 99.7%;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 0;
  outline: 0;
}

.btn-start-hunting span {
  display: inline-block;
}

.lang-en .btn-start-hunting span {
  transform: scaleX(2.5) scaleY(0.9);
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0;
}

.guide-message {
  color: #fff;
  text-shadow: 0px 4px 2px rgba(20, 31, 42, 0.25);
  font-family: "Druk LCG";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.guide-message > .highlight {
  color: #dbff03;
  font-family: "Druk LCG";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.guide-message-small {
  opacity: 0.8;

  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.1px;
  line-height: normal;
}

.guide-card {
  padding: 12px;
}

.guide-card-container {
  position: relative;
  height: 100%;
  border-radius: 20px;
  /* border: 2px solid var(--Shine-White-Shine, #fff); */
  border: 2px solid rgba(255, 255, 255, 0.4);

  background: linear-gradient(
    105deg,
    rgba(255, 255, 255, 0.25) 2.14%,
    rgba(109, 109, 109, 0.25) 97.27%
  );

  backdrop-filter: blur(22px);

  border-radius: 20px;
  /* border: 2px solid var(--Shine-White-Shine, #fff); */
}

.guide-card-header {
  padding: 20px 20px 0px 20px;

  color: #dbff03;
  text-shadow: 0px 2px 1px rgba(21, 25, 38, 0.25);
  font-family: "Druk LCG";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  border-bottom: none !important;
  background-color: unset !important;
  padding-right: 60px;
}

.guide-card-content {
  opacity: 0.8;
  padding: 5px 20px 20px 20px;

  text-align: justify;
  color: #fff;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 125% */
  letter-spacing: -0.64px;
}

.guide-card-icon {
  position: absolute;
  top: -20px;
  right: 0;
}

.footer-text {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.footer-text a, .footer-text a:visited, .footer-text a:focus {
  color: #fff;
  text-decoration: none;
}

.footer-text a:hover {
  text-decoration: underline;
}

.flowing-coins.d-mobile-none {
  background: url('../assests/images/coins_02.png');
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 1228px;
  height: 1330px;
  position: fixed;
}

.flowing-coins.footer {
  left: 0;
  bottom: 0;
  transform: rotate(35deg) translate(88px, 927px) scaleX(-1) scale(0.8);
}


.flowing-coins.header {
  right: 0;
  top: 0;
  transform: rotate(-135deg) translate(75px, 823px) scale(0.7);
}
