﻿@import url("Df4B8z.css");
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	-webkit-text-size-adjust: none;
}

mark {
	background-color: transparent;
	color: inherit;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

/* Basic */

	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	html, body {
		background: #26221c;
	}

	body.is-preload *, body.is-preload *:before, body.is-preload *:after {
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
	}

	body, input, select, textarea {
		color: rgba(255, 255, 255, 0.75);
		font-family: "Inter", "Segoe UI", Arial, sans-serif;
		font-size: 15pt;
		font-weight: 100;
		line-height: 1.75em;
	}

	a {
		-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border-bottom: dotted 1px;
		color: #e44c65;
		text-decoration: none;
	}

		a:hover {
			color: #e44c65 !important;
			border-bottom-color: transparent;
		}

	strong, b {
		color: #ffffff;
		font-weight: 300;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #ffffff;
		font-weight: 300;
		line-height: 1em;
		margin: 0 0 1em 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			border: 0;
		}

	h2 {
		font-size: 2em;
		line-height: 1.5em;
		letter-spacing: -0.025em;
	}

	h3 {
		font-size: 1.35em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border: 0;
		border-bottom: solid 1px rgba(255, 255, 255, 0.3);
		margin: 3em 0;
	}

		hr.mpYCD7D {
			margin: 4em 0;
		}

	blockquote {
		border-left: solid 4px rgba(255, 255, 255, 0.3);
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		background: rgba(255, 255, 255, 0.075);
		border-radius: 4px;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	.HghnyH7C {
		text-align: left;
	}

	.xtCgVE {
		text-align: center;
	}

	.hYuuvWPZfBb {
		text-align: right;
	}

/* Loader */

	@-moz-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-moz-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@-webkit-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@-ms-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
		}
	}

	@-moz-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-webkit-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-ms-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-moz-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-webkit-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-ms-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	body.lfJh8aq {
		text-decoration: none;
	}

		body.lfJh8aq:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			display: inline-block;
			font-style: normal;
			font-variant: normal;
			text-rendering: auto;
			line-height: 1;
			text-transform: none !important;
			font-family: 'Font Awesome 5 Free';
			font-weight: 900;
		}

		body.lfJh8aq:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-moz-transform-origin: 50% 50%;
			-webkit-transform-origin: 50% 50%;
			-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
			color: rgba(255, 255, 255, 0.15);
			content: '\f1ce';
			cursor: default;
			display: block;
			font-size: 2em;
			height: 2em;
			left: 50%;
			line-height: 2em;
			margin: -1em 0 0 -1em;
			opacity: 0;
			position: fixed;
			text-align: center;
			top: 50%;
			width: 2em;
			z-index: -1;
		}

		body.lfJh8aq:after {
			-moz-animation: overlay-hide 1.5s ease-in forwards !important;
			-webkit-animation: overlay-hide 1.5s ease-in forwards !important;
			-ms-animation: overlay-hide 1.5s ease-in forwards !important;
			animation: overlay-hide 1.5s ease-in forwards !important;
			background: #1c1d26;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: -1;
		}

		body.lfJh8aq.is-preload:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			z-index: 100001;
		}

		body.lfJh8aq.is-preload:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			opacity: 1;
			z-index: 100000;
		}

	@media (-webkit-min-device-pixel-ratio: 2) {

		body.lfJh8aq:before {
			line-height: 2.025em;
		}

	}

/* Container */

	.nONDZeLt4Z {
		margin: 0 auto;
		max-width: calc(100% - 4em);
		width: 70em;
	}

		.nONDZeLt4Z.xsmall {
			width: 17.5em;
		}

		.nONDZeLt4Z.small {
			width: 35em;
		}

		.nONDZeLt4Z.medium {
			width: 52.5em;
		}

		.nONDZeLt4Z.large {
			width: 87.5em;
		}

		.nONDZeLt4Z.xlarge {
			width: 105em;
		}

		.nONDZeLt4Z.max {
			width: 100%;
		}

		@media screen and (max-width: 1280px) {

			.nONDZeLt4Z {
				width: 90%;
				max-width: 100%;
			}

		}

		@media screen and (max-width: 980px) {

			.nONDZeLt4Z {
				width: 100% !important;
			}

		}

