@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: 'Wonder';
  src: url("../font/8-BIT-WONDER.TTF");
}

body { font-family: "Roboto", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #18c1ad url("/event/assets/betasia/images/click-flip-celebrate/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;
	pointer-events: none;
}
.max-container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
button:hover {
	transform: scale(0.98);
	filter: brightness(1.07);
}
.floating-wrapper {
    position: fixed;
    z-index: 99;
    right: 2px;
    top: 100px;
	width: 100%;
    max-width: 50px;
	text-align: center;
}
button.float-btn {
    display: block;
    margin: 8px 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 {
    background: url(/event/assets/betasia/images/click-flip-celebrate/bg-top.png) no-repeat top center;
    background-size: auto;
    text-align: center;
    position: relative;
    padding: 10px 0 10px;
    background-position-y: 28%;
}
.logo {
    max-width: 250px;
    margin: 0 auto;
}
.title-top {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}
.deco.fw-1 {
    left: 26%;
    top: -1%;
    max-width: 17%;
    mix-blend-mode: screen;
	animation: blink 2.3s ease-in-out infinite;
	animation-delay: 1s;
    opacity: 0;
}
.deco.fw-2 {
    right: 18%;
    top: -8%;
    max-width: 21%;
    mix-blend-mode: screen;
	animation: blink 2.2s ease-in-out infinite;
	animation-delay: 0.7s;
    opacity: 0;
}
.deco.fw-3 {
    left: -6%;
    top: 70%;
    max-width: 21%;
    mix-blend-mode: screen;
	animation: blink 2.5s ease-in-out infinite;
	animation-delay: 0.4s;
    opacity: 0;
}
.deco.fw-4 {
    right: -7%;
    top: 67%;
    max-width: 18%;
    mix-blend-mode: screen;
	animation: blink 2.3s ease-in-out infinite;
	animation-delay: 0.1;
    opacity: 0;
}
.deco.tpdeco-1 {
    max-width: 26%;
    top: -21%;
    left: -2%;
	animation: float 2.5s ease-in-out infinite;
}
.deco.tpdeco-2 {
    max-width: 22%;
    top: -17%;
    right: -2%;
	animation: float 2.3s ease-in-out infinite;
}
@keyframes blink {
    0% {
        transform: scale(0.2);
		opacity: 0;
    }
    50% {
        transform: scale(1);
		opacity: 1;
    }
    100% {
        transform: scale(1);
		opacity: 0;
    }
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-13px);
    }
    100% {
        transform: translatey(0px);
    }
}
.subtitle {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.date-wrap {
    position: relative;
    max-width: 430px;
    margin: -10px auto 10px;
}
.date-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.how-wrapper {
    position: relative;
}
.stepbox {
    display: inline-block;
    max-width: 310px;
    margin: 5px 15px;
    vertical-align: top;
}
.step-text {
    max-width: 80%;
    margin: 0 auto;
    font-size: 18px;
    text-transform: uppercase;
}
.deco.bomb {
    left: 13%;
    top: 48%;
    max-width: 8%;
	animation: float 2.3s ease-in-out infinite;
}
.deco.plane {
    left: -6%;
    top: 16%;
    max-width: 34%;
}
.deco.bomb-2 {
    right: 3%;
    bottom: 7%;
    max-width: 7%;
    transform: scaleX(-1);
	animation: float 2.5s ease-in-out infinite;
}
.deco.plane-1 {
    right: -7%;
    bottom: 11%;
    max-width: 21%;
    transform: scaleX(-1);
}
.btm-sec {
	background: url("/event/assets/betasia/images/click-flip-celebrate/bg-btm.png")no-repeat bottom center;
	background-size: 100%;
    position: relative;
    text-align: center;
	padding: 0 0 30px;
}
.token-wrap {
    position: relative;
    max-width: 500px;
    margin: 0 auto 15px;
}
.token-wrap::before {
    content: '';
    background: url(/event/assets/betasia/images/click-flip-celebrate/flag-1.png) no-repeat center;
    background-size: 100%;
    height: 155px;
    width: 1000px;
    position: absolute;
    left: -196%;
    top: 10%;
    z-index: -1;
}
.token-wrap::after {
    content: '';
    background: url(/event/assets/betasia/images/click-flip-celebrate/flag-2.png) no-repeat center;
    background-size: 100%;
    height: 155px;
    width: 1000px;
    position: absolute;
    right: -196%;
    top: 10%;
    z-index: -1;
}
.token-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 41%;
    font-size: 44px;
    font-family: 'Wonder';
    text-shadow: 0 2px 2px rgb(0, 0, 0, 0.8);
}
.max-play {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12%;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Wonder';
}
.game-legend-wrap {
    padding: 0 0 10px;
}
.legend-box {
    display: inline-block;
    margin: 10px 10px;
    position: relative;
}
.legend-text {
    position: absolute;
    left: 39%;
    top: 0;
    bottom: 0;
    right: 1%;
    display: flex;
    align-items: center;
    padding: 7px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}
