﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

@font-face {
  font-family: Heavitas;
  src: url("../fonts/Heavitas.ttf");
}

body { font-family: "Heavitas", sans-serif; line-height:1.2; font-size:15px; color:#191919; background: url("/event/assets/eg33/images/spin-to-win/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%;
}
.t-body {
	overflow: hidden;
}
#canvas {
    position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
}
.max-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}
.btn-group-language {
    position: absolute;
    right: 5px;
    top: 0;
	z-index: 2;
}
button.language-btn {
    background: none;
    padding: 0;
    border: none;
    max-width: 40px;
}
.dropdown-menu.language {
    background: none;
    min-width: auto;
    padding: 0;
    margin: 0;
    border: none;
}
button.language-btn.dropitem {
	margin: 2px 0;
}
button.language-btn:hover {
	transform: scale(0.97);
	filter: brightness(1.07);
}
.top-sec {
	position: relative;
	text-align: center;
	padding: 10px 0 30px; 
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}
@keyframes shake {
    0% {
        transform: rotate(15deg);
    }
    50% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(15deg);
    }
}
.deco, .deco-top {
    position: absolute;
}
.coin-top-1 {
    left: -8%;
    top: 56%;
    max-width: 21%;
	animation: float 3s ease-in-out infinite;
}
.coin-top-2 {
    right: -8%;
    top: 54%;
    max-width: 21%;
	animation: float 2.6s ease-in-out infinite;
}
.coin-1 {
    left: -1%;
    bottom: -5%;
    max-width: 21%;
	animation: float 2.4s ease-in-out infinite;
}
.coin-2 {
    right: 7%;
    bottom: 6%;
    max-width: 20%;
	animation: float 2.8s ease-in-out infinite;
}
.title-top {
    position: relative;
    max-width: 1200px;
    margin: -3% auto 30px;
}
.period-text {
    font-size: 18px;
    color: #c62e00;
    margin: -4% auto 0;
    position: relative;
    max-width: 680px;
}
.how-title {
    padding-bottom: 10px;
}
.join-wrapper {
    padding-bottom: 30px;
}
.stepbox {
    display: inline-block;
    position: relative;
    max-width: 267px;
    margin: 0 auto;
}
.step-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
    color: #c62e00;
    font-size: 19px;
    text-transform: uppercase;
    height: 70px;
	line-height: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 35px;
}
.turnover-title {
    position: relative;
    z-index: 2;
    margin-bottom: -70px;
    margin-left: 5%;
}
.turnover-wrapper {
    position: relative;
    max-width: 645px;
    margin: 0 auto 35px;
}
.turnover-text {
    position: absolute;
    left: 7%;
    right: 0;
    top: 43%;
    z-index: 1;
    font-size: 47px;
    color: #fff;
    text-shadow: 1px 1px 2px rgb(0,0,0,0.6);
}
.reset-text {
    font-size: 18px;
    color: #5e1600;
    position: absolute;
    left: 7%;
    right: 0;
    bottom: -1%;
}
ul.nav.nav-winner {
    text-align: center;
    justify-content: center;
    max-width: 950px;
    margin: 0 auto 10px;
}
ul.nav.nav-winner li.nav-item {
	width: 24%;
}
ul.nav.nav-winner li.nav-item a.nav-link  {
	background: url("/event/assets/eg33/images/spin-to-win/tab.png")no-repeat;
	background-size: 100% 100%;
	max-width: 230px;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 10px;
	line-height: 1;
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 10px;
	color: #c62e00;
}
.wktext {
	font-family: 'Heavitas';
	font-size: 23px;
}
ul.nav.nav-winner li.nav-item a.nav-link.active  {
	background: url("/event/assets/eg33/images/spin-to-win/tab-active.png")no-repeat;
	background-size: 100% 100%;
	color: #0f3157;
}
.tab-content.winner {
	background: url("/event/assets/eg33/images/spin-to-win/wlist-bg.png")no-repeat top center;
	background-size: 100% 100%;
	max-width: 930px;
	margin: 0 auto;
	padding: 20px;
	position: relative;
}
.top-three-wrapper {
    display: grid;
    grid-template-columns: 31% 38% 31%;
    align-items: end;
    max-width: 808px;
    margin: 0 auto 15px;
}
.prize-box {
    position: relative;
	color: #fff;
}
.prize-box.first {
	max-width: 295px;
}
.playerid {
    font-size: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 29%;
}
.turnover-total {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
    font-size: 26px;
}
.prize-box.second .playerid, .prize-box.third .playerid {
    font-size: 23px;
    bottom: 28%;
}
.prize-box.second .turnover-total, .prize-box.third .turnover-total {
    font-size: 20px;
}
.winner-container {
    background: url(/event/assets/eg33/images/spin-to-win/base-1.png)no-repeat;
    background-size: 100% 100%;
    max-width: 756px;
    margin: 0 auto 10px;
    padding: 25px 30px;
}
.top-reward {
    color: #7c1d00;
    font-size: 24px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-reward sup {
    font-size: 60%;
}
.winner-list-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding: 5px 0;
    grid-gap: 0 10px;
}
.list-row {
    background: #30c6ff;
    color: #175d77;
    display: grid;
    grid-template-columns: 15% 45% 40%;
    align-items: center;
    height: 38px;
    margin: 5px 0;
    border-radius: 8px;
    text-align: center;
    padding: 0 5px;
    font-size: 15px;
}
.tnc-btn-wrap {
    padding: 10px 0;
}
button.terms-btn {
    background: none;
    padding: 0;
    border: none;
    max-width: 400px;
}
button.terms-btn:hover {
	transform: scale(0.97);
	filter: brightness(1.07);
}