/* Row */

	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.mlqkVBtmxH4 > * > :last-child {
			margin-bottom: 0;
		}

		.row.YgJ2E48zfL {
			justify-content: flex-start;
		}

		.row.wlcSO2 {
			justify-content: center;
		}

		.row.bM5G6sIEsa {
			justify-content: flex-end;
		}

		.row.VXL3VT3Gh {
			align-items: flex-start;
		}

		.row.F2bvjqvPi {
			align-items: center;
		}

		.row.Rjyj5yP {
			align-items: flex-end;
		}

		.row > .imp {
			order: -1;
		}

		.row > .hiSXICnSge {
			width: 8.33333%;
		}

		.row > .Iz0ZdOAsXJ {
			margin-left: 8.33333%;
		}

		.row > .aPoSQhNW {
			width: 16.66667%;
		}

		.row > .ngadAPFMRF {
			margin-left: 16.66667%;
		}

		.row > .LuvaikwC {
			width: 25%;
		}

		.row > .UfofrNI {
			margin-left: 25%;
		}

		.row > .hOg92S {
			width: 33.33333%;
		}

		.row > .qTYq7hlWCsR {
			margin-left: 33.33333%;
		}

		.row > .eVh2vsSb {
			width: 41.66667%;
		}

		.row > .oN3NEpGdybL {
			margin-left: 41.66667%;
		}

		.row > .TG8ewynD {
			width: 50%;
		}

		.row > .GEThb849GfD {
			margin-left: 50%;
		}

		.row > .YO5ulpy6aA {
			width: 58.33333%;
		}

		.row > .VsZeHl {
			margin-left: 58.33333%;
		}

		.row > .wK7P7N {
			width: 66.66667%;
		}

		.row > .EcnmPJ6kG {
			margin-left: 66.66667%;
		}

		.row > .fvUI9tA {
			width: 75%;
		}

		.row > .eFTTLn2a {
			margin-left: 75%;
		}

		.row > .jh9hSniYE {
			width: 83.33333%;
		}

		.row > .PuAjOno7n {
			margin-left: 83.33333%;
		}

		.row > .vUjGoxaz1A5 {
			width: 91.66667%;
		}

		.row > .CYV1kxv9clB {
			margin-left: 91.66667%;
		}

		.row > .PpSpXaQko {
			width: 100%;
		}

		.row > .zbkc5tVJ {
			margin-left: 100%;
		}

		.row.Ehc8f25 {
			margin-top: 0;
			margin-left: 0em;
		}

			.row.Ehc8f25 > * {
				padding: 0 0 0 0em;
			}

			.row.Ehc8f25.mlqkVBtmxH4 {
				margin-top: 0em;
			}

				.row.Ehc8f25.mlqkVBtmxH4 > * {
					padding-top: 0em;
				}

		.row.OwbzOX2T5dH {
			margin-top: 0;
			margin-left: -0.625em;
		}

			.row.OwbzOX2T5dH > * {
				padding: 0 0 0 0.625em;
			}

			.row.OwbzOX2T5dH.mlqkVBtmxH4 {
				margin-top: -0.625em;
			}

				.row.OwbzOX2T5dH.mlqkVBtmxH4 > * {
					padding-top: 0.625em;
				}

		.row.gUfb39Ih6 {
			margin-top: 0;
			margin-left: -1.25em;
		}

			.row.gUfb39Ih6 > * {
				padding: 0 0 0 1.25em;
			}

			.row.gUfb39Ih6.mlqkVBtmxH4 {
				margin-top: -1.25em;
			}

				.row.gUfb39Ih6.mlqkVBtmxH4 > * {
					padding-top: 1.25em;
				}

		.row {
			margin-top: 0;
			margin-left: -2.5em;
		}

			.row > * {
				padding: 0 0 0 2.5em;
			}

			.row.mlqkVBtmxH4 {
				margin-top: -2.5em;
			}

				.row.mlqkVBtmxH4 > * {
					padding-top: 2.5em;
				}

		.row.vlAeP8 {
			margin-top: 0;
			margin-left: -3.75em;
		}

			.row.vlAeP8 > * {
				padding: 0 0 0 3.75em;
			}

			.row.vlAeP8.mlqkVBtmxH4 {
				margin-top: -3.75em;
			}

				.row.vlAeP8.mlqkVBtmxH4 > * {
					padding-top: 3.75em;
				}

		.row.cd8OFkxR {
			margin-top: 0;
			margin-left: -5em;
		}

			.row.cd8OFkxR > * {
				padding: 0 0 0 5em;
			}

			.row.cd8OFkxR.mlqkVBtmxH4 {
				margin-top: -5em;
			}

				.row.cd8OFkxR.mlqkVBtmxH4 > * {
					padding-top: 5em;
				}

		@media screen and (max-width: 1680px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.mlqkVBtmxH4 > * > :last-child {
					margin-bottom: 0;
				}

				.row.YgJ2E48zfL {
					justify-content: flex-start;
				}

				.row.wlcSO2 {
					justify-content: center;
				}

				.row.bM5G6sIEsa {
					justify-content: flex-end;
				}

				.row.VXL3VT3Gh {
					align-items: flex-start;
				}

				.row.F2bvjqvPi {
					align-items: center;
				}

				.row.Rjyj5yP {
					align-items: flex-end;
				}

				.row > .Hh2VScJ {
					order: -1;
				}

				.row > .pWMcLeBJegL {
					width: 8.33333%;
				}

				.row > .gMUyMGHns {
					margin-left: 8.33333%;
				}

				.row > .tRWLvvZb8x {
					width: 16.66667%;
				}

				.row > .EXdTeGKzpHB {
					margin-left: 16.66667%;
				}

				.row > .XFHO2bQ9V {
					width: 25%;
				}

				.row > .EOqhQb9T {
					margin-left: 25%;
				}

				.row > .UXSdKB {
					width: 33.33333%;
				}

				.row > .drAR3J {
					margin-left: 33.33333%;
				}

				.row > .NyrmZcHoO {
					width: 41.66667%;
				}

				.row > .CfgjnJV {
					margin-left: 41.66667%;
				}

				.row > .mgbOMfNY {
					width: 50%;
				}

				.row > .fIfawe2aw8u {
					margin-left: 50%;
				}

				.row > .agYPY4EL {
					width: 58.33333%;
				}

				.row > .ShUn1CI {
					margin-left: 58.33333%;
				}

				.row > .Im0RqO {
					width: 66.66667%;
				}

				.row > .cTtHU3Cm {
					margin-left: 66.66667%;
				}

				.row > .BvH0cfD {
					width: 75%;
				}

				.row > .sBOjMlhDfwG {
					margin-left: 75%;
				}

				.row > .P49o1f1 {
					width: 83.33333%;
				}

				.row > .nvHrUgu2i {
					margin-left: 83.33333%;
				}

				.row > .ScgqjmEXX {
					width: 91.66667%;
				}

				.row > .yYIpGZXxrqB {
					margin-left: 91.66667%;
				}

				.row > .ZjoCdK4GB {
					width: 100%;
				}

				.row > .y2RRaoApw {
					margin-left: 100%;
				}

				.row.Ehc8f25 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.Ehc8f25 > * {
						padding: 0 0 0 0em;
					}

					.row.Ehc8f25.mlqkVBtmxH4 {
						margin-top: 0em;
					}

						.row.Ehc8f25.mlqkVBtmxH4 > * {
							padding-top: 0em;
						}

				.row.OwbzOX2T5dH {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.OwbzOX2T5dH > * {
						padding: 0 0 0 0.625em;
					}

					.row.OwbzOX2T5dH.mlqkVBtmxH4 {
						margin-top: -0.625em;
					}

						.row.OwbzOX2T5dH.mlqkVBtmxH4 > * {
							padding-top: 0.625em;
						}

				.row.gUfb39Ih6 {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row.gUfb39Ih6 > * {
						padding: 0 0 0 1.25em;
					}

					.row.gUfb39Ih6.mlqkVBtmxH4 {
						margin-top: -1.25em;
					}

						.row.gUfb39Ih6.mlqkVBtmxH4 > * {
							padding-top: 1.25em;
						}

				.row {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row > * {
						padding: 0 0 0 2.5em;
					}

					.row.mlqkVBtmxH4 {
						margin-top: -2.5em;
					}

						.row.mlqkVBtmxH4 > * {
							padding-top: 2.5em;
						}

				.row.vlAeP8 {
					margin-top: 0;
					margin-left: -3.75em;
				}

					.row.vlAeP8 > * {
						padding: 0 0 0 3.75em;
					}

					.row.vlAeP8.mlqkVBtmxH4 {
						margin-top: -3.75em;
					}

						.row.vlAeP8.mlqkVBtmxH4 > * {
							padding-top: 3.75em;
						}

				.row.cd8OFkxR {
					margin-top: 0;
					margin-left: -5em;
				}

					.row.cd8OFkxR > * {
						padding: 0 0 0 5em;
					}

					.row.cd8OFkxR.mlqkVBtmxH4 {
						margin-top: -5em;
					}

						.row.cd8OFkxR.mlqkVBtmxH4 > * {
							padding-top: 5em;
						}

		}

		@media screen and (max-width: 1280px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.mlqkVBtmxH4 > * > :last-child {
					margin-bottom: 0;
				}

				.row.YgJ2E48zfL {
					justify-content: flex-start;
				}

				.row.wlcSO2 {
					justify-content: center;
				}

				.row.bM5G6sIEsa {
					justify-content: flex-end;
				}

				.row.VXL3VT3Gh {
					align-items: flex-start;
				}

				.row.F2bvjqvPi {
					align-items: center;
				}

				.row.Rjyj5yP {
					align-items: flex-end;
				}

				.row > .QH3ssWZ {
					order: -1;
				}

				.row > .GPntzuEdqdX {
					width: 8.33333%;
				}

				.row > .ltKoXgQjD {
					margin-left: 8.33333%;
				}

				.row > .yzgCpq {
					width: 16.66667%;
				}

				.row > .j5okKC4zx {
					margin-left: 16.66667%;
				}

				.row > .vDPKNsg {
					width: 25%;
				}

				.row > .l2SUIbcSLJ {
					margin-left: 25%;
				}

				.row > .AupQqd2ozMO {
					width: 33.33333%;
				}

				.row > .iyq1oE {
					margin-left: 33.33333%;
				}

				.row > .a84cA3Yzws {
					width: 41.66667%;
				}

				.row > .dQ0RTbma1a {
					margin-left: 41.66667%;
				}

				.row > .lug0tNdz {
					width: 50%;
				}

				.row > .shMxgBP {
					margin-left: 50%;
				}

				.row > .oMefiiD {
					width: 58.33333%;
				}

				.row > .N5yepbOZ6Ye {
					margin-left: 58.33333%;
				}

				.row > .tphVkDguDx {
					width: 66.66667%;
				}

				.row > .wU8ZMg {
					margin-left: 66.66667%;
				}

				.row > .lrJulR {
					width: 75%;
				}

				.row > .xFpPgyz {
					margin-left: 75%;
				}

				.row > .Igfx1bY {
					width: 83.33333%;
				}

				.row > .FMNoFD {
					margin-left: 83.33333%;
				}

				.row > .AfkIhVerC {
					width: 91.66667%;
				}

				.row > .lQ19vbi {
					margin-left: 91.66667%;
				}

				.row > .ik0WBW {
					width: 100%;
				}

				.row > .Rl0X5XX {
					margin-left: 100%;
				}

				.row.Ehc8f25 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.Ehc8f25 > * {
						padding: 0 0 0 0em;
					}

					.row.Ehc8f25.mlqkVBtmxH4 {
						margin-top: 0em;
					}

						.row.Ehc8f25.mlqkVBtmxH4 > * {
							padding-top: 0em;
						}

				.row.OwbzOX2T5dH {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.OwbzOX2T5dH > * {
						padding: 0 0 0 0.625em;
					}

					.row.OwbzOX2T5dH.mlqkVBtmxH4 {
						margin-top: -0.625em;
					}

						.row.OwbzOX2T5dH.mlqkVBtmxH4 > * {
							padding-top: 0.625em;
						}

				.row.gUfb39Ih6 {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row.gUfb39Ih6 > * {
						padding: 0 0 0 1.25em;
					}

					.row.gUfb39Ih6.mlqkVBtmxH4 {
						margin-top: -1.25em;
					}

						.row.gUfb39Ih6.mlqkVBtmxH4 > * {
							padding-top: 1.25em;
						}

				.row {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row > * {
						padding: 0 0 0 2.5em;
					}

					.row.mlqkVBtmxH4 {
						margin-top: -2.5em;
					}

						.row.mlqkVBtmxH4 > * {
							padding-top: 2.5em;
						}

				.row.vlAeP8 {
					margin-top: 0;
					margin-left: -3.75em;
				}

					.row.vlAeP8 > * {
						padding: 0 0 0 3.75em;
					}

					.row.vlAeP8.mlqkVBtmxH4 {
						margin-top: -3.75em;
					}

						.row.vlAeP8.mlqkVBtmxH4 > * {
							padding-top: 3.75em;
						}

				.row.cd8OFkxR {
					margin-top: 0;
					margin-left: -5em;
				}

					.row.cd8OFkxR > * {
						padding: 0 0 0 5em;
					}

					.row.cd8OFkxR.mlqkVBtmxH4 {
						margin-top: -5em;
					}

						.row.cd8OFkxR.mlqkVBtmxH4 > * {
							padding-top: 5em;
						}

		}

		@media screen and (max-width: 980px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.mlqkVBtmxH4 > * > :last-child {
					margin-bottom: 0;
				}

				.row.YgJ2E48zfL {
					justify-content: flex-start;
				}

				.row.wlcSO2 {
					justify-content: center;
				}

				.row.bM5G6sIEsa {
					justify-content: flex-end;
				}

				.row.VXL3VT3Gh {
					align-items: flex-start;
				}

				.row.F2bvjqvPi {
					align-items: center;
				}

				.row.Rjyj5yP {
					align-items: flex-end;
				}

				.row > .zwDdaIuD3 {
					order: -1;
				}

				.row > .rg784YFQ89V {
					width: 8.33333%;
				}

				.row > .persl7XY {
					margin-left: 8.33333%;
				}

				.row > .btM8WlLg {
					width: 16.66667%;
				}

				.row > .k4UUoPS6TH {
					margin-left: 16.66667%;
				}

				.row > .pyWgOqXonex {
					width: 25%;
				}

				.row > .qI6KWM {
					margin-left: 25%;
				}

				.row > .fk9Rirvexp {
					width: 33.33333%;
				}

				.row > .kyRLjW {
					margin-left: 33.33333%;
				}

				.row > .CFlkRnxNI {
					width: 41.66667%;
				}

				.row > .xUhfXufh {
					margin-left: 41.66667%;
				}

				.row > .BS51g0 {
					width: 50%;
				}

				.row > .MRWf3eXC8 {
					margin-left: 50%;
				}

				.row > .aghu4C {
					width: 58.33333%;
				}

				.row > .fzSpXkm {
					margin-left: 58.33333%;
				}

				.row > .rmpMQD {
					width: 66.66667%;
				}

				.row > .WE4Gyte {
					margin-left: 66.66667%;
				}

				.row > .lTWmDFDD3xQ {
					width: 75%;
				}

				.row > .yJfXCvHe6g {
					margin-left: 75%;
				}

				.row > .vun3C4sy9 {
					width: 83.33333%;
				}

				.row > .LctxwqVE {
					margin-left: 83.33333%;
				}

				.row > .eJevJ7icD {
					width: 91.66667%;
				}

				.row > .Te91tg1 {
					margin-left: 91.66667%;
				}

				.row > .bHjuPDmVSb {
					width: 100%;
				}

				.row > .mNrsGNH {
					margin-left: 100%;
				}

				.row.Ehc8f25 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.Ehc8f25 > * {
						padding: 0 0 0 0em;
					}

					.row.Ehc8f25.mlqkVBtmxH4 {
						margin-top: 0em;
					}

						.row.Ehc8f25.mlqkVBtmxH4 > * {
							padding-top: 0em;
						}

				.row.OwbzOX2T5dH {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.OwbzOX2T5dH > * {
						padding: 0 0 0 0.625em;
					}

					.row.OwbzOX2T5dH.mlqkVBtmxH4 {
						margin-top: -0.625em;
					}

						.row.OwbzOX2T5dH.mlqkVBtmxH4 > * {
							padding-top: 0.625em;
						}

				.row.gUfb39Ih6 {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row.gUfb39Ih6 > * {
						padding: 0 0 0 1.25em;
					}

					.row.gUfb39Ih6.mlqkVBtmxH4 {
						margin-top: -1.25em;
					}

						.row.gUfb39Ih6.mlqkVBtmxH4 > * {
							padding-top: 1.25em;
						}

				.row {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row > * {
						padding: 0 0 0 2.5em;
					}

					.row.mlqkVBtmxH4 {
						margin-top: -2.5em;
					}

						.row.mlqkVBtmxH4 > * {
							padding-top: 2.5em;
						}

				.row.vlAeP8 {
					margin-top: 0;
					margin-left: -3.75em;
				}

					.row.vlAeP8 > * {
						padding: 0 0 0 3.75em;
					}

					.row.vlAeP8.mlqkVBtmxH4 {
						margin-top: -3.75em;
					}

						.row.vlAeP8.mlqkVBtmxH4 > * {
							padding-top: 3.75em;
						}

				.row.cd8OFkxR {
					margin-top: 0;
					margin-left: -5em;
				}

					.row.cd8OFkxR > * {
						padding: 0 0 0 5em;
					}

					.row.cd8OFkxR.mlqkVBtmxH4 {
						margin-top: -5em;
					}

						.row.cd8OFkxR.mlqkVBtmxH4 > * {
							padding-top: 5em;
						}

		}

		@media screen and (max-width: 736px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.mlqkVBtmxH4 > * > :last-child {
					margin-bottom: 0;
				}

				.row.YgJ2E48zfL {
					justify-content: flex-start;
				}

				.row.wlcSO2 {
					justify-content: center;
				}

				.row.bM5G6sIEsa {
					justify-content: flex-end;
				}

				.row.VXL3VT3Gh {
					align-items: flex-start;
				}

				.row.F2bvjqvPi {
					align-items: center;
				}

				.row.Rjyj5yP {
					align-items: flex-end;
				}

				.row > .hyLdArg6y {
					order: -1;
				}

				.row > .yPiahyagFrJ {
					width: 8.33333%;
				}

				.row > .yhobTu {
					margin-left: 8.33333%;
				}

				.row > .WYcyeKFxw {
					width: 16.66667%;
				}

				.row > .HW9CIJMyb4 {
					margin-left: 16.66667%;
				}

				.row > .KCCH0BC {
					width: 25%;
				}

				.row > .qn2uYxhM {
					margin-left: 25%;
				}

				.row > .SsEzXNz {
					width: 33.33333%;
				}

				.row > .R6HmQu {
					margin-left: 33.33333%;
				}

				.row > .V3mEmY {
					width: 41.66667%;
				}

				.row > .ffQdkc3vcm {
					margin-left: 41.66667%;
				}

				.row > .rrSm6NgY {
					width: 50%;
				}

				.row > .LYAhKjB5CAD {
					margin-left: 50%;
				}

				.row > .GztX9iBZB {
					width: 58.33333%;
				}

				.row > .ab0kS25 {
					margin-left: 58.33333%;
				}

				.row > .IctdGHzC {
					width: 66.66667%;
				}

				.row > .ABiQBRn4j {
					margin-left: 66.66667%;
				}

				.row > .fH3l0ezNU {
					width: 75%;
				}

				.row > .pcXJVvwGRPF {
					margin-left: 75%;
				}

				.row > .SsdtW1 {
					width: 83.33333%;
				}

				.row > .RVoq3N {
					margin-left: 83.33333%;
				}

				.row > .dtWdfVhdB {
					width: 91.66667%;
				}

				.row > .U8OPWSVHXR {
					margin-left: 91.66667%;
				}

				.row > .XnIq20 {
					width: 100%;
				}

				.row > .Motv0c0gv5 {
					margin-left: 100%;
				}

				.row.Ehc8f25 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.Ehc8f25 > * {
						padding: 0 0 0 0em;
					}

					.row.Ehc8f25.mlqkVBtmxH4 {
						margin-top: 0em;
					}

						.row.Ehc8f25.mlqkVBtmxH4 > * {
							padding-top: 0em;
						}

				.row.OwbzOX2T5dH {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.OwbzOX2T5dH > * {
						padding: 0 0 0 0.625em;
					}

					.row.OwbzOX2T5dH.mlqkVBtmxH4 {
						margin-top: -0.625em;
					}

						.row.OwbzOX2T5dH.mlqkVBtmxH4 > * {
							padding-top: 0.625em;
						}

				.row.gUfb39Ih6 {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row.gUfb39Ih6 > * {
						padding: 0 0 0 1.25em;
					}

					.row.gUfb39Ih6.mlqkVBtmxH4 {
						margin-top: -1.25em;
					}

						.row.gUfb39Ih6.mlqkVBtmxH4 > * {
							padding-top: 1.25em;
						}

				.row {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row > * {
						padding: 0 0 0 2.5em;
					}

					.row.mlqkVBtmxH4 {
						margin-top: -2.5em;
					}

						.row.mlqkVBtmxH4 > * {
							padding-top: 2.5em;
						}

				.row.vlAeP8 {
					margin-top: 0;
					margin-left: -3.75em;
				}

					.row.vlAeP8 > * {
						padding: 0 0 0 3.75em;
					}

					.row.vlAeP8.mlqkVBtmxH4 {
						margin-top: -3.75em;
					}

						.row.vlAeP8.mlqkVBtmxH4 > * {
							padding-top: 3.75em;
						}

				.row.cd8OFkxR {
					margin-top: 0;
					margin-left: -5em;
				}

					.row.cd8OFkxR > * {
						padding: 0 0 0 5em;
					}

					.row.cd8OFkxR.mlqkVBtmxH4 {
						margin-top: -5em;
					}

						.row.cd8OFkxR.mlqkVBtmxH4 > * {
							padding-top: 5em;
						}

		}

		@media screen and (max-width: 480px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.mlqkVBtmxH4 > * > :last-child {
					margin-bottom: 0;
				}

				.row.YgJ2E48zfL {
					justify-content: flex-start;
				}

				.row.wlcSO2 {
					justify-content: center;
				}

				.row.bM5G6sIEsa {
					justify-content: flex-end;
				}

				.row.VXL3VT3Gh {
					align-items: flex-start;
				}

				.row.F2bvjqvPi {
					align-items: center;
				}

				.row.Rjyj5yP {
					align-items: flex-end;
				}

				.row > .qPoUH1 {
					order: -1;
				}

				.row > .zlchxR5g {
					width: 8.33333%;
				}

				.row > .UtWpBEsn {
					margin-left: 8.33333%;
				}

				.row > .PfehZwpd {
					width: 16.66667%;
				}

				.row > .iiVRsW {
					margin-left: 16.66667%;
				}

				.row > .PJK3Ox {
					width: 25%;
				}

				.row > .C47hqJ8ZP5 {
					margin-left: 25%;
				}

				.row > .BzgFOE7a4z {
					width: 33.33333%;
				}

				.row > .m2beob9c {
					margin-left: 33.33333%;
				}

				.row > .wwh49gYxyV {
					width: 41.66667%;
				}

				.row > .eMdQEvsK3 {
					margin-left: 41.66667%;
				}

				.row > .EdtlXN {
					width: 50%;
				}

				.row > .hk4vC6S {
					margin-left: 50%;
				}

				.row > .Yn3WhaovNWn {
					width: 58.33333%;
				}

				.row > .wumasG {
					margin-left: 58.33333%;
				}

				.row > .G4DcDn3uy {
					width: 66.66667%;
				}

				.row > .eJ63m54SRIo {
					margin-left: 66.66667%;
				}

				.row > .Fm6BZX {
					width: 75%;
				}

				.row > .VV0081 {
					margin-left: 75%;
				}

				.row > .UmeE1P8ChC4 {
					width: 83.33333%;
				}

				.row > .a5dPeoG {
					margin-left: 83.33333%;
				}

				.row > .KraLE7 {
					width: 91.66667%;
				}

				.row > .Ta7azU39 {
					margin-left: 91.66667%;
				}

				.row > .UshCbXKha {
					width: 100%;
				}

				.row > .IKyS4M {
					margin-left: 100%;
				}

				.row.Ehc8f25 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.Ehc8f25 > * {
						padding: 0 0 0 0em;
					}

					.row.Ehc8f25.mlqkVBtmxH4 {
						margin-top: 0em;
					}

						.row.Ehc8f25.mlqkVBtmxH4 > * {
							padding-top: 0em;
						}

				.row.OwbzOX2T5dH {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.OwbzOX2T5dH > * {
						padding: 0 0 0 0.625em;
					}

					.row.OwbzOX2T5dH.mlqkVBtmxH4 {
						margin-top: -0.625em;
					}

						.row.OwbzOX2T5dH.mlqkVBtmxH4 > * {
							padding-top: 0.625em;
						}

				.row.gUfb39Ih6 {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row.gUfb39Ih6 > * {
						padding: 0 0 0 1.25em;
					}

					.row.gUfb39Ih6.mlqkVBtmxH4 {
						margin-top: -1.25em;
					}

						.row.gUfb39Ih6.mlqkVBtmxH4 > * {
							padding-top: 1.25em;
						}

				.row {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row > * {
						padding: 0 0 0 2.5em;
					}

					.row.mlqkVBtmxH4 {
						margin-top: -2.5em;
					}

						.row.mlqkVBtmxH4 > * {
							padding-top: 2.5em;
						}

				.row.vlAeP8 {
					margin-top: 0;
					margin-left: -3.75em;
				}

					.row.vlAeP8 > * {
						padding: 0 0 0 3.75em;
					}

					.row.vlAeP8.mlqkVBtmxH4 {
						margin-top: -3.75em;
					}

						.row.vlAeP8.mlqkVBtmxH4 > * {
							padding-top: 3.75em;
						}

				.row.cd8OFkxR {
					margin-top: 0;
					margin-left: -5em;
				}

					.row.cd8OFkxR > * {
						padding: 0 0 0 5em;
					}

					.row.cd8OFkxR.mlqkVBtmxH4 {
						margin-top: -5em;
					}

						.row.cd8OFkxR.mlqkVBtmxH4 > * {
							padding-top: 5em;
						}

		}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: #ffffff;
		position: relative;
		margin: 0 0 1.5em 0;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
		line-height: 1.75em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.8em;
		line-height: 1.75em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		margin-top: -0.6em;
		line-height: 1.5em;
	}

	header.mpYCD7D {
		margin: 0 0 4em 0;
		position: relative;
		text-align: center;
	}

		header.mpYCD7D:after {
			background: #e44c65;
			content: '';
			display: inline-block;
			height: 0.2em;
			max-width: 20em;
			width: 75%;
		}

	footer.mpYCD7D {
		margin: 4em 0 0 0;
	}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

		form.mUOFlSgG {
			max-width: 35em;
			margin-left: auto;
			margin-right: auto;
		}

	label {
		color: #ffffff;
		display: block;
		font-size: 0.9em;
		font-weight: 300;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: border-color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
		background: transparent;
		border-radius: 4px;
		border: solid 1px rgba(255, 255, 255, 0.3);
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #e44c65;
		}

	select {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.3)' /%3E%3C/svg%3E");
		background-size: 1.25rem;
		background-repeat: no-repeat;
		background-position: calc(100% - 1rem) center;
		height: 3em;
		padding-right: 3em;
		text-overflow: ellipsis;
	}

		select option {
			color: #ffffff;
			background: #1c1d26;
		}

		select:focus::-ms-value {
			background-color: transparent;
		}

		select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 3em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: rgba(255, 255, 255, 0.75);
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 100;
			padding-left: 2.55em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 900;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				border-radius: 4px;
				border: solid 1px rgba(255, 255, 255, 0.3);
				content: '';
				display: inline-block;
				font-size: 0.8em;
				height: 2.25em;
				left: 0;
				line-height: 2.25em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.25em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: rgba(255, 255, 255, 0.25);
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #e44c65;
		}

	input[type="checkbox"] + label:before {
		border-radius: 4px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border-radius: 4px;
		border: solid 1px rgba(255, 255, 255, 0.3);
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

/* Icon */

	.NGRewlvLOG {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.NGRewlvLOG:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			display: inline-block;
			font-style: normal;
			font-variant: normal;
			text-rendering: auto;
			line-height: 1;
			text-transform: none !important;
			font-family: 'Font Awesome 5 Free';
			font-weight: 400;
		}

		.NGRewlvLOG > .label {
			display: none;
		}

		.NGRewlvLOG:before {
			line-height: inherit;
		}

		.NGRewlvLOG.solid:before {
			font-weight: 900 !important;
		}

		.NGRewlvLOG.Hf5trPV:before {
			font-family: 'Font Awesome 5 Brands' !important;
		}

		.NGRewlvLOG.alt {
			text-decoration: none;
		}

			.NGRewlvLOG.alt:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 400;
			}

			.NGRewlvLOG.alt:before {
				color: #1c1d26 !important;
				text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
			}

		.NGRewlvLOG.mpYCD7D {
			background: #272833;
			border-radius: 100%;
			cursor: default;
			display: inline-block;
			height: 6em;
			line-height: 5.65em;
			margin: 0 0 2em 0;
			text-align: center;
			width: 6em;
		}

			.NGRewlvLOG.mpYCD7D:before {
				font-size: 2.25em;
			}

			.NGRewlvLOG.mpYCD7D.alt {
				text-decoration: none;
			}

				.NGRewlvLOG.mpYCD7D.alt:before {
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					display: inline-block;
					font-style: normal;
					font-variant: normal;
					text-rendering: auto;
					line-height: 1;
					text-transform: none !important;
					font-family: 'Font Awesome 5 Free';
					font-weight: 400;
				}

				.NGRewlvLOG.mpYCD7D.alt:before {
					color: #272833 !important;
					text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
				}

/* Image */

	.image {
		border-radius: 4px;
		border: 0;
		display: inline-block;
		position: relative;
		overflow: hidden;
	}

		.image:before {
			content: '';
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			background-image: url("AWqBFxhttzA/EiyZpWHM2Ep.png");
			width: 100%;
			height: 100%;
			z-index: 1;
		}

		.image img {
			border-radius: 4px;
			display: block;
		}

		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.DU7O02cudVO {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.DU7O02cudVO img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px rgba(255, 255, 255, 0.3);
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

	dl {
		margin: 0 0 2em 0;
	}

/* Icons */

	ul.toTBUajT {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

		ul.toTBUajT li {
			display: inline-block;
			height: 2.5em;
			line-height: 2.5em;
			padding: 0 0.5em;
		}

			ul.toTBUajT li .NGRewlvLOG {
				font-size: 0.8em;
			}

				ul.toTBUajT li .NGRewlvLOG:before {
					font-size: 2em;
				}

/* Actions */

	ul.hiR4rfQ {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		cursor: default;
		list-style: none;
		margin-left: -1em;
		padding-left: 0;
	}

		ul.hiR4rfQ li {
			padding: 0 0 0 1em;
			vertical-align: middle;
		}

		ul.hiR4rfQ.special {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			width: 100%;
			margin-left: 0;
		}

			ul.hiR4rfQ.special li:first-child {
				padding-left: 0;
			}

		ul.hiR4rfQ.FgXf25I {
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			margin-left: 0;
		}

			ul.hiR4rfQ.FgXf25I li {
				padding: 1.3em 0 0 0;
			}

				ul.hiR4rfQ.FgXf25I li:first-child {
					padding-top: 0;
				}

		ul.hiR4rfQ.DU7O02cudVO {
			width: calc(100% + 1em);
		}

			ul.hiR4rfQ.DU7O02cudVO li {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-moz-flex-shrink: 1;
				-webkit-flex-shrink: 1;
				-ms-flex-shrink: 1;
				flex-shrink: 1;
				width: 100%;
			}

				ul.hiR4rfQ.DU7O02cudVO li > * {
					width: 100%;
				}

			ul.hiR4rfQ.DU7O02cudVO.FgXf25I {
				width: 100%;
			}

		@media screen and (max-width: 480px) {

			ul.hiR4rfQ:not(.fixed) {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				margin-left: 0;
				width: 100% !important;
			}

				ul.hiR4rfQ:not(.fixed) li {
					-moz-flex-grow: 1;
					-webkit-flex-grow: 1;
					-ms-flex-grow: 1;
					flex-grow: 1;
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
				}

					ul.hiR4rfQ:not(.fixed) li > * {
						width: 100%;
					}

					ul.hiR4rfQ:not(.fixed) li:first-child {
						padding-top: 0;
					}

					ul.hiR4rfQ:not(.fixed) li input[type="submit"],
					ul.hiR4rfQ:not(.fixed) li input[type="reset"],
					ul.hiR4rfQ:not(.fixed) li input[type="button"],
					ul.hiR4rfQ:not(.fixed) li button,
					ul.hiR4rfQ:not(.fixed) li .button {
						width: 100%;
					}

						ul.hiR4rfQ:not(.fixed) li input[type="submit"].NGRewlvLOG:before,
						ul.hiR4rfQ:not(.fixed) li input[type="reset"].NGRewlvLOG:before,
						ul.hiR4rfQ:not(.fixed) li input[type="button"].NGRewlvLOG:before,
						ul.hiR4rfQ:not(.fixed) li button.NGRewlvLOG:before,
						ul.hiR4rfQ:not(.fixed) li .button.NGRewlvLOG:before {
							margin-left: -0.5em;
						}

		}

/* Table */

	.e1brxQpl {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px rgba(255, 255, 255, 0.3);
			border-left: 0;
			border-right: 0;
		}

			table tbody tr:nth-child(2n + 1) {
				background-color: rgba(255, 255, 255, 0.075);
			}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			color: #ffffff;
			font-size: 0.9em;
			font-weight: 300;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 1px rgba(255, 255, 255, 0.3);
		}

		table tfoot {
			border-top: solid 1px rgba(255, 255, 255, 0.3);
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px rgba(255, 255, 255, 0.3);
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		background-color: transparent;
		border-radius: 4px;
		border: 0;
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-weight: 300;
		height: 3em;
		line-height: 3em;
		padding: 0 2.25em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"]:hover, input[type="submit"]:active,
		input[type="reset"]:hover,
		input[type="reset"]:active,
		input[type="button"]:hover,
		input[type="button"]:active,
		.button:hover,
		.button:active {
			box-shadow: inset 0 0 0 1px #e44c65;
			color: #e44c65 !important;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
			background-color: rgba(228, 76, 101, 0.15);
		}

		input[type="submit"].NGRewlvLOG:before,
		input[type="reset"].NGRewlvLOG:before,
		input[type="button"].NGRewlvLOG:before,
		.button.NGRewlvLOG:before {
			margin-right: 0.5em;
		}

		input[type="submit"].DU7O02cudVO,
		input[type="reset"].DU7O02cudVO,
		input[type="button"].DU7O02cudVO,
		.button.DU7O02cudVO {
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].large,
		input[type="reset"].large,
		input[type="button"].large,
		.button.large {
			font-size: 1.35em;
		}

		input[type="submit"].wKvgkZ7CQBA,
		input[type="reset"].wKvgkZ7CQBA,
		input[type="button"].wKvgkZ7CQBA,
		.button.wKvgkZ7CQBA {
			background-color: #e44c65;
			box-shadow: none;
			color: #ffffff !important;
		}

			input[type="submit"].wKvgkZ7CQBA:hover,
			input[type="reset"].wKvgkZ7CQBA:hover,
			input[type="button"].wKvgkZ7CQBA:hover,
			.button.wKvgkZ7CQBA:hover {
				background-color: #e76278;
			}

			input[type="submit"].wKvgkZ7CQBA:active,
			input[type="reset"].wKvgkZ7CQBA:active,
			input[type="button"].wKvgkZ7CQBA:active,
			.button.wKvgkZ7CQBA:active {
				background-color: #e13652;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
			background-color: rgba(255, 255, 255, 0.3) !important;
			box-shadow: none !important;
			color: #ffffff !important;
			cursor: default;
			opacity: 0.25;
		}

/* Goto Next */

	.PwcEYsT {
		border: 0;
		bottom: 0;
		display: block;
		height: 5em;
		left: 50%;
		margin: 0 0 0 -5em;
		overflow: hidden;
		position: absolute;
		text-indent: 10em;
		white-space: nowrap;
		width: 10em;
		z-index: 1;
	}

		.PwcEYsT:before {
			background-image: url("AWqBFxhttzA/CiAuB96l.svg");
			background-position: center center;
			background-repeat: no-repeat;
			background-size: contain;
			content: '';
			display: block;
			height: 1.5em;
			left: 50%;
			margin: -0.75em 0 0 -1em;
			position: absolute;
			top: 50%;
			width: 2em;
			z-index: 1;
		}

/* Spotlight */

	.spotlight {
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
		box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
		height: 100vh;
		overflow: hidden;
		position: relative;
	}

		.spotlight:nth-last-of-type(1) {
			z-index: 1;
		}

		.spotlight:nth-last-of-type(2) {
			z-index: 2;
		}

		.spotlight:nth-last-of-type(3) {
			z-index: 3;
		}

		.spotlight:nth-last-of-type(4) {
			z-index: 4;
		}

		.spotlight:nth-last-of-type(5) {
			z-index: 5;
		}

		.spotlight:nth-last-of-type(6) {
			z-index: 6;
		}

		.spotlight:nth-last-of-type(7) {
			z-index: 7;
		}

		.spotlight:nth-last-of-type(8) {
			z-index: 8;
		}

		.spotlight:nth-last-of-type(9) {
			z-index: 9;
		}

		.spotlight:nth-last-of-type(10) {
			z-index: 10;
		}

		.spotlight:nth-last-of-type(11) {
			z-index: 11;
		}

		.spotlight:nth-last-of-type(12) {
			z-index: 12;
		}

		.spotlight:nth-last-of-type(13) {
			z-index: 13;
		}

		.spotlight:nth-last-of-type(14) {
			z-index: 14;
		}

		.spotlight:nth-last-of-type(15) {
			z-index: 15;
		}

		.spotlight:nth-last-of-type(16) {
			z-index: 16;
		}

		.spotlight:nth-last-of-type(17) {
			z-index: 17;
		}

		.spotlight:nth-last-of-type(18) {
			z-index: 18;
		}

		.spotlight:nth-last-of-type(19) {
			z-index: 19;
		}

		.spotlight:nth-last-of-type(20) {
			z-index: 20;
		}

		.spotlight:before {
			background-image: url("AWqBFxhttzA/EiyZpWHM2Ep.png");
			content: '';
			display: block;
			height: 100%;
			left: 0;
			top: 0;
			width: 100%;
		}

		.spotlight .image.main {
			display: none;
		}

			.spotlight .image.main img {
				position: relative;
			}

		.spotlight .content {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 1s ease, opacity 1s ease;
			-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
			-ms-transition: -ms-transform 1s ease, opacity 1s ease;
			transition: transform 1s ease, opacity 1s ease;
			background: rgba(23, 24, 32, 0.95);
			border-style: solid;
			opacity: 1;
			position: absolute;
		}

		.spotlight .PwcEYsT {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 0.75s ease, opacity 1s ease-in;
			-webkit-transition: -webkit-transform 0.75s ease, opacity 1s ease-in;
			-ms-transition: -ms-transform 0.75s ease, opacity 1s ease-in;
			transition: transform 0.75s ease, opacity 1s ease-in;
			-moz-transition-delay: 0.5s;
			-webkit-transition-delay: 0.5s;
			-ms-transition-delay: 0.5s;
			transition-delay: 0.5s;
			opacity: 1;
		}

		.spotlight.top .content, .spotlight.bottom .content {
			left: 0;
			padding: 5.1em 0 3.1em 0;
			width: 100%;
		}

		.spotlight.top .content {
			border-bottom-width: 0.35em;
			top: 0;
		}

		.spotlight.bottom .content {
			border-top-width: 0.35em;
			bottom: 0;
		}

		.spotlight.left .content, .spotlight.right .content {
			height: 101%;
			padding: 6em 3em;
			top: 0;
			width: 28em;
		}

		.spotlight.left .content {
			border-right-width: 0.35em;
			left: 0;
		}

		.spotlight.right .content {
			border-left-width: 0.35em;
			right: 0;
		}

		.spotlight.S5YyhSYG .content {
			border-color: #e44c65;
		}

		.spotlight.ypw9HQ3qNom .content {
			border-color: #5480f1;
		}

		.spotlight.Zi5K4WuI .content {
			border-color: #39c088;
		}

		.spotlight.inactive .content {
			opacity: 0;
		}

		.spotlight.inactive .PwcEYsT {
			-moz-transform: translate(0,1.5em);
			-webkit-transform: translate(0,1.5em);
			-ms-transform: translate(0,1.5em);
			transform: translate(0,1.5em);
			opacity: 0;
		}

		.spotlight.inactive.top .content {
			-moz-transform: translate(0,-5em);
			-webkit-transform: translate(0,-5em);
			-ms-transform: translate(0,-5em);
			transform: translate(0,-5em);
		}

		.spotlight.inactive.bottom .content {
			-moz-transform: translate(0,5em);
			-webkit-transform: translate(0,5em);
			-ms-transform: translate(0,5em);
			transform: translate(0,5em);
		}

		.spotlight.inactive.left .content {
			-moz-transform: translate(-5em,0);
			-webkit-transform: translate(-5em,0);
			-ms-transform: translate(-5em,0);
			transform: translate(-5em,0);
		}

		.spotlight.inactive.right .content {
			-moz-transform: translate(5em,0);
			-webkit-transform: translate(5em,0);
			-ms-transform: translate(5em,0);
			transform: translate(5em,0);
		}

	body.is-touch .spotlight {
		background-attachment: scroll;
	}

/* Wrapper */

	.wrapper {
		padding: 6em 0 4em 0;
	}

		.wrapper.ypw9HQ3qNom {
			background: #e44c65;
		}

			.wrapper.ypw9HQ3qNom input[type="text"]:focus,
			.wrapper.ypw9HQ3qNom input[type="password"]:focus,
			.wrapper.ypw9HQ3qNom input[type="email"]:focus,
			.wrapper.ypw9HQ3qNom select:focus,
			.wrapper.ypw9HQ3qNom textarea:focus {
				border-color: rgba(255, 255, 255, 0.5);
			}

			.wrapper.ypw9HQ3qNom input[type="submit"]:hover, .wrapper.ypw9HQ3qNom input[type="submit"]:active,
			.wrapper.ypw9HQ3qNom input[type="reset"]:hover,
			.wrapper.ypw9HQ3qNom input[type="reset"]:active,
			.wrapper.ypw9HQ3qNom input[type="button"]:hover,
			.wrapper.ypw9HQ3qNom input[type="button"]:active,
			.wrapper.ypw9HQ3qNom .button:hover,
			.wrapper.ypw9HQ3qNom .button:active {
				background-color: rgba(255, 255, 255, 0.075) !important;
				box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
				color: #ffffff !important;
			}

			.wrapper.ypw9HQ3qNom input[type="submit"]:active,
			.wrapper.ypw9HQ3qNom input[type="reset"]:active,
			.wrapper.ypw9HQ3qNom input[type="button"]:active,
			.wrapper.ypw9HQ3qNom .button:active {
				background-color: rgba(255, 255, 255, 0.25) !important;
			}

			.wrapper.ypw9HQ3qNom input[type="submit"].wKvgkZ7CQBA,
			.wrapper.ypw9HQ3qNom input[type="reset"].wKvgkZ7CQBA,
			.wrapper.ypw9HQ3qNom input[type="button"].wKvgkZ7CQBA,
			.wrapper.ypw9HQ3qNom .button.wKvgkZ7CQBA {
				background-color: #ffffff;
				color: #e44c65 !important;
			}

				.wrapper.ypw9HQ3qNom input[type="submit"].wKvgkZ7CQBA:hover, .wrapper.ypw9HQ3qNom input[type="submit"].wKvgkZ7CQBA:active,
				.wrapper.ypw9HQ3qNom input[type="reset"].wKvgkZ7CQBA:hover,
				.wrapper.ypw9HQ3qNom input[type="reset"].wKvgkZ7CQBA:active,
				.wrapper.ypw9HQ3qNom input[type="button"].wKvgkZ7CQBA:hover,
				.wrapper.ypw9HQ3qNom input[type="button"].wKvgkZ7CQBA:active,
				.wrapper.ypw9HQ3qNom .button.wKvgkZ7CQBA:hover,
				.wrapper.ypw9HQ3qNom .button.wKvgkZ7CQBA:active {
					background-color: rgba(255, 255, 255, 0.075) !important;
					box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
					color: #ffffff !important;
				}

				.wrapper.ypw9HQ3qNom input[type="submit"].wKvgkZ7CQBA:active,
				.wrapper.ypw9HQ3qNom input[type="reset"].wKvgkZ7CQBA:active,
				.wrapper.ypw9HQ3qNom input[type="button"].wKvgkZ7CQBA:active,
				.wrapper.ypw9HQ3qNom .button.wKvgkZ7CQBA:active {
					background-color: rgba(255, 255, 255, 0.25) !important;
				}

		.wrapper.W4tqlVM2M > .nONDZeLt4Z {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 1s ease, opacity 1s ease;
			-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
			-ms-transition: -ms-transform 1s ease, opacity 1s ease;
			transition: transform 1s ease, opacity 1s ease;
			opacity: 1;
		}

		.wrapper.W4tqlVM2M.inactive > .nONDZeLt4Z {
			-moz-transform: translate(0,-1em);
			-webkit-transform: translate(0,-1em);
			-ms-transform: translate(0,-1em);
			transform: translate(0,-1em);
			opacity: 0;
		}

		.wrapper.YwKYPGA > .nONDZeLt4Z {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 1s ease, opacity 1s ease;
			-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
			-ms-transition: -ms-transform 1s ease, opacity 1s ease;
			transition: transform 1s ease, opacity 1s ease;
			opacity: 1;
		}

		.wrapper.YwKYPGA.inactive > .nONDZeLt4Z {
			-moz-transform: translate(0,1em);
			-webkit-transform: translate(0,1em);
			-ms-transform: translate(0,1em);
			transform: translate(0,1em);
			opacity: 0;
		}

		.wrapper.fade > .nONDZeLt4Z {
			-moz-transition: opacity 1s ease;
			-webkit-transition: opacity 1s ease;
			-ms-transition: opacity 1s ease;
			transition: opacity 1s ease;
			opacity: 1;
		}

		.wrapper.fade.inactive > .nONDZeLt4Z {
			opacity: 0;
		}

/* Dropotron */

	.dropotron {
		background: rgba(39, 40, 51, 0.965);
		border-radius: 4px;
		box-shadow: 0 0.075em 0.35em 0 rgba(0, 0, 0, 0.125);
		list-style: none;
		margin-top: calc(-0.25em + 1px);
		min-width: 12em;
		padding: 0.25em 0;
	}

		.dropotron > li {
			border-top: solid 1px rgba(255, 255, 255, 0.035);
			padding: 0;
		}

			.dropotron > li a, .dropotron > li span {
				border: 0;
				color: rgba(255, 255, 255, 0.75);
				display: block;
				padding: 0.1em 1em;
				text-decoration: none;
			}

			.dropotron > li:first-child {
				border-top: 0;
			}

			.dropotron > li.active > a, .dropotron > li.active > span {
				color: #e44c65;
			}

		.dropotron.TUEQHL {
			font-size: 0.8em;
			margin-top: 1em;
		}

			.dropotron.TUEQHL:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				background: #272833;
				content: '';
				display: block;
				height: 1em;
				position: absolute;
				right: 1.5em;
				top: -0.5em;
				width: 1em;
			}

	body.lfJh8aq .dropotron.TUEQHL {
		margin-top: 0;
	}

/* Header */

	#page-wrapper {
		padding-top: 3.5em;
	}

	#header {
		background: rgba(39, 40, 51, 0.965);
		box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.25);
		cursor: default;
		height: 3.5em;
		left: 0;
		line-height: 3.5em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
	}

		#header h1 {
			height: inherit;
			left: 1.25em;
			line-height: inherit;
			margin: 0;
			position: absolute;
			top: 0;
		}

		#header nav {
			position: absolute;
			right: 1em;
			top: 0;
		}

			#header nav ul {
				margin: 0;
			}

				#header nav ul li {
					display: inline-block;
					margin-left: 1em;
				}

					#header nav ul li a, #header nav ul li span {
						border: 0;
						color: inherit;
						display: inline-block;
						height: inherit;
						line-height: inherit;
						outline: 0;
					}

						#header nav ul li a.button, #header nav ul li span.button {
							height: 2em;
							line-height: 2em;
							padding: 0 1.25em;
						}

						#header nav ul li a:not(.button):before, #header nav ul li span:not(.button):before {
							margin-right: 0.5em;
						}

					#header nav ul li.active > a, #header nav ul li.active > span {
						color: #e44c65;
					}

					#header nav ul li > ul {
						display: none;
					}

	body.lfJh8aq #page-wrapper {
		padding-top: 0;
	}

	body.lfJh8aq #header {
		background: transparent;
		box-shadow: none;
		position: absolute;
	}

