* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.eot');
	src: url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.woff2') format('woff2'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.woff') format('woff'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.eot');
	src: url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.woff2') format('woff2'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.woff') format('woff'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Bold.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Regular.eot');
	src: url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Regular.eot?#iefix') format('embedded-opentype'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Regular.woff2') format('woff2'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Regular.woff') format('woff'),
		 url('/assets/fonts/GT-Walsheim/GTWalsheimPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/**
 * CSS for GT Walsheim Pro Bold
 * Generated by Wakamai Fondue - https://wakamaifondue.com
 * by Roel Nieskens/PixelAmbacht - https://pixelambacht.nl
 */

/* Set custom properties for each layout feature */
:root {
    --gt-walsheim-pro-bold-aalt: "aalt" off;
    --gt-walsheim-pro-bold-case: "case" off;
    --gt-walsheim-pro-bold-dnom: "dnom" off;
    --gt-walsheim-pro-bold-frac: "frac" off;
    --gt-walsheim-pro-bold-numr: "numr" off;
    --gt-walsheim-pro-bold-ordn: "ordn" off;
    --gt-walsheim-pro-bold-pnum: "pnum" off;
    --gt-walsheim-pro-bold-salt: "salt" off;
    --gt-walsheim-pro-bold-ss01: "ss01" off;
    --gt-walsheim-pro-bold-ss02: "ss02" off;
    --gt-walsheim-pro-bold-ss03: "ss03" off;
    --gt-walsheim-pro-bold-ss04: "ss04" off;
    --gt-walsheim-pro-bold-ss05: "ss05" off;
    --gt-walsheim-pro-bold-subs: "subs" off;
    --gt-walsheim-pro-bold-sups: "sups" off;
    --gt-walsheim-pro-bold-tnum: "tnum" off;
    --gt-walsheim-pro-bold-zero: "zero" off;
    --gt-walsheim-pro-bold-cpsp: "cpsp" off;
}

/* If class is applied, update custom property and
   apply modern font-variant-* when supported */
.gt-walsheim-pro-bold-aalt {
    --gt-walsheim-pro-bold-aalt: "aalt" on;
}

.gt-walsheim-pro-bold-case {
    --gt-walsheim-pro-bold-case: "case" on;
}

.gt-walsheim-pro-bold-dnom {
    --gt-walsheim-pro-bold-dnom: "dnom" on;
}

.gt-walsheim-pro-bold-frac {
    --gt-walsheim-pro-bold-frac: "frac" on;
}

@supports (font-variant-numeric: diagonal-fractions) {
    .gt-walsheim-pro-bold-frac {
        --gt-walsheim-pro-bold-frac: "____";
        font-variant-numeric: diagonal-fractions;
    }
}

.gt-walsheim-pro-bold-numr {
    --gt-walsheim-pro-bold-numr: "numr" on;
}

.gt-walsheim-pro-bold-ordn {
    --gt-walsheim-pro-bold-ordn: "ordn" on;
}

@supports (font-variant-numeric: ordinal) {
    .gt-walsheim-pro-bold-ordn {
        --gt-walsheim-pro-bold-ordn: "____";
        font-variant-numeric: ordinal;
    }
}

.gt-walsheim-pro-bold-pnum {
    --gt-walsheim-pro-bold-pnum: "pnum" on;
}

@supports (font-variant-numeric: proportional-nums) {
    .gt-walsheim-pro-bold-pnum {
        --gt-walsheim-pro-bold-pnum: "____";
        font-variant-numeric: proportional-nums;
    }
}

.gt-walsheim-pro-bold-salt {
    --gt-walsheim-pro-bold-salt: "salt" on;
}

.gt-walsheim-pro-bold-ss01 {
    --gt-walsheim-pro-bold-ss01: "ss01" on;
}

.gt-walsheim-pro-bold-ss02 {
    --gt-walsheim-pro-bold-ss02: "ss02" on;
}

.gt-walsheim-pro-bold-ss03 {
    --gt-walsheim-pro-bold-ss03: "ss03" on;
}

.gt-walsheim-pro-bold-ss04 {
    --gt-walsheim-pro-bold-ss04: "ss04" on;
}

.gt-walsheim-pro-bold-ss05 {
    --gt-walsheim-pro-bold-ss05: "ss05" on;
}

.gt-walsheim-pro-bold-subs {
    --gt-walsheim-pro-bold-subs: "subs" on;
}

@supports (font-variant-position: sub) {
    .gt-walsheim-pro-bold-subs {
        --gt-walsheim-pro-bold-subs: "____";
        font-variant-position: sub;
    }
}

.gt-walsheim-pro-bold-sups {
    --gt-walsheim-pro-bold-sups: "sups" on;
}

@supports (font-variant-position: super) {
    .gt-walsheim-pro-bold-sups {
        --gt-walsheim-pro-bold-sups: "____";
        font-variant-position: super;
    }
}

.gt-walsheim-pro-bold-tnum {
    --gt-walsheim-pro-bold-tnum: "tnum" on;
}

@supports (font-variant-numeric: tabular-nums) {
    .gt-walsheim-pro-bold-tnum {
        --gt-walsheim-pro-bold-tnum: "____";
        font-variant-numeric: tabular-nums;
    }
}

.gt-walsheim-pro-bold-zero {
    --gt-walsheim-pro-bold-zero: "zero" on;
}

@supports (font-variant-numeric: slashed-zero) {
    .gt-walsheim-pro-bold-zero {
        --gt-walsheim-pro-bold-zero: "____";
        font-variant-numeric: slashed-zero;
    }
}

.gt-walsheim-pro-bold-cpsp {
    --gt-walsheim-pro-bold-cpsp: "cpsp" on;
}

/* Apply current state of all custom properties
   whenever a class is being applied */
.gt-walsheim-pro-bold-aalt,
.gt-walsheim-pro-bold-case,
.gt-walsheim-pro-bold-dnom,
.gt-walsheim-pro-bold-frac,
.gt-walsheim-pro-bold-numr,
.gt-walsheim-pro-bold-ordn,
.gt-walsheim-pro-bold-pnum,
.gt-walsheim-pro-bold-salt,
.gt-walsheim-pro-bold-ss01,
.gt-walsheim-pro-bold-ss02,
.gt-walsheim-pro-bold-ss03,
.gt-walsheim-pro-bold-ss04,
.gt-walsheim-pro-bold-ss05,
.gt-walsheim-pro-bold-subs,
.gt-walsheim-pro-bold-sups,
.gt-walsheim-pro-bold-tnum,
.gt-walsheim-pro-bold-zero,
.gt-walsheim-pro-bold-cpsp {
    font-feature-settings: var(--gt-walsheim-pro-bold-aalt), var(--gt-walsheim-pro-bold-case), var(--gt-walsheim-pro-bold-dnom), var(--gt-walsheim-pro-bold-frac), var(--gt-walsheim-pro-bold-numr), var(--gt-walsheim-pro-bold-ordn), var(--gt-walsheim-pro-bold-pnum), var(--gt-walsheim-pro-bold-salt), var(--gt-walsheim-pro-bold-ss01), var(--gt-walsheim-pro-bold-ss02), var(--gt-walsheim-pro-bold-ss03), var(--gt-walsheim-pro-bold-ss04), var(--gt-walsheim-pro-bold-ss05), var(--gt-walsheim-pro-bold-subs), var(--gt-walsheim-pro-bold-sups), var(--gt-walsheim-pro-bold-tnum), var(--gt-walsheim-pro-bold-zero), var(--gt-walsheim-pro-bold-cpsp);
}

html,
body {
	width: 100%;
	height: 100%;
	position: relative;
	font-family: "GT Walsheim Pro";
	font-weight: 300;
	font-size: 15px;
	background: #2C1239;
	overflow: hidden;
}

.reveal .img_wrap img,
.score span,
#winner,
.bottom_button,
#start,
#start_screen,
#screenshot,
#final-screen {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

#start_screen {
	width: 100%;
	height: 100%;
	float: left;
	background: #2C1239;
	position: absolute;
	top: 0;
	text-align: center;

	display: flex;
    align-items: flex-end;
}
#start_screen::before {
	content: '';
	width: 100%;
	height: 40%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/assets/images/purple-circle-background.png);
	background-size: contain;
}