.mines-game-wrapper {
    max-width: 550px;
    margin: 0 auto;
}
.btn-wrap {
    padding: 15px 0;
}
button.start-btn {
	background: url("/event/assets/betasia/images/click-flip-celebrate/start-btn.png")no-repeat;
	background-size: 100%;
	width: 100%;
	max-width: 227px;
	height: 84px;
	margin: 0 auto;
	font-family: 'Wonder';
	text-transform: uppercase;
	text-shadow: 0 1px 3px rgb(0,0,0,0.7);
}
button.start-btn {
    background: url(/event/assets/betasia/images/click-flip-celebrate/start-btn.png) no-repeat;
    background-size: 100%;
    width: 100%;
    max-width: 227px;
    height: 84px;
    margin: 0 auto 10px;
    font-family: 'Wonder';
    text-transform: uppercase;
    text-shadow: 0 1px 3px rgb(0, 0, 0, 0.7);
    display: block;
    color: #fff;
    padding-bottom: 2%;
    font-size: 15px;
}
button.start-btn:hover, button.rules-btn:hover  {
    transform: scale(0.98);
	filter: brightness(1.07);
}
button.rules-btn {
    position: relative;
}
.rules-text {
    position: absolute;
    left: 15%;
    right: 2%;
    top: 37%;
    color: #fff;
    font-family: 'Wonder';
    font-size: 12px;
}

/** Modal **/
.modal-dialog.popup {
    max-width: 750px;
}
.modal-content.popup {
	background: linear-gradient(0deg,rgba(240, 131, 18, 1) 0%, rgba(249, 213, 67, 1) 100%);
	border: 2px solid #f54142;
	padding: 15px 25px;
	border-radius: 15px;
	box-shadow: inset 0 0 6px rgb(0, 0, 0, 0.6);
	color: #000;
}
button.close-x {
    position: absolute;
    right: 9px;
    top: 6px;
    z-index: 2;
    color: #000;
}
.poptitle {
	font-family: 'Wonder';
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}
ul.terms {
    padding-left: 17px;
}
.example-wrap {
    font-size: 18px;
    line-height: 1.4;
}

@media(max-width: 1080px) {
.deco.plane,.deco.bomb, .deco.plane-1,.deco.bomb-2 {
	display: none;
}
.top-sec {
    background-position-y: 19%;
}	
.logo {
    max-width: 26%;
}	
	
}

@media(max-width: 767px) {
.floating-wrapper {
	transform: scale(0.8);
	transform-origin: right top;
	top: 50px;
}	
.top-sec {
    background-size: 340%;
}	
.stepbox {
    width: 47%;
    margin: 1% 1%;
}
.step-text {
    font-size: 2.5vw;
}	
}
@media(max-width: 500px) {
.token-wrap {
    max-width: 90%;
}	
.token-text {
    font-size: 8.5vw;
}
.max-play {
    font-size: 2.3vw;
}	
}
@media(max-width: 480px) {
.floating-wrapper {
	transform: scale(0.7);
}	
.token-wrap::before, .token-wrap::after {
	content: none;	
}
.date-wrap {
    max-width: 85%;
}
.date-text {
    font-size: 4.4vw;
}
.modal-content.popup {
    padding: 15px 15px;
    font-size: 14px;
}	
.poptitle {
    font-size: 16px;
}	
}










