@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Roboto", sans-serif;
    line-height: 1.2;
    font-size: 15px;
    color: #fff;
    background: url("/event/assets/eg33/images/ong_padu_raya/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: 999;
    right: 4px;
    top: 100px;
    max-width: 73px;
}
.float-btn-wrap {
    position: absolute;
    top: 11px;
    left: -14px;
    max-width: 65px;
}
button.float-btn {
    margin: 10px 0;
    display: block;
    transition: 0.2s;
}
button.float-btn img {
    filter: drop-shadow(1px 4px 2px rgb(0, 0, 0, 0.2));
}
button.float-btn:hover {
	transform: rotate(-15deg) scale(0.98);
	filter: brightness(1.07);
	transition: 0.2s;
}
.top-sec {
	position: relative;
	text-align: center;
	padding: 0 0 100px;
}
.deco.lamp-1 {
    left: 13%;
    top: -1px;
    max-width: 11%;
	animation: shake 3s ease-in-out infinite;
    transform-origin: top center;
}
.deco.lamp-2 {
    left: 0;
    top: -1px;
    max-width: 5.5%;
	animation: shake 2.5s ease-in-out infinite;
    transform-origin: top center;
}
.deco.lamp-3 {
    left: 8%;
    top: -1px;
    max-width: 4%;
	animation: shake 2.7s ease-in-out infinite;
    transform-origin: top center;
}
.deco.lamp-4 {
    right: 13%;
    top: -1px;
    max-width: 11%;
	animation: shake 3s ease-in-out infinite;
    transform-origin: top center;
}
.deco.lamp-5 {
    right: 0;
    top: -1px;
    max-width: 5.5%;
	animation: shake 2.5s ease-in-out infinite;
    transform-origin: top center;
}
.deco.lamp-6 {
    right: 8%;
    top: -1px;
    max-width: 4%;
	animation: shake 2.7s ease-in-out infinite;
    transform-origin: top center;
}
@keyframes shake {
    0% {
        transform: rotate(7deg);
    }
    50% {
        transform: rotate(-7deg);
    }
    100% {
        transform: rotate(7deg);
    }
}
.logo {
    padding-top: 15px;
}
.event-date {
    margin-bottom: 30px;
}
.how-title {
    margin-bottom: 10px;
}
.step-wrapper {
    padding-bottom: 30px;
}
.stepbox {
    display: inline-block;
    position: relative;
	margin: 10px 15px;
}
.stepinfo {
    position: absolute;
    left: 0;
    right: 0;
    top: 71%;
    color: #ffe71f;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    max-width: 80%;
    margin: 0 auto;
    text-shadow: 2px 2px 2px rgb(0, 0, 0, 0.9);
}
.sptext-1 {
    font-size: 160%;
    font-weight: 900;
}
.token-wrap {
    position: relative;
    max-width: 340px;
    margin: 0 auto -4%;
    text-transform: uppercase;
    z-index: 4;
}
.token-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 28%;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 1px 2px 1px rgb(0, 0, 0, 0.6);
}
.max-note {
    position: absolute;
    left: 0;
    right: 0;
    top: 74%;
    font-weight: 700;
    font-size: 17px;
}
/** AP Rain **/
.game-wrapper {
    position: relative;
    max-width: 880px;
    margin:  0 auto;
}
.frame-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
	pointer-events: none;
}
.deco.leaf-1 {
    left: -19%;
    bottom: -8%;
    max-width: 45%;
}
.deco.leaf-2 {
    right: -19%;
    bottom: -8%;
    max-width: 45%;
}
.event-wrapper {
    position: relative;
    max-width: 88%;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-top: 7%;
	z-index: 1;
}
.inner-wrapper {
	position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.angpao {
	position: absolute;
	width: 100%;
	top: 0;
	left: -30%;
	right: 0;
	cursor: pointer;
	z-index: 1;
}
.star {
    position: absolute;
    top: -20px;
    animation: animate 4s linear forwards;
    background: url("/event/assets/eg33/images/ong_padu_raya/greenpau.png")no-repeat;
    background-size: 100%;
    width: 105px;
    height: 128px;
}
.star-2 {
    position: absolute;
    top: -20px;
    animation: animate 4s linear forwards;
    background: url("/event/assets/eg33/images/ong_padu_raya/greenpau-2.png")no-repeat;
    background-size: 100%;
    width: 105px;
    height: 110px;
}
.star-3 {
    position: absolute;
    top: -20px;
    animation: animate 4s linear forwards;
    background: url("/event/assets/eg33/images/ong_padu_raya/greenpau-3.png")no-repeat;
    background-size: 100%;
    width: 105px;
    height: 125px;
}
.angpao div:hover {
	filter: drop-shadow(0 0 2px rgb(255,255,255,0.8)) drop-shadow(0 0 4px rgb(255,255,255,0.8));
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
  80% {
    opacity: 1;
  	}	
  100% {
    transform: translateY(100vh) rotate(360deg);
    opacity: 0;
  }
}

button.close-x {
    background: none;
    border: none;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 18px;
    z-index: 2;
}
.modal-content.reward {
    background: none;
    border: none;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
}
.reward-box {
    position: relative;
	cursor: pointer;
	max-width: 300px;
	margin: 0 auto;
}
.prize {
    position: absolute;
    left: -7%;
    right: 0;
    top: 38%;
    font-size: 36px;
    font-weight: 900;
    color: #000;
    z-index: 2;
    transform: none;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.3);
}
img.open {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
}
.reward-box.active img.closed {
    opacity: 0;
    visibility: hidden;
	transition: 0.2s;
}
.reward-box.active img.open {
    opacity: 1;
    visibility: visible;
	transition: 0.2s;
}
.reward-box.active .prize {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	transition: 0.3s;
	transition-delay: 0.3s;
}