#start_screen .teams_holder {
	width: 750px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#start_screen .teams_holder .teams {
	width: 50%;
	height: 100%;
	float: left;
	color: #ffffff;
	left: 50%;
    position: relative;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
    transform: translateX(-50%);
}

#start_screen .teams_holder .teams span {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	text-transform: none;
}

#start_screen .teams_holder .teams input {
	font-size: 18px;
	text-transform: none;
	width: 100%;
	margin: 0.5em 0 0 0;
	text-align: left;
	border: none;
	height: 56px;
    border-radius: 8px;
	padding: 8px 12px;
}

/* Mad//Fest 2024 */
.collaboration {
    color: #ffffff;
    text-align: center;
    width: 100%;
	padding: 80px 0 0 0;
    text-transform: none;
	font-size: 18px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.collaboration .madfest {
	width: 80px;
}
.collaboration .cross {
	width: 20px;
	margin: 0 20px;
}
.collaboration .dhd {
    width: 50px;
}

/* Round Screens */
.round .collaboration {
	position: absolute;
	bottom: 85px;
}
.round .collaboration .cross,
.round .collaboration .madfest {
    display: none;
}
.round {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #2C1239;
	z-index: 5000;
}

.round .round_title {
    width: calc(100% - 40px);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 50%;
    position: relative;

	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.round span {
	text-align: center;
	font-size: 58px;
	text-transform: none;
	color: #ffffff;
	font-weight: 800;
}

.round span:first-of-type {
	color: #A2A7FF;
	font-size: 26px;
	line-height: 29.77px;
	margin-bottom: 10px;
}
/* Round Screens */

article {
	width: 100%;
	max-width: 1200px;
	height: 75%;
	height: -webkit-calc(80% - 172px);
	height: -moz-calc(80% - 172px);
	height: calc(80% - 172px);
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
	position: relative;
	z-index: 1000;
}

.grid {
	width: 45%;
    height: 40%;
    margin: 2% 2.5%;
	float: left;
	position: relative;
	border: none;
	background: none;
	overflow: hidden;
}
.grid.four-text {
	height: 75%;
}
.grid.long-tagline .round_title:not(.question) {
	padding: 0 65px !important;
	width: 200px;
}
.grid.grid-logo .grid_holder {
	background: rgba(255, 255, 255, 0.85);
}
.grid.grid-logo:first-of-type,
.grid.grid-logo:nth-of-type(2) {
	margin: 0 2.5% 2.5%;
}

.round-5-typography {
	top: 50%;
	-ms-transform: translate(0,-60%);
	-webkit-transform: translate(0,-60%);
	transform: translate(0,-60%);
}

.grid .grid_holder {
	width: calc(100% - 2px);
    height: 98%;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border: 1.25px solid #A2A7FF;
    border-radius: 16px;
}

#multiple_choice_image .grid .grid_holder {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

#multiple_choice_image .grid:hover .grid_holder {
    background: rgba(255, 255, 255, 0.20);
}

.grid .center {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);

	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

#individual_text_text .grid span {
	float: left;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding: 0 35px;
}

