@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Teko:300,400,500");

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: lenzz;
  font-style: normal;
  font-weight: 300;
  src: url(../lenzzfont/lenzz.woff2) format("woff2"),
    url(../lenzzfont/lenzz.woff) format("woff"),
    url(lenzzfont/lenzz.ttf) format("truetype");
}

body {
  background: url(../lenzz/bg.jpg) center / cover no-repeat;
  margin: 0;
  font-family: lenzz;
}
.lenzzpopup {
  background: url(../lenzz/got_congrats.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 230px;
}
.container {
  background-size: 100% 100%;
  position: relative;
  margin: 0px auto;
  max-width: 450px;
  height: auto;
  border: 1px solid #111733;
}
.item2 {
  width: 30px;
  height: 50px;
  margin-bottom: 15px;
}
.item2 img {
  width: 100%;
  height: auto;
  margin-top: -0px;
}
.manyRewardsImg {
  width: 95%;
  height: auto;
  margin-bottom: 15px;
}
.manyRewardsImg img {
  width: 95%;
  height: auto;
  margin-top: -0px;
}
.navbar {
  background: #19191b;
  width: 100%;
  height: 65px;
}
.navbar-logo {
  width: 59px;
  float: left;
  margin-top: 11px;
  margin-left: 11px;
}
.navbar-shop {
  width: 25px;
  margin-top: 19px;
  margin-right: 20px;
}
.navbar-language {
  width: 25px;
  margin-top: 19px;
  margin-right: 20px;
}
.navbar-menu {
  width: 20px;
  margin-top: 19px;
  margin-right: 5px;
}
.navbar-right {
  width: auto;
  float: right;
}
.navbar-download {
  background: #ffca13;
  width: 46px;
  height: 45px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 7px;
  float: right;
}
.navbar-download img {
  width: 20px;
  height: 21px;
  margin: 13px;
}
.header {
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
}
.header img {
  width: 100%;
  height: auto;
  margin-top: -0px;
}
.header-front {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
.header-front img {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #3B3C43;
}
.header video {
  width: 100%;
  height: auto;
  margin-top: -0px;
}
.headers {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #DA40DC, #3FC8FF, #15FFFF, #DA40DC) 1;
  animation: rotate 1s linear infinite;
}

@keyframes rotate {
  to {
    --angle: 0deg;
    visibility: hidden;
  }
}
.footer {
  background: #19191b url(https://i.postimg.cc/02KwtTc7/footer-bg.jpg) top center / 100% no-repeat;
  background-position-y: calc(20 / 640 * 100vw);
  width: 100%;
  height: auto;
  padding: 15px;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-top: 0px solid #C3A4FE;
}
.footer-txt-join {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #ffbe21;
  font-size: 30px;
  font-family: lenzz;
  text-align: left;
  text-transform: uppercase;
}
.footer-txt-twitter {
  margin-top: -3px;
  margin-bottom: -10px;
  color: #ffbe21;
  font-size: 25px;
  font-family: teko;
  text-align: center;
}
.footer-socmed-box {
  background: url(https://www.pubgmobile.com/en/images/footer_link_bg.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 55px;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 3px;
}
.footer-socmed-box:hover {
  background: url(https://www.pubgmobile.com/en/images/footer_link_bg_on.png) no-repeat center center;
  background-size: 100% 100%;
  transition: 1s;
}
.footer-socmed-img-main {
  width: 30px;
  height: 30px;
  margin-top: 7px;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
}
.footer-socmed-img-other {
  width: 35px;
  height: 26px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 11px;
  float: left;
}
.footer-socmed-box p {
  margin-top: 7px;
  color: #fff;
  font-size: 25px;
  font-family: Teko;
  text-align: left;
  text-transform: uppercase;
}
.footer-socmed-box button {
  background: #ffbe21;
  width: 30%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 15px;
  padding: 1px;
  padding-top: 3px;
  color: #000;
  font-size: 16px;
  font-family: Teko;
  text-align: center;
  text-transform: uppercase;
  border: none;
  border-radius: 2px;
  outline: none;
  float: right;
}
.footer-copyright-icon {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.footer-txt-copyright {
  color: #bdbdbd;
  font-size: 15px;
  font-family: Teko;
  text-align: center;
}
.footer-txt-copyrights {
  color: #bdbdbd;
  font-size: 16px;
  font-family: Teko;
  text-align: center;
}
.popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
}
.popup-box-wrapper {
  width: 390px;
  height: auto;
  position: relative;
  margin: 50px auto;
  margin-top: 20%;
  text-align: center;
  font-family: lenzz;
  color: #fff;
}
.popup-box-wrapper-login {
  width: 100%;
  height: 240px;
  position: relative;
  margin: 50px auto;
  margin-top: 25%;
  text-align: center;
  font-family: lenzz;
  max-width: 450px
}
.popup-box-navbar {
  background: url(../lenzz/seclink-navbar.png) no-repeat center center;
  background-size: 100% 100%;
  height: auto;
  padding-bottom: 6px;
}
.popup-box-navbar img {
  width: 18px;
  height: auto;
  float: right;
  margin-top: 14px;
  margin-right: 15px;
  padding-bottom: 6px;
}
.popup-box-navbar-titles {
  padding-top: 10px;
  color: #fff;
  font-size: 19px;
  margin-left: 38px;
  margin-bottom: 3px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
}
.popup-box-navbar-title {
  padding-top: 12px;
  padding-left: 10px;
  color: #fff;
  font-size: 19px;
  margin-bottom: 3px;
  font-family: lenzz;
  font-weight: 500;
  text-align: left;
}
.popup-box-bg {
  background: url(../lenzz/seclink-box-bg.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  border-top: 0px solid #fff;
  margin-top: -12px;
}

@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.popup-box-bg {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #00c4de, #1b56ff, #00c4de, #1b56ff) 1;
  animation: 1s rotate linear infinite;
}

@keyframes rotate {
  to {
    --angle: 0deg;
  }
}
.popup-box-bg label {
  width: 70%;
  float: left;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 8px;
  color: #fff;
  text-shadow: none;
  font-family: lenzz;
  font-size: 14px;
  display: inline-block;
}
.popup-box-bg-verify {
  background: url(../lenzz/seclink-box-bg.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  border-top: 0px solid #fff;
  margin-top: -12px;
}

@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.popup-box-bg-verify {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #00c4de, #1b56ff, #00c4de, #1b56ff) 1;
  animation: 1s rotate linear infinite;
}

@keyframes rotate {
  to {
    --angle: 0deg;
  }
}
.popup-box-bg-verify label {
  width: 70%;
  float: left;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 5px;
  color: #C3C3C3;
  text-shadow: none;
  font-family: lenzz;
  font-size: 15px;
  display: inline-block;
}
.popup-box-alert-enter {
  width: 89%;
  height: auto;
  margin-top: 10px;
  padding-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  display: block;
}
.popup-box-alert-purchase {
  width: 95%;
  height: auto;
  margin-top: 10px;
  padding-top: 20px;
  display: block;
}
.popup-box-alert-purchase-content {
  width: 100%;
  height: 30px;
  padding: 5px;
}
.popup-box-alert-purchase-content {
  color: #fff;
  font-size: 18px;
  font-family: lenzz;
  font-weight: 550;
  text-align: left;
  line-height: 20px;
}
.popup-box-alert-purchase img {
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-right: 5px;
  float: left;
}
.popup-box-gamecon {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  display: block;
}
.popup-box-alert {
  width: 95%;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 5px;
  color: #fff;
  font-size: 17px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
  line-height: 20px;
  display: block;
}
.popup-box-alert span {
  color: #e67a07;
  font-family: lenzz;
}
.popup-box-alert img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.popup-box-alert i {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
  font-size: 40px;
  text-align: center;
}
.popup-box-alert-line {
  width: 95%;
  height: auto;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding: 5px;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: center;
  line-height: 10px;
  display: block;
}
.popup-box-alert-verif {
  width: 90%;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding: 5px;
  color: #C3C3C3;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 400;
  text-align: center;
  line-height: 20px;
  display: block;
}
.popup-box-alert-verify {
  width: 90%;
  height: auto;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 5px;
  color: #C3C3C3;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  display: block;
}
.popup-box-alert-center {
  width: 95%;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 5px;
  color: #C3C3C3;
  font-size: 17px;
  font-family: lenzz;
  font-weight: 400;
  text-align: center;
  line-height: 20px;
  display: block;
}
.popup-box-alert-center span {
  color: #e67a07;
  font-family: lenzz;
}
.popup-box-alert-center img {
  width: 20px;
  height: 20px;
  margin-left: 2px;
  margin-right: 5px;
  margin-bottom: -4px;
}
.popup-box-alert-lefts {
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding: 5px;
  padding-left: 20px;
  color: #8A8D9E;
  font-size: 12px;
  font-family: lenzz;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  display: block;
}
.popup-box-alert-left-error {
  width: 100%;
  height: auto;
  margin-top: -6px;
  margin-bottom: -10px;
  padding: 5px;
  padding-left: 20px;
  color: #FF5E5B;
  font-size: 12px;
  font-family: lenzz;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  display: block;
}
.popup-box-alert-left {
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 5px;
  color: #C3C3C3;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  display: block;
}
.popup-box-alert-left span {
  color: #e67a07;
  font-family: lenzz;
}
.popup-box-alert-left img {
  width: 20px;
  height: 20px;
  margin-left: 2px;
  margin-right: 5px;
  margin-bottom: -4px;
}
.popup-box-alert-right {
  width: 95%;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 5px;
  color: #fff;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  text-align: right;
  line-height: 20px;
  display: block;
}
.popup-box-alert-redeem {
  width: 95%;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 5px;
  color: #C3C3C3;
  font-size: 15px;
  font-family: lenzz;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  display: block;
}
.popup-box-alert-redeem span {
  color: #e67a07;
  font-size: 16px;
  font-family: lenzz;
}
.popup-box-alert-redeem img {
  width: 20px;
  height: 20px;
  margin-left: 2px;
  margin-right: 5px;
  margin-bottom: -5px;
}
.popup-box-alert-price {
  width: 92%;
  height: auto;
  margin-top: 1px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  color: #fff;
  font-size: 15px;
  font-family: lenzz;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  display: block;
}
.popup-box-alert-price span {
  color: #fff;
  font-size: 15px;
  float: right;
  font-family: lenzz;
}
.popup-box-alert-price img {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -2px;
  margin-right: 5px;
}
.popup-box-item-once {
  width: 75px;
  height: 75px;
  margin: 1px;
  margin-left: -5px;
  margin-top: 30px;
  text-align: center;
  display: inline-block;
}
.popup-box-item-once img {
  width: 100%;
  height: 100%;
}
.onceRewardsImg {
  width: 75px;
  height: 75px;
}
.popup-box-item-redeem {
  width: 80px;
  height: 80px;
  margin: 1px;
  margin-left: 20px;
  margin-right: 15px;
  margin-bottom: 20px;
  border: 1px solid #fff;
  float: left;
  display: inline-block;
}
.popup-box-item-redeem img {
  width: 100%;
  height: auto;
  border: none;
}
.popup-box-item-redeem .item-nominals {
  width: 100%;
  font-size: 12px;
  font-family: lenzz;
  color: #fff;
  text-align: right;
  margin-left: -5px;
  margin-top: -15px;
}

@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.popup-box-item-redeem {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #DD3183, yellow, #DD3183) 1;
  animation: 1s rotate linear infinite;
}

@keyframes rotate {
  to {
    --angle: 0deg;
  }
}
.redeemRewardsImg {
  width: 60px;
  height: 60px;
}
.popup-box-item-many {
	width: 60px;
	height: 60px;
	margin: 2px;
	margin-top: 40px;	
	text-align: right;
	display: inline-block;
}
.popup-box-item-many img {
	width:100%;
	height:100%;
}
.manyRewardsImg1,manyRewardsImg2,manyRewardsImg3,manyRewardsImg4,manyRewardsImg5 {
    width:100px;
    height:55px;
}
.popup-box-loading {
  width: 95%;
  height: auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 6px;
  color: #AAAAAA;
  font-size: 17px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
  display: block;
}
.popup-box-loading img {
  width: 45px;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
  animation-name: spin;
  animation-duration: 400ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
}to {
    transform: rotate(360deg);
  }
}
.popup-box-form-id {
  width: 95%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.popup-box-form-id input {
  background: #1B224C;
  width: 95%;
  height: 43px;
  margin-bottom: 4px;
  padding: 4px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-family: lenzz;
  font-weight: 400;
  border: 1px solid #1B224C;
  border-radius: 3px;
  position: relative;
  outline: none;
}
.popup-box-form-id input::placeholder {
  color: #C3C5D1;
}
.popup-box-form-id input:focus {
  border: 1px solid #0000;
  border-radius: 3px;
  background:
    linear-gradient(#1B224C, #1B224C) padding-box,
    linear-gradient(to bottom, #00c4de, #1b56ff) border-box;
}
.popup-box-form-id-error {
  width: 95%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.popup-box-form-id-error input {
  background: #1B224C;
  width: 95%;
  height: 43px;
  margin-bottom: 4px;
  padding: 4px;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-family: lenzz;
  font-weight: 400;
  border: 1px solid #FF5E5B;
  border-radius: 3px;
  position: relative;
  outline: none;
}
.popup-box-form-id select::placeholder {
  color: #C3C5D1;
}
.popup-box-form-id select {
  background: #1B224C;
  width: 95%;
  height: 43px;
  margin-bottom: 6px;
  padding: 10px;
  padding-left: 10px;
  padding-right: -10px;
  color: #fff;
  font-size: 14px;
  font-family: lenzz;
  font-weight: 400;
  border: 1px solid #1B224C;
  border-radius: 3px;
  position: relative;
  outline: none;
}
.popup-box-form {
  width: 95%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.popup-box-form input {
  background: #000;
  width: 93%;
  height: 35px;
  margin-left: -3px;
  margin-bottom: 4px;
  padding: 4px;
  padding-left: 10px;
  color: #A9A8A9;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  border: 1px solid #A9A8A9;
  position: relative;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.popup-box-form input::placeholder {
  color: #A9A8A9;
}
.popup-box-form select {
  background: #000;
  width: 93%;
  height: 35px;
  margin-left: -3px;
  margin-bottom: 3px;
  padding: 3.7px;
  padding-left: 10px;
  color: #A9A8A9;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  border: 1px solid #A9A8A9;
  position: relative;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.popup-box-footer {
  background: rbga(0, 0, 0, 0);
  background-size: 100% 100%;
  width: 100%;
  height: 60px;
  margin-top: -1px;
}
.popup-box-footer button:nth-child(1) {
  background: url(../lenzz/btn-off.png) no-repeat center;
  background-size: 100% 100%;
  width: 30%;
  height: 30px;
  margin-top: 5px;
  margin-right: 0px;
  padding: 4px;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
  border: none;
  outline: none;
}
.popup-box-footer2 button:nth-child(1) {
  background: url(../lenzz/btn-on.png) no-repeat center;
  background-size: 100% 100%;
  width: 26%;
  height: 30px;
  margin-top: 5px;
  margin-right: 0px;
  padding: 4px;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
  font-size: 18px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
  border: none;
  outline: none;
}
.popup-box-footer button:nth-child(2) {
  background: url(../lenzz/btn-on.png) no-repeat center;
  background-size: 100% 100%;
  width: 28%;
  height: 30px;
  margin-top: 5px;
  margin-left: 15px;
  padding: 4px;
  padding-left: 5px;
  padding-right: 5px;
  color: #000;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
  border: none;
  outline: none;
}
.popup-box-footer img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  display: block;
}
.popup-box-form-footer {
  background: rbga(0, 0, 0, 0);
  background-size: 100% 100%;
  width: 100%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
}
.popup-box-form-footer button {
  background: url(../lenzz/btn-on.png) no-repeat center;
  background-size: 100% 100%;
  width: auto;
  height: 35px;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  padding: 4px;
  padding-left: 35px;
  padding-right: 35px;
  color: #000;
  font-size: 17px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
  border-radius: 0px;
  border: none;
  outline: none;
}
.popup-box-form-footer-full {
  background: rbga(0, 0, 0, 0);
  background-size: 100% 100%;
  width: 100%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
}
.popup-box-form-footer-full button {
  background: linear-gradient(#00c4de, #1b56ff);
  width: 100%;
  height: 45px;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding: 4px;
  padding-left: 35px;
  padding-right: 35px;
  color: #fff;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 400;
  text-align: center;
  border-radius: 3px;
  border: none;
  outline: none;
}
.popup-box-navbar-login {
  background: url(../lenzz/popup-navbar1.png) no-repeat center center;
  background-size: 100% 100%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 1px;
}
.popup-box-navbar-login-title {
  padding-left: 24px;
  padding-top: 2px;
  color: #defbff;
  font-size: 22px;
  font-family: lenzz;
  font-weight: 500;
  text-align: center;
}
.popup-box-bg-login {
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
}
.popup-box-bg-login img {
  width: 40%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup-box-bg-login-load {
  width: 100%;
  height: auto;
}
.popup-box-footer-login {
  background-size: 100% 100%;
  width: 100%;
  margin-top: -1px;
  height: 35px;
}
.popup-btn-login {
  width: 29%;
  border-radius: 2px;
  height: 35px;
  padding: 5px;
  padding-top: 6px;
  margin: 3px;
  color: #f2f2f2;
  font-size: 14px;
  font-family: lenzz;
  border: none;
  outline: none;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
}
.popup-btn-login i {
  color: #fff;
  font-size: 20px;
  margin-top: -3px;
  float: left;
}
.popup-btn-facebook {
  background: #1778f2;
  color: #fff;
}
.popup-btn-twitter {
  background: #ffffff;
  color: #000;
}
.popup-btn-login-link {
  background: #E3B448;
  color: #000;
}
.popup-btn-login-link img {
  width: 22px;
  height: 22px;
  margin-top: -5px;
  color: #fff;
  font-size: 20px;
  float: left;
}
.popup-login {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.popup-box-login-fb {
  background: #ECEFF6;
  max-width: 330px;
  height: auto;
  position: relative;
  margin: 50px auto;
  margin-top: 1.9%;
  text-align: center;
  border-radius: 10px;
}
.popup-box-login-twitter {
  background: #fff;
  max-width: 330px;
  height: auto;
  position: relative;
  margin: 50px auto;
  margin-top: 10%;
  border-radius: 10px;
}
.load-login-img {
  width: 10%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 5px;
  animation: mymoves 1s infinite linear;
}

@keyframes mymoves {
  100% {
    transform: rotate(360deg);
  }
}
.close-fb {
  background: #3b5998;
  width: 25px;
  height: 25px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  top: -10px;
  right: -10px;
  position: absolute;
  display: block;
}
.close-fb i {
  padding-top: 3px;
}
.close-other {
  background: #fff;
  width: 25px;
  height: 25px;
  color: #000;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  top: -12px;
  right: -12px;
  position: absolute;
  z-index: 9999999;
  display: block;
}
.close-other i {
  color: #20px;
  padding-top: 3px;
}
.kanan {
  float: right;
}
.kiri {
  float: left;
}
.tengah {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

::-webkit-scrollbar {
  display: none;
  width: 0px;
}

figure {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.itemShine figure {
  position: relative;
}
.itemShine figure::before {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  width: 50%;
  height: 100%;
  top: 0;
  left: -75%;
  position: absolute;
  z-index: 2;
  content: '';
  display: block;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.itemShine figure::before {
  -webkit-animation: shine 2s infinite;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.menu-content {
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  float: left;
  padding: 1px;
  margin-bottom: 5px;
  display: inline-block;
}
.menu-content img {
  width: 100%;
  height: auto;
}
.menu-content-active {
  border: 1.5px solid yellow;
}
.menu-content-active img {
  width: 100%;
  height: auto;
}
.lenzz-content {
  width: 30%;
  height: auto;
  padding: 1px;
  margin: 1px;
  padding-left: auto;
  padding-right: auto;
  margin-bottom: 1px;
  display: inline-block;
}
.lenzz-content img {
  width: 100%;
  height: auto;
}
.lenzz-content-active {
  border: 1.5px solid yellow;
}
.menu-content-active img {
  padding: 0px;
  width: 100%;
  height: auto;
}
.itemlow_bg {
  background: #1B224C;
  background-size: 100% 100%;
  width: 31%;
  height: 142px;
  margin: 2px;
  margin-bottom: 1px;
  margin-bottom: 10px;
  display: inline-block;
  border-radius: 5px;
}
.itemlow {
  background: url(../lenzz/bg-item.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 115px;
  margin-top: -3px;
  border-radius: 5px;
  display: inline-block;
}
.itemlow .item-nominal {
  width: 100%;
  overflow: hidden;
  font-size: 11px;
  font-family: lenzz;
  color: #fff;
  margin-top: -5px;
}
.itemlow .marquee {
  white-space: nowrap;
  font-family: lenzz;
  overflow: hidden;
  display: inline-block;
  animation: marquee 10s linear infinite;
}
.itemlow .marquee a {
  display: inline-block;
}

@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
}100% {
    transform: translate3d(-50%, 0, 0);
  }
}
.itemlow img {
  width: 103px;
  height: 103px;
  border: 0px solid #7B8197;
}
.itemlow button {
  background: rgba(0, 0, 0, 0);
  background-size: 100% 100%;
  width: 100%;
  height: 40px;
  font-size: 13px;
  font-family: lenzz;
  color: #fff;
  font-weight: 500;
  text-align: center;
  border: 0px solid #7B8197;
  border-top: 0px;
  outline: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3px;
  border-radius: -3;
}

@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.itemlow_bsg {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #4B331A, #FFEFC1, #E7D6A8, #EEC97B) 1;
  animation: 1s rotate linear infinite;
  border-image-radius: 5px;
}

@keyframes rotate {
  to {
    --angle: 0deg;
  }
}
.itemlow_bgs {
  width: 28%;
  height: 123px;
  margin: 2px;
  margin-bottom: 10px;
  display: inline-block;
  border-radius: 5px;
}
.itemlows div {
  width: 100%;
  height: 100%;
  border-radius: 3px 3px 0px 0px;
}
.itemlows div:first-child {
  margin-left: 0;
}
.itemlows {
  width: 100%;
  height: 95px;
  display: inline-block;
}
.itemlows .item-nominal {
  padding-right: 4px;
  color: #fff;
  font-size: 25px;
  font-family: Teko;
  text-align: right;
  position: absolute;
  bottom: -61px;
}
.itemlows img {
  width: 100%;
  height: 100%;
  border: 1px solid #7B8197;
  border-radius: 3px 3px 0 0;
}
.itemlows button {
  background: #19214A;
  background-size: 100% 100%;
  width: 100%;
  height: 30px;
  font-size: 13px;
  font-family: lenzz;
  color: #fff;
  font-weight: 500;
  text-align: center;
  border: 1px solid #7B8197;
  border-top: 0px;
  outline: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1px;
  border-radius: 0 0 3px 3px;
}

#idvidlenzz {
  width: 125%;
  z-index: -1;
  margin-left: -55px;
  display: block;
}
.lenzz_airdrop {
  display: block;
  overflow: hidden;
}
.flip {
  border: 1px solid #66000000;
}

@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.gradient {
  border: 1px solid #66000000;
}
.flip {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #66000000, red, yellow, red, #66000000) 1;
  animation-name: flip;
  animation:
    fade 1s forwards,
    flip 0.5s forwards,
    rotate 1s linear infinite;
}

@keyframes fade {
  0% {
    opacity: 0;
}100% {
    opacity: 1;
  }
}

@keyframes flip {
  from {
    transform: rotateY(0deg);
}to {
    transform: rotateY(360deg);
  }
}

@keyframes rotate {
  to {
    --angle: 0deg;
    visibility: hidden;
  }
}
.title-new {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  margin-top: 80px;
}
.title-new img {
  width: 100%;
  height: auto;
  margin-top: -0px;
  border-bottom: 0px solid #C3A4FE;
}
.title-new2 {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  margin-top: 0px;
}
.title-new2 img {
  width: 100%;
  height: auto;
  margin-top: -0px;
  border-bottom: 0px solid #C3A4FE;
}
.twitter-load {
  background-size: 100% 100%;
  width: 93%;
  height: 485.2px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 25px;
  display: block;
  color: #000;
}
.twitter-load-title {
  width: 95%;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding: 6px;
  padding-top: 90px;
  color: #000;
  font-size: 18px;
  font-family: laza;
  font-weight: 500;
  text-align: center;
  display: block;
}
.twitter-load-title i {
  padding-top: 25px;
  padding-bottom: 15px;
  color: #000;
  font-size: 50px;
  text-align: center;
}
.fb-load {
  background-size: 100% 100%;
  width: 93%;
  height: 299.1px;
  margin-top: -1px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 25px;
  display: block;
}
.fb-load img {
  width: 50px;
  height: 50px;
  margin-top: 192.5px;
  margin-bottom: -55px;
}
.fb-load-title {
  width: 95%;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 6px;
  color: #999998;
  font-size: 18px;
  font-family: laza;
  font-weight: 500;
  text-align: center;
  display: block;
}
.fb-load-title i {
  margin-top: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #999998;
  font-size: 30px;
  text-align: center;
}
.loadkin {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #000;
}
.loadkin-box {
  position: relative;
  margin: 50px auto;
  text-align: center;
  height: auto;
  font-size: 20px;
  padding: 5px;
  padding-bottom: 5px;
  margin-top: 45%;
}
.loadkin-box-selow1 {
  width: 70%;
  height: auto;
  margin-bottom: 10px;
}
.loadkin-box-selow2 {
  width: 30%;
  height: auto;
  margin-bottom: 10px;
}
.loadkin-box i {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
  font-size: 20px;
  float: center;
  font-family: arial, sans-serif;
  text-align: center;
}
.balance {
  background: ;
  background-size: 100% 100%;
  width: 99%;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px;
  padding: 5px;
  border-top: 0px solid #70FFB2;
  border-left: 0px solid #70FFB2;
  border-right: 0px solid #70FFB2;
  border-bottom: 0px solid #70FFB2;
  display: block;
}
.balance img {
  width: 55px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: 13px;
  margin-left: 20px;
  margin-right: 5px;
  float: left;
}
.balance-nom {
  color: #fff;
  font-size: 16px;
  padding-top: 21px;
  padding-bottom: 4px;
  font-family: lenzz;
  font-weight: 500;
  text-align: left;
  text-shadow: 0 1px 0 #000;
}
.balance-detail {
  background: rgba(100%, 100%, 0%, 0.2);
  background-size: 100% 100%;
  width: auto;
  height: auto;
  padding-top: 2px;
  padding-left: 3px;
  padding-right: 8px;
  padding-bottom: 3px;
  color: #fff;
  font-size: 14px;
  font-family: lenzz;
  text-align: center;
  text-shadow: 0 1px 0 #000;
  border-left: 3px solid yellow;
  display: inline-block;
  float: left;
}
.balance button {
  background: url(../lenzz/nambuttom.png) no-repeat center center;
  background-size: 100% 100%;
  width: 33%;
  height: 35px;
  margin-top: -18px;
  margin-right: 18px;
  padding-bottom: -1px;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  text-shadow: red;
  font-family: lenzz;
  text-align: center;
  position: relative;
  border: none;
  float: right;
  display: inline-block;
}
.taktahu {
  width: 65%;
  height: 50px;
  float: right;
  margin-top: -15px;
  border-radius: 5px;
  border: 0px solid #151E3F;
  display: inline-block;
}

@keyframes bounceInDown {
  0% {
    opacity: 1;
    transform: translateY(0px);
}60% {
    opacity: 1;
    transform: translateY(10px);
}80% {
    transform: translateY(-5px);
}100% {
    transform: translateY(0);
  }
}
.taktahu img {
  width: 100%;
  height: auto;
  margin-left: -3px;
  margin-bottom: -3px;
  animation: bounceInDown 4s linear infinite;
  -webkit-animation: bounceInDown 4s linear infinite;
}
.taktahu2 {
  width: 100%;
  height: auto;
  text-align: left;
  top: -20;
  left: 0;
  border-radius: 5px;
  border: 0px solid #151E3F;
  position: absolute;
}
.taktahu2 img {
  width: 10%;
  height: auto;
  margin-bottom: -20px;
  animation: bounceInDownLeft 3s linear infinite;
  -webkit-animation: bounceInDownLeft 3s linear infinite;
}
.Kinnon-box {
  background: url(../lenzz/hex.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  margin-bottom: 3px;
}
.box {
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  display: block;
  padding: 5px;
  margin-top: -10px;
}
.box2 {
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  display: block;
  padding: 5px;
  margin-top: 400px;
  border-top: 2px solid #292C35;
}
.sec-box-item {
  width: 32%;
  float: left;
  height: 120px;
  display: inline-block;
}
.sec-box-item2 {
  width: 32%;
  float: right;
  margin-top: 0px;
  height: 120px;
  display: block;
}
.box-item {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
}
.item7 {
  background-size: display;
  width: 70px;
  height: 70px;
  display: block;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
}
.item7 .item-nominal {
  color: #fff;
  font-size: 13px;
  font-family: lenzz;
  text-align: right;
  position: absolute;
  padding-top: 60px;
  padding-left: 10px;
}
.item7 img {
  width: 100%;
  height: 100%;
  margin-top: 25px;
  margin-left: 1px;
  -webkit-filter: drop-shadow(1.5px 1px 0 #DD3183) drop-shadow(-1px 1px 0 #DD3183);
  filter: drop-shadow(1.5px 1px 0 #DD3183) drop-shadow(-1px 1px 0 #DD3183);
}
.border-item {
  -webkit-filter: drop-shadow(1.5px 1px 0 #DD3183) drop-shadow(-1px 1px 0 #DD3183);
  filter: drop-shadow(1.5px 1px 0 #DD3183) drop-shadow(-1px 1px 0 #DD3183);
}
.border-item-stop {
  -webkit-filter: drop-shadow(1.5px 1px 0 #DD3183) drop-shadow(-1px 1px 0 #DD3183);
  filter: drop-shadow(1.5px 1px 0 #DD3183) drop-shadow(-1px 1px 0 #DD3183);
}
.box-shadow {
  --stroke-pos: 1px;
  --stroke-neg: -1px;
  --stroke-color: rgba(255, 215, 0, 0.2);
  filter: drop-shadow(var(--stroke-pos) 0 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(0 var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(0 var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(var(--stroke-pos) var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(var(--stroke-pos) var(--stroke-neg) 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) var(--stroke-pos) 0 var(--stroke-color)) drop-shadow(var(--stroke-neg) var(--stroke-neg) 0 var(--stroke-color));
}
.item6 {
  background-size: display;
  width: 69px;
  height: 69px;
  display: block;
  padding: 3px;
}
.item6 img {
  width: 100%;
  height: 100%;
  -webkit-filter: drop-shadow(1.5px 1px 0 #FEFABB) drop-shadow(-1px 1px 0 #FEFABB);
  filter: drop-shadow(1.5px 1px 0 #FEFABB) drop-shadow(-1px 1px 0 #FEFABB);
}
.itembutton {
  background: url(../lenzz/btn-on.png) no-repeat center center;
  background-size: display;
  width: 29%;
  height: 36px;
  padding: 5px;
  margin-top: -20px;
  padding-top: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-left: auto;
  padding-right: auto;
  text-align: center;
  margin-bottom: 1px;
  font-family: lenzz;
  font-size: 18px;
  color: #000;
  border: 1px solid #fff;
  text-shadow: 1px solid #fff;
  display: block;
}

@keyframes bounce {
  to {
    transform: scale(1.1);
  }
}

@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.itembutton {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #DD3183, yellow, #DD3183) 1;
  animation: 1s rotate linear infinite;
}

@keyframes rotate {
  to {
    --angle: 0deg;
  }
}
.itembutton img {
  background-size: display;
  width: 100%;
  height: 100%;
}
.sec-container-load {
  background: #151B3D no-repeat center;
  background-size: cover;
  margin-top: 0px;
  padding: 5px;
  width: 100%;
  height: 400.5px;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
.sec-container {
  background: url(../lenzz/container-bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 0px;
  padding: 5px;
  width: 100%;
  height: 820.5px;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}

@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.sec-container {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #DD3183, yellow, #DD3183) 1;
  animation: 1s rotate linear infinite;
}

@keyframes rotate {
  to {
    --angle: 0deg;
  }
}
.sec-verify-container {
  background: url('lenzz/bg-sec.png') no-repeat center;
  background-size: cover;
  margin-top: -17px;
  padding: 5px;
  width: 100%;
  height: 495px;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
.sec-footer {
  margin-top: -10px;
  width: 100%;
  display: block;
}
.sec-notify {
  margin-top: -5px;
  margin-bottom: 5px;
  padding: 5px;
  width: 100%;
  display: block;
}
.headerevent {
  width: 30%;
  height: auto;
  display: inline-block;
  margin-top: 1px;
}
.headerevent img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  margin-top: -6px;
  border: 0px;
}
.label-event {
  background-image: linear-gradient(to right, #FBDA4D, #66000000);
  width: 140px;
  height: 30px;
  color: #fff;
  font-size: 15px;
  font-family: lenzz;
  text-align: left;
  margin-top: 2px;
  margin-left: 7px;
  padding-left: 7px;
  padding-top: 5px;
  margin-bottom: 15px;
  border-left: 2px solid yellow;
}
.label-events {
  background-image: linear-gradient(to right, #06A8E6, #66000000);
  width: 140px;
  height: 30px;
  color: #fff;
  font-size: 15px;
  font-family: lenzz;
  text-align: left;
  margin-top: 10px;
  margin-left: 5px;
  padding-left: 7px;
  padding-top: 5px;
  margin-bottom: -5px;
  border-left: 2px solid #0C94EC;
}
.event-title {
  background-size: 100% 100%;
  width: 100%;
  height: 80px;
  margin-top: 13px;
  margin-bottom: 18px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.timer {
  background: url(../lenzz/timer.png);
  background-size: 100% 100%;
  width: 280px;
  height: 108px;
  color: #fff;
  margin-top: -93px;
  padding-top: 23px;
  padding-right: 59px;
  padding-left: -50px;
  text-align: center;
  font-size: 13px;
  font-family: lenzz;
  font-weight: 500;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.notifgift {
  background: url(../lenzz/notifgift.png);
  opacity: 80%;
  border-radius: 2px;
  background-size: 100% 100%;
  width: 168px;
  height: 23px;
  padding-top: 6px;
  padding-left: -5px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  font-family: lenzz;
  font-weight: 500;
  margin-left: 70px;
}
.event-notification-timer {
  padding-top: 44px;
  padding-right: 28px;
  color: #dbff85;
  font-size: 27px;
  font-family: lenzz;
  font-weight: 550;
  text-align: left;
  margin-bottom: 13px;
  float: right;
}
.notif {
  background-size: auto;
  background-size: 85% 81%;
  height: 60px;
  margin-top: -50px;
  margin-left: -13px;
  margin-bottom: 0px;
  padding: 6px;
  color: #dbff85;
  border: none;
}
.pd-giftbox {
  position: absolute;
  margin-top: -100px;
  margin-left: 250px;
  float: center;
  transform: translateX(-0.645rem);
}
.rtl .pd-giftbox {
  direction: ltr
}
.pd-giftbox>img:nth-child(1) {
  position: absolute;
  top: -41px;
  left: 25px;
  z-index: 2;
  width: 6.2rem;
  height: 4.92rem;
  transform: rotate(-18deg);
  transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  animation: gift-box-hat-kf 5s infinite;
  -moz-animation: gift-box-hat-kf 5s infinite;
  -webkit-animation: gift-box-hat-kf 3s infinite;
  -o-animation: gift-box-hat-kf 3s infinite
}
.pd-giftbox>img:nth-child(2) {
  position: absolute;
  width: 7.29rem;
  height: 5.1rem;
}

@keyframes gift-box-hat-kf {
  0% {
    transform: rotate(0deg)
}12.5% {
    transform: rotate(0deg)
}25% {
    transform: rotate(-18deg)
}37.5% {
    transform: rotate(-18deg)
}50% {
    transform: rotate(0deg)
}62.5% {
    transform: rotate(0deg)
}75% {
    transform: rotate(-18deg)
}87.5% {
    transform: rotate(-18deg)
}100% {
    transform: rotate(0deg)
  }
}
.i {
  display: inline-flex;
  position: absolute;
  width: 8%;
  margin-top: 50px;
  animation: anim 8.5s ease-in-out infinite;
  transform: translateY(-150%) rotate(0deg);
}
.n1 {
  animation-delay: 0.2s;
  margin-left: 8px;
}
.n2 {
  animation-delay: 1.2s;
  margin-left: 50px;
}
.n3 {
  animation-delay: 0.6s;
  margin-left: 100px;
}
.n4 {
  animation-delay: 1.4s;
  margin-left: 180px;
}
.n5 {
  animation-delay: 0.4s;
  margin-left: 200px;
}
.n6 {
  animation-delay: 0.6s;
  margin-left: 290px;
}

h1 {
  transform: rotate(-45deg);
}

@keyframes anim {
  0% {
    transform: translateY(-180%) rotate(0deg);
    opacity: 1;
}100% {
    transform: translateY(120vh) rotate(-360deg);
    opacity: 0;
  }
}
.i-midas\:question {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7 8C13.7 11.148 11.148 13.7 8 13.7C4.85198 13.7 2.3 11.148 2.3 8C2.3 4.85198 4.85198 2.3 8 2.3C11.148 2.3 13.7 4.85198 13.7 8ZM15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM7.99998 4.39999C6.67398 4.39999 5.59998 5.47399 5.59998 6.79999H6.79998C6.79998 6.13999 7.33998 5.59999 7.99998 5.59999C8.65998 5.59999 9.19998 6.13999 9.19998 6.79999C9.19998 7.32752 8.85212 7.59416 8.46224 7.893C7.96525 8.27395 7.39998 8.70723 7.39998 9.79999H8.59998C8.59998 9.14277 9.02659 8.76995 9.46443 8.38732C9.92596 7.98399 10.4 7.56974 10.4 6.79999C10.4 5.47399 9.32598 4.39999 7.99998 4.39999ZM7.40002 11.8H8.60002V10.6H7.40002V11.8Z' fill='white'/%3E%3C/svg%3E");
}
.i-midas\:option,
.i-midas\:question {
  background-color: currentColor;
  color: inherit;
  height: 1em;
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 1em;
  margin-bottom: -2px;
}
.icon {
  display: inline-block;
}
.slideshow-container {
  width: 89%;
  height: auto;
  float: left;
  margin-left: 6px;
  margin-right: 2px;
  position: absolute;
  display: inline-block;
  overflow: hidden;
}
.slideshow-dot {
  width: 5%;
  height: auto;
  right: 0;
  margin-right: 5px;
  position: absolute;
  display: inline-block;
}
.dot {
  height: 5px;
  width: 5px;
  margin: 3px;
  background-color: #bbb;
  border-radius: 50%;
  display: block;
  transition: background-color 0.6s ease;
}
.overlay {
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.container:hover .overlay {
  height: auto;
}
.actives {
  background-color: white;
  border-radius: 30px;
  height: 17.5px;
}
.fade {
  overflow: hidden;
  animation-name: fade;
  animation-duration: 1s;
}

@keyframes faded {
  from {
    transform: translateY(0%);
    opacity: 1;
}to {
    transform: translateY(-100%);
    opacity: 0;
  }
}

@keyframes fade {
  from {
    transform: translateY(100%);
    opacity: 0;
}to {
    transform: translateY(0%);
    opacity: 1;
  }
}
.fades {
  animation-name: fades;
  animation-duration: 1s;
}

@keyframes fades {
  from {
    opacity: 0;
}to {
    opacity: 1;
  }
}
.barudak {
  height: 130px;
  margin-bottom: -7px;
}
.gallery-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
  border: none;
  display: flex;
}
.gallery-wrapper img {
  width: 100%;
  display: inline-block;
  float: left;
  animation-name: mymove;
  animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  position: relative;
}

@keyframes mymove {
  0% {
    left: 0%;
}10% {
    left: 0%;
}20% {
    left: -100%;
}30% {
    left: -100%;
}40% {
    left: -200%;
}50% {
    left: -200%;
}60% {
    left: -300%;
}70% {
    left: -300%;
}80% {
    left: -400%;
}90% {
    left: -400%;
}100% {
    left: -500%;
  }
}
.player-notif {
  background: url(../lenzz/kecap-notif.png) no-repeat center center;
  background-size: 100% 100%;
  width: 97.5%;
  height: 40px;
  margin-top: 4px;
  padding-top: 9px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-size: 15px;
  font-family: lenzz;
  color: #fff;
  border-radius: 3px;
}
.player-notif img {
  width: 22px;
  height: 22px;
  color: #fff;
  float: left;
  margin: 5px;
  margin-left: 8px;
  margin-top: 1px;
  display: inline-block;
}
.player-notifs {
  width: 89%;
  height: 35px;
  padding-top: 3px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-size: 15px;
  font-family: lenzz;
  color: #fff;
  float: left;
  display: inline-block;
}
.marquees {
  white-space: nowrap;
  font-family: lenzz;
  overflow: hidden;
  display: inline-block;
  animation: marquees 70s linear infinite;
}
.marquees a {
  display: inline-block;
}

@keyframes marquees {
  0% {
    transform: translateX(5%);
}100% {
    transform: translateX(-100%);
  }
}
.fadebawah {
  animation-name: fadebawah;
  animation-duration: 0.5s;
}

@keyframes fadebawah {
  0% {
    transform: translateY(100%);
}100% {
    transform: translateY(0%);
  }
}
.all-box-wrapper {
  background: url(../lenzz/bgall.jpg) center / cover no-repeat;
  width: 100%;
  height: 780px;
  padding: 0px;
  margin-top: 0px;
  display: block;
}
.sec-crate-wrapper {
  background: rgba(0, 0, 0, 0);
  width: 66%;
  height: auto;
  margin-top: 0px;
  float: left;
  display: inline-block;
}
.sec-crate-wrappers {
  background: rgba(0, 0, 0, 0);
  width: 40%;
  height: auto;
  margin-top: 0px;
  float: left;
  display: inline-block;
}
.sec-menu-wrapper {
  background: rgba(0, 0, 0, 0.2);
  width: 30%;
  margin-top: 15px;
  margin-right: 0px;
  padding: 5px;
  float: right;
  display: inline-block;
}
.sec-menu-wrappers {
  background: rgba(0, 0, 0, 0.2);
  width: 53%;
  margin-top: 15px;
  margin-right: 0px;
  padding: 5px;
  float: right;
  display: inline-block;
}
.sec-menu-wrapper-navbar {
  background: rgba(0, 0, 0, 0.5);
  width: 30%;
  margin-top: 15px;
  margin-bottom: -15px;
  margin-right: 0px;
  padding: 5px;
  float: right;
  display: inline-block;
}
.sec-menu-wrapper-navbars {
  background: rgba(0, 0, 0, 0.5);
  width: 53%;
  margin-top: 0px;
  margin-bottom: -15px;
  margin-right: 0px;
  padding: 5px;
  float: right;
  display: inline-block;
}
.box-crate-wrapper {
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-left: 5px;
  padding-bottom: 15px;
  display: block;
}
.box-crate-wrapper-navbar {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 40px;
  padding: 5px;
}
.box-crate-wrapper-navbar-menu {
  width: auto;
  height: 30px;
  padding: 5px;
  display: inline-block;
}
.box-crate-wrapper-navbar-menu-txt {
  color: #A5A6A6;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  text-align: left;
  margin-top: -1px;
  line-height: 20px;
}
.box-crate-wrapper-navbar-menu img {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: 5px;
  float: left;
}
.box-crate-content {
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}
.scroll {
  overflow: scroll;
  position: relative;
  width: 100%;
  height: 275px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  scrollbar-face-color: #ffbb40;
  scrollbar-shadow-color: #ffbb40;
  scrollbar-highlight-color: #ffbb40;
  scrollbar-3dlight-color: #ffbb40;
  scrollbar-darkshadow-color: #ffbb40;
  scrollbar-track-color: #ffbb40;
  scrollbar-arrow-color: #ffbb40;
}
.scrollitemlow {
  overflow: scroll;
  position: relative;
  width: 100%;
  height: 330px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  scrollbar-face-color: #ffbb40;
  scrollbar-shadow-color: #ffbb40;
  scrollbar-highlight-color: #ffbb40;
  scrollbar-3dlight-color: #ffbb40;
  scrollbar-darkshadow-color: #ffbb40;
  scrollbar-track-color: #ffbb40;
  scrollbar-arrow-color: #ffbb40;
}
.item {
  width: 250px;
  height: 250px;
  margin: 1px;
  margin-top: -50px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.item img {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}
.items {
  width: 150px;
  height: 150px;
  margin: 1px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.items img {
  padding-left: -50px;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}
.title-lab2 {
  width: 100%;
  font-size: 18px;
  font-family: lenzz;
  color: #fff;
  text-align: left;
  margin-top: -15px;
  margin-left: -5px;
  margin-bottom: 25px;
}
.title-lab {
  width: 100%;
  font-size: 18px;
  font-family: lenzz;
  color: #fff;
  text-align: left;
  margin-top: 0px;
  margin-left: -5px;
  margin-bottom: 25px;
}
.item-title {
  background-image: linear-gradient(to right, #553952, #66000000);
  width: 160px;
  height: 25px;
  color: #fff;
  font-size: 13px;
  font-family: lenzz;
  text-align: left;
  margin-top: 10px;
  margin-left: -5px;
  padding-left: 5px;
  padding-top: 5px;
  margin-bottom: 5px;
  border-left: 2px solid #CC22B9;
}
.item-title1 {
  background-image: linear-gradient(to right, #2F2446, #66000000);
  width: 160px;
  height: 25px;
  color: #fff;
  font-size: 13px;
  font-family: lenzz;
  text-align: left;
  margin-top: 10px;
  margin-left: -5px;
  padding-left: 5px;
  padding-top: 5px;
  margin-bottom: 5px;
  border-left: 2px solid #6F22BC;
}
.item-title2 {
  width: 170px;
  height: 25px;
  color: #B1B2B4;
  font-size: 11px;
  font-family: lenzz;
  text-align: left;
  margin-top: -5px;
  margin-left: -5px;
  padding-top: 5px;
  margin-bottom: 10px;
}
.item-title3 {
  width: auto;
  height: 25px;
  color: #B1B2B4;
  font-size: 11px;
  font-family: lenzz;
  text-align: left;
  margin-top: -3px;
  margin-left: -5px;
  padding-top: 5px;
  margin-bottom: 10px;
}
.reward-title {
  width: 100%;
  height: 22px;
  color: #fff;
  font-size: 15px;
  font-family: lenzz;
  text-align: left;
  margin-top: 0px;
  padding: -5px;
  padding-top: 5px;
  margin-bottom: 5px;
}
.killmess {
  width: 100%;
  height: 10px;
  margin: 1px;
  margin-top: -50px;
  margin-bottom: 0px;
  display: block;
}
.killmess img {
  width: 50%;
  height: auto;
  margin-left: 25%;
  margin-top: -135px;
  display: none;
  animation-name: left_to_right;
  animation-duration: 0.7s;
}

@keyframes left_to_right {
  from {
    transform: translateX(-100%);
}to {
    transform: translateX(0);
  }
}
.box-crate-button {
  width: 120px;
  height: 33px;
  margin-left: -5px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.box-crate-button-menu {
  width: 100%;
  height: 30px;
  padding: 5px;
}
.box-crate-button-menu-txt {
  color: #000;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  text-align: left;
  line-height: 16px;
  padding-top: 3px;
}
.box-crate-button-menu img {
  width: 15px;
  height: 15px;
  margin-top: 1px;
  margin-right: 5px;
  float: left;
}
.showkill {
  color: #fff;
  height: 25px;
  font-size: 16px;
  font-family: lenzz;
  font-weight: 500;
  text-align: left;
  line-height: 16px;
  margin-left: -5px;
  margin-top: 10px;
}
.showkill img {
  width: 25px;
  height: 25px;
}
.showkill i {
  color: #FFF9B1;
  font-size: 25px;
  margin-left: 10px;
}
.redeem-item-wrapper {
  margin-top: 10px;
}
.redeem-item-content {
  width: 97%;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  display: block;
}
.redeem-item-content-name {
  padding-top: 13px;
  color: #fff;
  font-size: 14px;
  font-family: Roboto;
  text-align: left;
}
.redeem-item-content-description {
  width: auto;
  height: auto;
  padding-top: 5px;
  color: #fff;
  font-size: 14px;
  font-family: Roboto;
  text-align: center;
  float: left;
}
.redeem-item-content img {
  width: 68px;
  height: 68px;
  margin-right: 10px;
  border: 1px solid;
  border-color: hsla(0, 0%, 100%, .050980392156862744);
  float: left;
}
.redeem-item-content button {
  background: url(../lenzz/btn-on.png) no-repeat center center;
  background-size: 100% 100%;
  width: 110px;
  height: auto;
  margin-top: -15px;
  padding: 3px;
  color: #000;
  font-size: 19px;
  font-family: lenzz;
  font-weight: 550;
  text-align: left;
  border: none;
  border-top: 0px !important;
  outline: none;
  float: right;
}
.redeem-item-content button img {
  width: 25px;
  height: 25px;
  margin-top: 3px;
  margin-right: 20px;
  border: none !important;
  float: left;
}
.lab-rewards {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.dash {
  border: 1px solid red;
  width: 100%;
  height: 0px;
}
/* 320 */
@media only screen and (min-width:320px) and (max-width:360px) {
  .container {
    width: 100%;
    height: auto;
    margin-top: -3px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
    padding: 0px;
}
.itemlow {
    width: 100%;
    height: 105px;
}
.itemlow_bg {
    margin-bottom: 10px;
    height: 128px;
}
.itemlows {
    width: 100%;
    height: 90px;
}
.itemlow_bgs {
    margin-bottom: 1px;
}
.itemlow .item-nominal {
    width: 100%;
    overflow: hidden;
    font-size: 10px;
    font-family: lenzz;
    color: #fff;
    margin-top: -5px;
}
.itemlow img {
    width: 90px;
    height: 90px;
}
.itemlow button {
    width: 100%;
    height: 40px;
    font-size: 13px;
}
.scrollitemlow {
    height: 650px;
}
.popup-box-wrapper-login {
    margin-top: 55%;
}
.popup-box-wrapper {
    width: 350px;
    margin-top: 35%;
}
.seclink-box {
    width: 350px;
    margin-top: 50%;
}
.popup-box-item-redeem {
    width: 75px;
    height: 75px;
}
.popup-box-item-once {
    width: 75px;
    height: 75px;
}
.popup-box-item-many {
    width: 60px;
    height: 60px;
}
.popup-box-footer img {
    width: 93%;
}
.popup-box-verification {
    margin-top: 35%;
}
.popup-box-login-fb {
    margin-top: 10%;
}
.popup-box-login-twitter {
    margin-top: 10%;
}
.event-title {
    background-size: 100% 100%;
    width: 100%;
    height: 80px;
    margin-top: 13px;
    margin-bottom: 18px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.timer {
    background: url(../lenzz/timer.png);
    background-size: 100% 100%;
    width: 280px;
    height: 108px;
    color: #fff;
    margin-top: -93px;
    padding-top: 23px;
    padding-right: 59px;
    padding-left: -50px;
    text-align: center;
    font-size: 13px;
    font-family: lenzz;
    font-weight: 500;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.notifgift {
    background: url(../lenzz/notifgift.png);
    opacity: 80%;
    border-radius: 2px;
    background-size: 100% 100%;
    width: 168px;
    height: 23px;
    padding-top: 6px;
    padding-left: -5px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    font-family: lenzz;
    font-weight: 500;
    margin-left: 50px;
}
.event-notification-timer {
    padding-top: 44px;
    padding-right: 28px;
    color: #dbff85;
    font-size: 27px;
    font-family: lenzz;
    font-weight: 550;
    text-align: left;
    margin-bottom: 13px;
    float: right;
}
.notif {
    background-size: auto;
    background-size: 85% 81%;
    height: 60px;
    margin-top: -50px;
    margin-left: -13px;
    margin-bottom: 0px;
    padding: 6px;
    color: #dbff85;
    border: none;
}
.pd-giftbox {
    position: absolute;
    margin-top: -100px;
    margin-left: 228px;
    float: center;
    transform: translateX(-0.645rem);
}
.rtl .pd-giftbox {
    direction: ltr
}
.pd-giftbox>img:nth-child(1) {
    position: absolute;
    top: -41px;
    left: 25px;
    z-index: 2;
    width: 6.2rem;
    height: 4.92rem;
    transform: rotate(-18deg);
    transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    animation: gift-box-hat-kf 5s infinite;
    -moz-animation: gift-box-hat-kf 5s infinite;
    -webkit-animation: gift-box-hat-kf 3s infinite;
    -o-animation: gift-box-hat-kf 3s infinite
}
.pd-giftbox>img:nth-child(2) {
    position: absolute;
    width: 7.29rem;
    height: 5.1rem;
}
.lenzz-content {
    width: 30%;
    height: auto;
    padding: 1px;
    margin: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1px;
    display: inline-block;
}
.lenzz-content img {
    width: 100%;
    height: auto;
}
.lenzz-content-active {
    border: 1.5px solid yellow;
}
.menu-content-active img {
    padding: 0px;
    width: 100%;
    height: auto;
}
.item {
    width: 220px;
    height: 220px;
}
.box2 {
    margin-top: 370px;
}
.item-title {
    font-size: 12px;
}
.item-title1 {
    font-size: 12px;
}
.item-title2 {
    font-size: 10px;
    width: 150px;
}
.item-title3 {
    font-size: 10px;
  }
}
/* 361 */
@media only screen and (min-width:361px) and (max-width:600px) {
  .container {
    width: 100%;
    height: auto;
    margin-top: -3px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
    padding: 0px;
}
.event-notification {
    width: 93%;
}
.scrollitemlow {
    height: 650px;
}
.barudak {
    height: 130px;
}
.popup-box-wrapper {
    width: 370px;
    margin-top: 35%;
}
.seclink-box {
    width: 370px;
    margin-top: 50%;
}
.popup-box-wrapper-login {
    margin-top: 55%;
}
.popup-box-item-redeem {
    width: 85px;
    height: 85px;
}
.popup-box-item-once {
    width: 75px;
    height: 75px;
}
.popup-box-item-many {
    width: 60px;
    height: 60px;
}
.popup-box-footer img {
    width: 93%;
}
.popup-box-verification {
    margin-top: 35%;
}
.popup-box-login-fb {
    margin-top: 10%;
}
.popup-box-login-twitter {
    margin-top: 10%;
}
.lenzz-content {
    width: 30%;
    height: auto;
    padding: 1px;
    margin: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1px;
    display: inline-block;
}
.lenzz-content img {
    width: 100%;
    height: auto;
}
.lenzz-content-active {
    border: 1.5px solid yellow;
}
  .menu-content-active img {
    padding: 0px;
    width: 100%;
    height: auto;
  }
}
 