@import '_content/Majorsoft.Blazor.Components.Common.JsInterop/Majorsoft.Blazor.Components.Common.JsInterop.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.GdprConsent/Majorsoft.Blazor.Components.GdprConsent.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Modal/Majorsoft.Blazor.Components.Modal.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Toggle/Majorsoft.Blazor.Components.Toggle.bundle.scp.css';

/* /Components/Fighters/ProfileDetailsComponent.razor.rz.scp.css */
div.dl_profile_details[b-so38u03ec0] {
	padding: 1.8rem;
}

	div.dl_profile_details > dl > dt[b-so38u03ec0] {
		color: #ffffff;
		font-weight: 800;
		text-transform: uppercase;
	}

	div.dl_profile_details > dl > dd[b-so38u03ec0] {
		color: #c4c4c4;
		font-weight: 600;
		margin-top: 0.2rem;
		margin-left: 1.6rem;
		margin-bottom: 0.8rem;
	}

	div.dl_profile_details > a[b-so38u03ec0] {
		color: #ffffff;
	}

	div.dl_profile_details .oi-arrow-thick-right[b-so38u03ec0] {
		color: #ffb100;
	}
/* /Components/Fighters/ProfileFightComponent.razor.rz.scp.css */
div.dl_profile_fight[b-e6bcm9liz9] {
	flex: auto;
	width: 92.0rem;
	padding: 1.8rem;
	min-width: 80.0rem;
	box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.1);
	border-radius: 0.8rem;
	background-color: #ffffff;
}

	div.dl_profile_fight h2[b-e6bcm9liz9] {
		color: #000000;
		width: 12.8rem;
		font-size: 2.0rem;
		line-height: 2.4rem;
		font-weight: 800;
		text-transform: uppercase;
	}

	div.dl_profile_fight h3[b-e6bcm9liz9] {
		color: #696865;
		font-size: 1.4rem;
		line-height: 2.4rem;
		font-weight: 600;
		margin-bottom: 0;
	}

	div.dl_profile_fight > div:first-child[b-e6bcm9liz9] {
		border-bottom: 0.3rem solid #efefef;
	}

		div.dl_profile_fight > div:first-child > a[b-e6bcm9liz9] {
			color: #000000;
			display: inline-block;
			margin-left: 1.6rem;
		}

			div.dl_profile_fight > div:first-child > a > h2[b-e6bcm9liz9] {
				width: auto;
				margin-bottom: 0;
			}

		div.dl_profile_fight > div:first-child > span[b-e6bcm9liz9] {
			color: #ffffff;
			display: inline-block;
			padding: 0.3rem;
			font-family: Fugaz One;
			text-transform: uppercase;
			background-color: #000000;
		}

		div.dl_profile_fight > div:first-child > span.victory[b-e6bcm9liz9] {
			background-color: #ffb100;
		}

	div.dl_profile_fight > div:last-child[b-e6bcm9liz9] {
		display: flex;
		margin: 0 1.6rem;
		justify-content: center;
	}

		div.dl_profile_fight > div:last-child > ul[b-e6bcm9liz9] {
			padding: 0;
			display: flex;
			margin-top: 1.0rem;
			list-style-type: none;
			padding-inline-start: 0;
		}

			div.dl_profile_fight > div:last-child > ul > li[b-e6bcm9liz9] {
				display: flex;
				padding: 0 1.6rem;
				align-items: flex-start;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_profile_fight > div:last-child > ul > li.fighter[b-e6bcm9liz9] {
					width: 12.8rem;
					justify-content: center;
				}

				div.dl_profile_fight > div:last-child > ul > li.fighter > div[b-e6bcm9liz9] {
					width: 100%;
					height: 100%;
					position: relative;
				}

					div.dl_profile_fight > div:last-child > ul > li.fighter > div > img.trophy[b-e6bcm9liz9] {
						top: 6.4rem;
						right: -1.0rem;
						position: absolute;
					}

					div.dl_profile_fight > div:last-child > ul > li.fighter > div > img.thumbnail[b-e6bcm9liz9] {
						width: 9.6rem;
						height: 14.4rem;
						position: absolute;
						clip-path: ellipse(50% 33% at 50% 33%);
					}

				div.dl_profile_fight > div:last-child > ul > li:last-child[b-e6bcm9liz9] {
					width: 19.2rem;
					padding: 1.6rem;
					border-left: 0.3rem solid #EFEFEF;
				}

					div.dl_profile_fight > div:last-child > ul > li:last-child > span[b-e6bcm9liz9] {
						color: #939290;
						font-size: 1.2rem;
						line-height: 2.4rem;
						font-weight: bold;
						text-transform: uppercase;
					}

						div.dl_profile_fight > div:last-child > ul > li:last-child > span > time[b-e6bcm9liz9] {
							color: #000000;
							font-family: Futura-Bold;
						}
/* /Components/Fighters/ProfileFightsSummaryComponent.razor.rz.scp.css */
div.dl_profile_fights_summary[b-dmzqo1sxns] {
	height: 10.9rem;
	margin: 1.8rem 0;
	display: flex;
	align-items: center;
	background-color: #212121;
}

	div.dl_profile_fights_summary > ul[b-dmzqo1sxns] {
		width: 100%;
		display: flex;
		margin-bottom: 0;
		justify-content: space-around;
	}

		div.dl_profile_fights_summary > ul > li[b-dmzqo1sxns] {
			margin: 0;
			display: flex;
			padding: 0 1.6rem;
			flex-direction: column;
		}

			div.dl_profile_fights_summary > ul > li:first-child[b-dmzqo1sxns] {
				justify-content: center;
			}

			div.dl_profile_fights_summary > ul > li > h2[b-dmzqo1sxns] {
				color: #ffffff;
				font-size: 2.0rem;
				font-style: italic;
				font-weight: 800;
				font-family: Montserrat;
				line-height: 2.4rem;
				text-transform: uppercase;
			}

			div.dl_profile_fights_summary > ul > li > h3[b-dmzqo1sxns] {
				color: #ffffff;
				margin: 0;
				font-size: 1.6rem;
				font-weight: 400;
				font-family: Montserrat;
				line-height: 2.4rem;
			}

			div.dl_profile_fights_summary > ul > li:first-child > h2[b-dmzqo1sxns] {
				font-style: normal;
			}

			div.dl_profile_fights_summary > ul > li:first-child > h3[b-dmzqo1sxns] {
			}
/* /Components/Fighters/ProfileLevelComponent.razor.rz.scp.css */
div.dl_profile_level[b-hrptgx8w9l] {
}

	div.dl_profile_level > div[b-hrptgx8w9l] {
		display: flex;
		justify-content: space-around;
	}

		div.dl_profile_level > div:last-child[b-hrptgx8w9l] {
			margin-top: 1.0rem;
		}

		div.dl_profile_level > div > span[b-hrptgx8w9l] {
			color: #696865;
			font-size: 1.6rem;
			font-family: Montserrat;
			line-height: 2.0rem;
		}
/* /Components/Fighters/ProfilePerformanceComponent.razor.rz.scp.css */
div.dl_profile_performance[b-yhovddoiib] {
}
/* /Components/Fighters/ProfileRankingComponent.razor.rz.scp.css */
div.dl_profile_ranking[b-qh59n3bzn0] {
	padding: 1.8rem;
}

	div.dl_profile_ranking > h2[b-qh59n3bzn0] {
		font-size: 2.0rem;
		font-weight: 800;
		font-family: Montserrat;
		text-transform: uppercase;
	}

	div.dl_profile_ranking > h3[b-qh59n3bzn0] {
		font-size: 1.6rem;
		font-weight: 800;
		font-family: Montserrat;
	}

	div.dl_profile_ranking > dl > dt.selected[b-qh59n3bzn0],
	div.dl_profile_ranking > dl > dd.selected[b-qh59n3bzn0] {
		color: #ffb100;
	}

	div.dl_profile_ranking > dl > dt[b-qh59n3bzn0] {
		color: #efefef;
		font-size: 2.4rem;
		font-weight: bold;
		/* text-transform: uppercase; */
	}

	div.dl_profile_ranking > dl > dd[b-qh59n3bzn0] {
		color: #efefef;
		font-weight: 600;
		margin-top: 0.2rem;
		margin-left: 1.6rem;
	}
/* /Components/Fighters/ProfileSummaryComponent.razor.rz.scp.css */
div.dl_profile_summary[b-m17smu46is] {
	padding: 1.8rem;
	border-left: 0.5rem solid #94120c;
	background-color: #fcfcfc;
}

	div.dl_profile_summary > table[b-m17smu46is] {
		width: 100%;
		color: #000000;
		position: relative;
		font-size: 1.6rem;
		font-family: Montserrat;
		font-weight: 400;
		line-height: 2.4rem;
		/*border-spacing: 0.2rem;*/
	}

		div.dl_profile_summary > table > caption[b-m17smu46is] {
			top: -0.2rem;
			color: #000000;
			padding: 0;
			position: absolute;
			text-align: left;
			font-weight: 700;
			caption-side: top;
			text-transform: uppercase;
		}

		/* TODO: this is not working for some reason, so using td:first-child for now */
		div.dl_profile_summary > table > colgroup > col[b-m17smu46is] {
			text-align: left;
			font-weight: 600;
		}

		div.dl_profile_summary > table > tbody > tr > td[b-m17smu46is] {
			color: #696865;
			text-align: right;
		}

		div.dl_profile_summary > table > thead[b-m17smu46is] {
			text-align: center;
			vertical-align: bottom;
		}

		div.dl_profile_summary > table > tbody > tr > td[b-m17smu46is] {
			border-right: 0.1rem solid #696865;
		}

			div.dl_profile_summary > table > tbody > tr > td:first-child[b-m17smu46is] {
				text-align: left;
				font-weight: 600;
			}

		div.dl_profile_summary > table > thead > tr > th[b-m17smu46is],
		div.dl_profile_summary > table > tbody > tr > td[b-m17smu46is],
		div #dl_profile_summary > table > tfoot > tr > td[b-m17smu46is] {
			width: 9.6rem;
			padding-right: 0.5rem;
		}

		div.dl_profile_summary > table > tfoot > tr > td[b-m17smu46is] {
			font-size: 2.4rem;
			font-style: italic;
			margin-top: 0.2rem;
			text-align: right;
			font-family: Fugaz One;
			line-height: 3.2rem;
		}
/* /Components/Fights/FighterActionsComponent.razor.rz.scp.css */
div.dl_fighter_actions[b-ivrcjh00bw] {
	width: 83.2rem;
	height: 43.5rem;
	font-family: Montserrat;
}

	div.dl_fighter_actions table[b-ivrcjh00bw] {
		width: 100%;
		table-layout: fixed;
	}

		div.dl_fighter_actions table > thead > tr[b-ivrcjh00bw] {
			height: 6.4rem;
		}

		div.dl_fighter_actions table > tfoot > tr[b-ivrcjh00bw] {
			height: 0.2rem;
		}

		div.dl_fighter_actions table > thead > tr[b-ivrcjh00bw],
		div.dl_fighter_actions table > tfoot > tr[b-ivrcjh00bw] {
			background-color: #dddddd;
		}

		div.dl_fighter_actions table > tbody > tr:nth-of-type(2n)[b-ivrcjh00bw] {
			background-color: #f5f5f5;
		}

		div.dl_fighter_actions table > thead > tr > th[b-ivrcjh00bw],
		div.dl_fighter_actions table > tbody > tr > td[b-ivrcjh00bw] {
			padding: 0.5rem 1.1rem;
		}

		div.dl_fighter_actions table > thead > tr > th[b-ivrcjh00bw] {
			font-size: 1.2rem;
			font-weight: 700;
		}

		div.dl_fighter_actions table > tbody > tr > td[b-ivrcjh00bw] {
			font-size: 1.4rem;
			font-weight: 600;
		}

		div.dl_fighter_actions table > thead > tr > th[b-ivrcjh00bw],
		div.dl_fighter_actions table > tbody > tr > td[b-ivrcjh00bw] {
			width: 10.6rem;
			min-width: 10.6rem;
		}

			div.dl_fighter_actions table > thead > tr > th:first-child[b-ivrcjh00bw],
			div.dl_fighter_actions table > tbody > tr > td:first-child[b-ivrcjh00bw] {
				width: auto;
				overflow: hidden;
			}

				div.dl_fighter_actions table > tbody > tr > td:first-child > span[b-ivrcjh00bw] {
					overflow: hidden;
					white-space: nowrap;
				}

			div.dl_fighter_actions table > tbody > tr > td.column_action > div[b-ivrcjh00bw] {
				display: flex;
				justify-content: space-around;
			}

				div.dl_fighter_actions table > tbody > tr > td.column_action > div > label[b-ivrcjh00bw] {
					width: 1.6rem;
					margin: 0 0.2rem;
					text-align: right;
				}

				div.dl_fighter_actions table > tbody > tr > td.column_action > div > button[b-ivrcjh00bw] {
					border: 0;
					font-size: 0.8rem;
					clip-path: ellipse(50% 50% at 50% 50%);
					background-color: #dddddd;
				}

					div.dl_fighter_actions table > tbody > tr > td.column_action > div > button.plus[b-ivrcjh00bw] {
						color: #ffffff;
						background-color: #000000;
					}

					div.dl_fighter_actions table > tbody > tr > td.column_action > div > button.minus[b-ivrcjh00bw] {
						color: #000000;
						background-color: #dddddd;
					}

			div.dl_fighter_actions table > tbody > tr > td.column_action:nth-child(2) > div > button.plus[b-ivrcjh00bw] {
				background-color: #00b75f;
			}

			div.dl_fighter_actions table > tbody > tr > td.column_action:nth-child(3) > div > button.plus[b-ivrcjh00bw] {
				background-color: #ff5252;
			}

			div.dl_fighter_actions table > tbody > tr > td.column_action:nth-child(4) > div > button.plus[b-ivrcjh00bw] {
				background-color: #ffA552;
			}

			div.dl_fighter_actions table > tbody > tr > td.column_action:nth-child(5) > div > button.plus[b-ivrcjh00bw] {
				background-color: #040404;
			}

			div.dl_fighter_actions table > tbody > tr > td.column_action:nth-child(6) > div > button.plus[b-ivrcjh00bw] {
				background-color: #21b5f4;
			}

			div.dl_fighter_actions table > tbody > tr > td.column_action:nth-child(7) > div > button.plus[b-ivrcjh00bw] {
				background-color: #8905c7;
			}