/* Banner */

	#banner {
		background-attachment: fixed;
		background-color: #272833;
		background-image: url("../wY9uOHD1XF/I7FNjJHoZ.jpg");
		background-position: center center;
		background-size: cover;
		box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
		min-height: 100vh;
		position: relative;
		text-align: center;
		z-index: 21;
	}

		#banner:before {
			content: '';
			display: inline-block;
			height: 100vh;
			vertical-align: middle;
			width: 1%;
		}

		#banner:after {
			background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("AWqBFxhttzA/EiyZpWHM2Ep.png");;
			background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("AWqBFxhttzA/EiyZpWHM2Ep.png");;
			background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("AWqBFxhttzA/EiyZpWHM2Ep.png");;
			background-image: linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("AWqBFxhttzA/EiyZpWHM2Ep.png");;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		#banner .content {
			display: inline-block;
			margin-right: 1%;
			max-width: 95%;
			padding: 6em;
			position: relative;
			text-align: right;
			vertical-align: middle;
			z-index: 1;
		}

			#banner .content header {
				display: inline-block;
				vertical-align: middle;
			}

				#banner .content header h2 {
					font-size: 2.5em;
					margin: 0;
				}

				#banner .content header p {
					margin: 0.5em 0 0 0;
					top: 0;
				}

			#banner .content .image {
				border-radius: 100%;
				display: inline-block;
				height: 18em;
				margin-left: 3em;
				vertical-align: middle;
				width: 18em;
			}

				#banner .content .image img {
					border-radius: 100%;
					display: block;
					width: 100%;
				}

	body.is-touch #banner {
		background-attachment: scroll;
	}

