@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Jost", sans-serif;
    line-height: 1.2;
    font-size: 15px;
    color: #fff;
    background: #000415 url("/event/assets/betasia/images/merdeka_rise_2026/bg.png")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 {
    background: url(/event/assets/betasia/images/merdeka_rise_2026/floating-base.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px 0px;
    position: fixed;
    right: 3px;
    top: 50px;
    z-index: 99;
    max-width: 60px;
}
button.float-btn {
    display: block;
    margin: 5px -6px;
}
button.float-btn:hover {
	transform: scale(0.98);
	filter: brightness(1.07);
}
.dropdown-menu.language {
    min-width: 155px;
    background: none;
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
	margin-top: 3px;
}
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;
    padding: 10px 0 30px;
    text-align: center;
    background: url("/event/assets/betasia/images/merdeka_rise_2026/KLCC.png")no-repeat bottom center;
    background-size: 100%;
}
.event-date {
    position: relative;
    max-width: 400px;
    margin: 0 auto 30px;
}
.date-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 32%;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.accum-wrapper {
    position: relative;
}
.accum-title {
    margin-bottom: -2%;
    position: relative;
    z-index: 1;
}
.acum-base {
    position: relative;
    max-width: 590px;
    margin: 0 auto;
}
.accum-amt {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 44px;
    font-weight: 600;
}
.how-wrapper {
    padding: 30px 0;
    position: relative;
}
.stepbox {
    position: relative;
    max-width: 336px;
    display: inline-block;
    vertical-align: top;
    margin: 45px 10px 10px;
}
.step-img {
    position: absolute;
    left: 0;
    right: 0;
    top: -23%;
    max-width: 95%;
    margin: 0 auto;
}
.step-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 57%;
    max-width: 83%;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}