.deco.item-1 {
    left: -14%;
    top: 3%;
    max-width: 13%;
	animation: float 2.4s ease-in-out infinite;
}
.deco.item-2 {
    left: -12%;
    top: 51%;
    max-width: 13%;
	animation: shake 1.5s ease-in-out infinite;
}
.deco.item-3 {
    bottom: -3%;
    left: -14%;
    max-width: 20%;
	animation: float 2.6s ease-in-out infinite;
}
.deco.item-4 {
    right: -13%;
    top: 0%;
    max-width: 14%;
	animation: float 3s ease-in-out infinite;
}
.deco.item-5 {
    top: 47%;
    right: -12%;
    max-width: 16%;
	animation: float 2.6s ease-in-out infinite;
}
.deco.item-6 {
    bottom: -5%;
    right: -12%;
    max-width: 15%;
	animation: shake 1.7s ease-in-out infinite;
}

@media(max-width: 991px) {
.logo {
    max-width: 30%;
    margin: 0 auto;
}	
.deco {
	display: none;
}
.title-img {
    margin: 0 -10px;
    height: 52vw;
}	
.title-img img {
	object-fit: cover;
	height: 100%;
}	
.period-text {
    max-width: 73%;
    font-size: 16px;
}	
.coin-1 {
    left: -5%;
    bottom: 4%;
}	
.coin-2 {
    right: 2%;
    bottom: 10%;
}	
	
}
@media(max-width: 767px) {
ul.nav.nav-winner {
    max-width: 480px;
}	
ul.nav.nav-winner li.nav-item {
    width: 49%;
}
.top-three-wrapper {
    grid-template-columns: repeat(2,1fr);
    max-width: 520px;
    grid-gap: 10px 5px;
}
.prize-box.first {
    grid-column: 1/3;
    grid-row: 1/2;
    margin: 0 auto;
	max-width: 295px;
    width: 60%;
}	
.tab-content.winner {
    background: rgb(255,255,255,0.4);
    border-radius: 25px;
    padding: 10px;
}	
}

@media(max-width: 640px) {
.turnover-text {
    font-size: 7.5vw;
}
.reset-text {
    font-size: 2.8vw;
}
.turnover-title {
    max-width: 80%;
    margin: 0 auto -12% 13%;
}
.winner-list-wrapper {
    grid-template-columns: auto;
}
.list-row {
    margin: 5px 0 0;	
}
button.terms-btn {
    max-width: 67%;
}
	
}

@media(max-width: 550px) {
.playerid {
    font-size: 5vw;
}
.turnover-total {
    font-size: 4.8vw;
}	
.prize-box.second .playerid, .prize-box.third .playerid {
    font-size: 4.7vw;
    bottom: 28%;
}
.prize-box.second .turnover-total, .prize-box.third .turnover-total {
    font-size: 3.7vw;
	bottom: 2%;
}	
}

@media(max-width: 480px) {
button.language-btn {
    max-width: 33px;
}	
.period-text {
    font-size: 3.5vw;
}	
.top-reward {
    font-size: 5vw;	
}
.turnover-title {
    max-width: 71%;
    margin: 0 auto -12% 19%;
}	
.winner-container {
    background: linear-gradient(to right, rgba(248,173,35,1) 0%, rgba(255,216,60,1) 43%, rgba(255,216,60,1) 58%, rgba(245,163,39,1) 100%);
    border: 1px solid #ffd837;
    border-radius: 12px;
    padding: 15px 10px 15px;
}
.list-row {
    font-size: 14px;
}
ul.nav.nav-winner li.nav-item a.nav-link {
    height: 23vw;
    font-size: 3.8vw;
    padding-bottom: 4%;
}
.wktext {
    font-size: 4.8vw;
}	
}