/* /Components/Fights/FighterSummaryComponent.razor.rz.scp.css */
div.dl_fighter_summary[b-typu478nov] {
	width: 83.2rem;
	height: 43.5rem;
	font-family: Montserrat;
}

	div.dl_fighter_summary table[b-typu478nov] {
		width: 100%;
	}

		div.dl_fighter_summary table > thead > tr[b-typu478nov] {
			height: 6.4rem;
		}

		div.dl_fighter_summary table > thead > tr[b-typu478nov],
		div.dl_fighter_summary table > tfoot > tr[b-typu478nov] {
			background-color: #dddddd;
		}

		div.dl_fighter_summary table > tbody > tr:nth-of-type(2n)[b-typu478nov] {
			background-color: #f5f5f5;
		}

		div.dl_fighter_summary table > thead > tr > th[b-typu478nov],
		div.dl_fighter_summary table > tbody > tr > td[b-typu478nov],
		div.dl_fighter_summary table > tfoot > tr > td[b-typu478nov] {
			padding: 0.5rem 1.1rem;
		}

		div.dl_fighter_summary table > thead > tr > th[b-typu478nov],
		div.dl_fighter_summary table > tfoot > tr > td[b-typu478nov] {
			font-size: 1.2rem;
		}

		div.dl_fighter_summary table > tbody > tr > td[b-typu478nov],
		div.dl_fighter_summary table > tfoot > tr > td[b-typu478nov] {
			height: 3.2rem;
			font-size: 1.4rem;
			font-weight: 600;
		}

		div.dl_fighter_summary table > thead > tr > th[b-typu478nov],
		div.dl_fighter_summary table > tfoot > tr > td[b-typu478nov] {
			font-weight: 700;
		}

		div.dl_fighter_summary table > tbody > tr > td[b-typu478nov] {
			font-weight: 600;
		}

		div.dl_fighter_summary table > thead > tr > th[b-typu478nov],
		div.dl_fighter_summary table > tbody > tr > td[b-typu478nov],
		div.dl_fighter_summary table > tfoot > tr > td[b-typu478nov] {
			width: 7.7rem;
		}

		div.dl_fighter_summary table > thead > tr > th[b-typu478nov] {
			text-align: center;
		}

		div.dl_fighter_summary table > tbody > tr > td[b-typu478nov],
		div.dl_fighter_summary table > tfoot > tr > td[b-typu478nov] {
			width: 7.7rem;
			text-align: right;
		}

			div.dl_fighter_summary table > thead > tr > th:first-child[b-typu478nov],
			div.dl_fighter_summary table > tbody > tr > td:first-child[b-typu478nov],
			div.dl_fighter_summary table > tfoot > tr > td:first-child[b-typu478nov] {
				width: auto;
				text-align: left;
			}

			div.dl_fighter_summary table > tbody > tr > td.column_summary > label[b-typu478nov],
			div.dl_fighter_summary table > tfoot > tr > td.column_summary > label[b-typu478nov] {
				margin: 0 0.3rem;
			}
/* /Components/FooterComponent.razor.rz.scp.css */
div.dl_footer[b-oj8nbrq40v] {
	display: flex;
	height: 5.6rem;
	padding: 0 3.4rem;
	align-items: center;
	font-size: 1.6rem;
	font-weight: 800;
	font-family: Montserrat;
	/* border-top: 1px solid #d6d5d5; */
	justify-content: flex-end;
	background-color: #94120c;
}

	div.dl_footer > div[b-oj8nbrq40v] {
		margin: 0 1.6rem;
	}

		div.dl_footer > div > ul[b-oj8nbrq40v] {
			margin: 0;
			display: flex;
			list-style-type: none;
			padding-inline-start: 0;
		}

			div.dl_footer > div > ul > li[b-oj8nbrq40v] {
				margin: 0 1.6rem;
			}

	div.dl_footer a[b-oj8nbrq40v],
	div.dl_footer span[b-oj8nbrq40v] {
		color: #ffffff;
		text-transform: uppercase;
	}

/*
	div.footer span {
		margin: 0 0.1rem;
	}
*/
/* /Components/Generics/AreaOrLineChartComponent.razor.rz.scp.css */
div.dl_area_or_line_chart[b-j0ocifxb9p] {
	padding: 1.8rem;
	box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.08);
	border-radius: 0.8rem;
	background-color: #ffffff;
}
/* /Components/Generics/BarOrColumnChartComponent.razor.rz.scp.css */
div.dl_bar_or_column_chart[b-qsu73ztpg0] {
	padding: 1.8rem;
	box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.08);
	border-radius: 0.8rem;
	background-color: #ffffff;
}
/* /Components/Generics/PieOrDoughnutChartComponent.razor.rz.scp.css */
div.dl_pie_or_doughnut_chart[b-fz1gls4xla] {
	padding: 1.8rem;
	box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.08);
	border-radius: 0.8rem;
	background-color: #ffffff;
}
/* /Components/Generics/UploadPhotographComponent.razor.rz.scp.css */
div.dl_upload_photograph[b-wyfrlnh82x] {
	width: 19.2rem;
	height: 28.8rem;
	position: relative;
	border-radius: 0.8rem;
	background-color: #efefef;
	background-image: url(/vectors/Icon_UploadPhoto.svg);
	background-repeat: no-repeat;
	background-position: center;
}

	div.dl_upload_photograph > img[b-wyfrlnh82x] {
		width: 19.2rem;
		height: 28.8rem;
		visibility: hidden;
		border-radius: 0.8rem;
	}

		div.dl_upload_photograph > img.photo[b-wyfrlnh82x] {
			visibility: visible;
		}

	div.dl_upload_photograph > div[b-wyfrlnh82x] {
		color: #000000;
		width: 19.2rem;
		bottom: 1.6rem;
		display: flex;
		position: absolute;
		justify-content: center;
	}

		div.dl_upload_photograph > div > label[b-wyfrlnh82x] {
			color: #000000;
		}

			div.dl_upload_photograph > div > label.photo[b-wyfrlnh82x] {
				color: #ffffff;
			}

			div.dl_upload_photograph > div > label:hover[b-wyfrlnh82x] {
				text-decoration: underline;
			}
/* /Components/HeaderComponent.razor.rz.scp.css */
div.dl_header[b-m848ipdhmy] {
	display: flex;
	color: #fff;
	height: 8.4rem;
	padding: 0 3.4rem;
	font-size: 1.6rem;
	align-items: center;
	font-weight: 800;
	font-family: Montserrat;
	justify-content: space-between;
	background-color: #94120c;
}

	div.dl_header > div[b-m848ipdhmy] {
		display: flex;
		align-items: center;
	}

	div.dl_header > div > div[b-m848ipdhmy] {
		margin: 0 1.6rem;
	}

		div.dl_header > div > div > ul.dl_menu[b-m848ipdhmy] {
			margin: 0;
			display: flex;
			list-style-type: none;
			padding-inline-start: 0;
		}

			div.dl_header > div > div > ul.dl_menu > li[b-m848ipdhmy] {
				margin: 0 1.6rem;
				white-space: nowrap;
			}

				div.dl_header > div > div > ul.dl_menu > li > a.dl_link_button[b-m848ipdhmy] {
					border: 0.1rem solid #ffffff;
					padding: 0.5rem 1.0rem;
					font-style: italic;
					border-radius: 0.4rem;
				}

					div.dl_header > div > div > ul.dl_menu > li > a.dl_link_button:hover[b-m848ipdhmy] {
						text-decoration: auto;
					}

	div.dl_header a[b-m848ipdhmy],
	div.dl_header button.nav-link[b-m848ipdhmy],
	div.dl_header span[b-m848ipdhmy] {
		color: #ffffff;
		font-size: inherit;
		font-weight: inherit;
		text-decoration: none;
		text-transform: uppercase;
	}

	div.dl_header select[b-m848ipdhmy],
	div.dl_header option[b-m848ipdhmy] {
		color: #ffffff;
		font-weight: inherit;
		text-transform: uppercase;
		background-color: #94120c;
	}

	div.dl_header a:hover[b-m848ipdhmy],
	div.dl_header button.nav-link:hover[b-m848ipdhmy] {
		color: #ffffff;
		text-decoration: underline;
	}

	div.dl_header a:first-child[b-m848ipdhmy] {
		overflow: hidden;
		text-overflow: ellipsis;
	}

	div.dl_header > div > div#dl_header_title[b-m848ipdhmy] {
		display: flex;
		align-items: center;
		justify-content: center;
	}

		div.dl_header > div > div#dl_header_title > div > img[b-m848ipdhmy] {
			width: 38px;
			height: 44px;
		}

			div.dl_header > div > div#dl_header_title > div > img.allowSidebar[b-m848ipdhmy] {
				cursor: pointer;
			}

		/* we are testing using text instead */
		div.dl_header > div > div#dl_header_title > ul.dl_menu > li > abbr > img[b-m848ipdhmy] {
			width: 30px;
			height: 19px;
			display: none;
		}

		div.dl_header > div > div#dl_header_title > ul.dl_menu > li > abbr[b-m848ipdhmy] {
			cursor: inherit;
			text-decoration: none;
		}

			div.dl_header > div > div#dl_header_title > ul.dl_menu > li > abbr a[b-m848ipdhmy],
			div.dl_header > div > div#dl_header_title > ul.dl_menu > li > abbr span[b-m848ipdhmy] {
				font-size: 2.4rem;
			}

	div.dl_header > div > div#dl_header_cultures > ul > li[b-m848ipdhmy] {
		margin: 0 0.5rem;
	}

		div.dl_header > div > div#dl_header_cultures > ul > li > a[b-m848ipdhmy] {
			cursor: pointer;
		}

			div.dl_header > div > div#dl_header_cultures > ul > li > a > img[b-m848ipdhmy] {
				width: 32px;
				height: 32px;
			}

	div.dl_header > div > div#dl_header_turn_off img[b-m848ipdhmy] {
		width: 32px;
		height: 32px;
	}
/* /Components/HeaderTipsComponent.razor.rz.scp.css */
div.dl_header_tips[b-t134ttpq7g] {
	color: #000000;
	width: 80.0rem;
	padding: 2.6rem;
	font-family: Montserrat;
}

	div.dl_header_tips > h1[b-t134ttpq7g] {
		margin: 0;
		font-size: 3.0rem;
		font-weight: 700;
		text-transform: uppercase;
	}

	div.dl_header_tips > div > div:first-child[b-t134ttpq7g] {
		border: 0.1rem solid #efefef;
		margin: 1.6rem 0;
		display: flex;
		align-items: center;
	}

		div.dl_header_tips > div > div:first-child > img[b-t134ttpq7g] {
			width: 162px;
			height: 184px;
			margin: 3.0rem;
		}

		div.dl_header_tips > div > div:first-child > div > img[b-t134ttpq7g] {
			width: 45px;
			height: 32px;
		}

		div.dl_header_tips > div > div:first-child > div > blockquote[b-t134ttpq7g] {
			color: #696865;
			margin: 1.6rem;
			font-size: 2.4rem;
			font-weight: 600;
			line-height: 3.2rem;
		}

	div.dl_header_tips > div > div:last-child[b-t134ttpq7g] {
		display: flex;
		justify-content: flex-end;
	}

		div.dl_header_tips > div > div:last-child > button[b-t134ttpq7g] {
			width: 30.0rem;
			height: 6.4rem;
		}