.sptext-1 {
    background: linear-gradient(180deg, rgba(245, 255, 2, 1) 15%, rgba(255, 199, 30, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 150%;
    filter: drop-shadow(1px 2px 1px #000) drop-shadow(-1px -1px 0px #000);
    margin-bottom: 3px;
}
.mission-wrapper {
    position: relative;
    max-width: 530px;
    margin: 80px auto 15px;
    text-align: center;
}
.min-bet {
    background: #000c34;
    border: 1px solid #2e66ff;
    max-width: max-content;
    margin: 5px auto;
    padding: 6px 20px;
    border-radius: 35px;
    font-size: 18px;
}
.mission-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 84%;
    margin: 0 auto;
    z-index: 1;
}
.number-img {
    position: absolute;
    left: -11%;
    top: 2%;
    max-width: 23%;
	z-index: 1;
}
button.msbtn {
    position: absolute;
    right: -5%;
    top: 3%;
    max-width: 21%;
	z-index: 3;
}
.msinfo {
    position: absolute;
    left: 0;
    right: 0;
    top: 16%;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 1;
	z-index: 1;
}
.mdtitle {
    background: linear-gradient(180deg, rgba(245, 255, 2, 1) 15%, rgba(255, 199, 30, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 150%;
    filter: drop-shadow(1px 2px 1px #000) drop-shadow(-1px -1px 0px #000);
    margin-bottom: 1px;
    text-transform: uppercase;
}
.mstext-1 {
    font-size: 90%;
}
.mstext-2 {
    font-size: 150%;
    font-weight: 600;
}
.gift-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 54%;
    z-index: -1;
    max-width: 37%;
    margin: 0 auto;
}
.prize-gift {
    position: absolute;
    left: 0;
    right: 0;
    top: 34%;
    font-size: 30px;
    font-weight: 700;
    color: #010a23;
    text-shadow: 0 0 2px #ffd900;
    filter: drop-shadow(0px 0px 1px #ffd900) drop-shadow(0px 0px 1px #ffd900) drop-shadow(0px 0px 1px #ffd900) drop-shadow(0px 0px 1px #ffd900);
    z-index: 3;
	visibility: hidden;
	opacity: 0;
}
.prize-gift img {
	position: relative;
}
.mission-box.no-2 {
    bottom: 18%;
}
.mission-box.no-3 {
	bottom: 37%;
}
.mission-box.no-4 {
	bottom: 55%;
}
.mission-box.no-5 {
	bottom: 73%;
}
.mission-box.no-6 {
	bottom: 90%;
}
.mission-box.no-6 .gift-box {
    max-width: 46%;
}
.mission-box.no-6.claimed .prize-gift {
    top: 40%;
}
.msbase {
	filter: grayscale(1);
}
.mission-box.active .msbase, .mission-box.claimed .msbase {
	filter: none;
}
.mission-box.active button.msbtn {
	animation: bounce 1.3s ease-in-out infinite;
}
@keyframes bounce {
    0% {
        transform: scale(0.97);
		filter: brightness(1);
    }
    50% {
        transform: scale(1);
		filter: brightness(1.1) drop-shadow(0 0 5px #ffd739);
    }
    100% {
        transform: scale(0.97);
		filter: brightness(1);
    }
}
.mission-box.active button.msbtn:hover {
	transform: scale(0.98);
	filter: brightness(1.08);
}
.mission-box.claimed .gift-box::before {
    content: '';
    background: url(../images/light.png) no-repeat center;
    background-size: 100%;
    width: 180%;
    height: 152%;
    position: absolute;
    left: -40%;
    right: 0;
    top: -32%;
    z-index: -1;
}
.mission-box.claimed .gift-box::after {
    content: '';
    background: url("../images/spark.png") no-repeat center;
    background-size: 100%;
    width: 180%;
    height: 152%;
    position: absolute;
    left: -40%;
    right: 0;
    top: -32%;
    z-index: 1;
}
.mission-box.claimed .prize-gift {
	visibility: visible;
    opacity: 1;
}
.mission-box.claimed .gift-box::after {
    content: '';
    background: url(../images/spark.png) no-repeat center;
    background-size: 100%;
    width: 120%;
    height: 120%;
    position: absolute;
    left: -11%;
    right: 0;
    top: -20%;
    z-index: 1;
}

/** Modal **/
.modal-dialog.popup {
	max-width: 700px;
}
.modal-content.popup {
    background: radial-gradient(circle,rgba(12, 36, 92, 1) 26%, rgba(0, 7, 27, 1) 100%);
    border-radius: 12px;
    border: 2px solid #f9c946;
    box-shadow: inset 0 0 9px 4px rgb(0,0,0,0.7);
    padding: 15px 20px;
}
button.close-x {
    position: absolute;
    right: 10px;
    top: 8px;
    color: #fff;
    z-index: 1;
}
.popup-title {
    text-align: center;
    font-size: 24px;
	font-weight: 700;
    margin-bottom: 15px;
}
ul.terms {
	padding-left: 17px;
}


@media(max-width: 1100px) {
.music-wrapper {
	transform: scale(0.8);
	transform-origin: right top;
}		
.floating-wrapper {
    transform: scale(0.85);
    transform-origin: right top;
}	
	
}

@media(max-width: 991px) {
.logo {
    max-width: 43%;
    margin: 0 auto;
}
	
}

@media(max-width: 767px) {
.music-wrapper {
	transform: scale(0.7);
}		
.floating-wrapper {
    transform: scale(0.75);
    transform-origin: right top;
}
.top-sec {
    background-size: 300%;
}	
.stepbox {
    width: 48%;
    margin: 6% 0.5% 10px;
}
.step-info {
    font-size: 2.4vw;
}
.acum-base {
    max-width: 79%;
}	
.accum-amt {
    font-size: 6vw;
}			
}

@media(max-width: 550px) {
.top-sec {
    background-size: 300%;
}	
.msinfo {
    font-size: 3.1vw;
}	
}

@media(max-width: 480px) {
.floating-wrapper {
    transform: scale(0.6);
    transform-origin: right top;
}
.event-date {
    max-width: 80%;
}	
.date-text {
    font-size: 4.4vw;
}
.modal-content.popup {
    font-size: 14px;
}	
.popup-title {
    font-size: 20px;
}	
.min-bet {
    font-size: 15px;
}	
}