/* Footer */

	#footer {
		background: #272833;
		padding: 6em 0;
		text-align: center;
	}

		#footer .toTBUajT .NGRewlvLOG.alt {
			text-decoration: none;
		}

			#footer .toTBUajT .NGRewlvLOG.alt:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 400;
			}

			#footer .toTBUajT .NGRewlvLOG.alt:before {
				color: #272833 !important;
				text-shadow: 1px 0 0 rgba(255, 255, 255, 0.5), -1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.5);
			}

		#footer .ZhbTIijiMG9 {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.8em;
			line-height: 1em;
			margin: 2em 0 0 0;
			padding: 0;
			text-align: center;
		}

			#footer .ZhbTIijiMG9 li {
				border-left: solid 1px rgba(255, 255, 255, 0.3);
				display: inline-block;
				list-style: none;
				margin-left: 1.5em;
				padding-left: 1.5em;
			}

				#footer .ZhbTIijiMG9 li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#footer .ZhbTIijiMG9 li a {
					color: inherit;
				}

/* XLarge */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 13pt;
			}

	}

/* Large */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11.5pt;
			}

		/* Spotlight */

			.spotlight.top .content {
				padding: 3.825em 0 1.825em 0;
			}

			.spotlight.bottom .content {
				padding: 3.825em 0 2.95em 0;
			}

			.spotlight.left .content, .spotlight.right .content {
				padding: 4.5em 2.5em;
				width: 25em;
			}

		/* Wrapper */

			.wrapper {
				padding: 4.5em 0 2.5em 0;
			}

		/* Dropotron */

			.dropotron.TUEQHL {
				font-size: 1em;
			}

		/* Banner */

			#banner .content {
				padding: 4.5em;
			}

		/* Footer */

			#footer {
				padding: 4.5em 0;
			}

	}

