﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');

body { font-family: "Roboto", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #000 url("/event/assets/deluxewin/images/euro-2024/bg.jpg")no-repeat top center; background-size: 100%;}

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;
}
button:hover {
	transform: scale(0.98);
	filter: brightness(1.1);
}
.t-body {
	overflow: hidden;
}
.deco {
	position: absolute;
}
.max-container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
#confetti {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
.floating-live {
    position: fixed;
    right: 5px;
    max-width: 155px;
    bottom: 100px;
    z-index: 99;
    animation: float 2s ease-in-out infinite;
}
.floating-live a:hover img {
    filter: brightness(1.1) drop-shadow(0 0 5px #fff);
}
@keyframes float {
    0% {
        transform: translateY(-12px);
    }
    50% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-12px);
    }
}
.floating-wrapper {
    position: fixed;
    right: 5px;
    top: 50px;
    z-index: 9;
    max-width: 65px;
}
button.float-btn {
    display: block;
    margin: 5px 0;
}
button.home-btn {
	position: absolute;
	left: 5px;
	top: 0;
	z-index: 9;
	max-width: 65px;
}
.top-sec {
    position: relative;
    background: url(/event/assets/deluxewin/images/euro-2024/top-bg-deco.png) no-repeat top center;
    background-size: 100%;
    padding: 10px 0 45px;
    text-align: center;
    background-position-y: 50px;
}
.logo {
	position: relative;
	z-index: 2;
}
.title-top {
    max-width: 1098px;
    margin: -14% auto 0;
    position: relative;
}
.event-date {
    position: absolute;
    left: 0;
    right: 0;
    top: 92%;
    font-size: 28px;
    font-weight: 700;
    text-shadow: 1px 2px 6px rgb(0, 0, 0, 0.8);
}
.subtitle {
    color: #fcf0dc;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 1px 2px 6px rgb(0, 0, 0, 0.8);
	margin-bottom: 20px;
}
.turnover-wrap {
    position: relative;
    max-width: 610px;
    margin: 0 auto;
}
.amount-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    font-size: 52px;
    font-weight: 700;
}
.bonus-event-wrapper {
	padding: 20px 0;
}
.bonus-box {
    position: relative;
    display: inline-block;
    max-width: 346px;
	margin: 5px 5px;
}
.btn-wrap {
    position: absolute;
    top: 61%;
    left: 0;
    right: 0;
}
button.claim-btn {
    background: url(/event/assets/deluxewin/images/euro-2024/blue-button.png) no-repeat;
    background-size: 100% 100%;
	position: relative;
    color: #fff;
    width: 100%;
    max-width: 181px;
    height: 70px;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 2px 5px rgb(0, 0, 0, 0.7);
	filter: grayscale(1);
	pointer-events: none;
}
button.claim-btn.active:hover {
	transform: scale(0.98);
	filter: brightness(1.1)
}
button.claim-btn.active {
	filter: grayscale(0);
	pointer-events: auto;
}
button.claim-btn.done {
	filter: grayscale(0);
}
button.claim-btn.done img {
    max-height: 50px;
    filter: drop-shadow(0px 3px 3px rgb(0, 0, 0, 0.8));
}
.info-bonus {
    position: absolute;
    top: 79%;
    left: 0;
    right: 0;
    max-width: 67%;
    margin: 0 auto;
    text-shadow: 1px 1px 4px rgb(0, 0, 0, 0.7);
    color: #fcf0dc;
}
.btext-1 {
    font-size: 24px;
    font-weight: 700;
}

/** Modal **/
.modal-dialog.terms {
    max-width: 750px;
	top: 3%;
}
.modal-content.popup {
	border-radius: 15px;
	border: 2px solid #00deff;
	background: #000;
	padding: 0 20px 15px;
}
button.close-x {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    z-index: 2;
}
.popup-title {
    position: relative;
    max-width: 85%;
    margin: -20px auto 15px;
}
.title-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 5%;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 01px 2px 5px rgb(0, 0, 0, 0.7);
    text-transform: uppercase;
}
.how-wrapper {
    text-align: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.stepbox {
    display: inline-block;
    max-width: 215px;
    margin: 5px 10px;
    position: relative;
}
.step-info {
    font-size: 15px;
}
ul.terms {
    padding-left: 17px;
}
.language-wrap {
    text-align: center;
}
.dropdown-menu.language-menu {
    background: rgb(0, 0, 0, 0.5);
    border: none;
    padding: 5px;
    min-width: 170px;
	border-radius: 40px;
}
a.lang-btn {
    max-width: 50px;
    display: inline-block;
}

@media(max-width: 991px) {
.floating-wrapper {
    transform: scale(0.8);
    transform-origin: right top;
}
button.home-btn {
    max-width: 50px;
}
.logo {
    max-width: 35%;
    margin: 0 auto;
}
.floating-live {
	right: 0;
    max-width: 130px;
}
.event-date {
    font-size: 2.8vw;
}	
}

@media(max-width: 767px) {
.subtitle {
    font-size: 18px;
}
.turnover-wrap {
    max-width: 80%;
}	
.amount-text {
    font-size: 7vw;
}
.bonus-box {
    max-width: 48%;
    margin: 0.5% 0.5%;
}	
.info-bonus {
    font-size: 2.1vw;
}	
.btext-1 {
    font-size: 3.4vw;
}
button.claim-btn {
    max-width: 53%;
    font-size: 3.1vw;
    height: 9.6vw;
}
button.claim-btn.done img {
    max-height: 7vw;
}	
.popup-title {
    max-width: 95%;
    margin: -3% auto 15px;
}	
.title-text {
    font-size: 3.8vw;
}	
.how-wrapper {
	display: block;
}
.stepbox {
	vertical-align: text-top;
    width: 48%;
    margin: 0.5% 0.5%;
}	
.step-info {
    font-size: 14px;
}	
}

@media(max-width: 480px) {
.subtitle {
	font-size: 16px;
}	
button.home-btn {
	max-width: 40px;
}	
.floating-wrapper {
	transform: scale(0.65);
}	
.floating-live {
	right: 0;
	max-width: 105px;
}
.modal-content.popup {
    padding: 0 10px 15px;
    font-size: 14px;
}
	
}