/* /Components/Index/IndexLanding1Component.razor.rz.scp.css */
div.dl_index_landing_1[b-eujv58b6rn] {
	color: #ffffff;
	height: 100%;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	font-family: Montserrat;
	background-color: #000000;
}

	div.dl_index_landing_1 h1[b-eujv58b6rn] {
		color: #ffffff;
		font-size: 4.0rem;
		font-weight: 600;
	}

	div.dl_index_landing_1 h2[b-eujv58b6rn] {
		color: #ffb100;
		font-size: 1.8rem;
		font-weight: 700;
		font-family: Fugaz One;
		text-transform: uppercase;
	}

	div.dl_index_landing_1 h3[b-eujv58b6rn] {
		color: #ffffff;
	}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_1 > div.dl_index_landing_section1[b-eujv58b6rn] {
		display: flex;
		justify-content: space-around;
		background-color: #000000;
	}

		div.dl_index_landing_1 > div.dl_index_landing_section1 > div:first-child[b-eujv58b6rn] {
			display: flex;
		}

			div.dl_index_landing_1 > div.dl_index_landing_section1 > div:first-child > div[b-eujv58b6rn] {
				width: 56.0rem;
				display: flex;
				margin-left: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_1 > div.dl_index_landing_section1 > div:first-child > div > h1[b-eujv58b6rn] {
					margin: 3.0rem 0;
				}

		div.dl_index_landing_1 > div.dl_index_landing_section1 > div:last-child[b-eujv58b6rn] {
			width: 47.8rem;
			min-width: 47.8rem;
		}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_1 > div.dl_index_landing_section2[b-eujv58b6rn] {
		display: flex;
		justify-content: space-around;
		background-color: #000000;
	}

		div.dl_index_landing_1 > div.dl_index_landing_section2 > div:first-child[b-eujv58b6rn] {
			width: 56.4rem;
			min-width: 56.4rem;
		}

		div.dl_index_landing_1 > div.dl_index_landing_section2 > div:last-child[b-eujv58b6rn] {
			display: flex;
		}

			div.dl_index_landing_1 > div.dl_index_landing_section2 > div:last-child > div[b-eujv58b6rn] {
				width: 48.0rem;
				display: flex;
				margin-right: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_1 > div.dl_index_landing_section2 > div:last-child > div > h1[b-eujv58b6rn] {
					line-height: 5.4rem;
				}

				div.dl_index_landing_1 > div.dl_index_landing_section2 > div:last-child > div > span[b-eujv58b6rn] {
					line-height: 3.2rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_1 > div.dl_index_landing_section3[b-eujv58b6rn] {
		display: flex;
		padding: 6.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background-color: #181818;
	}

		div.dl_index_landing_1 > div.dl_index_landing_section3 > h1[b-eujv58b6rn] {
			width: 60.0rem;
			text-align: center;
			margin-top: 1.2rem;
			margin-bottom: 6.0rem;
		}

		div.dl_index_landing_1 > div.dl_index_landing_section3 > h2[b-eujv58b6rn] {
			letter-spacing: 0.1em;
		}

		div.dl_index_landing_1 > div.dl_index_landing_section3 > div.dl_index_landing_benefits[b-eujv58b6rn] {
			display: table;
			border-spacing: 1.0rem;
		}

			div.dl_index_landing_1 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div[b-eujv58b6rn] {
				display: table-row;
				text-align: center;
			}

				div.dl_index_landing_1 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div > div[b-eujv58b6rn] {
					width: 22.0rem;
					display: table-cell;
					padding: 0 2.6rem;
					vertical-align: top;
				}

				div.dl_index_landing_1 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div[b-eujv58b6rn] {
					padding-bottom: 1.6rem;
				}

					div.dl_index_landing_1 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div > img[b-eujv58b6rn] {
						width: 54px;
						height: 54px;
					}

				div.dl_index_landing_1 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_titles > div > h2[b-eujv58b6rn] {
					color: #ffffff;
					font-size: 1.6rem;
					font-weight: 400;
					line-height: 2.3rem;
				}

				div.dl_index_landing_1 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_descriptions > div > span[b-eujv58b6rn] {
					color: #c6c6c6;
					font-size: 1.2rem;
					font-weight: 500;
					line-height: 2.0rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_1 > div.dl_index_landing_section4[b-eujv58b6rn] {
		display: flex;
		padding: 12.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background-color: #242424;
	}

		div.dl_index_landing_1 > div.dl_index_landing_section4 > div > img[b-eujv58b6rn] {
			width: 9.0rem;
			height: 6.4rem;
		}

		div.dl_index_landing_1 > div.dl_index_landing_section4 > div > quote[b-eujv58b6rn] {
			width: 96.0rem;
			margin: 6.0rem 0;
			display: block;
			font-size: 3.2rem;
			line-height: 4.0rem;
		}

		div.dl_index_landing_1 > div.dl_index_landing_section4 > div > div[b-eujv58b6rn] {
			width: 96.0rem;
			display: flex;
			justify-content: space-around;
		}

			div.dl_index_landing_1 > div.dl_index_landing_section4 > div > div > div[b-eujv58b6rn] {
				display: flex;
			}

				div.dl_index_landing_1 > div.dl_index_landing_section4 > div > div > div > img[b-eujv58b6rn] {
					width: 8.1rem;
					height: 8.1rem;
					border-radius: 50%;
				}

				div.dl_index_landing_1 > div.dl_index_landing_section4 > div > div > div > div[b-eujv58b6rn] {
					display: flex;
					margin-left: 3.0rem;
					flex-direction: column;
					justify-content: center;
				}

					div.dl_index_landing_1 > div.dl_index_landing_section4 > div > div > div > div > h2[b-eujv58b6rn] {
						margin-bottom: 0.6rem;
					}

					div.dl_index_landing_1 > div.dl_index_landing_section4 > div > div > div > div > h3[b-eujv58b6rn] {
						margin-bottom: 0;
					}
/* /Components/Index/IndexLanding2Component.razor.rz.scp.css */
div.dl_index_landing_2[b-5m53p6tnhd] {
	color: #000000;
	height: 100%;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	font-family: Montserrat;
	background-color: #efefef;
}

	div.dl_index_landing_2 h1[b-5m53p6tnhd] {
		color: #000000;
		font-size: 4.0rem;
		font-weight: 600;
	}

	div.dl_index_landing_2 h2[b-5m53p6tnhd] {
		color: #94120c;
		font-size: 1.8rem;
		font-weight: 700;
		font-family: Fugaz One;
		text-transform: uppercase;
	}

	div.dl_index_landing_2 h3[b-5m53p6tnhd] {
		color: #000000;
	}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_2 > div.dl_index_landing_section1[b-5m53p6tnhd] {
		display: flex;
		align-items: center;
		flex-direction: column;
		background-color: #ffffff;
	}

		div.dl_index_landing_2 > div.dl_index_landing_section1 > div:first-child[b-5m53p6tnhd] {
			display: flex;
		}

			div.dl_index_landing_2 > div.dl_index_landing_section1 > div:first-child > div[b-5m53p6tnhd] {
				width: 80.0rem;
				display: flex;
				align-items: center;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_2 > div.dl_index_landing_section1 > div:first-child > div > h1[b-5m53p6tnhd] {
					margin: 3.0rem 0;
					text-align: center;
				}

				div.dl_index_landing_2 > div.dl_index_landing_section1 > div:first-child > div > h2[b-5m53p6tnhd] {
					margin-top: 3.0rem;
					text-align: center;
				}

/*				div.dl_index_landing_2 > div.dl_index_landing_section1 > div:first-child > div > div {
					width: 56.0rem;
					display: flex;
					padding: 1.0rem;
					justify-content: space-between;
					background-color: #1a1a1a;
				}

					div.dl_index_landing_2 > div.dl_index_landing_section1 > div:first-child > div > div > input {
						color: #ffffff;
						width: 32.0rem;
						height: 3.0rem;
						font-size: 1.6rem;
						margin-top: 0.9rem;
						font-weight: 600;
						margin-right: 1.0rem;
						background-color: #000000;
					}

					div.dl_index_landing_2 > div.dl_index_landing_section1 > div:first-child > div > div > button {
						width: 20.0rem;
						height: 4.8rem;
					}

*/		div.dl_index_landing_2 > div.dl_index_landing_section1 > div:last-child[b-5m53p6tnhd] {
			margin-top: 6.0rem;
		}


	/* --------------------------------------------------------------------- */

	div.dl_index_landing_2 > div.dl_index_landing_section2[b-5m53p6tnhd] {
		display: flex;
		justify-content: space-around;
		background-color: #ffffff;
/*		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);*/
	}

		div.dl_index_landing_2 > div.dl_index_landing_section2 > div:first-child[b-5m53p6tnhd] {
			display: flex;
		}

			div.dl_index_landing_2 > div.dl_index_landing_section2 > div:first-child > div[b-5m53p6tnhd] {
				width: 48.0rem;
				display: flex;
				margin-left: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_2 > div.dl_index_landing_section2 > div:first-child > div > h1[b-5m53p6tnhd] {
					line-height: 5.4rem;
				}

				div.dl_index_landing_2 > div.dl_index_landing_section2 > div:first-child > div > span[b-5m53p6tnhd] {
					line-height: 3.2rem;
				}

		div.dl_index_landing_2 > div.dl_index_landing_section2 > div:last-child[b-5m53p6tnhd] {
			width: 56.4rem;
			min-width: 56.4rem;
		}

			div.dl_index_landing_2 > div.dl_index_landing_section2 > div:last-child > img[b-5m53p6tnhd] {
				margin: 4.0rem 0;
			}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_2 > div.dl_index_landing_section3[b-5m53p6tnhd] {
		display: flex;
		padding: 6.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);
	}

		div.dl_index_landing_2 > div.dl_index_landing_section3 > h1[b-5m53p6tnhd] {
			width: 60.0rem;
			text-align: center;
			margin-top: 1.2rem;
			margin-bottom: 6.0rem;
		}

		div.dl_index_landing_2 > div.dl_index_landing_section3 > h2[b-5m53p6tnhd] {
			letter-spacing: 0.1em;
		}

		div.dl_index_landing_2 > div.dl_index_landing_section3 > div.dl_index_landing_benefits[b-5m53p6tnhd] {
			display: table;
			border-spacing: 1.0rem;
		}

			div.dl_index_landing_2 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div[b-5m53p6tnhd] {
				display: table-row;
				text-align: center;
			}

				div.dl_index_landing_2 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div > div[b-5m53p6tnhd] {
					width: 22.0rem;
					display: table-cell;
					padding: 0 2.6rem;
					vertical-align: top;
				}

				div.dl_index_landing_2 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div[b-5m53p6tnhd] {
					padding-bottom: 1.6rem;
				}

					div.dl_index_landing_2 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div > img[b-5m53p6tnhd] {
						width: 54px;
						height: 54px;
					}

				div.dl_index_landing_2 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_titles > div > h2[b-5m53p6tnhd] {
					color: #000000;
					font-size: 1.6rem;
					font-weight: 400;
					line-height: 2.3rem;
				}

				div.dl_index_landing_2 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_descriptions > div > span[b-5m53p6tnhd] {
					color: #696865;
					font-size: 1.2rem;
					font-weight: 500;
					line-height: 2.0rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_2 > div.dl_index_landing_section4[b-5m53p6tnhd] {
		display: flex;
		padding: 12.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background-color: #ffffff;
	}

		div.dl_index_landing_2 > div.dl_index_landing_section4 > div > img[b-5m53p6tnhd] {
			width: 9.0rem;
			height: 6.4rem;
		}

		div.dl_index_landing_2 > div.dl_index_landing_section4 > div > quote[b-5m53p6tnhd] {
			width: 96.0rem;
			margin: 6.0rem 0;
			display: block;
			font-size: 3.2rem;
			line-height: 4.0rem;
		}

		div.dl_index_landing_2 > div.dl_index_landing_section4 > div > div[b-5m53p6tnhd] {
			width: 96.0rem;
			display: flex;
			justify-content: space-around;
		}

			div.dl_index_landing_2 > div.dl_index_landing_section4 > div > div > div[b-5m53p6tnhd] {
				display: flex;
			}

				div.dl_index_landing_2 > div.dl_index_landing_section4 > div > div > div > img[b-5m53p6tnhd] {
					width: 8.1rem;
					height: 8.1rem;
					border-radius: 50%;
				}

				div.dl_index_landing_2 > div.dl_index_landing_section4 > div > div > div > div[b-5m53p6tnhd] {
					display: flex;
					margin-left: 3.0rem;
					flex-direction: column;
					justify-content: center;
				}

					div.dl_index_landing_2 > div.dl_index_landing_section4 > div > div > div > div > h2[b-5m53p6tnhd] {
						margin-bottom: 0.6rem;
					}

					div.dl_index_landing_2 > div.dl_index_landing_section4 > div > div > div > div > h3[b-5m53p6tnhd] {
						margin-bottom: 0;
					}
/* /Components/Index/IndexLanding3Component.razor.rz.scp.css */
div.dl_index_landing_3[b-ez5xfkjxi1] {
	color: #000000;
	height: 100%;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	font-family: Montserrat;
	background-color: #efefef;
}

	div.dl_index_landing_3 h1[b-ez5xfkjxi1] {
		color: #000000;
		font-size: 4.0rem;
		font-weight: 600;
	}

	div.dl_index_landing_3 h2[b-ez5xfkjxi1] {
		color: #94120c;
		font-size: 1.8rem;
		font-weight: 700;
		font-family: Fugaz One;
		text-transform: uppercase;
	}

	div.dl_index_landing_3 h3[b-ez5xfkjxi1] {
		color: #000000;
	}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_3 > div.dl_index_landing_section1[b-ez5xfkjxi1] {
		display: flex;
		justify-content: space-around;
		background-color: #000000;
	}

		div.dl_index_landing_3 > div.dl_index_landing_section1 > div:first-child[b-ez5xfkjxi1] {
			display: flex;
		}

			div.dl_index_landing_3 > div.dl_index_landing_section1 > div:first-child > div[b-ez5xfkjxi1] {
				width: 56.0rem;
				display: flex;
				margin-left: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_3 > div.dl_index_landing_section1 > div:first-child > div > h1[b-ez5xfkjxi1] {
					color: #ffffff;
					margin: 3.0rem 0;
				}

				div.dl_index_landing_3 > div.dl_index_landing_section1 > div:first-child > div > h2[b-ez5xfkjxi1] {
					color: #ffb100;
				}

/*				div.dl_index_landing_3 > div.dl_index_landing_section1 > div:first-child > div > div {
					display: flex;
					padding: 1.0rem;
					justify-content: space-between;
					background-color: #1a1a1a;
				}

					div.dl_index_landing_3 > div.dl_index_landing_section1 > div:first-child > div > div > input {
						color: #ffffff;
						width: 32.0rem;
						height: 3.0rem;
						font-size: 1.6rem;
						margin-top: 0.9rem;
						font-weight: 600;
						margin-right: 1.0rem;
						background-color: #000000;
					}

					div.dl_index_landing_3 > div.dl_index_landing_section1 > div:first-child > div > div > button {
						width: 20.0rem;
						height: 4.8rem;
					}
*/
		div.dl_index_landing_3 > div.dl_index_landing_section1 > div:last-child[b-ez5xfkjxi1] {
			width: 47.8rem;
			min-width: 47.8rem;
		}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_3 > div.dl_index_landing_section2[b-ez5xfkjxi1] {
		display: flex;
		justify-content: space-around;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);
	}

		div.dl_index_landing_3 > div.dl_index_landing_section2 > div:first-child[b-ez5xfkjxi1] {
			width: 56.4rem;
			min-width: 56.4rem;
		}

		div.dl_index_landing_3 > div.dl_index_landing_section2 > div:last-child[b-ez5xfkjxi1] {
			display: flex;
		}

			div.dl_index_landing_3 > div.dl_index_landing_section2 > div:last-child > div[b-ez5xfkjxi1] {
				width: 48.0rem;
				display: flex;
				margin-right: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_3 > div.dl_index_landing_section2 > div:last-child > div > h1[b-ez5xfkjxi1] {
					line-height: 5.4rem;
				}

				div.dl_index_landing_3 > div.dl_index_landing_section2 > div:last-child > div > span[b-ez5xfkjxi1] {
					line-height: 3.2rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_3 > div.dl_index_landing_section3[b-ez5xfkjxi1] {
		display: flex;
		padding: 6.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);
	}

		div.dl_index_landing_3 > div.dl_index_landing_section3 > h1[b-ez5xfkjxi1] {
			width: 60.0rem;
			text-align: center;
			margin-top: 1.2rem;
			margin-bottom: 6.0rem;
		}

		div.dl_index_landing_3 > div.dl_index_landing_section3 > h2[b-ez5xfkjxi1] {
			letter-spacing: 0.1em;
		}

		div.dl_index_landing_3 > div.dl_index_landing_section3 > div.dl_index_landing_benefits[b-ez5xfkjxi1] {
			display: table;
			border-spacing: 1.0rem;
		}

			div.dl_index_landing_3 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div[b-ez5xfkjxi1] {
				display: table-row;
				text-align: center;
			}

				div.dl_index_landing_3 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div > div[b-ez5xfkjxi1] {
					width: 22.0rem;
					display: table-cell;
					padding: 0 2.6rem;
					vertical-align: top;
				}

				div.dl_index_landing_3 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div[b-ez5xfkjxi1] {
					padding-bottom: 1.6rem;
				}

					div.dl_index_landing_3 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div > img[b-ez5xfkjxi1] {
						width: 54px;
						height: 54px;
					}

				div.dl_index_landing_3 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_titles > div > h2[b-ez5xfkjxi1] {
					color: #000000;
					font-size: 1.6rem;
					font-weight: 400;
					line-height: 2.3rem;
				}

				div.dl_index_landing_3 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_descriptions > div > span[b-ez5xfkjxi1] {
					color: #696865;
					font-size: 1.2rem;
					font-weight: 500;
					line-height: 2.0rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_3 > div.dl_index_landing_section4[b-ez5xfkjxi1] {
		display: flex;
		padding: 12.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background-color: #ffffff;
	}

		div.dl_index_landing_3 > div.dl_index_landing_section4 > div > img[b-ez5xfkjxi1] {
			width: 9.0rem;
			height: 6.4rem;
		}

		div.dl_index_landing_3 > div.dl_index_landing_section4 > div > quote[b-ez5xfkjxi1] {
			width: 96.0rem;
			margin: 6.0rem 0;
			display: block;
			font-size: 3.2rem;
			line-height: 4.0rem;
		}

		div.dl_index_landing_3 > div.dl_index_landing_section4 > div > div[b-ez5xfkjxi1] {
			width: 96.0rem;
			display: flex;
			justify-content: space-around;
		}

			div.dl_index_landing_3 > div.dl_index_landing_section4 > div > div > div[b-ez5xfkjxi1] {
				display: flex;
			}

				div.dl_index_landing_3 > div.dl_index_landing_section4 > div > div > div > img[b-ez5xfkjxi1] {
					width: 8.1rem;
					height: 8.1rem;
					border-radius: 50%;
				}

				div.dl_index_landing_3 > div.dl_index_landing_section4 > div > div > div > div[b-ez5xfkjxi1] {
					display: flex;
					margin-left: 3.0rem;
					flex-direction: column;
					justify-content: center;
				}

					div.dl_index_landing_3 > div.dl_index_landing_section4 > div > div > div > div > h2[b-ez5xfkjxi1] {
						margin-bottom: 0.6rem;
					}

					div.dl_index_landing_3 > div.dl_index_landing_section4 > div > div > div > div > h3[b-ez5xfkjxi1] {
						margin-bottom: 0;
					}
/* /Components/Index/IndexLanding4Component.razor.rz.scp.css */
div.dl_index_landing_4[b-u6yjb6d1hp] {
	color: #000000;
	height: 100%;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	font-family: Montserrat;
	background-color: #efefef;
}

	div.dl_index_landing_4 h1[b-u6yjb6d1hp] {
		color: #000000;
		font-size: 4.0rem;
		font-weight: 600;
	}

	div.dl_index_landing_4 h2[b-u6yjb6d1hp] {
		color: #94120c;
		font-size: 1.8rem;
		font-weight: 700;
		font-family: Fugaz One;
		text-transform: uppercase;
	}

	div.dl_index_landing_4 h3[b-u6yjb6d1hp] {
		color: #000000;
	}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_4 > div.dl_index_landing_section1[b-u6yjb6d1hp] {
		display: flex;
		align-items: center;
		flex-direction: column;
		background-color: #ffffff;
	}

		div.dl_index_landing_4 > div.dl_index_landing_section1 > div:first-child[b-u6yjb6d1hp] {
			display: flex;
		}

			div.dl_index_landing_4 > div.dl_index_landing_section1 > div:first-child > div[b-u6yjb6d1hp] {
				width: 80.0rem;
				display: flex;
				align-items: center;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_4 > div.dl_index_landing_section1 > div:first-child > div > h1[b-u6yjb6d1hp] {
					margin: 3.0rem 0;
					text-align: center;
				}

				div.dl_index_landing_4 > div.dl_index_landing_section1 > div:first-child > div > h2[b-u6yjb6d1hp] {
					margin-top: 3.0rem;
					text-align: center;
				}

/*				div.dl_index_landing_4 > div.dl_index_landing_section1 > div:first-child > div > div {
					width: 56.0rem;
					display: flex;
					padding: 1.0rem;
					justify-content: space-between;
					background-color: #1a1a1a;
				}

					div.dl_index_landing_4 > div.dl_index_landing_section1 > div:first-child > div > div > input {
						color: #ffffff;
						width: 32.0rem;
						height: 3.0rem;
						font-size: 1.6rem;
						margin-top: 0.9rem;
						font-weight: 600;
						margin-right: 1.0rem;
						background-color: #000000;
					}

					div.dl_index_landing_4 > div.dl_index_landing_section1 > div:first-child > div > div > button {
						width: 20.0rem;
						height: 4.8rem;
					}
*/
		div.dl_index_landing_4 > div.dl_index_landing_section1 > div:last-child[b-u6yjb6d1hp] {
			margin-top: 6.0rem;
		}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_4 > div.dl_index_landing_section2[b-u6yjb6d1hp] {
		display: flex;
		justify-content: space-around;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);
	}

		div.dl_index_landing_4 > div.dl_index_landing_section2 > div:first-child[b-u6yjb6d1hp] {
			display: flex;
		}

			div.dl_index_landing_4 > div.dl_index_landing_section2 > div:first-child > div[b-u6yjb6d1hp] {
				width: 48.0rem;
				display: flex;
				margin-left: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_4 > div.dl_index_landing_section2 > div:first-child > div > h1[b-u6yjb6d1hp] {
					line-height: 5.4rem;
				}

				div.dl_index_landing_4 > div.dl_index_landing_section2 > div:first-child > div > span[b-u6yjb6d1hp] {
					line-height: 3.2rem;
				}

		div.dl_index_landing_4 > div.dl_index_landing_section2 > div:last-child[b-u6yjb6d1hp] {
			width: 56.4rem;
			min-width: 56.4rem;
		}

			div.dl_index_landing_4 > div.dl_index_landing_section2 > div:last-child > img[b-u6yjb6d1hp] {
				margin: 2.0rem 0;
				border-radius: 50%;
			}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_4 > div.dl_index_landing_section3[b-u6yjb6d1hp] {
		display: flex;
		padding: 6.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);
	}

		div.dl_index_landing_4 > div.dl_index_landing_section3 > h1[b-u6yjb6d1hp] {
			width: 60.0rem;
			text-align: center;
			margin-top: 1.2rem;
			margin-bottom: 6.0rem;
		}

		div.dl_index_landing_4 > div.dl_index_landing_section3 > h2[b-u6yjb6d1hp] {
			letter-spacing: 0.1em;
		}

		div.dl_index_landing_4 > div.dl_index_landing_section3 > div.dl_index_landing_benefits[b-u6yjb6d1hp] {
			display: table;
			border-spacing: 1.0rem;
		}

			div.dl_index_landing_4 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div[b-u6yjb6d1hp] {
				display: table-row;
				text-align: center;
			}

				div.dl_index_landing_4 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div > div[b-u6yjb6d1hp] {
					width: 22.0rem;
					display: table-cell;
					padding: 0 2.6rem;
					vertical-align: top;
				}

				div.dl_index_landing_4 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div[b-u6yjb6d1hp] {
					padding-bottom: 1.6rem;
				}

					div.dl_index_landing_4 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div > img[b-u6yjb6d1hp] {
						width: 54px;
						height: 54px;
					}

				div.dl_index_landing_4 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_titles > div > h2[b-u6yjb6d1hp] {
					color: #000000;
					font-size: 1.6rem;
					font-weight: 400;
					line-height: 2.3rem;
				}

				div.dl_index_landing_4 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_descriptions > div > span[b-u6yjb6d1hp] {
					color: #696865;
					font-size: 1.2rem;
					font-weight: 500;
					line-height: 2.0rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_4 > div.dl_index_landing_section4[b-u6yjb6d1hp] {
		display: flex;
		padding: 12.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background-color: #ffffff;
	}

		div.dl_index_landing_4 > div.dl_index_landing_section4 > div > img[b-u6yjb6d1hp] {
			width: 9.0rem;
			height: 6.4rem;
		}

		div.dl_index_landing_4 > div.dl_index_landing_section4 > div > quote[b-u6yjb6d1hp] {
			width: 96.0rem;
			margin: 6.0rem 0;
			display: block;
			font-size: 3.2rem;
			line-height: 4.0rem;
		}

		div.dl_index_landing_4 > div.dl_index_landing_section4 > div > div[b-u6yjb6d1hp] {
			width: 96.0rem;
			display: flex;
			justify-content: space-around;
		}

			div.dl_index_landing_4 > div.dl_index_landing_section4 > div > div > div[b-u6yjb6d1hp] {
				display: flex;
			}

				div.dl_index_landing_4 > div.dl_index_landing_section4 > div > div > div > img[b-u6yjb6d1hp] {
					width: 8.1rem;
					height: 8.1rem;
					border-radius: 50%;
				}

				div.dl_index_landing_4 > div.dl_index_landing_section4 > div > div > div > div[b-u6yjb6d1hp] {
					display: flex;
					margin-left: 3.0rem;
					flex-direction: column;
					justify-content: center;
				}

					div.dl_index_landing_4 > div.dl_index_landing_section4 > div > div > div > div > h2[b-u6yjb6d1hp] {
						margin-bottom: 0.6rem;
					}

					div.dl_index_landing_4 > div.dl_index_landing_section4 > div > div > div > div > h3[b-u6yjb6d1hp] {
						margin-bottom: 0;
					}
/* /Components/Index/IndexLanding5Component.razor.rz.scp.css */
div.dl_index_landing_5[b-3x4tw23gwn] {
	color: #000000;
	height: 100%;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 500;
	font-family: Montserrat;
	background-color: #efefef;
}

	div.dl_index_landing_5 h1[b-3x4tw23gwn] {
		color: #000000;
		font-size: 4.0rem;
		font-weight: 600;
	}

	div.dl_index_landing_5 h2[b-3x4tw23gwn] {
		color: #94120c;
		font-size: 1.8rem;
		font-weight: 700;
		font-family: Fugaz One;
		text-transform: uppercase;
	}

	div.dl_index_landing_5 h3[b-3x4tw23gwn] {
		color: #ffffff;
	}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_5 > div.dl_index_landing_section1[b-3x4tw23gwn] {
		display: flex;
		justify-content: space-around;
		background: linear-gradient(180deg, #94120c 0%, #450300 100%);
	}

		div.dl_index_landing_5 > div.dl_index_landing_section1 > div:first-child[b-3x4tw23gwn] {
			display: flex;
		}

			div.dl_index_landing_5 > div.dl_index_landing_section1 > div:first-child > div[b-3x4tw23gwn] {
				width: 56.0rem;
				display: flex;
				margin-left: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_5 > div.dl_index_landing_section1 > div:first-child > div > h1[b-3x4tw23gwn] {
					color: #ffffff;
					margin: 3.0rem 0;
				}

				div.dl_index_landing_5 > div.dl_index_landing_section1 > div:first-child > div > h2[b-3x4tw23gwn] {
					color: #ffb100;
				}

/*				div.dl_index_landing_5 > div.dl_index_landing_section1 > div:first-child > div > div {
					display: flex;
					padding: 1.0rem;
					justify-content: space-between;
					background-color: #1a1a1a;
				}

					div.dl_index_landing_5 > div.dl_index_landing_section1 > div:first-child > div > div > input {
						color: #ffffff;
						width: 32.0rem;
						height: 3.0rem;
						font-size: 1.6rem;
						margin-top: 0.9rem;
						font-weight: 600;
						margin-right: 1.0rem;
						background-color: #000000;
					}

					div.dl_index_landing_5 > div.dl_index_landing_section1 > div:first-child > div > div > button {
						width: 20.0rem;
						height: 4.8rem;
					}
*/
		div.dl_index_landing_5 > div.dl_index_landing_section1 > div:last-child[b-3x4tw23gwn] {
			width: 47.8rem;
			min-width: 47.8rem;
		}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_5 > div.dl_index_landing_section2[b-3x4tw23gwn] {
		display: flex;
		justify-content: space-around;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);
	}

		div.dl_index_landing_5 > div.dl_index_landing_section2 > div:first-child[b-3x4tw23gwn] {
			width: 56.4rem;
			min-width: 56.4rem;
		}

			div.dl_index_landing_5 > div.dl_index_landing_section2 > div:first-child > img[b-3x4tw23gwn] {
				margin: 2.0rem 0;
				border-radius: 50%;
			}

		div.dl_index_landing_5 > div.dl_index_landing_section2 > div:last-child[b-3x4tw23gwn] {
			display: flex;
		}

			div.dl_index_landing_5 > div.dl_index_landing_section2 > div:last-child > div[b-3x4tw23gwn] {
				width: 48.0rem;
				display: flex;
				margin-right: 12.0rem;
				flex-direction: column;
				justify-content: center;
			}

				div.dl_index_landing_5 > div.dl_index_landing_section2 > div:last-child > div > h1[b-3x4tw23gwn] {
					color: #94120c;
					line-height: 5.4rem;
				}

				div.dl_index_landing_5 > div.dl_index_landing_section2 > div:last-child > div > span[b-3x4tw23gwn] {
					line-height: 3.2rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_5 > div.dl_index_landing_section3[b-3x4tw23gwn] {
		display: flex;
		padding: 6.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #dcdcdc 100%);
	}

		div.dl_index_landing_5 > div.dl_index_landing_section3 > h1[b-3x4tw23gwn] {
			width: 60.0rem;
			text-align: center;
			margin-top: 1.2rem;
			margin-bottom: 6.0rem;
		}

		div.dl_index_landing_5 > div.dl_index_landing_section3 > h2[b-3x4tw23gwn] {
			letter-spacing: 0.1em;
		}

		div.dl_index_landing_5 > div.dl_index_landing_section3 > div.dl_index_landing_benefits[b-3x4tw23gwn] {
			display: table;
			border-spacing: 1.0rem;
		}

			div.dl_index_landing_5 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div[b-3x4tw23gwn] {
				display: table-row;
				text-align: center;
			}

				div.dl_index_landing_5 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div > div[b-3x4tw23gwn] {
					width: 22.0rem;
					display: table-cell;
					padding: 0 2.6rem;
					vertical-align: top;
				}

				div.dl_index_landing_5 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div[b-3x4tw23gwn] {
					padding-bottom: 1.6rem;
				}

					div.dl_index_landing_5 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_images > div > img[b-3x4tw23gwn] {
						width: 54px;
						height: 54px;
					}

				div.dl_index_landing_5 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_titles > div > h2[b-3x4tw23gwn] {
					color: #000000;
					font-size: 1.6rem;
					font-weight: 400;
					line-height: 2.3rem;
				}

				div.dl_index_landing_5 > div.dl_index_landing_section3 > div.dl_index_landing_benefits > div.dl_index_landing_benefits_descriptions > div > span[b-3x4tw23gwn] {
					color: #696865;
					font-size: 1.2rem;
					font-weight: 500;
					line-height: 2.0rem;
				}

	/* --------------------------------------------------------------------- */

	div.dl_index_landing_5 > div.dl_index_landing_section4[b-3x4tw23gwn] {
		color: #ffffff;
		display: flex;
		padding: 12.0rem;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		background: linear-gradient(180deg, #94120c 0%, #450300 100%);
	}

		div.dl_index_landing_5 > div.dl_index_landing_section4 > div > img[b-3x4tw23gwn] {
			width: 9.0rem;
			height: 6.4rem;
		}

		div.dl_index_landing_5 > div.dl_index_landing_section4 > div > quote[b-3x4tw23gwn] {
			width: 96.0rem;
			margin: 6.0rem 0;
			display: block;
			font-size: 3.2rem;
			line-height: 4.0rem;
		}

		div.dl_index_landing_5 > div.dl_index_landing_section4 > div > div[b-3x4tw23gwn] {
			width: 96.0rem;
			display: flex;
			justify-content: space-around;
		}

			div.dl_index_landing_5 > div.dl_index_landing_section4 > div > div > div[b-3x4tw23gwn] {
				display: flex;
			}

				div.dl_index_landing_5 > div.dl_index_landing_section4 > div > div > div > img[b-3x4tw23gwn] {
					width: 8.1rem;
					height: 8.1rem;
					border-radius: 50%;
				}

				div.dl_index_landing_5 > div.dl_index_landing_section4 > div > div > div > div[b-3x4tw23gwn] {
					display: flex;
					margin-left: 3.0rem;
					flex-direction: column;
					justify-content: center;
				}

					div.dl_index_landing_5 > div.dl_index_landing_section4 > div > div > div > div > h2[b-3x4tw23gwn] {
						color: #ffffff;
						margin-bottom: 0.6rem;
					}

					div.dl_index_landing_5 > div.dl_index_landing_section4 > div > div > div > div > h3[b-3x4tw23gwn] {
						margin-bottom: 0;
					}
/* /Components/NavigationComponent.razor.rz.scp.css */
div.dl_navigation[b-qz46wh2jdo] {
	position: fixed;
	width: 26.0rem;
	top: 8.4rem;
	bottom: 5.6rem;
	padding: 0 1.6rem;
	background-color: #bb2417;
}

	div.dl_navigation li.nav-item[b-qz46wh2jdo] {
		font-size: 1.4rem;
		padding-bottom: 0.8rem;
	}

		div.dl_navigation li.nav-item:first-of-type[b-qz46wh2jdo] {
			padding-top: 1.6rem;
		}

		div.dl_navigation li.nav-item:last-of-type[b-qz46wh2jdo] {
			padding-bottom: 1.6rem;
		}

		div.dl_navigation li.nav-item[b-qz46wh2jdo]  a {
			color: #d7d7d7;
			border-radius: 0.4rem;
			height: 3.2rem;
			display: flex;
			align-items: center;
			line-height: 3.2rem;
		}

			div.dl_navigation li.nav-item[b-qz46wh2jdo]  a.active {
				color: ffffff;
				background-color: rgba(255,255,255,0.25);
			}

			div.dl_navigation li.nav-item[b-qz46wh2jdo]  a:hover {
				color: ffffff;
				background-color: rgba(255,255,255,0.1);
			}

		div.dl_navigation li.nav-item .oi[b-qz46wh2jdo] {
			top: -0.2rem;
			width: 3.2rem;
			font-size: 1.8rem;
			vertical-align: text-top;
		}
/* /Components/SpinnerComponent.razor.rz.scp.css */
div.dl_spinner[b-yjwlfdg7wa] {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: flex;
	position: fixed;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

	div.dl_spinner > div.dl_shroud[b-yjwlfdg7wa] {
		width: 100%;
		height: 100%;
		opacity: 0.1;
		position: absolute;
		background-color: #94120c;
	}

	div.dl_spinner > div.sk-circle[b-yjwlfdg7wa] {
		margin: 0;
	}
/* /Forms/ConfigurationForm.razor.rz.scp.css */
div.dl_configuration_form[b-yvjbbqyunf] {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 600;
	font-family: Montserrat;
}

div.dl_configuration_form[b-yvjbbqyunf] {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 600;
	font-family: Montserrat;
}

	div.dl_configuration_form form[b-yvjbbqyunf] {
		width: 100%;
	}


div.dl_child_content[b-yvjbbqyunf]  select,
div.dl_child_content[b-yvjbbqyunf]  input[type="text"].dl_input {
	width: 100%;
}

div.dl_child_content button.dl_button[b-yvjbbqyunf] {
	width: 100%;
	height: 4.2rem;
}

div.dl_child_content > div[b-yvjbbqyunf] {
	display: flex;
	justify-content: center;
}

	div.dl_child_content > div > dl[b-yvjbbqyunf],
	div .dl_child_content > div:last-child > div[b-yvjbbqyunf] {
		width: 51.2rem;
		margin: 0;
	}

		div.dl_child_content > div > dl:first-child[b-yvjbbqyunf],
		div .dl_child_content > div:last-child > div:first-child[b-yvjbbqyunf] {
			margin-right: 1.0rem;
		}

		div.dl_child_content > div > dl:last-child[b-yvjbbqyunf],
		div .dl_child_content > div:last-child > div:last-child[b-yvjbbqyunf] {
			margin-left: 1.0rem;
		}

		div.dl_child_content > div > dl > dt[b-yvjbbqyunf],
		div.dl_child_content > div > dl > dd[b-yvjbbqyunf] {
			font-weight: 600;
		}

		div.dl_child_content > div > dl > dt[b-yvjbbqyunf] {
			color: #000000;
			height: 2.4rem;
			margin: 1.0rem 0 0 0;
		}

		div.dl_child_content > div > dl > dd[b-yvjbbqyunf] {
			color: #696865;
			min-height: 4.0rem;
		}
/* /Forms/Fighters/FighterForm.razor.rz.scp.css */
div.dl_fighter_form[b-89ko1agku0] {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 600;
	font-family: Montserrat;
}

	div.dl_fighter_form[b-89ko1agku0]  {
		font-size: 1.6rem;
		font-style: normal;
		font-weight: 600;
		font-family: Montserrat;
	}

		div.dl_fighter_form[b-89ko1agku0]  form {
			width: 100%;
		}

/* ------------------------------------------------------------------------------
 * this is a common section and we should refactor it out later
 * ------------------------------------------------------------------------------ */

div.dl_child_content > div[b-89ko1agku0] {
	display: flex;
	justify-content: center;
}

	div.dl_child_content > div > dl[b-89ko1agku0] {
		width: 51.2rem;
		margin: 0;
		padding: 1.6rem;
	}

		div.dl_child_content > div > dl > dt[b-89ko1agku0],
		div.dl_child_content > div > dl > dd[b-89ko1agku0] {
			font-weight: 600;
		}

		div.dl_child_content > div > dl > dt[b-89ko1agku0] {
			color: #000000;
			height: 2.4rem;
			margin: 1.0rem 0 0 0;
		}

		div.dl_child_content > div > dl > dd[b-89ko1agku0] {
			color: #696865;
			min-height: 4.0rem;
			margin: 0;
		}

			div.dl_child_content > div > dl > dd[b-89ko1agku0]  input[type="text"],
			div.dl_child_content > div > dl > dd[b-89ko1agku0]  select {
				width: 100%;
			}

	div.dl_child_content > div:last-child > div[b-89ko1agku0] {
		width: 51.2rem;
		display: flex;
		padding: 0 1.6rem;
	}

		div.dl_child_content > div:last-child > div:first-child[b-89ko1agku0] {
			justify-content: flex-start;
		}

		div.dl_child_content > div:last-child > div:last-child[b-89ko1agku0] {
			justify-content: flex-end;
		}

		div.dl_child_content > div:last-child > div[b-89ko1agku0]  button {
			width: 39.2rem;
			height: 6.4rem;
		}

/* ------------------------------------------------------------------------------
 * ------------------------------------------------------------------------------ */
/* /Forms/Fights/FightForm.razor.rz.scp.css */
div.dl_fight_form[b-yczoo7ljgv] {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 600;
	font-family: Montserrat;
}

	div.dl_fight_form[b-yczoo7ljgv]  {
		font-size: 1.6rem;
		font-style: normal;
		font-weight: 600;
		font-family: Montserrat;
	}

		div.dl_fight_form[b-yczoo7ljgv]  form {
			width: 100%;
		}

/* ------------------------------------------------------------------------------
 * this is a common section and we should refactor it out later
 * ------------------------------------------------------------------------------ */

div.dl_child_content > div[b-yczoo7ljgv] {
	display: flex;
	justify-content: center;
}

	div.dl_child_content > div > dl[b-yczoo7ljgv] {
		width: 51.2rem;
		margin: 0;
		padding: 1.6rem;
	}

		div.dl_child_content > div > dl > dt[b-yczoo7ljgv],
		div.dl_child_content > div > dl > dd[b-yczoo7ljgv] {
			font-weight: 600;
		}

		div.dl_child_content > div > dl > dt[b-yczoo7ljgv] {
			color: #000000;
			height: 2.4rem;
			margin: 0.96rem 0 0 0;
		}

		div.dl_child_content > div > dl > dd[b-yczoo7ljgv] {
			color: #696865;
			min-height: 4.0rem;
			margin: 0;
		}

			div.dl_child_content > div > dl > dd[b-yczoo7ljgv]  select,
			div.dl_child_content > div > dl > dd[b-yczoo7ljgv]  textarea.dl_textarea,
			div.dl_child_content > div > dl > dd[b-yczoo7ljgv]  input[type="text"].dl_input {
				width: 100%;
			}

			div.dl_child_content > div > dl > dd[b-yczoo7ljgv]  textarea.dl_textarea
			{
				height: 10.6rem;
			}

	div.dl_child_content > div:last-child > div[b-yczoo7ljgv] {
		width: 51.2rem;
		display: flex;
		padding: 0 1.6rem;
	}

		div.dl_child_content > div:last-child > div:first-child[b-yczoo7ljgv] {
			justify-content: flex-start;
		}

		div.dl_child_content > div:last-child > div:last-child[b-yczoo7ljgv] {
			justify-content: flex-end;
		}

		div.dl_child_content > div:last-child > div[b-yczoo7ljgv]  button {
			width: 39.2rem;
			height: 6.4rem;
		}

/* ------------------------------------------------------------------------------
 * ------------------------------------------------------------------------------ */
/* /Forms/Fights/GeneralAnalysisForm.razor.rz.scp.css */
div.dl_general_analysis_form[b-a4n2vf2umd] {
	font-size: 1.4rem;
	/*font-size: 1.6rem;*/
	font-style: normal;
	font-weight: 600;
	font-family: Montserrat;
}

	div.dl_general_analysis_form[b-a4n2vf2umd]  {
		/*font-size: 1.4rem;*/
		font-style: normal;
		font-weight: 600;
		font-family: Montserrat;
	}

		div.dl_general_analysis_form[b-a4n2vf2umd]  .dl_radio {
			margin: 0.6rem 0;
			display: block;
		}

		div.dl_general_analysis_form[b-a4n2vf2umd]  form {
			width: 100%;
			/*border: 0.1rem solid #000000;*/
		}

			div.dl_general_analysis_form[b-a4n2vf2umd]  form > ul {
				padding: 0;
				display: flex;
				margin-top: 1.0rem;
				flex-direction: column;
				list-style-type: none;
				padding-inline-start: 0;
			}

				div.dl_general_analysis_form[b-a4n2vf2umd]  form > ul > li {
					margin: 0.4rem 0;
					display: flex;
					padding: 0 1.6rem;
					justify-content: flex-start;
				}

/* ------------------------------------------------------------------------------
 * this is a common section and we should refactor it out later
 * ------------------------------------------------------------------------------ */

div.dl_child_content > div[b-a4n2vf2umd] {
	display: flex;
	justify-content: center;
}

	div.dl_child_content > div > dl[b-a4n2vf2umd] {
		width: 100%;
		margin: 0;
		padding: 1.6rem;
	}

		div.dl_child_content > div > dl > dt[b-a4n2vf2umd],
		div.dl_child_content > div > dl > dd[b-a4n2vf2umd] {
			font-weight: 600;
		}

		div.dl_child_content > div > dl > dt[b-a4n2vf2umd] {
			color: #000000;
			height: 2.4rem;
			margin: 0.96rem 0 0 0;
		}

		div.dl_child_content > div > dl > dd[b-a4n2vf2umd] {
			color: #696865;
			min-height: 4.0rem;
			margin: 0;
		}

			div.dl_child_content > div > dl > dd[b-a4n2vf2umd]  select,
			div.dl_child_content > div > dl > dd[b-a4n2vf2umd]  textarea.dl_textarea,
			div.dl_child_content > div > dl > dd[b-a4n2vf2umd]  input[type="text"].dl_input {
				width: 100%;
			}

			div.dl_child_content > div > dl > dd[b-a4n2vf2umd]  textarea.dl_textarea
			{
				height: 10.6rem;
			}

	div.dl_child_content > div:last-child[b-a4n2vf2umd] {
		display: flex;
		justify-content: space-around;
	}

		div.dl_child_content > div:last-child > div[b-a4n2vf2umd]  button {
			width: 12.0rem;
			height: 4.0rem;
		}

/* ------------------------------------------------------------------------------
 * ------------------------------------------------------------------------------ */
/* /Forms/IndexForm.razor.rz.scp.css */
div.dl_index_form[b-c8ku21k4s8]  > form {
	border: 0.8rem solid #1a1a1a;
	display: flex;
	padding: 0.2rem;
	border-radius: 0.8rem;
	justify-content: space-between;
	background-color: #1a1a1a;
}

	div.dl_index_form[b-c8ku21k4s8]  > form > input[type="email"] {
		color: #ffffff;
		width: 32.0rem;
		height: 3.0rem;
		font-size: 1.6rem;
		margin-top: 0.9rem;
		font-weight: 600;
		margin-right: 1.0rem;
		background-color: #000000;
	}

	div.dl_index_form[b-c8ku21k4s8]  > form > button {
		height: 4.8rem;
		white-space: nowrap;
	}
/* /Forms/Users/LoginForm.razor.rz.scp.css */
div.dl_login_form[b-2nodel7l75] {
	width: 40.0rem;
	color: #000000;
	font-weight: 800;
	font-family: Montserrat;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 2.1rem;
}

	div.dl_login_form div.dl_login_form_title > label[b-2nodel7l75] {
		font-weight: 800;
		font-size: 3.2rem;
		line-height: 3.9rem;
		text-transform: uppercase;
		display: block;
		margin: 2.1rem 0;
		text-align: center;
	}

	div.dl_login_form dl > dt[b-2nodel7l75] {
		margin-top: 1.6rem;
	}

	div.dl_login_form dl > dd[b-2nodel7l75] {
		margin-bottom: 1.6rem;
	}

	div.dl_login_form dl > dt label[b-2nodel7l75] {
		height: 2.5rem;
		font-weight: 600;
		font-size: 1.6rem;
		line-height: 2.0rem;
	}

	div.dl_login_form dl > dt.dl_login_form_validation > label[b-2nodel7l75] {
		color: #94120c;
		height: 2.5rem;
		font-size: 1.6rem;
		font-weight: 600;
		line-height: 2.0rem;
	}

	div.dl_login_form dl > dd[b-2nodel7l75]  input[type="email"],
	div.dl_login_form dl > dd[b-2nodel7l75]  input[type="password"] {
		width: 39.2rem;
		height: 5.4rem;
		background: #ffffff;
	}

	div.dl_login_form dl > dd > a[b-2nodel7l75] {
		color: #000000;
		height: 2.5rem;
		font-size: 1.6rem;
		font-weight: 800;
		line-height: 2.0rem;
		text-decoration-line: none;
	}

		div.dl_login_form dl > dd > a:hover[b-2nodel7l75] {
			text-decoration-line: underline;
		}

	div.dl_login_form dl > dd#dl_login_form_new_account > a[b-2nodel7l75] {
		color: #696865;
		display: block;
		text-align: center;
	}

	div.dl_login_form dl > dd > button[b-2nodel7l75] {
		width: 39.2rem;
		height: 6.4rem;
	}
/* /Forms/Users/ProfileForm.razor.rz.scp.css */
div.dl_profile_form[b-wefqh9uxkd] {
	width: 40.0rem;
	color: #000000;
	font-weight: 800;
	font-family: Montserrat;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 2.1rem;
}

	div.dl_profile_form div#dl_login_form_title[b-wefqh9uxkd]  label {
		font-weight: 800;
		font-size: 3.2rem;
		line-height: 3.9rem;
		text-transform: uppercase;
		display: block;
		margin: 2.1rem 0;
		text-align: center;
	}

	div.dl_profile_form dl > dt[b-wefqh9uxkd] {
		margin-top: 1.6rem;
	}

	div.dl_profile_form dl > dd[b-wefqh9uxkd] {
		margin-bottom: 1.6rem;
	}

	div.dl_profile_form dl > dt[b-wefqh9uxkd]  label {
		height: 2.5rem;
		font-weight: 600;
		font-size: 1.6rem;
		line-height: 2.0rem;
	}

	div.dl_profile_form dl > dt#dl_login_form_validation[b-wefqh9uxkd]  label {
		color: #94120c;
		height: 2.5rem;
		font-size: 1.6rem;
		font-weight: 600;
		line-height: 2.0rem;
	}

	div.dl_profile_form dl > dd[b-wefqh9uxkd]  input.rz-textbox {
		width: 39.2rem;
		height: 5.4rem;
		background: #ffffff;
	}

	div.dl_profile_form dl > dd[b-wefqh9uxkd]  a.rz-link {
		color: #000000;
		height: 2.5rem;
		font-size: 1.6rem;
		font-weight: 800;
		line-height: 2.0rem;
		text-decoration-line: none;
	}

		div.dl_profile_form dl > dd[b-wefqh9uxkd]  a.rz-link:hover {
			text-decoration-line: underline;
		}

	div.dl_profile_form dl > dd#dl_login_form_new_account[b-wefqh9uxkd]  a.rz-link {
		color: #696865;
		display: block;
		text-align: center;
	}

	div.dl_profile_form dl > dd[b-wefqh9uxkd]  button {
		color: #ffffff;
		width: 39.2rem;
		height: 6.4rem;
		font-size: 1.6rem;
		font-family: Fugaz One;
		line-height: 2.5rem;
		text-transform: uppercase;
		background-color: #94120c;
	}
/* /Forms/Users/UserForm.razor.rz.scp.css */
div.dl_user_form[b-j4kxcps46a] {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 600;
	font-family: Montserrat;
}

	div.dl_user_form[b-j4kxcps46a]  {
		font-size: 1.6rem;
		font-style: normal;
		font-weight: 600;
		font-family: Montserrat;
	}

		div.dl_user_form[b-j4kxcps46a]  form {
			width: 100%;
		}

/* ------------------------------------------------------------------------------
 * this is a common section and we should refactor it out later
 * ------------------------------------------------------------------------------ */

div.dl_child_content > div[b-j4kxcps46a] {
	display: flex;
	justify-content: center;
}

	div.dl_child_content > div > dl[b-j4kxcps46a] {
		width: 51.2rem;
		margin: 0;
		padding: 1.6rem;
	}

		div.dl_child_content > div > dl > dt[b-j4kxcps46a],
		div.dl_child_content > div > dl > dd[b-j4kxcps46a] {
			font-weight: 600;
		}

		div.dl_child_content > div > dl > dt[b-j4kxcps46a] {
			color: #000000;
			margin: 1.0rem 0 0 0;
			min-height: 2.4rem;
		}

		div.dl_child_content > div > dl > dd[b-j4kxcps46a] {
			color: #696865;
			margin: 0;
			min-height: 4.0rem;
		}

			div.dl_child_content > div > dl > dd[b-j4kxcps46a]  input[type="text"],
			div.dl_child_content > div > dl > dd[b-j4kxcps46a]  select {
				width: 100%;
			}

				div.dl_child_content > div > dl > dd[b-j4kxcps46a]  select[multiple].dl_select {
					height: 12.8rem;
				}

	div.dl_child_content > div:last-child > div[b-j4kxcps46a] {
		width: 51.2rem;
		padding: 0 1.6rem;
	}

		div.dl_child_content > div:last-child > div:first-child[b-j4kxcps46a] {
			display: flex;
			justify-content: flex-start;
		}

		div.dl_child_content > div:last-child > div:last-child[b-j4kxcps46a] {
			display: flex;
			justify-content: flex-end;
		}

		div.dl_child_content > div:last-child > div[b-j4kxcps46a]  button {
			width: 39.2rem;
			height: 6.4rem;
		}

/*[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	cursor: pointer;
}
*/

/* ------------------------------------------------------------------------------
 * ------------------------------------------------------------------------------ */
/* /Pages/ConfigurationsPage.razor.rz.scp.css */
div#dl_configurations[b-cblk75w5kd] {
	height: 100%;
	padding: 1.8rem;
	font-family: Montserrat;
}

	div#dl_configurations > h1[b-cblk75w5kd] {
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-weight: 800;
		line-height: 4.0rem;
		/*margin-bottom: 1.9rem;*/
		text-transform: uppercase;
	}
/* /Pages/Fighters/AnalysisPage.razor.rz.scp.css */
div#dl_analysis[b-qxmyei2m7a] {
	display: flex;
	height: 100%;
}

	div#dl_analysis > div[b-qxmyei2m7a] {
		flex: auto;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

		div#dl_analysis > div > img[b-qxmyei2m7a] {
			width: 474px;
			height: 277px;
		}
/* /Pages/Fighters/CreationPage.razor.rz.scp.css */
div#dl_creation[b-5dy6tb58u4] {
	height: 100%;
	padding: 1.8rem;
	font-family: Montserrat;
}

	div#dl_creation > h1[b-5dy6tb58u4] {
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-weight: 800;
		line-height: 4.0rem;
		margin-bottom: 1.9rem;
		text-transform: uppercase;
	}
/* /Pages/Fighters/ProfileFightsPage.razor.rz.scp.css */
div#dl_profile_fights[b-r2m3oyhs0e] {
}

	div#dl_profile_fights ul[b-r2m3oyhs0e] {
		margin: 0;
		list-style-type: none;
		padding-inline-start: 0;
	}

		div#dl_profile_fights ul > li[b-r2m3oyhs0e] {
			margin-bottom: 1.6rem;
		}

			div#dl_profile_fights ul > li:last-child[b-r2m3oyhs0e] {
				margin-bottom: 0;
			}

	div#dl_profile_fights > div:first-child[b-r2m3oyhs0e] {
		color: #ffffff;
		padding: 1.8rem;
		background-color: #111111;
	}

		div#dl_profile_fights > div:first-child > div:first-child[b-r2m3oyhs0e] {
			display: flex;
			align-items: center;
			justify-content: space-between;
		}

			div#dl_profile_fights > div:first-child > div:first-child > h1[b-r2m3oyhs0e] {
				color: #ffffff;
				font-size: 3.2rem;
				font-style: italic;
				font-weight: 800;
				font-family: Montserrat;
				line-height: 3.0rem;
				text-transform: uppercase;
			}

				div#dl_profile_fights > div:first-child > div:first-child > h1 > span[b-r2m3oyhs0e] {
					font-style: normal;
				}

			div#dl_profile_fights > div:first-child > div:first-child > button.dl_button[b-r2m3oyhs0e] {
				height: 6.4rem;
			}

	div#dl_profile_fights > div:last-child[b-r2m3oyhs0e] {
		height: 100%;
		display: flex;
	}

		div#dl_profile_fights > div:last-child > aside[b-r2m3oyhs0e] {
			width: 38.4rem;
			min-width: 38.2rem;
		}

		div#dl_profile_fights > div:last-child > div[b-r2m3oyhs0e] {
			flex: auto;
			display: flex;
			justify-content: center;
		}

			div#dl_profile_fights > div:last-child > div > div[b-r2m3oyhs0e] {
				width: 153.6rem;
				padding: 1.8rem;
			}

				div#dl_profile_fights > div:last-child > div > div > div[b-r2m3oyhs0e] {
					display: flex;
				}

					div#dl_profile_fights > div:last-child > div > div > div > div:first-child[b-r2m3oyhs0e] {
						width: 19.2rem;
						display: flex;
						flex-direction: column;
						justify-content: space-between;
					}

					div#dl_profile_fights > div:last-child > div > div > div > div:last-child[b-r2m3oyhs0e] {
						flex: auto;
						margin-left: 1.6rem;
					}
