@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Roboto+Condensed:wght@700&display=swap');

body { font-family: "Montserrat", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #000 url("../images/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:hover, button:focus  { 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%;
}

.max-container {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}
a.home-btn {
    position: absolute;
    top: 8px;
    left: 5px;
}
.home-btn img {
    max-height: 52px;
    transition: 0.3s;
}
.home-btn:hover img {
    transform: scale(1.03);
    filter: drop-shadow(0 0 3px rgb(255,255,255,0.7));
    transition: 0.3s;
}
.top-sec {
    text-align: center;
	padding: 15px 0 45px;
}
.title-top {
    margin: 0% 0 -5%;
}
a.top-btn {
	display: inline-block;
	margin: 0 5px;
}
a.top-btn:hover img {
	filter: brightness(1.1);
	transform: scale(1.02);
	filter: drop-shadow(0 0 8px rgb(255,255,255,0.8));
}
.info-wrapper {
	position: relative;
}
.info-wrap {
    position: relative;
    width: 47%;
    margin: 5px auto;
    display: inline-block;
}
.date-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 33%;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.caption-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    max-width: 50%;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 600;
    height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-transform: uppercase;
}
.match-text {
    font-size: 10px;
}
.deco {
	position: absolute;
}
.field-1 {
    left: 9%;
    bottom: 0;
}
.field-2 {
    right: 9%;
    bottom: 0;
}
.brakcet-wrapper {
	background: url("../images/bracket-bg.png")no-repeat bottom center;
	background-size: 100%;
	border-radius: 8px;
	max-width: 1100px;
	margin: 15px auto;
}
.match-sec {
    text-align: center;
    position: relative;
	padding-bottom: 30px;
}
.match-wrap {
    display: grid;
    grid-template-columns: 70% 30%;
}
.predict-sec {
	text-align: center;
	padding: 15px 0;
}
.token-point-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.token-box, .point-box  {
    position: relative;
	margin: 0 15px;
}
.num-token {
    position: absolute;
    left: 35%;
    right: 0;
    top: 6%;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 6px;
}
.num-point {
    position: absolute;
    right: 0;
    left: 33%;
    top: 6%;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 6px;
}
.subtitle-wrap {
	position: relative;
    margin: 10px 0;
}
.sm-title {
    margin-bottom: -8px;
}
.sub-box {
    background: url(../images/long-base.png)no-repeat;
    background-size: 100% 100%;
    max-width: 792px;
    height: 75px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 0 4%;
}
.sub-box.short {
	background: url("../images/short-base.png")no-repeat;
    background-size: 100% 100%;
    max-width: 474px;
    height: 57px;
}
.deco-part {
	max-width: 474px;
	margin: 0 auto;
}
.deco-part::before {
	content: '';
	background: url("../images/left-deco.png")no-repeat;
	background-size: 100%;
	width: 157px;
	height: 157px;
	position: absolute;
	left: -190px;
	top: 10px;
}
.deco-part::after {
	content: '';
	background: url("../images/right-deco.png")no-repeat;
	background-size: 100%;
	width: 157px;
	height: 157px;
	position: absolute;
	right: -190px;
	top: 10px;
}
.table-wrapper {
	position: relative;
    margin: 30px 0 15px;
}
.payout-table-wrap {
    max-width: 756px;
    margin: auto;
    border: 1px solid #fff;
	filter: drop-shadow(0 0 9px #6fa7f2);
	box-shadow: 0 0 10px #6fa7f2;
	margin-top: 10px;
}
table.table-payout tr td {
	background: #112748;
	border: 6px solid #01112a;
	text-transform: uppercase;
	padding: 7px 2px;
	font-size: 14px;
	font-weight: 500;
}
table.table-payout tr:first-child td {
	padding: 10px 2px;
	border-left: 6px solid #01112a;
	border-right: 6px solid #01112a;
}
table.table-payout tr td {
	border-left: none;
	border-right: none;
}
table.table-payout tr td:first-child {
	border-left: 6px solid #01112a;
}
table.table-payout tr td:last-child {
	border-left: 6px solid #01112a;
	border-right: 6px solid #01112a;
}
table.table-payout tr td.last-point {
	border-left: none;
}
.btn-wrap {
    padding: 15px 0;
}
button.pred-btn {
    border: none;
    background: none;
    padding: 0;
}
button.pred-btn:hover {
	filter: brightness(1.1);
	transform: scale(0.98);
}
.token-point-wrap.top {
    margin: 15px 0;
}
.predict-match-wrapper {
    max-width: 615px;
    position: relative;
    margin: 15px auto;
    background: #01112a;
    border-radius: 10px;
	border: 1px solid #fff;
	filter: drop-shadow(0 0 5px #6fa7f2);
	box-shadow: 0 0 10px #6fa7f2;
	padding: 10px 10px;
}
.match-box {
	background: url("../images/stadium-frame.png")no-repeat;
	background-size: 100%;
	max-width: 557px;
	height: 293px;
	margin: 15px auto;
	padding: 20px 10px;
	margin: 5px auto 45px;
}
.round-title {
    color: #fadf00;
    font-weight: 700;
    font-size: 18px;
}
.match-vs {
    display: grid;
    grid-template-columns: auto 120px auto;
    padding: 15px 0 10px;
}
button.conbox {
    background: #000;
    border: 1px solid #0a2ccb;
    border-radius: 40px;
    margin: 5px 0;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffe200;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
	padding: 1px;
	width: 100%;
}
button.conbox.active {
	background: #0a2ccb;
}
.team-box {
	position: relative;
}
.team-name {
    color: #fadf00;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.team-label {
    border: 1px solid transparent;
    border-radius: 15px;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    padding: 10px 10px;
}
.input-hide input {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	border-radius: 10px;
	outline: none;
	cursor: pointer;
}
.input-hide[type="radio"],
.input-hide input[type="checkbox"] {
	appearance: none;
	display: none;
}
.input-hide input:active + .team-label, .input-hide input:checked + .team-label {
    border: 1px solid #ffe200;
    box-shadow: 0 0 2px #fff604, inset 0 0 8px #ffe200;
}
.input-hide input:checked + .team-label .flag-img img {
	filter: drop-shadow(0 0 5px #fff);
}
button.submit-btn {
    background: none;
    border: none;
    padding: 0;
}
button.submit-btn:hover {
	transform: scale(0.98);
	filter: brightness(1.1);
}
body.redemption {
	background: #000 url("../images/bg-1.jpg")no-repeat top center;
	background-size: cover;
}
.sub-box.redemp {
	background: url("../images/medium-base-purple.png")no-repeat;
	background-size: 100% 100%;
	max-width: 474px;
	height: 57px;
}
.redemp-title {
	padding-bottom: 15px;
}
.redemption-wrapper {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}
.redemp-box {
	position: relative;
	margin: 15px 2px 35px;
	display: inline-block;
	text-transform: uppercase;
}
.redemp-inner {
    background: url(../images/frame-redemp.png)no-repeat;
    background-size: 100%;
    width: 220px;
    height: 238px;
    margin: 0 auto;
    padding: 13px 25px;
}
.prize-credit {
    padding-bottom: 6px;
}
.point-text {
    color: #ffc600;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000, 0px 1px 0 #000, 0px -1px 0 #000, -1px 0px 0 #000, 1px 0px 0 #000, 2px 2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, -2px -2px 0 #000, 0px 2px 0 #000, 0px -2px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000, 1px 2px 0 #000, -1px 2px 0 #000, 1px -2px 0 #000, -1px -2px 0 #000, 2px 1px 0 #000, -2px 1px 0 #000, 2px -1px 0 #000, -2px -1px 0 #000;
}
.require-text {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0;
}
.claim-btn-wrap {
    margin-top: -30px;
}
.point-text.top {
    margin-top: -15px;
}
.prize-item {
    margin-top: -40px;
}
.prize-sub {
    font-size: 11px;
    font-weight: 600;
}
.require-text.top {
    min-height: 78px;
}

@media(max-width: 1200px) {
.deco {
	display: none;
}	
}


@media(max-width: 991px) {
.logo {
    max-width: 280px;
    margin: auto;
}
.info-wrap {
    width: 100%;
    max-width: 512px;
}	
.caption-info {
    max-width: 63%;
}
.match-wrap {
    display: block;
}	
.deco-part::before, .deco-part::after {
	display: none;
}	
}

@media(max-width: 767px) {
.logo {
    max-width: 40vw;
}
.token-point-wrap {
	display: block;
    margin-bottom: 0px;
}
.token-box {
    max-width: 253px;
    margin: 10px auto;
}
.token-box {
    max-width: 277px;
    margin: 10px auto;
}	
.num-token {
    left: 31%;
}
}

@media(max-width: 600px) {
.home-btn img {
    max-height: 38px;
}	
body {
    background-size: 200%;
}
body.predict {
    background-size: 265%;
}	
body.redemption {
    background-size: 260%;
}	
.predict-sec {
    text-align: center;
    padding: 5px 0;
}	
.top-sec {
    text-align: center;
    padding: 5px 0 20px;
}	
.top-btn-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.title-top {
    margin: -15% 0 -5%;
}	
.title-top img {
	object-fit: cover;
	height: 63vw;
}
.match-box {
    padding: 4% 2%;
    margin: 1% auto 11%;
    height: 52vw;
    background-size: 100% 100%;
}	
.round-title {
    font-size: 3vw;
}	
.match-vs {
    display: grid;
    grid-template-columns: auto 20vw auto;
	padding: 1% 0 2%;
}
.team-name {
    font-size: 2.8vw;
}	
.flag-img {
    max-width: 20vw;
    margin: 0 auto;
}
button.submit-btn {
    max-width: 29vw;
}
.vs-img {
    max-width: 11vw;
    margin: auto;
}
button.conbox {
    height: 6vw;
    font-size: 2.5vw;
}	
}


@media(max-width: 520px) {
.date-info {
    font-size: 3.1vw;
}
.caption-info {
    font-size: 2.9vw;
    height: 13vw;
}
.match-text {
    font-size: 2vw;
}
.sub-box {
    padding: 1% 4% 0;
	font-size: 14px;
}	
table.table-payout tr td {
    font-size: 13px;
	border: 3px solid #01112a !important;
}
.redemp-box {
    width: 47%;
    margin: 1% 0.5% 3%;
}	
.redemp-box.top {
    margin: 6% 1% 3%;
}	
.redemp-inner {
    max-width: 220px;
    width: auto;
	height: 49vw;
    padding: 7% 7%;
}
.point-text {
    font-size: 2.8vw;
}
.require-text {
    font-size: 2.5vw;
}	
.prize-credit {
    padding: 1% 5% 5%;
}
.claim-btn-wrap {
    margin-top: -12%;
}	
.prize-sub {
    font-size: 2.3vw;
}
.require-text.top {
    min-height: 12vw;
}
.prize-item {
    margin-top: -18%;
}
.team-label {
	max-width: 28vw;
    padding: 6px 5px;
}
.input-hide input:checked + .team-label .flag-img img {
    filter: drop-shadow(0 0 4px #fff);
}	
}







