/* Medium */

	@media screen and (max-width: 980px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 12pt;
			}

		/* Spotlight */

			.spotlight {
				background-attachment: scroll;
				height: auto;
			}

				.spotlight .image.main {
					display: block;
					margin: 0;
					max-height: 40vh;
					overflow: hidden;
				}

				.spotlight .content {
					background-color: #1c1d26;
					border-width: 0 !important;
					border-top-width: 0.35em !important;
					bottom: auto !important;
					left: auto !important;
					padding: 4.5em 2.5em 2.5em 2.5em !important;
					position: relative;
					right: auto !important;
					text-align: center;
					top: auto !important;
					width: 100% !important;
				}

					.spotlight .content ul.hiR4rfQ {
						-moz-justify-content: center;
						-webkit-justify-content: center;
						-ms-justify-content: center;
						justify-content: center;
						width: 100%;
						margin-left: 0;
					}

						.spotlight .content ul.hiR4rfQ li:first-child {
							padding-left: 0;
						}

				.spotlight .PwcEYsT {
					display: none;
				}

		/* Wrapper */

			.wrapper {
				padding: 4.5em 2.5em 2.5em 2.5em;
			}

		/* Banner */

			#banner {
				background-attachment: scroll;
			}

				#banner .PwcEYsT {
					height: 7em;
				}

				#banner .content {
					padding: 9em 0;
					text-align: center;
				}

					#banner .content header {
						display: block;
						margin: 0 0 2em 0;
						text-align: center;
					}

					#banner .content .image {
						margin: 0;
					}

		/* Footer */

			#footer {
				padding: 4.5em 0;
			}

	}

