/*
/*
 *
 * walottery.raffle2026
 *
 */

.raffle2026-content > .column-12:before {
	width: 100%;
	height: 85px;
	content: '';
	box-shadow: inset 0 35px 35px -20px rgba(0, 0, 0, 0.75);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 20;
}


/* video */
.raffle2026-video-container {
	margin: 0;
	padding: 0;
}

video {
}

.raffle2026-content .rule-horizontal {
	background-color: transparent;
	border-top: 10px dotted #DBF22F;
	margin: 0 auto;
	opacity: 1;
}

/*
 *
 * walottery.raffle2026.raffle2026-content
 *
 */
.raffle2026-content {
	min-width: 320px;
	max-width: 714px;
	padding: 0;
	color: #fff;
	background-color: #DBF22F;
	position: relative;
}

	.raffle2026-content > .column-12 {
		background-color: #DBF22F;
		box-shadow: 0 2px 5px 0 rgba(33, 30, 30, 0.25);
		position: relative;
	}

		.raffle2026-content > .column-12 .columns-container {
			padding: 0 35px;
		}

.raffle2026-content [class*="column-"] {
	text-align: center;
}

.column-12 .header {
	padding: 0 !important;
	width: 100%;
	margin-bottom: 0;
	position: relative;
	/*text-align: center;*/
}



.tier1 {
	/*background-color: #18320d;*/
	background-image: url(../imgs/sections/tier1-ticketshape.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	margin: 25px 0;
	/*border-left: 20px dotted #DBF22F;
	border-left: 20px dotted #DBF22F;
	border-offset: -10px;
	padding: 50px 0;*/
}


.prizes {
	background-color: #18320d;
	background-image: url(../imgs/sections/ticketshape.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
	padding-top: 30px;
}

.raffle2026-content .column-12 img, .raffle2026-content .column-8 img, .raffle2026-content .column-6 img, .raffle2026-content .column-4 img {
	margin:40px 0 20px;
}

.raffle2026-content p {
	font-family: "ITC Avant Garde Gothic W01 Md",Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	margin: 0 0 35px;
	color: #fff;
}

.raffle2026-content .button {
	font-family: "ITC Avant Garde Gothic W01 Dm",Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color: #262626;
	margin: 10px auto 100px;
	padding: 10px;
	background-color: transparent;
	background-image: url(../imgs/sections/button.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	text-decoration: none;
}

.raffle2026-content .columns-container {
	display: table;
}

@media screen and (max-width: 480px) {

	.raffle2026-content > .column-12 .columns-container {
		padding: 0 28px;
	}
	
	.raffle2026-content .column-12 img, .raffle2026-content .column-8 img, .raffle2026-content .column-6 img, .raffle2026-content .column-4 img {
		margin: 28px 0 20px;
	}
	
	.raffle2026-content p {
		margin: 0 0 15px;
	}

	.raffle2026-content .header img {
		width: 290px;
		margin: 35px 0 0 0 !important;
	}

	.raffle2026-content .header p {	
		color: #262626;
		max-width: 290px;
		margin: 15px auto;
	}
	
	.tier6 {
		border-top: 10px dotted #DBF22F;
	}
	
	.tier1 img {
	width: 290px;
	}

	.tier2 img {
		width: 240px;
	}

	.tier3 img {
		width: 230px;
	}

	.tier4 img {
		width: 200px;
	}

	.tier5 img {
		width: 200px;
	}

	.tier6 img {
		width: 200px;
	}

	.tier7 img {
		width: 200px;
	}

	.tier1 p, .tier2 p {
		font-size: 34px;
	}

	.tier3 p {
		font-size: 26px;
	}

	.tier4 p, .tier5 p, .tier6 p {
		font-size: 20px;
		margin-bottom: 20px !important;
	}

}

@media screen and (min-width: 481px) and (max-width: 580px) {
	/*.raffle2026-content > .column-12 {
		margin-bottom: 15px;
	}*/
	
	.raffle2026-content .column-12 {
		vertical-align: top;
		/*display: table-cell;*/
	}
	
	.raffle2026-content .column-12 img, .raffle2026-content .column-8 img, .raffle2026-content .column-6 img, .raffle2026-content .column-4 img {
		margin: 20px 0 20px;
	}
	
	.raffle2026-content p {
		margin: 0 0 20px;
	}
	
	.raffle2026-content .header img {
		width: 350px;
		margin: 35px 0 0 0 !important;
	}
	
	.raffle2026-content .header img {
		width: 380px;
		margin: 30px 0 0 0 !important;
	}

	.raffle2026-content .header p {	
		color: #262626;
		max-width: 380px;
		margin: 15px auto;
	}
	

	
	.p-container {
		display: flex;            /* Puts paragraphs on the same line */
		justify-content: center;   /* Centers the group horizontally */
		gap: 60px;                /* Adds space between the paragraphs */
	}
	
	.tier6 {
		border-top: 10px dotted #DBF22F;
	}
	
	.tier1 img {
		width: 330px;
	}

	.tier2 img {
		width: 300px;
	}

	.tier3 img {
		width: 280px;
	}

	.tier4 img {
		width: 270px;
	}

	.tier5 img, .tier6 img {
		width: 250px;
	}

	.tier7 img {
		width: 250px;
	}

	.tier1 p, .tier2 p {
		font-size: 34px;
	}

	.tier3 p {
		font-size: 26px;
	}

	.tier4 p, .tier5 p, .tier6 p {
		font-size: 20px;
		margin-bottom: 20px !important;
	}
}

@media screen and (min-width: 581px) {
	.raffle2026-content .column-6 {
		width: 50%;
		float: left;
		float: none;
		vertical-align: middle;
		display: table-cell;
	}
	
	.raffle2026-content .header img {
		width: 460px;
		margin: 35px 0 0 0 !important;
	}

	.raffle2026-content .header p {	
		color: #262626;
		max-width: 440px;
		margin: 15px auto;
	}
	
	/*
	.tier6 {
		border-left: 5px dotted #DBF22F;
	}
	
	.tier5, .tier6 {
		margin-bottom: -20px !important;
	}
	
	.tier5 img, .tier6 img {
		margin-top: 0 !important;
	}
	*/
	

	
	.p-container {
		display: flex;            /* Puts paragraphs on the same line */
		justify-content: center;   /* Centers the group horizontally */
		gap: 60px;                /* Adds space between the paragraphs */
	}
	
	.tier1 img {
		width: 440px;
	}

	.tier2 img {
		width: 360px;
	}

	.tier3 img {
		width: 350px;
	}

	.tier4 img {
		width: 330px;
	}

	.tier5 img, .tier6 img {
		width: 180px;
	}

	.tier7 img {
		width: 250px;
	}

	.tier1 p, .tier2 p {
		font-size: 42px;
		margin-bottom: 20px !important;
	}

	.tier3 p {
		font-size: 26px;
		margin-bottom: 20px !important;
	}

	.tier4 p, .tier5 p, .tier6 p {
		font-size: 20px;
		margin-bottom: 20px !important;
	}
	
	.tier7 p {
		margin: 0 auto 20px;
		max-width:300px;
	}

}

@media screen and (min-width: 750px) {	

}

@media screen and (max-width: 749px) {

}

@media screen and (min-width: 481px) and (max-width: 640px) {

}

@media screen and /*(min-width:280px) and*/ (max-width: 480px) {

}