.the_question {
    width: 100%;
    height: auto;
	position: relative;
	top: 0;
	left: 50%;

	-ms-transform: translate(-50%,0%);
	-webkit-transform: translate(-50%,0%);
	transform: translate(-50%,0%);

    float: left;
    z-index: 5000;
    color: #ffffff;
    font-size: 34px;
    text-transform: none;
    text-align: center;
	margin: 0 0 30px 0;
}

.the_question span {
	float: left;
    color: #ffffff;
	background: unset !important;
	padding: 0;
    font-weight: 800;
	padding: 0 35px;
}

.long-question span {
	padding: 0 50px;
}

.answer,
.answer_show,
.points,
#multiple_choice_image .answer,
#multiple_choice_image .question,
.grid_holder .answer_show {
	display: none;
	float: left;
	width: 90% !important;
	margin: 5% 5% 0 5% !important;
	padding: 2% 0 !important;
	font-size: 22px;
	font-family: "GT Walsheim Pro";
    font-weight: 700;
}

.grid .question {
	width: 60%;
	float: left;
	margin: 5% 20% 0 20%;
	border-radius: 8px;
	padding: 12px;
	height: 48px;
	font-size: 18px;
	border: none;
}

.grid .img_wrap {
	width: 75%;
    padding: 0 13%;
	float: left;
	text-align: center;
}