/* /Pages/Fighters/ProfilePage.razor.rz.scp.css */
div#dl_profile[b-whppw4ikwb] {
	display: flex;
	height: 100%;
}

	div#dl_profile h1[b-whppw4ikwb] {
		font-size: 3.2rem;
		font-style: italic;
		font-weight: 400;
		font-family: Fugaz One;
		line-height: 4.8rem;
		text-transform: uppercase;
	}

	div#dl_profile h2[b-whppw4ikwb] {
		margin: 0.96rem 0;
		font-size: 2.4rem;
		font-weight: 800;
		font-family: Montserrat;
		line-height: 3.0rem;
		text-transform: uppercase;
	}

	div#dl_profile ul[b-whppw4ikwb] {
		margin: 0;
		list-style-type: none;
		padding-inline-start: 0;
	}

		div#dl_profile ul > li[b-whppw4ikwb] {
			margin-bottom: 1.6rem;
		}

			div#dl_profile ul > li:last-child[b-whppw4ikwb] {
				margin-bottom: 0;
			}

	div#dl_profile > div[b-whppw4ikwb] {
		flex: auto;
		display: flex;
		justify-content: center;
	}

		div#dl_profile > div > div[b-whppw4ikwb] {
			width: 96.0rem;
			padding: 1.8rem;
		}

			div#dl_profile > div > div > button[b-whppw4ikwb] {
				height: 6.4rem;
				margin: 1.9rem 0;
			}

				div#dl_profile > div > div > button > span:last-child[b-whppw4ikwb] {
					margin-left: 1.3rem;
				}

			div#dl_profile > div > div > div[b-whppw4ikwb] {
				display: flex;
			}

				div#dl_profile > div > div > div > div:first-child[b-whppw4ikwb] {
					width: 19.2rem;
					display: flex;
					flex-direction: column;
					justify-content: space-between;
				}

				div#dl_profile > div > div > div > div:last-child[b-whppw4ikwb] {
					flex: auto;
					margin-left: 1.6rem;
				}

	div#dl_profile > aside[b-whppw4ikwb] {
		width: 38.4rem;
		color: #ffffff;
		display: flex;
		min-width: 38.4rem;
		font-size: 1.6rem;
		font-style: normal;
		font-family: Montserrat;
		font-weight: 800;
		line-height: 2.0rem;
		flex-direction: column;
	}

		div#dl_profile > aside > div#dl_profile_aside_top[b-whppw4ikwb] {
			height: 41.6rem;
			background-color: #111111;
		}

		div#dl_profile > aside > div#dl_profile_aside_bottom[b-whppw4ikwb] {
			flex: auto;
			background-color: #212121;
		}