/* Small */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 736px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				font-size: 12pt;
			}

			h2 {
				font-size: 1.5em;
			}

			h3 {
				font-size: 1.2em;
			}

			h4 {
				font-size: 1em;
			}

		/* Section/Article */

			header p br {
				display: none;
			}

			header h2 + p {
				font-size: 1em;
			}

			header h3 + p {
				font-size: 1em;
			}

			header h4 + p,
			header h5 + p,
			header h6 + p {
				font-size: 0.9em;
			}

			header.mpYCD7D {
				margin: 0 0 2em 0;
			}

		/* Goto Next */

			.PwcEYsT:before {
				height: 0.8em;
				margin: -0.4em 0 0 -0.6em;
				width: 1.2em;
			}

		/* Spotlight */

			.spotlight {
				box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
			}

				.spotlight .image.main {
					max-height: 60vh;
				}

				.spotlight .content {
					border-top-width: 0.2em !important;
					padding: 3.25em 1.5em 1.25em 1.5em !important;
				}

		/* Wrapper */

			.wrapper {
				padding: 3.25em 1.5em 1.25em 1.5em;
			}

		/* Header */

			#header {
				display: none;
			}

		/* Banner */

			#banner {
				box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
				min-height: calc(100vh - 44px);
			}

				#banner:before {
					height: calc(100vh - 44px);
				}

				#banner .content {
					padding: 4.0625em 1.5em 4.875em 1.5em;
				}

					#banner .content header h2 {
						font-size: 1.5em;
					}

					#banner .content .image {
						height: 9em;
						width: 9em;
					}

		/* Nav */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
				padding-top: 44px !important;
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background: #272833;
				box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
			}

				#titleBar .title {
					color: #ffffff;
					display: block;
					font-weight: 300;
					height: 44px;
					line-height: 44px;
					text-align: center;
				}

					#titleBar .title a {
						color: inherit;
						border: 0;
					}

				#titleBar .toggle {
					text-decoration: none;
					height: 60px;
					left: 0;
					position: absolute;
					top: 0;
					width: 90px;
					outline: 0;
					border: 0;
				}

					#titleBar .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						display: inline-block;
						font-style: normal;
						font-variant: normal;
						text-rendering: auto;
						line-height: 1;
						text-transform: none !important;
						font-family: 'Font Awesome 5 Free';
						font-weight: 900;
					}

					#titleBar .toggle:before {
						background: #e44c65;
						color: rgba(255, 255, 255, 0.5);
						content: '\f0c9';
						display: block;
						font-size: 18px;
						height: 44px;
						left: 0;
						line-height: 44px;
						position: absolute;
						text-align: center;
						top: 0;
						width: 54px;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #181920;
				padding: 0.75em 1.25em;
			}

				#navPanel .link {
					border: 0;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: rgba(255, 255, 255, 0.75);
					display: block;
					height: 3em;
					line-height: 3em;
					text-decoration: none;
				}

					#navPanel .link:hover {
						color: inherit !important;
					}

					#navPanel .link:first-child {
						border-top: 0;
					}

					#navPanel .link.ugJN80m4o {
						color: #ffffff;
						font-weight: 300;
					}

					#navPanel .link .QhJCNi {
						display: inline-block;
						width: 1.25em;
					}

					#navPanel .link .MKtlh3yYvv7 {
						display: inline-block;
						width: 2.5em;
					}

					#navPanel .link .UB2Wqulh {
						display: inline-block;
						width: 3.75em;
					}

					#navPanel .link .g40AR3ZTcv {
						display: inline-block;
						width: 5em;
					}

					#navPanel .link .Rcp9nLi9 {
						display: inline-block;
						width: 6.25em;
					}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

		/* Footer */

			#footer {
				padding: 3.25em 1.5em;
			}

	}

