@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body { font-family: "Barlow", sans-serif; line-height:1.2; font-size:15px; color:#fff; background:#000 url("/event/assets/deluxewin/images/langit-ria/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: 3px;
    top: 100px;
    max-width: 50px;
    text-align: center;
}
button.float-btn {
    display: block;
    margin: 12% auto;
	transition: 0.2s;
}
button.float-btn:hover {
	transform: scale(0.97);
	filter: brightness(1.07);
	transition: 0.3s;
}
.top-sec {
	position: relative;
	text-align: center;
	padding: 10px 0 30px;
}
.title-top {
    position: relative;
    max-width: 851px;
    margin: 0 auto;
}
.date-event {
    position: absolute;
    left: 0;
    right: 0;
    top: 84%;
    color: #072358;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 0 0 1px #05adde, 0 0 2px #05adde;
}
.stepbox {
    position: relative;
    display: inline-block;
    max-width: 258px;
    margin: 5px 15px;
	vertical-align: top;
}
.step-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 65%;
    font-size: 20px;
    max-width: 90%;
    margin: 0 auto;
    height: 90px;
}
.step-title {
    font-size: 28px;
    font-weight: 700;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 125, 1) 15%, rgba(255, 212, 79, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    filter: drop-shadow(0px 4px 2px rgb(0, 0, 0, 0.7));
}
.steptext {
    font-weight: 600;
    text-transform: uppercase;
}
.token-wrapper {
    position: relative;
    padding: 15px 0;
}
.token-wrap {
    max-width: 282px;
    margin: 0 auto;
    position: relative;
}
.token-amt {
    position: absolute;
    left: 20%;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 1px 2px 1px rgb(0, 0, 0, 1);
}
.tktext {
    font-size: 130%;
    margin-left: 5px;
}
.maxplay {
    font-weight: 700;
    font-size: 18px;
    text-shadow: 1px 2px 1px rgb(0, 0, 0, 1);
    text-transform: uppercase;
}
.btm-sec {
	background: url("/event/assets/deluxewin/images/langit-ria/flag-bg.png")no-repeat top center;
	background-size: 100%;
	position: relative;
	text-align: center;
	padding: 0 0 80px;
}
.frame-wrapper {
	position: relative;
    max-width: 692px;
    margin: 00 auto;
}
.wau-wrapper {
    position: relative;
    max-width: 692px;
    margin: 00 auto;
	overflow: hidden;
	border-radius: 10px;
}
.wau {
    position: absolute;
	cursor: pointer;
}
.wau img {
	transition: 0.3s ease;
}
.wau:hover img {
	filter: brightness(1.07) drop-shadow(0 0 4px rgb(255,255,255,0.8));
	animation: float2 2s ease-in-out infinite!important;
	transition: 0.3s ease;
}
.wau.wau-1 {
    left: 11%;
    top: 40%;
    max-width: 27%;
	transform-origin: center center;
	animation: flying 6s ease-in-out infinite;
}
.wau.wau-1 img {
	animation: flykite 1.5s ease-in-out infinite;
}
.wau.wau-2 {
    left: 44%;
    top: 12%;
    max-width: 23%;
	transform-origin: center center;
	animation: flying2 5s ease-in-out infinite;
}
.wau.wau-2 img {
	animation: flykite 1.4s ease-in-out infinite;
}
.wau.wau-3 {
    right: 10%;
    top: 50%;
    max-width: 21%;
	transform-origin: center center;
	animation: flying3 5.5s ease-in-out infinite;
}
.wau.wau-3 img {
	animation: flykite 1.4s ease-in-out infinite;
}
.deco.coin-1 {
    left: -22%;
    top: 10%;
    max-width: 17%;
	animation: float 2.2s ease-in-out infinite;
	pointer-events: none;
}
.deco.coin-2 {
    right: -23%;
    top: 43%;
    max-width: 15%;
	animation: float 2.3s ease-in-out infinite;
	pointer-events: none;
}
.deco.coin-3 {
    right: -8%;
    bottom: -12%;
    max-width: 38%;
	z-index: 2;
	pointer-events: none;
}

@keyframes flying {
  0% {
    transform: translateY(25%);
  }
  50% {
    transform: translateY(-100%) translateX(-10%);
  }
  100% {
    transform: translateY(25%);
  }
}
@keyframes flying2 {
  0% {
    transform: translateY(80%);
  }
  50% {
    transform: translateY(-40%);
  }
  100% {
    transform: translateY(80%);
  }
}
@keyframes flying3 {
  0% {
    transform: translateY(40%);
  }
  50% {
    transform: translateY(-130%) translateX(30%);
  }
  100% {
    transform: translateY(40%);
  }
}
@keyframes flykite {
  0% {
    transform: rotate(-5deg) translate(-5px,0);
  }
  50% {
    transform: rotate(0deg) translate(5px,0);
  }
  100% {
    transform: rotate(-5deg) translate(-5px,0);
  }
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-13px);
    }
    100% {
        transform: translatey(0px);
    }
}


/*** Modal ***/
.modal-dialog.terms {
    max-width: 750px;
}
.modal-content.popup {
    background: rgb(0, 0, 0, 0.8);
    border: 3px solid #2bffff;
    border-radius: 15px;
    box-shadow: inset 0 0 5px rgb(0, 0, 0, 0.95);
    padding: 15px 15px;
}
button.close-x {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
	z-index: 2;
}
.popup-title-img {
    text-align: center;
    max-width: 360px;
    margin: 0 auto 15px;
}
.popup-title {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 2px 3px rgb(0, 0, 0, 0.6);
    margin-bottom: 15px;
}
ul.terms {
	padding-left: 17px;
}
.language-wrapper {
	text-align: center;
}
a.language-btn {
	display: inline-block;
	max-width: 90px;
	margin: 0 5px;
}
a.language-btn:hover {
	transform: scale(0.97);
	filter: brightness(1.07);
}
.modal-content.reward {
    background: none;
    border: none;
	max-width: 300px;
    margin: 0 auto;
}
.reward-box {
    position: relative;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
	cursor: pointer;
}
.prize {
    position: absolute;
    left: 0;
    right: 0;
    top: 51%;
	z-index: 3;
    font-size: 34px;
    color: #000;
    font-weight: 700;
    text-shadow: 0 0 5px #fff, 0 0 10px #fff;
    filter: drop-shadow(0px 0px 11px #fff);
	opacity: 0;
	visibility: hidden;
	transform: scale(0.3);
}
img.open {
	position: absolute;
	left: 0;
	right: 0;
	transition: 0.2s;
}
img.open {
    opacity: 0;
    visibility: hidden;
	transition: 0.2s;
}
.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;
}

@media(max-width: 870px){
.date-event {
    font-size: 3.3vw;
}
.floating-wrapper {
    transform: scale(0.8);
    transform-origin: top right;
	top: 50px;
}
.music-wrapper {
    transform: scale(0.8);
    transform-origin: top right;
}	
}


@media(max-width: 600px){
.floating-wrapper, .music-wrapper {
    transform: scale(0.7);
    transform-origin: top right;
}		
.stepbox {
    max-width: 47%;
    margin: 0 1%;
}
.step-title {
    font-size: 4.8vw;
}	
.step-info {
    font-size: 3.4vw;
}	
}

@media(max-width: 480px){
.modal-content.popup {
    font-size: 14px;
}
.popup-title {
    font-size: 20px;
}

}
