/* /Pages/Fighters/RankingPage.razor.rz.scp.css */
div#dl_ranking[b-i19wnxpgrw] {
	display: flex;
	height: 100%;
}

	div#dl_ranking > div[b-i19wnxpgrw] {
		flex: auto;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

		div#dl_ranking > div > img[b-i19wnxpgrw] {
			width: 474px;
			height: 277px;
		}
/* /Pages/Fighters/StrategyPage.razor.rz.scp.css */
div#dl_strategy[b-4df4b948ky] {
	display: flex;
	height: 100%;
}

	div#dl_strategy > div[b-4df4b948ky] {
		flex: auto;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

		div#dl_strategy > div > img[b-4df4b948ky] {
			width: 474px;
			height: 277px;
		}
/* /Pages/Fighters/SummaryPage.razor.rz.scp.css */
div#dl_summary[b-mlt2db7d3c] {
	padding: 1.8rem;
}
/* /Pages/Fighters/TrainingPage.razor.rz.scp.css */
div#dl_training[b-9ju4ag7j9b] {
	display: flex;
	height: 100%;
}

	div#dl_training > div[b-9ju4ag7j9b] {
		flex: auto;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

		div#dl_training > div > img[b-9ju4ag7j9b] {
			width: 474px;
			height: 277px;
		}