/* XSmall */

	@media screen and (max-width: 480px) {

		/* Basic */

			html, body {
				min-width: 320px;
			}

			body, input, select, textarea {
				font-size: 12pt;
			}

		/* Button */

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			.button {
				padding: 0;
			}

		/* Spotlight */

			.spotlight .image.main {
				max-height: 50vh;
			}

			.spotlight .content {
				padding: 3em 1.25em 1em 1.25em !important;
			}

		/* Wrapper */

			.wrapper {
				padding: 3em 1.25em 1em 1.25em;
			}

		/* Banner */

			#banner .content {
				padding: 3em 1.5625em 5.25em 1.5625em;
			}

		/* Footer */

			#footer {
				padding: 3em 1.25em;
			}

				#footer .ZhbTIijiMG9 {
					line-height: inherit;
				}

					#footer .ZhbTIijiMG9 li {
						border-left: 0;
						display: block;
						margin: 0;
						padding: 0;
					}

	}


/* Bryxanora conversion layer */
:root {
	--cy-carbon: #090f12;
	--cy-green: #0b342b;
	--cy-green-soft: #145244;
	--cy-gold: #c6a65b;
	--cy-gold-soft: #ead8a0;
	--cy-cream: #f3ead7;
	--cy-navy: #111827;
	--cy-burgundy: #5d1f2f;
	--cy-muted: rgba(243, 234, 215, 0.72);
	--cy-line: rgba(198, 166, 91, 0.28);
}

html {
	scroll-behavior: smooth;
}

body {
	background: var(--cy-carbon);
	color: rgba(243, 234, 215, 0.84);
	letter-spacing: 0;
}

body, input, select, textarea {
	color: rgba(243, 234, 215, 0.84);
}

a,
a:hover,
strong,
b {
	color: var(--cy-gold-soft);
}

h1, h2, h3, h4, h5, h6 {
	color: #fff8e6;
	letter-spacing: 0;
}

p {
	color: rgba(243, 234, 215, 0.78);
}

#header {
	background: rgba(7, 15, 18, 0.94);
	border-bottom: 1px solid var(--cy-line);
	box-shadow: 0 0.65em 1.5em rgba(0, 0, 0, 0.24);
}

body.lfJh8aq #header {
	background: linear-gradient(180deg, rgba(7, 15, 18, 0.88), rgba(7, 15, 18, 0));
}

#logo a,
#titleBar .title a {
	align-items: center;
	display: inline-flex;
	gap: 0.55em;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

#logo img,
#titleBar .title img {
	height: 1.7em;
	width: 1.7em;
	border-radius: 50%;
	vertical-align: middle;
}

#header nav ul li.active > a,
#header nav ul li a:hover,
#navPanel .link:hover {
	color: var(--cy-gold-soft) !important;
}

#header nav ul li a.button.wKvgkZ7CQBA,
input[type="submit"].wKvgkZ7CQBA,
input[type="reset"].wKvgkZ7CQBA,
input[type="button"].wKvgkZ7CQBA,
.button.wKvgkZ7CQBA {
	background: linear-gradient(135deg, var(--cy-gold), #8f6d30);
	box-shadow: none;
	color: #11130f !important;
	font-weight: 700;
}

#header nav ul li a.button.wKvgkZ7CQBA:hover,
input[type="submit"].wKvgkZ7CQBA:hover,
input[type="reset"].wKvgkZ7CQBA:hover,
input[type="button"].wKvgkZ7CQBA:hover,
.button.wKvgkZ7CQBA:hover {
	background: linear-gradient(135deg, #ead8a0, var(--cy-gold));
}

.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	border-color: var(--cy-line);
	color: var(--cy-cream) !important;
}

.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	border-color: var(--cy-gold);
	color: #fff8e6 !important;
}

#banner {
	background-color: var(--cy-carbon);
	background-position: center;
	min-height: 100vh;
}

#banner:after {
	background-image: linear-gradient(135deg, rgba(7, 15, 18, 0.92), rgba(11, 52, 43, 0.76) 48%, rgba(93, 31, 47, 0.72)), url("AWqBFxhttzA/EiyZpWHM2Ep.png");
}

