@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

@font-face {
  font-family: CC Monster;
  src: url("../fonts/CCMonsterMashMedium.ttf");
}

body { font-family: "Lato", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #16161d url("/event/assets/betasia/images/spooktacular/bg.jpg")no-repeat top center; background-size: cover;}

a { text-decoration: none; cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

a:hover, a:focus, button:focus, button:hover { text-decoration: none; outline: none; }

img { max-width:100%;}

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="number"], textarea, select {
    color: #666;
    width: 100%;
}
button {
	background: none;
	border: none;
	padding: 0;
}
.t-body {
	overflow: hidden;
}
.deco {
	position: absolute;
}
.max-container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
.music-wrapper {
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 50px;
    opacity: 1;
    transition: 0.3s;
    overflow: hidden;
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 10px 0 0 10px;
}
.music-wrapper audio {
    position: absolute;
    left: -6px;
    top: -7px;
}
audio:focus {
	outline: none;
}
.floating-wrapper {
    position: fixed;
    z-index: 99;
    right: 2px;
    top: 100px;
	width: 100%;
    max-width: 55px;
	text-align: center;
}
button.float-btn {
    display: block;
    margin: 2px 0;
}
button.float-btn:hover {
	transform: scale(0.98);
	filter: brightness(1.08);
}
.dropdown-menu.language {
    min-width: 155px;
    background: none;
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
a.float-item {
    display: inline-block;
    max-width: 45px;
}
a.float-item:hover {
	filter: brightness(1.07);
	transform: scale(1.03);
}
.top-sec {
	position: relative;
	text-align: center;
	padding: 10px 0 30px;
}
.logo {
    max-width: 300px;
    margin: 0 auto -6%;
    position: relative;
    z-index: 1;
}
.title-top {
    position: relative;
    max-width: 1200px;
    margin: 0 auto 30px;
}
.title-img {
    position: relative;
}
.deco.cloud-1 {
    left: 2%;
    top: 8%;
    mix-blend-mode: screen;
    max-width: 53%;
	animation: moving 2.8s ease-in-out infinite;
}
.deco.cloud-2 {
    right: -11%;
    top: 37%;
    max-width: 53%;
    mix-blend-mode: screen;
	animation: moving 3s ease-in-out infinite;
}
.deco.top-deco-1 {
    left: 27%;
    top: -1%;
    max-width: 9%;
}
.deco.top-deco-1 img {
    transform: rotate(-26deg);
	animation: float 2s ease-in-out infinite;
}
.deco.top-deco-2 {
    right: 16%;
    top: 0%;
    max-width: 11%;
	animation: float 2.1s ease-in-out infinite;
}
.deco.top-deco-2 img {
    transform: rotate(22deg);
}
.deco.top-deco-3 {
    left: 0%;
    top: 83%;
    max-width: 14%;
    z-index: 1;
	animation: shake 2.4s ease-in-out infinite;
}
.deco.top-deco-4 {
    right: -1%;
    top: 57%;
    max-width: 13%;
    z-index: 1;
	animation: shake 2.5s ease-in-out infinite;
}
.deco.top-deco-4 img {
    transform: rotate(21deg);
} 	
.deco.top-coin-1 {
    left: 1%;
    top: 7%;
    max-width: 9%;
	animation: float 2.3s ease-in-out infinite;
}
.deco.top-coin-2 {
    right: -2%;
    top: 14%;
    max-width: 10%;
	animation: float 2.4s ease-in-out infinite;
}
.deco.top-coin-3 {
    right: 20%;
    top: 82%;
    max-width: 6%;
	animation: float 2.2s ease-in-out infinite;
}
.date-wrap {
    position: absolute;
    max-width: 600px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -4%;
}
.date-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 48%;
    font-size: 26px;
    font-family: CC Monster;
    text-shadow: 1px 2px 2px rgb(0, 0, 0, 0.8);
}
.how-title-wrap {
    margin-bottom: 15px;
}
.how-wrapper {
    padding-bottom: 15px;
}
.stepbox {
    display: inline-block;
    position: relative;
    vertical-align: top;
    max-width: 320px;
    margin: 10px 10px;
}
.step-info {
    font-size: 20px;
    text-transform: uppercase;
    max-width: 94%;
    margin: 0 auto;
}
.token-wrapper {
    max-width: 360px;
    margin: 0 auto;
    position: relative;
}
.token-amt {
    position: absolute;
    left: 0;
    right: 0;
    top: 54%;
    font-size: 53px;
    font-family: 'CC Monster';
    text-shadow: 1px 2px 2px rgb(0, 0, 0, 0.7);
}
.max-play {
    padding: 6px 0;
    font-size: 18px;
    text-transform: uppercase;
}
.deco.potion {
    right: 12%;
    top: -2%;
    max-width: 8%;
	animation: float 2.3s ease-in-out infinite;
}
.deco.ghost {
    left: -25%;
    top: 10%;
    max-width: 41%;
	animation: spooky 2s ease-in-out infinite;
}
.deco.wolf {
    right: -67%;
    bottom: -14%;
    max-width: 100%;
	animation: spooky2 1.5s ease-in-out infinite;
}
.deco.coin {
    left: -43%;
    top: 48%;
    max-width: 18%;
	animation: float 2.1s ease-in-out infinite;
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-13px);
    }
    100% {
        transform: translatey(0px);
    }
}
@keyframes shake {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(4deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes moving {
    0% {
        transform: translateX(5px);
    }
    50% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(5px);
    }
}
@keyframes spooky {
    0% {
        transform: translateX(50px);
		opacity: 0;
    }
    70% {
        transform: translateX(0);
		opacity: 1;
    }
    100% {
        transform: translateX(0);
		opacity: 0;
    }
}
@keyframes spooky2 {
    0% {
        transform: translateX(0px);
		opacity: 1;
    }
    50% {
        transform: translateX(-10px);
		opacity: 1;
    }
    100% {
        transform: translateX(0);
		opacity: 1;
    }
}
.modal-dialog.popup {
	max-width: 700px;
}
.modal-content.terms {
    background: #6d1534;
    border: 2px solid #ff8a3d;
    padding: 15px 25px;
    border-radius: 15px;
    box-shadow: inset 0 0 6px rgb(0, 0, 0, 0.6);
    color: #fff;
}button.close-x {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1;
    color: #fff;
}
ul.terms {
    padding-left: 17px;
}
.popup-title {
    text-align: center;
    font-family: 'CC Monster';
    font-size: 30px;
    margin-bottom: 10px;
}



/** Claw Machine **/
.machine-wrapper {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
.machine-base {
    position: relative;
    z-index: 2;
    pointer-events: none;
}
.window-wrap {
    position: absolute;
    height: 450px;
    background: url(/event/assets/betasia/images/spooktacular/claw/bg.png) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 17%;
    max-width: 80%;
    margin: 0 auto;
}
.crane-wrap {
    position: absolute;
    left: 19%;
    top: -62%;
    width: 17%;
	z-index: 1;
}
.crane {
    background: url("/event/assets/betasia/images/spooktacular/claw/crane.png")repeat;
	background-size: 100%;
    height: 380px;
    width: 15%;
    margin: 0 auto;
}
.claw {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
	transform-origin: top center;
}
.claw-center {
    position: relative;
    z-index: 1;
	max-width: 100%;
}
.claw-part {
    position: absolute;
	max-width: 80%;
}
.claw-part.left {
    left: -49%;
    top: 37%;
}
.claw-part.right {
    right: -49%;
    top: 37%;
}
.crane-wrap.top-16 .claw-part.left {
    transform-origin: top right;
    transform: rotate(-24deg);
}
.crane-wrap.top-16 .claw-part.right {
    transform-origin: top left;
    transform: rotate(24deg);
}

@keyframes swingClaw1 {
  from, to {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-10deg);
  }
}
@keyframes swingClaw2 {
  from, 20%, 30%, 50%, to {
    transform: rotate(0deg);
  }
  5%, 35% {
    transform: rotate(5deg);
  }
  15%, 45% {
    transform: rotate(-5deg);
  }
}
.fg-item {
    position: absolute;
    bottom: -6%;
    left: 0;
    right: 0;
    z-index: 2;
    max-width: 100%;
    margin: 0 auto;
}
.center-item {
    position: absolute;
    bottom: 7%;
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 0 auto;
    z-index: 1;
}
.bg-item {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
}
.display-item {
    position: absolute;
    max-width: 19%;
    z-index: 2;
}
.display-item.gift-1 {
    left: 15%;
    bottom: -4%;
    transform: rotate(-22deg);
}
.display-item.gift-2 {
    right: 19%;
    bottom: -4%;
    transform: rotate(22deg);
}
.display-item.gift-3 {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -2%;
    transform: rotate(9deg);
}


/** Reward Item Grabing **/
.crane-wrap.active-1 .prize-toy {
    background: url(/event/assets/betasia/images/spooktacular/claw/item-1.png) no-repeat top center;
    background-size: 100%;
    width: 125%;
    height: 125px;
    margin: 0 auto;
    position: absolute;
    left: -12%;
    right: 0;
    top: 120%;
}
.crane-wrap.active-2 .prize-toy {
    background: url(/event/assets/betasia/images/spooktacular/claw/item-2.png) no-repeat top center;
    background-size: 100%;
    width: 125%;
    height: 125px;
    margin: 0 auto;
    position: absolute;
    left: -12%;
    right: 0;
    top: 120%;
}
.crane-wrap.active-3 .prize-toy {
    background: url(/event/assets/betasia/images/spooktacular/claw/item-3.png) no-repeat top center;
    background-size: 100%;
    width: 125%;
    height: 125px;
    margin: 0 auto;
    position: absolute;
    left: -12%;
    right: 0;
    top: 120%;
}

.control-btn {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 6%;
    text-align: center;
    filter: drop-shadow(0px 5px 5px rgb(0, 0, 0, 0.8));
}
button.ctrl-btn {
    max-width: 21%;
    margin: 0 -2%;
}
button.drop-btn {
    max-width: 27%;
    margin: 0 2%;
}
button.ctrl-btn:active, button.drop-btn:active  {
	transform: scale(0.97);
	transform-origin: bottom center;
}
.after-img {
	display: none;
}
button.ctrl-btn:active .after-img {
	display: initial;
}
button.ctrl-btn:active .before-img {
	display: none;
}


.modal-backdrop.show {
    opacity: 0.8;
}
.modal-content.reward {
    background: none;
    border: none;
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
}
.reward-box {
	position: relative;
	cursor: pointer;
}
.prize-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 52%;
    z-index: 2;
    font-size: 36px;
    font-family: 'CC Monster';
	color: #000;
	opacity: 0;
	visibility: hidden;
	transition: 0.2s;
	transform: scale(0.2);
}
.light-prize {
    position: absolute;
    top: 17%;
    left: 0;
    right: 0;
	animation: spinning 6s linear infinite;
	transform-origin: center;
	opacity: 0;
	visibility: hidden;
	transition: 0.2s;
}
@keyframes spinning {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.reward-box.active .prize-text {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
	transition: 0.2s;
	transition-delay: 0.3s;
}
.reward-box.active .light-prize {
	visibility: visible;
	opacity: 1;
	transition: 0.2s;
}
button.claim-btn {
    background: url(/event/assets/betasia/images/spooktacular/btn.png) no-repeat;
    background-size: 100% 100%;
    font-family: 'CC Monster';
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    min-width: 160px;
    height: 80px;
    margin: 10px auto;
    display: none;
}
.note-open {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.1;
    text-transform: uppercase;
	margin-top: 10px;
}
.reward-box.active ~ button.claim-btn {
	display: block;	
}
.reward-box.active ~ .note-open {
	display: none;
}

@media(max-width: 991px) {
.logo {
    max-width: 30%;
}
.date-wrap {
    max-width: 60%;
    bottom: -5%;
}
.date-text {
    font-size: 2.7vw;
}	
}

@media(max-width: 767px) {
.floating-wrapper {
    transform: scale(0.9);
    transform-origin: right top;
}	
.music-wrapper {
    transform: scale(0.8);
    transform-origin: right bottom;
}	
}

@media(max-width: 480px) {
.music-wrapper {
    transform: scale(0.7);
    transform-origin: right bottom;
}			
.top-sec {
    padding: 5px 0 20px;
}
.logo {
	max-width: 35%;
	margin: 0 auto -8%;
}
.floating-wrapper {
    max-width: 42px;
}	
.title-img {
    height: 82vw;
    margin: 0 -10px;
}	
.title-img img {
    height: 100%;
    object-fit: cover;
}	
.deco.cloud-1, .deco.cloud-2 {
    max-width: 70%;
}	
.date-wrap {
	max-width: 83%;
	bottom: -5%;
}	
.date-text {
    font-size: 3.6vw;
}
.deco.top-deco-1 {
    left: 10%;
    top: -2%;
    max-width: 15%;
}	
.deco.top-deco-2 {
    right: 2%;
    top: -3%;
    max-width: 15%;
}	
.deco.potion, .deco.coin, .deco.wolf,.deco.ghost, .deco.top-deco-3, .deco.top-deco-4 {
	display: none;
}	
.max-play {
    font-size: 15px;
}	
.how-title-wrap {
    max-width: 75%;
    margin: 0 auto 15px;
}
.stepbox {
    max-width: 48%;
    margin: 1% 0.5%;
}	
.step-info {
    font-size: 3.6vw;
}
.token-wrapper {
    max-width: 70%;
    margin: 0 auto;
}	
.token-amt {
    font-size: 10vw;
}	
.modal-content.terms {
    padding: 15px 15px;
}	
.popup-title {
    font-size: 26px;
}	
}


@media(max-width: 400px) {
.window-wrap {
	height: 108vw;
}
.crane {
    height: 91vw;
}	
}



