/* /Pages/Fighters/UpdationPage.razor.rz.scp.css */
div#dl_updation[b-87shi5335a] {
	height: 100%;
	padding: 1.8rem;
	font-family: Montserrat;
}

	div#dl_updation > h1[b-87shi5335a] {
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-weight: 800;
		line-height: 4.0rem;
		margin-bottom: 1.9rem;
		text-transform: uppercase;
	}
/* /Pages/Fights/CreationPage.razor.rz.scp.css */
div#dl_creation[b-f8r8whcsyv] {
	height: 100%;
	padding: 1.8rem;
	font-family: Montserrat;
}

	div#dl_creation > h1[b-f8r8whcsyv] {
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-weight: 800;
		line-height: 4.0rem;
		margin-bottom: 1.9rem;
		text-transform: uppercase;
	}
/* /Pages/Fights/DetailsPage.razor.rz.scp.css */
div#dl_details[b-bm7qoemo00] {
	height: 100%;
	font-family: Montserrat;
}

	div#dl_details > div[b-bm7qoemo00] {
	}

		div#dl_details > div:first-child[b-bm7qoemo00] {
			color: #ffffff;
			display: flex;
			background-color: #111111;
		}

			/* 16 x 9 ratio */
			div#dl_details > div:first-child > iframe[b-bm7qoemo00] {
				width: 64.0rem;
				height: 36.0rem;
				max-height: 36.0rem;
			}

			div#dl_details > div:first-child > div[b-bm7qoemo00] {
				flex: auto;
				padding: 0.5rem 1.6rem;
			}

				div#dl_details > div:first-child > div > h2[b-bm7qoemo00] {
					color: #ffffff;
					margin: 0.5rem 0;
					font-size: 1.6rem;
					font-weight: 600;
					line-height: 2.0rem;
				}

				div#dl_details > div:first-child > div[b-bm7qoemo00]  div.rz-selectbutton {
				}

					div#dl_details > div:first-child > div > div#dl_details_rounds[b-bm7qoemo00]  button.rz-button,
					div#dl_details > div:first-child > div[b-bm7qoemo00]  div.rz-selectbutton > div.rz-button {
						color: #ffffff;
						border: solid 0.1rem #000000;
						height: 8.0rem;
						margin: 0.5rem;
						padding: 1.0rem;
						min-width: 8.0rem;
						font-size: 1.2rem;
						text-align: center;
						padding-top: 4.8rem;
						border-radius: 0.8rem;
						background-color: #000000;
						background-repeat: no-repeat;
						background-position: center 0.8rem;
					}

				div#dl_details > div:first-child > div > div#dl_details_rounds[b-bm7qoemo00]  button.rz-button {
					background-color: #ffb100;
				}


					div#dl_details > div:first-child > div > div#dl_details_rounds[b-bm7qoemo00]  button.rz-button > span.rz-button-text,
					div#dl_details > div:first-child > div[b-bm7qoemo00]  div.rz-selectbutton > div.rz-button > span.rz-button-text {
						color: #939290;
						line-height: 1.8rem;
					}

				div#dl_details > div:first-child > div[b-bm7qoemo00]  div.rz-selectbutton > div.rz-button.rz-state-active {
					border-color: #bf1a11;
					background-color: #bf1a11;
				}

					div#dl_details > div:first-child > div > div#dl_details_rounds[b-bm7qoemo00]  button.rz-button > span.rz-button-text,
					div#dl_details > div:first-child > div[b-bm7qoemo00]  div.rz-selectbutton > div.rz-button.rz-state-active > span.rz-button-text {
						color: #ffffff;
						font-size: 1.2rem;
						font-weight: 600;
					}

				div#dl_details > div:first-child > div > textarea.dl_textarea[b-bm7qoemo00] {
					resize: none;
					width: 100%;
					color: #ffffff;
					height: 6.4rem;
					margin: 0.5rem;
					margin-bottom: 0;
					font-size: 1.2rem;
					font-weight: normal;
					border-color: #ffffff;
					border-radius: 1.2rem;
					background-color: #131313;
				}

				div#dl_details > div:first-child > div > #dl_details_round_duration > label[b-bm7qoemo00] {
					font-size: 1.2rem;
					margin-right: 0.5rem;
				}

				div#dl_details > div:first-child > div > #dl_details_round_duration > input[type="time"].dl_input[b-bm7qoemo00] {
					width: 13.4rem;
					color: #ffffff;
					font-weight: normal;
					background-color: #131313;
				}

					div#dl_details > div:first-child > div > #dl_details_round_duration > input[type="time"].dl_input:disabled[b-bm7qoemo00] {
						color: #696865;
						font-style: italic;
					}

		div#dl_details > div#dl_tabbed_content[b-bm7qoemo00] {
			padding: 0.5rem 1.8rem;
		}

			div#dl_details > div#dl_tabbed_content[b-bm7qoemo00]  li > a {
				font-size: 1.6rem;
			}

			div#dl_details > div#dl_tabbed_content[b-bm7qoemo00]  li.rz-tabheaderrow {
				border: 0.1rem solid transparent;
				background-color: transparent;
			}

				div#dl_details > div#dl_tabbed_content[b-bm7qoemo00]  li.rz-tabheaderrow > button {
					width: 12.2rem;
					margin: 0.2rem;
					margin-left: 1.6rem;
				}

				div#dl_details > div#dl_tabbed_content[b-bm7qoemo00]  li.rz-tabheaderrow > a {
					color: #479cc8;
				}

					div#dl_details > div#dl_tabbed_content[b-bm7qoemo00]  li.rz-tabheaderrow > a:hover {
						text-decoration: underline;
					}

			div#dl_details > div#dl_tabbed_content div.dl_tab_content[b-bm7qoemo00] {
				display: flex;
				align-items: center;
				justify-content: space-between;
			}

				div#dl_details > div#dl_tabbed_content div.dl_tab_content > h3[b-bm7qoemo00] {
					flex: none;
					text-align: right;
					writing-mode: vertical-rl;
					text-orientation: sideways;
				}

				div#dl_details > div#dl_tabbed_content div.dl_tab_content > div[b-bm7qoemo00] {
					min-width: 67.2rem;
				}

			div#dl_details > div#dl_tabbed_content[b-bm7qoemo00]  div.rz-tabview-panels {
				flex: auto;
			}

			div#dl_details > div#dl_tabbed_content[b-bm7qoemo00]  div.rz-tabview-panel {
				padding: 0.5rem;
			}