#banner .content header h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 3em;
	letter-spacing: 0;
}

#banner .content header p {
	color: var(--cy-muted);
	font-size: 1.05em;
}

#banner .content .image {
	border: 2px solid rgba(234, 216, 160, 0.5);
	box-shadow: 0 1.5em 3em rgba(0, 0, 0, 0.45), inset 0 0 0 0.7em rgba(7, 15, 18, 0.32);
}

.df8Ecp {
	color: var(--cy-gold-soft);
	display: block;
	font-size: 0.82em;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin-bottom: 0.75em;
	text-transform: uppercase;
}

.APbFwnoOQoq,
.nYHveHnae {
	align-items: center;
	border: 1px solid var(--cy-line);
	border-radius: 999px;
	color: var(--cy-gold-soft);
	display: inline-flex;
	font-size: 0.85em;
	font-weight: 700;
	gap: 0.45em;
	margin: 0.85em 0 0;
	padding: 0.35em 0.8em;
}

.D10k9eBanKg {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.85em;
	justify-content: flex-start;
	margin-top: 1.5em;
}

.D10k9eBanKg .button {
	margin: 0;
}

.wrapper.S5YyhSYG,
.wrapper.ypw9HQ3qNom {
	background: #0d1518;
}

.wrapper.ypw9HQ3qNom {
	background: linear-gradient(135deg, #101823, #0b342b 58%, #21131a);
}

.wrapper.special.YwKYPGA,
.wrapper.special.fade {
	background: #10171b;
}

.spotlight .content {
	background: rgba(11, 18, 21, 0.88);
	border-color: var(--cy-gold) !important;
}

.spotlight.S5YyhSYG .content,
.spotlight.ypw9HQ3qNom .content,
.spotlight.Zi5K4WuI .content {
	border-color: var(--cy-gold) !important;
}

.spotlight .content p,
.spotlight .content li {
	color: rgba(243, 234, 215, 0.78);
}

header.mpYCD7D:after {
	background: var(--cy-gold);
}

.box.alt section,
.F7cIZd,
.hh9I0XV2y69,
.wcKfbSpM,
.E05CxuGyMFN,
.V7oZCj6FBb {
	background: rgba(255, 248, 230, 0.035);
	border: 1px solid rgba(198, 166, 91, 0.18);
	border-radius: 8px;
	padding: 1.5em;
}

.box.alt section {
	min-height: 14em;
}

.NGRewlvLOG.alt:before,
.NGRewlvLOG.solid.alt:before {
	background: linear-gradient(135deg, var(--cy-green-soft), var(--cy-burgundy));
	box-shadow: inset 0 0 0 1px var(--cy-line);
	color: var(--cy-gold-soft) !important;
}

ul.alt li,
ul.nXJhQgMakXl li {
	border-top-color: rgba(198, 166, 91, 0.18);
}

ul.nXJhQgMakXl {
	list-style: disc;
	margin-left: 1.25em;
}

ul.nXJhQgMakXl li {
	margin: 0 0 0.55em;
	padding-left: 0.2em;
}

.zctwEc,
.M2novQGtRh,
.vBeCj0jO {
	display: grid;
	gap: 1em;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 2em 0;
}

.zctwEc.LZktT7ba,
.vBeCj0jO.LZktT7ba {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.HCN3uSAw {
	border-left: 3px solid var(--cy-gold);
	padding-left: 1em;
}

.HCN3uSAw h3,
.HCN3uSAw h4 {
	margin-bottom: 0.35em;
}

.uJ9f1rBNx {
	background: linear-gradient(135deg, rgba(93, 31, 47, 0.38), rgba(11, 52, 43, 0.38));
	border: 1px solid var(--cy-line);
	border-radius: 8px;
	padding: 2em;
}

.uJ9f1rBNx h2,
.uJ9f1rBNx h3 {
	color: #fff8e6;
}

.faq {
	margin-top: 2em;
}

.rabJ0y5h {
	border: 1px solid rgba(198, 166, 91, 0.22);
	border-radius: 8px;
	margin-bottom: 0.8em;
	overflow: hidden;
}

.faq-question {
	align-items: center;
	background: rgba(255, 248, 230, 0.045);
	border: 0;
	color: #fff8e6;
	cursor: pointer;
	display: flex;
	font: inherit;
	font-weight: 700;
	justify-content: space-between;
	line-height: 1.4;
	padding: 1em 1.25em;
	text-align: left;
	width: 100%;
}

.faq-question:hover,
.faq-question:focus {
	background: rgba(198, 166, 91, 0.12);
	outline: none;
}

.cVGTqK {
	background: rgba(7, 15, 18, 0.48);
	padding: 1em 1.25em 1.15em;
}

.cVGTqK[hidden] {
	display: none;
}

.faq-question[aria-expanded="true"] .kLEhVVn {
	transform: rotate(180deg);
}

.kLEhVVn {
	transition: transform 0.2s ease;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
	background: rgba(255, 248, 230, 0.06);
	border-color: rgba(198, 166, 91, 0.25);
	color: #fff8e6;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
	border-color: var(--cy-gold);
	box-shadow: 0 0 0 1px var(--cy-gold);
}

select option {
	background: #10171b;
	color: #fff8e6;
}

.form-status {
	border: 1px solid var(--cy-line);
	border-radius: 8px;
	margin-top: 1em;
	padding: 1em;
}

.form-status.is-error {
	border-color: #d98b8b;
	color: #ffd6d6;
}

.form-status.is-success {
	border-color: var(--cy-gold);
	color: var(--cy-gold-soft);
}

.unweRuC3Qsk {
	align-items: center;
	background: linear-gradient(135deg, rgba(11, 52, 43, 0.82), rgba(17, 24, 39, 0.82)), url("../wY9uOHD1XF/gsJYeKZ.jpg") center/cover;
	border: 1px solid var(--cy-line);
	border-radius: 8px;
	display: flex;
	min-height: 20em;
	padding: 2em;
}

.unweRuC3Qsk span {
	background: rgba(7, 15, 18, 0.76);
	border: 1px solid var(--cy-line);
	border-radius: 8px;
	color: #fff8e6;
	display: inline-block;
	padding: 1em 1.2em;
}

.cookie-banner {
	align-items: center;
	background: rgba(7, 15, 18, 0.96);
	border: 1px solid var(--cy-line);
	border-radius: 8px;
	bottom: 1em;
	box-shadow: 0 1em 3em rgba(0, 0, 0, 0.45);
	display: flex;
	gap: 1em;
	left: 1em;
	max-width: 58em;
	padding: 1em;
	position: fixed;
	right: 1em;
	z-index: 10001;
}

.cookie-banner[hidden] {
	display: none;
}

.cookie-banner p {
	margin: 0;
}

.cookie-banner .button {
	margin-left: auto;
	white-space: nowrap;
}

.sBhgeYqFHvF {
	display: grid;
	gap: 2em;
	grid-template-columns: 1.15fr 1fr 1.25fr;
	margin: 0 auto 2em;
	max-width: 70em;
	text-align: left;
}

.MemuCIPa {
	align-items: center;
	display: flex;
	gap: 0.8em;
	margin-bottom: 1em;
}

.MemuCIPa img {
	height: 3em;
	width: 3em;
}

.UcUbj4 {
	columns: 1;
	list-style: none;
	margin-left: 0;
}

.UcUbj4 li {
	margin-bottom: 0.4em;
}

#footer {
	background: #070f12;
	border-top: 1px solid var(--cy-line);
}

#footer p,
#footer li {
	color: rgba(243, 234, 215, 0.68);
}

#footer .ZhbTIijiMG9 {
	line-height: 1.6;
}

#footer .ZhbTIijiMG9 li {
	border-left-color: rgba(198, 166, 91, 0.28);
}

.oxOZCz30 {
	background: linear-gradient(135deg, rgba(7, 15, 18, 0.9), rgba(11, 52, 43, 0.8)), url("../wY9uOHD1XF/FpKsHrO.jpg") center/cover;
	padding: 8em 0 4em;
}

.oxOZCz30 .nONDZeLt4Z {
	position: relative;
	z-index: 1;
}

.oxOZCz30 h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.8em;
}

.x1d9Bw h3 {
	margin-top: 2em;
}

.x1d9Bw h3:first-child {
	margin-top: 0;
}

.x1d9Bw p,
.x1d9Bw li {
	color: rgba(243, 234, 215, 0.78);
}

hr {
	border-bottom-color: rgba(198, 166, 91, 0.2);
}

@media screen and (max-width: 980px) {
	.zctwEc,
	.M2novQGtRh,
	.vBeCj0jO,
	.zctwEc.LZktT7ba,
	.vBeCj0jO.LZktT7ba,
	.sBhgeYqFHvF {
		grid-template-columns: 1fr;
	}

	.D10k9eBanKg {
		justify-content: center;
	}

	.cookie-banner {
		align-items: stretch;
		flex-direction: column;
	}

	.cookie-banner .button {
		margin-left: 0;
		width: 100%;
	}
}

@media screen and (max-width: 736px) {
	#banner .content header h2,
	.oxOZCz30 h2 {
		font-size: 2em;
	}

	.box.alt section,
	.F7cIZd,
	.hh9I0XV2y69,
	.wcKfbSpM,
	.E05CxuGyMFN,
	.V7oZCj6FBb,
	.uJ9f1rBNx {
		padding: 1.2em;
	}
}

#titleBar .toggle {
	z-index: 2;
}

#titleBar .title {
	pointer-events: none;
}

#titleBar .title a {
	pointer-events: auto;
}