.grid .img_wrap img {
	max-width: 100%;
	max-height: 100%;
}

.reveal .img_wrap img {
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.bottom_button,
#start {
	cursor: pointer;
	background: #8149DE;
	background: linear-gradient(360deg, #8149DE 0%, #9F74E6 100%);
	height: 56px;
	padding: 1.5% 3.5%;
	color: #ffffff;
	font-size: 20px;
	font-family: "GT Walsheim Pro";
	font-weight: 700;
	position: relative;
	width: 100%;
   	bottom: 0;
   	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
    text-transform: none;

	border-radius: 8px;
	border: 2px solid rgba(0, 0, 0, 0.33);
}

#start {
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
	margin-top: 15px;
}

.bottom_button {
    margin-top: 15px;
    position: relative;
    left: 0;
    transform: none;
    width: calc(100% - 60px);
}

.bottom_button:hover,
#start:hover {
	background: linear-gradient(360deg, #8149DE 0%, #8149DE 100%);
}

footer {
	width: 100%;
	height: 0;
	position: absolute;
	padding: 0;
	margin: 0;
	background: #2C1239;
	bottom: 0;
	z-index: 0;
}
footer.final-screen {
	height: 100%;
}

.footer_inner {
	width: 100%;
	height: 100%;
	max-width: 1200px;
	margin: 0 auto;

	/* added */
	/*display: flex;*/
	/*flex-direction: column;*/
	/*align-items: center;*/
	/*justify-content: center;*/
}

.score_holder {
	display: flex;
	align-items: center;
    justify-content: center;
    color: #fff;
    width: 110px;
    height: 60px;
    background: #7e8283;
    background: linear-gradient(360deg, #8149DE 0%, #9F74E6 100%);
    border: 1px solid #00000054;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    left: 50%;
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	margin: 10px 0 15px 0;
	font-size: 8px;

	/* added */
	/*width: 210px;*/
	/*height: 100px;*/
	/*margin: 10px 0 30px 0;*/
	/*left: 0;*/
 /*   transform: none;*/
	/*font-size: 11px;*/
}
.out-of {
	 font-size: 32px; 
	/*font-size: 45px;*/
	margin-left: 1px;
}
.score {
	height: auto !important;
}
.score .hide_2 {
	display: none;
}

.score span {
	position: relative;
    font-size: 60px;
    color: #ffffff;
	font-size: 4em;
	margin-top: -1px;
}

.score .hide_1 {
	top: -100%;
}

.score .hide_2 {
	top: 200%;
}

.team {
	width: 30%;
	margin: 1% 10% 0 10%;
	/* float: left; */
	text-align: center;
	font-size: 3em;
	text-transform: uppercase;
	color: #7e8283;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
}

.score {
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.team {
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.team_on {
	color: #49b1cb;
}

#score_2.score_on {
	background: #ee4969;
}

#team_2.team_on {
	color: #ee4969;
}

.two-stacks-whiskey {
	height: 180px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 10px;
}
#winner {
	opacity: 0;
    visibility: visible !important;
    width: 100%;
    text-align: center;
	font-size: 30px;
    color: #ffffff;
    text-transform: none;
    float: left;
    font-weight: 800;
	margin-bottom: 20px;
}
#winner h2 {
    padding: 0 15px;
    font-size: 22px !important;
    margin-top: 0.5em !important;
    font-weight: 400;
}
#screenshot {
	opacity: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    color: #fff;
    font-size: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(360deg, #8149DE 0%, #9F74E6 100%);
    border: 1px solid #00000054;
    border-radius: 16px;
}
#screenshot p {
	padding: 0 25px;
    font-size: 20px;
}
#screenshot span {
	font-weight: 500;
}
#screenshot img {
	width: 30px;
    margin-bottom: 15px;
}
#screenshot .collaboration {
	padding: 20px 0 0;
}
#screenshot .collaboration .dhd {
	width: 30px;
	margin-bottom: 0;
}
#screenshot .collaboration .cross {
	width: 18px;
	margin: 0 15px;
}
#screenshot .collaboration .madfest {
	width: 40px;
	margin-bottom: 0;
}