/* /Pages/Fights/GeneralAnalysisPage.razor.rz.scp.css */
div#dl_general_analysis[b-4tykcofaex] {
	height: 100%;
	font-family: Montserrat;
}

	div#dl_general_analysis ul[b-4tykcofaex] {
		margin: 0;
		list-style-type: none;
		padding-inline-start: 0;
	}

		div#dl_general_analysis ul > li[b-4tykcofaex] {
			display: flex;
			margin-bottom: 1.6rem;
		}

			div#dl_general_analysis ul > li:last-child[b-4tykcofaex] {
				margin-bottom: 0;
			}

/*	div#dl_general_analysis ::deep {
		font-size: 1.6rem;
		font-style: normal;
		font-weight: 600;
		font-family: Montserrat;
	}
*/
	div#dl_general_analysis > h1[b-4tykcofaex] {
		color: #ffffff;
		padding: 1.8rem;
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-family: Montserrat;
		font-weight: 800;
		line-height: 4.0rem;
		margin-bottom: 0.0rem;
		text-transform: uppercase;
		background-color: #000000;
	}

	div#dl_general_analysis > div[b-4tykcofaex] {
		height: calc(100% - 7.6rem);
		display: flex;
	}

		div #dl_general_analysis > div > aside[b-4tykcofaex] {
			width: 28.4rem;
			min-width: 28.2rem;
			border-right: 0.1rem solid #000000;
		}

		div#dl_general_analysis > div > div[b-4tykcofaex] {
			display: flex;
			padding: 1.0rem;
			overflow-x: scroll;
		}

		div#dl_general_analysis > div > div > div[b-4tykcofaex] {
			display: flex;
		}

			div#dl_general_analysis > div > div > ul[b-4tykcofaex] {
            }

				div#dl_general_analysis > div > div > ul > li[b-4tykcofaex] {
				    justify-content: space-around;
				}

				    div#dl_general_analysis > div > div > ul > li > div.dl_general_analysis_bar_or_column_chart[b-4tykcofaex] {
					    width: 80.0rem;
				    }

					div#dl_general_analysis > div > div > ul > li > div.dl_general_analysis_pie_or_doughnut_chart[b-4tykcofaex] {
                        width: 80.0rem;
				    }

					div#dl_general_analysis > div > div > ul > li > div.dl_general_analysis_area_or_line_chart[b-4tykcofaex] {
                        width: 80.0rem;
					}

