<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.geot-alert {
	display: none !important;
}
.container{
	width: 1700px !important;
}
.black_bg{
	background: #242329;
}
.color_white a,
.color_white{
	color:#fff;
}
.green_bg{
	background: #1a474c;
}
.gold_bg{
	background: #a49c77;
}
.inner_container{
	max-width: 1145px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.color_white .ttl_box .ttl{
	color: #fff;
}
/* Medium Layout: 1560px. */
@media only screen and (min-width: 1367px) and (max-width: 1560px) { 
	.container{
		width: 1380px !important;
	}
	
}

/* Medium Layout: 1366px. */
@media only screen and (min-width: 1281px) and (max-width: 1366px) { 
	.container{
		width: 1210px !important;
	}
	
}

/* Medium Layout: 1025px. */
@media only screen and (min-width: 992px) and (max-width: 1025px) { 
	.container{
		width: 910px !important;
	}

}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.container{
		width: 680px !important;
	}
	
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
	.container{
		width: 100% !important;
	}
	.fair_way_final_section .section_ttl {
		font-size: 28pt;
		line-height: 28pt;
		margin-bottom: 30px;
	}
	.match_ttl_box .match_ttl {
		font-size: 22pt;
		line-height: 20pt;
	}
	.match_ttl_box .match_sub_ttl {
		font-size: 14pt;
		line-height: 10pt;
		padding: 20px 0;
	}
	.match_ttl_box .match_des {
		font-size: 14pt;
		line-height: 16pt;
		font-weight: 300;
		margin-bottom: 30px;
	}
	.fair_way_final_section .match_group_box .match_group_ttl {
		font-size: 20pt;
		line-height: 24pt;
	}
	.fair_way_final_section .match_group_box .match_group_names {
		font-size: 12pt;
		line-height: 19pt;
	}
	.fair_way_final_section .match_group_box {
		padding: 20px;
		margin-bottom: 30px;
		min-height: auto;
	}
	.regional_final_section .match_ttl {
		padding: 30px 0;
	}
	.semi_final_boxes_wrapper {
		display: block;
	}






	
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
}

</pre></body></html>