.modal-dialog.terms {
	max-width: 800px;
}
.modal-content.terms {
    background: linear-gradient(180deg, rgba(22, 73, 1, 1) 0%, rgba(2, 26, 0, 1) 100%);
    border: 3px solid #f2e8a5;
    border-radius: 10px;
    box-shadow: inset 0 0 10px rgb(0, 0, 0, 0.7);
    padding: 20px 20px;
}
button.close-tnc {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    color: #fff;
}
.title-popup {
    text-align: center;
    margin-bottom: 15px;
}
ul.terms {
	padding-left: 17px;
}
.lang-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    max-width: 70%;
    margin: 0 auto;
}

@media(max-width: 991px) {
.floating-wrapper {
    transform: scale(0.8);
    transform-origin: right top;
}
}

@media(max-width: 900px) {
.star {
	width: 12%;
    height: 14.5vw;
}
.star-2 {
	width: 12%;
    height: 12.5vw;
}
.star-3 {
    width: 12%;
    height: 14vw;
}	
}

@media(max-width: 767px) {	
.floating-wrapper {
    transform: scale(0.6);
}	
.music-wrapper {
    transform: scale(0.85);
    transform-origin: right top;
}
.logo {
    max-width: 33%;
    margin: 0 auto;
}
.event-date {
    max-width: 65%;
    margin: 0 auto 30px;
}
}

@media(max-width: 650px) {
.stepbox {
    width: 48%;
    margin: 10px 0.5%;
}	
.stepinfo {
    font-size: 2.3vw;
}	
}

@media(max-width: 480px) {	
.floating-wrapper {
    transform: scale(0.5);
}	
.music-wrapper {
    transform: scale(0.75);
}
.top-sec {
	padding: 0 0 80px;
}	
.how-title {
    max-width: 85%;
    margin: 0 auto 10px;
}
.token-wrap {
    max-width: 70%;
}	
.token-text {
    font-size: 6.3vw;
}	
.max-note {
    font-size: 3.5vw;
}	
.modal-content.terms {
	font-size: 14px;
}	
.title-popup {
    max-width: 80%;
    margin: 0 auto 15px;
}	
}




