			<!DOCTYPE html>
		
		<html>	
			<head>
				<title>Lez a Lez</title>
				<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
				<meta http-equiv="x-ua-compatible" content="ie=edge">
				<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
				<meta property="fb:app_id" content="683003658389199">
				<meta property="og:locale" content="pt_BR">
				<meta property="og:type" content="article">
				<link rel="shortcut icon" type="image/png" href="https://static.lezalez.com/current/lezalez/images/favicon.png">
			</head>
			<body>
				<style>
					@font-face {
					  font-family: 'Montserrat';
					  font-style: normal;
					  font-weight: 400;
					  src: url('/static/lezalez/fonts/montserrat-v10-latin-regular.eot'); /* IE9 Compat Modes */
					  src: local('Montserrat Regular'), local('Montserrat-Regular'),
					       url('/static/lezalez/fonts/montserrat-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
					       url('/static/lezalez/fonts/montserrat-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
					       url('/static/lezalez/fonts/montserrat-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
					       url('/static/lezalez/fonts/montserrat-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
					       url('/static/lezalez/fonts/montserrat-v10-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
					}

					@font-face {
					  font-family: 'Montserrat';
					  font-style: normal;
					  font-weight: 700;
					  src: url('/static/lezalez/fonts/montserrat-v10-latin-700.eot'); /* IE9 Compat Modes */
					  src: local('Montserrat Bold'), local('Montserrat-Bold'),
					       url('/static/lezalez/fonts/montserrat-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
					       url('/static/lezalez/fonts/montserrat-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
					       url('/static/lezalez/fonts/montserrat-v10-latin-700.woff') format('woff'), /* Modern Browsers */
					       url('/static/lezalez/fonts/montserrat-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
					       url('/static/lezalez/fonts/montserrat-v10-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
					}
					body {
						background: url("https://grupolunellicampaign.s3-sa-east-1.amazonaws.com/lezalez/lez-a-lez-novidades/banner-home-aguarde-lezalez-01042021.jpg") center no-repeat;
						background-size: 100%;
						background-repeat: no-repeat;
						height: 100vh;
						margin: 0;
						padding: 0;
						position: relative;
					}
					body #main {
						width: 700px;
					    height: 500px;
					    position: absolute;
					    left: calc(50% - 350px);
					    top: calc(50% - 350px);
					    font-family: 'Montserrat';
					    text-align: center;
					    font-weight: 400;
					    font-size: 20px;
						background-color: #151e25;
						color: antiquewhite;
					}

					.div_margin{
						width: 45%;
						margin: -10px auto;
    					border-top: 4px solid;
					}

					.italic{
						font-style: italic;
					}
					.margin_special{
						margin-top: 10px !important;
    					padding: 15px !important;
					}
					.margin_special2{
						margin-top: -3px !important;
					}
					.bot{
						font-size: 14px;
					}
					.margin-top10{
						margin-top: 10px !important;
					}
					.margin-left10{
						margin-left: -10px !important;
					}


					body #main h1 {
						margin: 0;
						padding: 0;
						font-weight: 700;
						font-size: 50px;
						margin-top: 40px;
						position: relative;
						padding-bottom: 20px;
						
					}

					
					body #main p {
						margin: 0;
						padding: 0 30px;
						margin-top: 40px;						
						line-height: 30px;
					}

					body #main #timerCountdown .timerBox {
						position: relative;
						width: auto;
						text-align: right;
						display: inline-block;
						height: 60px;
					}

					body #main #timerCountdown .timerNumber {
						font-weight: 700;
						font-size: 60px;
						line-height: 60px;
						/*width: calc(100% - 30px);*/
						display: inline-block;
						height: 100%;
						font-smoothing: antialiased;
					}

					body #main #timerCountdown .timerDots {
						width: 30px;
						font-weight: 700;
						font-size: 40px;
						display: inline-block;
						text-align:center;
						height: 100%;
						line-height: 60px;
						font-smoothing: antialiased;
					}

					body #main #timerCountdown .timerText {
						position: absolute;
						left: 5px;
						top: 70px;
						font-size: 12px;
						line-height: 12px;
						font-smoothing: antialiased;
					}

					body #main #aproveite {
						font-weight: 700;
						font-size: 80px;
						line-height: 60px;
						font-smoothing: antialiased;
						line-height: 400px;
					}


					body #main .msNumber {
						width: 90px;
					}

					@media screen and (max-width: 1024px) {
						body {
							background: url("https://grupolunellicampaign.s3-sa-east-1.amazonaws.com/lezalez/lez-a-lez-novidades/banner-home-aguarde-lezalez-01042021.jpg") ;
							background-size: 100%;
							background-repeat: no-repeat;
						}
					  	body #main {
						    width: 320px;
						    left: calc(50% - 160px);
						    top: calc(45% - 250px);
						    height: 350px;
						}

						body #main h1 {
							font-size: 40px;
							margin-top:50px;
						}

						body #main h1::after {
							content: "";
							width: 100px;
							height: 5px;
							background-color: #FFF;
							display: block;
							left: 0;
							right: 0;
							margin:0 auto;
							position: absolute;
							bottom: -10px;
						}

						body #main p {
							font-size: 16px;
							line-height: 25px;
						}


						body #main #timerCountdown .timerBox {
							width: 70px;
							height: 30px;
						}

						body #main #timerCountdown .timerNumber,
						body #main #timerCountdown .timerDots {
							font-size: 40px;
							line-height: 30px;
						}

						body #main #timerCountdown .timerNumber {
							width: calc(100% - 13px);
						}

						body #main #timerCountdown .timerDots {
						    width: 15px;
						    position: absolute;
						    top: -4px;
						}

						body #main #timerCountdown .timerText {
							left: 7px;
							top: 53px;
						}

						body #main #timerCountdown .timerText {
							position: absolute;
							left: 24px;
							top: 38px;
						}


					}
					body .newlogowhite {
						position: absolute;
						margin: 0 auto;
						display: block;
						left: 0;
						right: 0;
						top: calc(5%);
					}

				</style>

				<script src="/static/base/js/vendor/jquery.js?v=20190205140219"></script>
				<script type="text/javascript">
					$(function(){
						var startTime = 1617792729;
						var finishTime = 1646535600;
						var timeLeft = finishTime - startTime;
						var countDownInterval = "";
						var msDownInterval = "";
						clearInterval(countDownInterval);
						clearInterval(msDownInterval);

						countDownInterval = setInterval(function(){
							clearInterval(msDownInterval);
							$('#timerCountdown').show();
							if (timeLeft >= 0) {
								var days = parseInt(timeLeft / 60 / 60 / 24);
								var hours = parseInt(((timeLeft / 60 / 60) % 24 ));
								var minutes = parseInt((timeLeft / 60) % 60);
								var seconds = parseInt((timeLeft) % 60);
								var min = parseInt((timeLeft) % 60);

								if (days < 10) days = '0'+days;
								if (hours < 10) hours = '0'+hours;
								if (minutes < 10) minutes = '0'+minutes;
								if (seconds < 10) seconds = '0'+seconds;

								var htmlTime = '';

								if(days > 0){
									//htmlTime += '<span class="timerBox"><span class="timerNumber">'+days+' </span><span class="timerText">Dias</span></span>';
								}
								//if(hours > 0 || days > 0){
								htmlTime += '<span class="timerBox">\
												<span class="timerNumber">'+hours+'</span>\
												<span class="timerDots">:</span>\
												<span class="timerText">Hrs.</span>\
											</span>';
									
								htmlTime += '<span class="timerBox">\
												<span class="timerNumber">'+minutes+'</span>\
												<span class="timerDots">:</span>\
												<span class="timerText">Min.</span>\
											</span>';

								htmlTime += '<span class="timerBox">\
												<span class="timerNumber">'+seconds+'</span>\
												<span class="timerDots">:</span>\
												<span class="timerText">Seg.</span>\
											</span>';

								htmlTime += '<span class="timerBox">\
												<span class="timerNumber msNumber margin-left10">99</span>\
												<span class="timerDots margin-left10"></span>\
												<span class="timerText margin-top10">Mil.</span>\
											</span>';

								$('#timerCountdown').html(htmlTime);

								timeLeft=timeLeft-1;

								msDownInterval =  setInterval(function(){
									a = Math.floor((Math.random() * 99) + 1);
									if (a < 10) a = '0'+a;
									$('.msNumber').text(a);
								},100);
							} else {
								$('#timerCountdown .timerNumber').html("00");
								clearInterval(msDownInterval);
								clearInterval(countDownInterval);
								$('#main *').fadeOut("");
								$('#timerCountdown').fadeOut("fast");
								setTimeout(function(){
									$('#main').html('<span id="aproveite">Aproveite!</span>').fadeIn("slow");
								},500);					
								setInterval(function(){
									window.location.reload(true);
								},2000);
							}

							setTimeout(function(){
								window.location.reload(true);
							},60000);
						},1000);
					});
				</script>
				<!-- Global site tag (gtag.js) - Google Analytics -->
				<script async src="https://www.googletagmanager.com/gtag/js?id=UA-47842400-1"></script>
				<script>
				  window.dataLayer = window.dataLayer || [];
				  function gtag(){dataLayer.push(arguments);}
				  gtag('js', new Date());

				  gtag('config', 'UA-47842400-1');
				</script>

			</body>
		</html>
	