.winner_2,
.tie {
	color: #ee4969 !important;
}

.winner_1 {
	color: #49b1cb !important;
}

#final-screen {
    opacity: 0;
    position: relative;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: #29293D;
}
#final-screen .score {
    height: 80px;
    position: absolute;
    top: 150px;
}

.grid.image-reveal .grid_holder {
	background: rgba(255, 255, 255, 0.85);
}
.grid.image-reveal.image-resize .img_wrap {
    height: 100px;
}
.grid.image-reveal.image-resize .img_wrap img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.grid.image-reveal.image-resize .img_wrap.dhd img {
	-ms-transform: scale(0.8) !important;
    -webkit-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
	left: 3px;
    position: relative;
}

#multiple_choice_image {
	width: calc(100% - 25px);
}

@media only screen and (max-width: 640px) {
    /* Start Screen */
    #start_screen .teams_holder {
        width: 100%;
    }
    #start_screen .teams_holder .teams {
        width: calc(100% - 40px);
    }
    /* End Start Screen */

	/* Question 1 */
	.grid.four-text {
		float: none;
		width: calc(100% - 40px);
		height: fit-content;
		margin: 4% 0;
		left: 50%;

        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}	
	.grid.four-text .grid_holder {
		padding: 30px 0;
	}
	/* Question 1 */

	/* Question 3 */
	.grid.image-reveal, .grid.image-reveal .center {
		float: none;
		width: calc(100% - 40px);
		height: fit-content;
		margin: 4% 0;
		left: 50%;

        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	/* Question 3 */	

	.grid .center {
		width: 100%;
		height: 100%;
		position: relative;
		top: 0;
		left: 0;
		-ms-transform: none;
		-webkit-transform:  none;
		transform:  none;
	}
	.round span {
        font-size: 58px;
		line-height: 66.41px;
	}
	article {
        margin-top: 60px;
		height: 80vh;
		height: -webkit-calc(80vh - 152px);
		height: -moz-calc(80vh - 152px);
		height: calc(80vh - 152px);
	}
	.bottom_button, #start {
		min-width: calc(100% - 40px);
	}
    .grid .question {
		width: 85%;
        margin: 5% 0% 0 0%;
    }

    footer {
		height: 0;
    }
    .score span {
        font-size: 4em;
        margin-top: -1px;
    }

    article#multiple_choice_image {
        height: 80vh;
        height: -webkit-calc(80vh - 120px);
        height: -moz-calc(80vh - 120px);
        height: calc(80vh - 120px);
    }

    .reveal .img_wrap img {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    .reveal .question {
        margin: 0;
    }
    #winner {
        width: calc(100% - 40px);
        position: relative;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #screenshot {
		width: calc(100% - 40px);
    }
}