/* /Pages/Fights/SummaryPage.razor.rz.scp.css */
div#dl_summary[b-vyrwstbxh1] {
	padding: 1.8rem;
}
/* /Pages/Fights/UpdationPage.razor.rz.scp.css */
div#dl_updation[b-x72ir4nrcf] {
	height: 100%;
	padding: 1.8rem;
	font-family: Montserrat;
}

	div#dl_updation > h1[b-x72ir4nrcf] {
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-weight: 800;
		line-height: 4.0rem;
		margin-bottom: 1.9rem;
		text-transform: uppercase;
	}
/* /Pages/Index.razor.rz.scp.css */
div#dl_index[b-9j1fdllvaf] {
	height: 100%;
}

	div#dl_index > div.dl_authorized[b-9j1fdllvaf] {
		padding: 1.8rem;
		font-size: 1.6rem;
	}
/* /Pages/MainLayout.razor.rz.scp.css */
div#dl_main_layout[b-wpufdr1m2g] {
	height: 100%;
	display: flex;
	flex-direction: column;
}

	div#dl_main_layout > header[b-wpufdr1m2g] {
		flex: 0 1 auto;
	}

	div#dl_main_layout > main[b-wpufdr1m2g] {
		flex: 1 1 auto;
	}

	div#dl_main_layout > footer[b-wpufdr1m2g] {
		flex: 0 1 auto;
	}

	div#dl_main_layout > nav[b-wpufdr1m2g] {
		height: 100%;
		z-index: 100;
		position: fixed;
	}

	div#dl_main_layout div.dl_gdpr_banner[b-wpufdr1m2g] {
		color: #000000;
		height: 5.6rem;
		opacity: 0.7;
		display: flex;
		padding: 1.0rem 0;
		font-size: 1.6rem;
		font-weight: 500;
		align-items: center;
		justify-content: space-around;
		background-color: #ffb100;
		-ms-flex-pack: center;
		-ms-flex-align: center;
		-webkit-box-pack: center;
		-webkit-box-align: center;
	}

		div#dl_main_layout div.dl_gdpr-banner > button[b-wpufdr1m2g] {
			display: flex;
			padding: 0.3rem 1.0rem;
			font-size: 1.6rem;
			font-weight: 500;
		}

@media (max-width: 767.98px) {
	/*
	.main .top-row:not(.auth) {
		display: none;
	}

	.main .top-row.auth {
		justify-content: space-between;
	}

	.main .top-row a, .main .top-row .btn-link {
		margin-left: 0;
	}
*/
}

@media (min-width: 768px) {
	/*
	app {
		flex-direction: row;
	}

 .sidebar {
		height: fit-content();
		bottom: 0;

	}

	.main > div.content {
		padding: 2rem !important;
	}

	.sidebar .collapse {
		display: none;
	}
	*/
}
/* /Pages/Privacy.razor.rz.scp.css */
div#dl_privacy[b-0sk3ksffca] {
	padding: 1.8rem;
	font-size: 1.6rem;
}

div#fighterForm[b-0sk3ksffca] {
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 600;
	font-family: Montserrat;
}

	div#fighterForm[b-0sk3ksffca]  {
		font-size: 1.0rem;
		font-style: normal;
		font-weight: 600;
		font-family: Montserrat;
	}

		div#fighterForm[b-0sk3ksffca]  form {
			width: 100%;
		}

/* ------------------------------------------------------------------------------
 * this is a common section and we should refactor it out later
 * ------------------------------------------------------------------------------ */

div#childContent > div[b-0sk3ksffca] {
	display: flex;
	justify-content: center;
}

	div#childContent > div > dl[b-0sk3ksffca] {
		width: 32.0rem;
		margin: 0;
		padding: 1.0rem;
	}

		div#childContent > div > dl > dt[b-0sk3ksffca],
		div#childContent > div > dl > dd[b-0sk3ksffca] {
			font-weight: 600;
		}

		div#childContent > div > dl > dt[b-0sk3ksffca] {
			color: #000000;
			height: 1.5rem;
			margin: 0.6rem 0 0 0;
		}

		div#childContent > div > dl > dd[b-0sk3ksffca] {
			color: #696865;
			height: 2.5rem;
			margin: 0;
		}

			div#childContent > div > dl > dd[b-0sk3ksffca]  input[type="text"],
			div#childContent > div > dl > dd[b-0sk3ksffca]  select {
				width: 100%;
			}

			div#childContent > div > dl > dd[b-0sk3ksffca]  div.rz-listbox,
			div#childContent > div > dl > dd[b-0sk3ksffca]  div.rz-dropdown,
			div#childContent > div > dl > dd[b-0sk3ksffca]  input.rz-textbox,
			div#childContent > div > dl > dd[b-0sk3ksffca]  input.rz-inputtext,
			div#childContent > div > dl > dd[b-0sk3ksffca]  textarea.rz-textarea {
				width: 100%;
			}

			div#childContent > div > dl > dd[b-0sk3ksffca]  div.rz-listbox,
			div#childContent > div > dl > dd[b-0sk3ksffca]  div.rz-dropdown,
			div#childContent > div > dl > dd[b-0sk3ksffca]  input.rz-textbox,
			div#childContent > div > dl > dd[b-0sk3ksffca]  input.rz-inputtext,
			div#childContent > div > dl > dd[b-0sk3ksffca]  label.rz-radiobutton-label,
			div#childContent > div > dl > dd[b-0sk3ksffca]  textarea.rz-textarea {
				color: #696865;
				font-weight: 600;
			}

			div#childContent > div > dl > dd[b-0sk3ksffca]  textarea.rz-textarea {
				height: 7.3rem;
			}

			div#childContent > div > dl > dd[b-0sk3ksffca]  div.rz-chkbox-box.rz-state-active,
			div#childContent > div > dl > dd[b-0sk3ksffca]  div.rz-radiobutton-box.rz-state-active,
			div#childContent > div > dl > dd[b-0sk3ksffca]  span.rz-spinner-button-icon.rzi.rzi-caret-up,
			div#childContent > div > dl > dd[b-0sk3ksffca]  span.rz-spinner-button-icon.rzi.rzi-caret-down {
				background-color: #94120c;
			}

	/* --------------- */

	div#childContent > div:last-child > div[b-0sk3ksffca] {
		width: 32.0rem;
		display: flex;
		padding: 0 1.0rem;
	}

		div#childContent > div:last-child > div:first-child[b-0sk3ksffca] {
			justify-content: flex-start;
		}

		div#childContent > div:last-child > div:last-child[b-0sk3ksffca] {
			justify-content: flex-end;
		}

		div#childContent > div:last-child > div[b-0sk3ksffca]  button {
			width: 24.5rem;
			height: 4.0rem;
		}

/* ------------------------------------------------------------------------------
 * ------------------------------------------------------------------------------ */
/* /Pages/Users/CreationPage.razor.rz.scp.css */
div#dl_creation[b-kbwvxyvnn1] {
	height: 100%;
	padding: 1.8rem;
	font-family: Montserrat;
}

	div#dl_creation > h1[b-kbwvxyvnn1] {
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-weight: 800;
		line-height: 4.0rem;
		margin-bottom: 1.9rem;
		text-transform: uppercase;
	}
/* /Pages/Users/LoginPage.razor.rz.scp.css */
div#dl_login[b-6z0n34kw00] {
	display: flex;
	height: 100%;
}

	div#dl_login > div:first-child[b-6z0n34kw00] {
		flex: auto;
		color: #ffffff;
		opacity: 0.9;
		display: flex;
		font-family: Montserrat;
		align-items: center;
		mix-blend-mode: hard-light;
		justify-content: center;
		background-size: cover;
		background-color: #94120c;
		background-image: url(/images/Fighter.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-blend-mode: hard-light;
	}

		div#dl_login > div:first-child > div[b-6z0n34kw00] {
			text-align: center;
		}

			div#dl_login > div:first-child > div > h1[b-6z0n34kw00] {
				width: 43.2rem;
				font-size: 6.0rem;
				font-weight: 400;
				font-family: Fugaz One;
				text-transform: uppercase;
			}

			div#dl_login > div:first-child > div > span[b-6z0n34kw00] {
				font-size: 2.4rem;
				font-weight: 600;
			}

	div#dl_login > div:last-child[b-6z0n34kw00] {
		width: 96.0rem;
		display: flex;
		padding: 1.8rem;
		align-items: center;
		justify-content: center;
		background-color: #f9f9f9;
	}
/* /Pages/Users/SummaryPage.razor.rz.scp.css */
div#dl_summary[b-2r0hlpv0ho] {
	padding: 1.8rem;
}
/* /Pages/Users/UpdationPage.razor.rz.scp.css */
div#dl_updation[b-g25wfrz5i1] {
	height: 100%;
	padding: 1.8rem;
	font-family: Montserrat;
}

	div#dl_updation > h1[b-g25wfrz5i1] {
		font-size: 3.4rem;
		text-align: center;
		/* font-family: 'Futura-Bold'; */
		font-weight: 800;
		line-height: 4.0rem;
		margin-bottom: 1.9rem;
		text-transform: uppercase;
	}
