
/* 默认隐藏菜单（移动端） */
@media screen and (max-width: 736px) {
  #nav {
    display: none;
    position: absolute;
    top: 3em;
    right: 1em;
    background: rgba(0, 0, 0, 0.85);
    padding: 1em;
    border-radius: 6px;
    z-index: 999;
  }

  #nav.content-fixed-3648 {
    display: block !important;
  }

  .dropdown-3905 {
    display: inline-block;
    position: absolute;
    top: 1em;
    right: 1em;
    background: rgba(255, 255, 255, 0.1);
    padding: 0.5em 1em;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    z-index: 1000;
  }
}

/* 电脑端始终显示导航，不显示按钮 */
@media screen and (min-width: 737px) {
  #nav {
    display: block !important;
    position: static;
    background: none;
    padding: 0;
  }

  .dropdown-3905 {
    display: none;
  }
}

@import url(fontawesome-all.panel-stale-4e50.panel_white_0fca);
@import 'https://fonts.description-left-0a53.right-a823/css?family=Source+Sans+Pro:300,400';

/*
	Stellar by HTML5 UP
	html5up.content-hard-3b8f | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.content-hard-3b8f/license)
*/
.cold_9f7a{
		width: 100%;
		height: 100%;
	}
	@media(min-width:1024px){
	.cold_9f7a{
		width: 80%;
		height: auto;
	}
}
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 */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

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

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

	}

	html {
		box-sizing: border-box;
	}

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

	body {
		background-color: #935d8c;
		background-image: url("/img/overlay.red-968f"), -moz-linear-gradient(45deg, #fb9417 15%, #ff7707 85%);
		background-image: url("/img/overlay.red-968f"), -webkit-linear-gradient(45deg, #fb9417 15%, #ff7707 85%);
		background-image: url("/img/overlay.red-968f"), -ms-linear-gradient(45deg, #fb9417 15%, #ff7707 85%);
		background-image: url("/img/overlay.red-968f"), linear-gradient(45deg, #fb9417 15%, #ff7707 85%);
	}

		body.header-8541 *, body.header-8541 *:before, body.header-8541 *: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;
		}

/* Type */

	body {
		background-color: #935d8c;
		color: rgba(255, 255, 255, 0.65);
	}

	body, input, select, textarea {
		font-family: "Source Sans Pro", Helvetica, sans-serif;
		font-size: 17pt;
		font-weight: 300;
		line-height: 1.65;
	}

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

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

		}

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

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

		}

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

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

		}

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

		a:hover {
			border-bottom-color: transparent;
		}

	strong, b {
		font-weight: 400;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

		p.title-last-afd1 {
			-moz-columns: 20em 2;
			-webkit-columns: 20em 2;
			-ms-columns: 20em 2;
			columns: 20em 2;
			-moz-column-gap: 2em;
			-webkit-column-gap: 2em;
			-ms-column-gap: 2em;
			column-gap: 2em;
			text-align: justify;
		}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 300;
		line-height: 1.5;
		margin: 0 0 0.7em 0;
		letter-spacing: -0.025em;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h1 {
		font-size: 2.5em;
		line-height: 1.2;
	}

	h2 {
		font-size: 1.5em;
	}

	h3 {
		font-size: 1.25em;
	}

	h4 {
		font-size: 1.1em;
	}

	h5 {
		font-size: 0.9em;
	}

	h6 {
		font-size: 0.7em;
	}

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

		h1 {
			font-size: 2em;
		}

	}

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

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

	blockquote {
		border-left: solid 4px;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		border-radius: 8px;
		border: solid 1px;
		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.75;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px;
		margin: 2em 0;
	}

		hr.caption-68ef {
			margin: 3em 0;
		}

	.heading-wide-e606 {
		text-align: left;
	}

	.detail_bbd4 {
		text-align: center;
	}

	.notice-e3be {
		text-align: right;
	}

	input, select, textarea {
		color: #ffffff;
	}

	a:hover {
		color: #ffffff;
	}

	strong, b {
		color: #ffffff;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #ffffff;
	}

	blockquote {
		border-left-color: rgba(255, 255, 255, 0.35);
	}

	code {
		background: rgba(255, 255, 255, 0.075);
		border-color: rgba(255, 255, 255, 0.35);
	}

	hr {
		border-bottom-color: rgba(255, 255, 255, 0.35);
	}

/* Row */

	.shade-left-08c3 {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.shade-left-08c3 > * {
			box-sizing: border-box;
		}

		.shade-left-08c3.carousel_5239 > * > :last-child {
			margin-bottom: 0;
		}

		.shade-left-08c3.search-gold-8129 {
			justify-content: flex-start;
		}

		.shade-left-08c3.modal-afb2 {
			justify-content: center;
		}

		.shade-left-08c3.card-8f81 {
			justify-content: flex-end;
		}

		.shade-left-08c3.frame-dim-e382 {
			align-items: flex-start;
		}

		.shade-left-08c3.short_0321 {
			align-items: center;
		}

		.shade-left-08c3.active-iron-42cc {
			align-items: flex-end;
		}

		.shade-left-08c3 > .list_left_94df {
			order: -1;
		}

		.shade-left-08c3 > .shadow_fcdf {
			width: 8.33333%;
		}

		.shade-left-08c3 > .mask_rough_ef81 {
			margin-left: 8.33333%;
		}

		.shade-left-08c3 > .pink_4681 {
			width: 16.66667%;
		}

		.shade-left-08c3 > .gallery-mini-974d {
			margin-left: 16.66667%;
		}

		.shade-left-08c3 > .mini_efee {
			width: 25%;
		}

		.shade-left-08c3 > .current-c0cc {
			margin-left: 25%;
		}

		.shade-left-08c3 > .dropdown_cool_6fa0 {
			width: 33.33333%;
		}

		.shade-left-08c3 > .hovered-42b7 {
			margin-left: 33.33333%;
		}

		.shade-left-08c3 > .surface_green_c555 {
			width: 41.66667%;
		}

		.shade-left-08c3 > .brown-8db1 {
			margin-left: 41.66667%;
		}

		.shade-left-08c3 > .article_92bb {
			width: 50%;
		}

		.shade-left-08c3 > .item_white_ff87 {
			margin-left: 50%;
		}

		.shade-left-08c3 > .middle-80c6 {
			width: 58.33333%;
		}

		.shade-left-08c3 > .element-b82a {
			margin-left: 58.33333%;
		}

		.shade-left-08c3 > .selected_5643 {
			width: 66.66667%;
		}

		.shade-left-08c3 > .copper-8c98 {
			margin-left: 66.66667%;
		}

		.shade-left-08c3 > .tooltip_liquid_5be9 {
			width: 75%;
		}

		.shade-left-08c3 > .box_4eb8 {
			margin-left: 75%;
		}

		.shade-left-08c3 > .smooth-0d07 {
			width: 83.33333%;
		}

		.shade-left-08c3 > .logo_brown_5f7a {
			margin-left: 83.33333%;
		}

		.shade-left-08c3 > .border_57d2 {
			width: 91.66667%;
		}

		.shade-left-08c3 > .breadcrumb_soft_2d87 {
			margin-left: 91.66667%;
		}

		.shade-left-08c3 > .fluid_041e {
			width: 100%;
		}

		.shade-left-08c3 > .image-smooth-d39a {
			margin-left: 100%;
		}

		.shade-left-08c3.main_729e {
			margin-top: 0;
			margin-left: 0em;
		}

			.shade-left-08c3.main_729e > * {
				padding: 0 0 0 0em;
			}

			.shade-left-08c3.main_729e.carousel_5239 {
				margin-top: 0em;
			}

				.shade-left-08c3.main_729e.carousel_5239 > * {
					padding-top: 0em;
				}

		.shade-left-08c3.nav_bottom_e4c7 {
			margin-top: 0;
			margin-left: -0.375em;
		}

			.shade-left-08c3.nav_bottom_e4c7 > * {
				padding: 0 0 0 0.375em;
			}

			.shade-left-08c3.nav_bottom_e4c7.carousel_5239 {
				margin-top: -0.375em;
			}

				.shade-left-08c3.nav_bottom_e4c7.carousel_5239 > * {
					padding-top: 0.375em;
				}

		.shade-left-08c3.info_dark_7320 {
			margin-top: 0;
			margin-left: -0.75em;
		}

			.shade-left-08c3.info_dark_7320 > * {
				padding: 0 0 0 0.75em;
			}

			.shade-left-08c3.info_dark_7320.carousel_5239 {
				margin-top: -0.75em;
			}

				.shade-left-08c3.info_dark_7320.carousel_5239 > * {
					padding-top: 0.75em;
				}

		.shade-left-08c3 {
			margin-top: 0;
			margin-left: -1.5em;
		}

			.shade-left-08c3 > * {
				padding: 0 0 0 1.5em;
			}

			.shade-left-08c3.carousel_5239 {
				margin-top: -1.5em;
			}

				.shade-left-08c3.carousel_5239 > * {
					padding-top: 1.5em;
				}

		.shade-left-08c3.focus_d088 {
			margin-top: 0;
			margin-left: -2.25em;
		}

			.shade-left-08c3.focus_d088 > * {
				padding: 0 0 0 2.25em;
			}

			.shade-left-08c3.focus_d088.carousel_5239 {
				margin-top: -2.25em;
			}

				.shade-left-08c3.focus_d088.carousel_5239 > * {
					padding-top: 2.25em;
				}

		.shade-left-08c3.lite_4f27 {
			margin-top: 0;
			margin-left: -3em;
		}

			.shade-left-08c3.lite_4f27 > * {
				padding: 0 0 0 3em;
			}

			.shade-left-08c3.lite_4f27.carousel_5239 {
				margin-top: -3em;
			}

				.shade-left-08c3.lite_4f27.carousel_5239 > * {
					padding-top: 3em;
				}

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

			.shade-left-08c3 {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.shade-left-08c3 > * {
					box-sizing: border-box;
				}

				.shade-left-08c3.carousel_5239 > * > :last-child {
					margin-bottom: 0;
				}

				.shade-left-08c3.search-gold-8129 {
					justify-content: flex-start;
				}

				.shade-left-08c3.modal-afb2 {
					justify-content: center;
				}

				.shade-left-08c3.card-8f81 {
					justify-content: flex-end;
				}

				.shade-left-08c3.frame-dim-e382 {
					align-items: flex-start;
				}

				.shade-left-08c3.short_0321 {
					align-items: center;
				}

				.shade-left-08c3.active-iron-42cc {
					align-items: flex-end;
				}

				.shade-left-08c3 > .section_middle_4530 {
					order: -1;
				}

				.shade-left-08c3 > .frame_5014 {
					width: 8.33333%;
				}

				.shade-left-08c3 > .overlay_simple_4e08 {
					margin-left: 8.33333%;
				}

				.shade-left-08c3 > .cold_6c9d {
					width: 16.66667%;
				}

				.shade-left-08c3 > .shade_f046 {
					margin-left: 16.66667%;
				}

				.shade-left-08c3 > .hard_c2b0 {
					width: 25%;
				}

				.shade-left-08c3 > .carousel-next-b948 {
					margin-left: 25%;
				}

				.shade-left-08c3 > .icon_large_b356 {
					width: 33.33333%;
				}

				.shade-left-08c3 > .overlay_bd6e {
					margin-left: 33.33333%;
				}

				.shade-left-08c3 > .soft_4f6d {
					width: 41.66667%;
				}

				.shade-left-08c3 > .tooltip_e248 {
					margin-left: 41.66667%;
				}

				.shade-left-08c3 > .message-wood-97f3 {
					width: 50%;
				}

				.shade-left-08c3 > .mask-9b43 {
					margin-left: 50%;
				}

				.shade-left-08c3 > .small-e9c0 {
					width: 58.33333%;
				}

				.shade-left-08c3 > .photo_old_9bdb {
					margin-left: 58.33333%;
				}

				.shade-left-08c3 > .west-f471 {
					width: 66.66667%;
				}

				.shade-left-08c3 > .bottom_cbd7 {
					margin-left: 66.66667%;
				}

				.shade-left-08c3 > .under-8861 {
					width: 75%;
				}

				.shade-left-08c3 > .east_1877 {
					margin-left: 75%;
				}

				.shade-left-08c3 > .element_fresh_dc0d {
					width: 83.33333%;
				}

				.shade-left-08c3 > .pattern-simple-e52d {
					margin-left: 83.33333%;
				}

				.shade-left-08c3 > .main-adb6 {
					width: 91.66667%;
				}

				.shade-left-08c3 > .small-67f3 {
					margin-left: 91.66667%;
				}

				.shade-left-08c3 > .hero-glass-d5ce {
					width: 100%;
				}

				.shade-left-08c3 > .bronze_98b3 {
					margin-left: 100%;
				}

				.shade-left-08c3.main_729e {
					margin-top: 0;
					margin-left: 0em;
				}

					.shade-left-08c3.main_729e > * {
						padding: 0 0 0 0em;
					}

					.shade-left-08c3.main_729e.carousel_5239 {
						margin-top: 0em;
					}

						.shade-left-08c3.main_729e.carousel_5239 > * {
							padding-top: 0em;
						}

				.shade-left-08c3.nav_bottom_e4c7 {
					margin-top: 0;
					margin-left: -0.375em;
				}

					.shade-left-08c3.nav_bottom_e4c7 > * {
						padding: 0 0 0 0.375em;
					}

					.shade-left-08c3.nav_bottom_e4c7.carousel_5239 {
						margin-top: -0.375em;
					}

						.shade-left-08c3.nav_bottom_e4c7.carousel_5239 > * {
							padding-top: 0.375em;
						}

				.shade-left-08c3.info_dark_7320 {
					margin-top: 0;
					margin-left: -0.75em;
				}

					.shade-left-08c3.info_dark_7320 > * {
						padding: 0 0 0 0.75em;
					}

					.shade-left-08c3.info_dark_7320.carousel_5239 {
						margin-top: -0.75em;
					}

						.shade-left-08c3.info_dark_7320.carousel_5239 > * {
							padding-top: 0.75em;
						}

				.shade-left-08c3 {
					margin-top: 0;
					margin-left: -1.5em;
				}

					.shade-left-08c3 > * {
						padding: 0 0 0 1.5em;
					}

					.shade-left-08c3.carousel_5239 {
						margin-top: -1.5em;
					}

						.shade-left-08c3.carousel_5239 > * {
							padding-top: 1.5em;
						}

				.shade-left-08c3.focus_d088 {
					margin-top: 0;
					margin-left: -2.25em;
				}

					.shade-left-08c3.focus_d088 > * {
						padding: 0 0 0 2.25em;
					}

					.shade-left-08c3.focus_d088.carousel_5239 {
						margin-top: -2.25em;
					}

						.shade-left-08c3.focus_d088.carousel_5239 > * {
							padding-top: 2.25em;
						}

				.shade-left-08c3.lite_4f27 {
					margin-top: 0;
					margin-left: -3em;
				}

					.shade-left-08c3.lite_4f27 > * {
						padding: 0 0 0 3em;
					}

					.shade-left-08c3.lite_4f27.carousel_5239 {
						margin-top: -3em;
					}

						.shade-left-08c3.lite_4f27.carousel_5239 > * {
							padding-top: 3em;
						}

		}

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

			.shade-left-08c3 {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.shade-left-08c3 > * {
					box-sizing: border-box;
				}

				.shade-left-08c3.carousel_5239 > * > :last-child {
					margin-bottom: 0;
				}

				.shade-left-08c3.search-gold-8129 {
					justify-content: flex-start;
				}

				.shade-left-08c3.modal-afb2 {
					justify-content: center;
				}

				.shade-left-08c3.card-8f81 {
					justify-content: flex-end;
				}

				.shade-left-08c3.frame-dim-e382 {
					align-items: flex-start;
				}

				.shade-left-08c3.short_0321 {
					align-items: center;
				}

				.shade-left-08c3.active-iron-42cc {
					align-items: flex-end;
				}

				.shade-left-08c3 > .container-aebb {
					order: -1;
				}

				.shade-left-08c3 > .summary_b0d1 {
					width: 8.33333%;
				}

				.shade-left-08c3 > .breadcrumb-4fb4 {
					margin-left: 8.33333%;
				}

				.shade-left-08c3 > .tiny-110f {
					width: 16.66667%;
				}

				.shade-left-08c3 > .component_cold_61eb {
					margin-left: 16.66667%;
				}

				.shade-left-08c3 > .border-b210 {
					width: 25%;
				}

				.shade-left-08c3 > .wide-e1f2 {
					margin-left: 25%;
				}

				.shade-left-08c3 > .sidebar_simple_3ef9 {
					width: 33.33333%;
				}

				.shade-left-08c3 > .summary-basic-9832 {
					margin-left: 33.33333%;
				}

				.shade-left-08c3 > .upper-c677 {
					width: 41.66667%;
				}

				.shade-left-08c3 > .shade_narrow_4e60 {
					margin-left: 41.66667%;
				}

				.shade-left-08c3 > .hover_6ed4 {
					width: 50%;
				}

				.shade-left-08c3 > .menu_out_87c6 {
					margin-left: 50%;
				}

				.shade-left-08c3 > .old_a299 {
					width: 58.33333%;
				}

				.shade-left-08c3 > .iron-cfd9 {
					margin-left: 58.33333%;
				}

				.shade-left-08c3 > .yellow-6e76 {
					width: 66.66667%;
				}

				.shade-left-08c3 > .column-0371 {
					margin-left: 66.66667%;
				}

				.shade-left-08c3 > .yellow_e607 {
					width: 75%;
				}

				.shade-left-08c3 > .summary-prev-0b0d {
					margin-left: 75%;
				}

				.shade-left-08c3 > .outline-complex-c24e {
					width: 83.33333%;
				}

				.shade-left-08c3 > .border-1b4d {
					margin-left: 83.33333%;
				}

				.shade-left-08c3 > .module-5bb6 {
					width: 91.66667%;
				}

				.shade-left-08c3 > .glass-2660 {
					margin-left: 91.66667%;
				}

				.shade-left-08c3 > .upper_7055 {
					width: 100%;
				}

				.shade-left-08c3 > .dropdown-west-779d {
					margin-left: 100%;
				}

				.shade-left-08c3.main_729e {
					margin-top: 0;
					margin-left: 0em;
				}

					.shade-left-08c3.main_729e > * {
						padding: 0 0 0 0em;
					}

					.shade-left-08c3.main_729e.carousel_5239 {
						margin-top: 0em;
					}

						.shade-left-08c3.main_729e.carousel_5239 > * {
							padding-top: 0em;
						}

				.shade-left-08c3.nav_bottom_e4c7 {
					margin-top: 0;
					margin-left: -0.375em;
				}

					.shade-left-08c3.nav_bottom_e4c7 > * {
						padding: 0 0 0 0.375em;
					}

					.shade-left-08c3.nav_bottom_e4c7.carousel_5239 {
						margin-top: -0.375em;
					}

						.shade-left-08c3.nav_bottom_e4c7.carousel_5239 > * {
							padding-top: 0.375em;
						}

				.shade-left-08c3.info_dark_7320 {
					margin-top: 0;
					margin-left: -0.75em;
				}

					.shade-left-08c3.info_dark_7320 > * {
						padding: 0 0 0 0.75em;
					}

					.shade-left-08c3.info_dark_7320.carousel_5239 {
						margin-top: -0.75em;
					}

						.shade-left-08c3.info_dark_7320.carousel_5239 > * {
							padding-top: 0.75em;
						}

				.shade-left-08c3 {
					margin-top: 0;
					margin-left: -1.5em;
				}

					.shade-left-08c3 > * {
						padding: 0 0 0 1.5em;
					}

					.shade-left-08c3.carousel_5239 {
						margin-top: -1.5em;
					}

						.shade-left-08c3.carousel_5239 > * {
							padding-top: 1.5em;
						}

				.shade-left-08c3.focus_d088 {
					margin-top: 0;
					margin-left: -2.25em;
				}

					.shade-left-08c3.focus_d088 > * {
						padding: 0 0 0 2.25em;
					}

					.shade-left-08c3.focus_d088.carousel_5239 {
						margin-top: -2.25em;
					}

						.shade-left-08c3.focus_d088.carousel_5239 > * {
							padding-top: 2.25em;
						}

				.shade-left-08c3.lite_4f27 {
					margin-top: 0;
					margin-left: -3em;
				}

					.shade-left-08c3.lite_4f27 > * {
						padding: 0 0 0 3em;
					}

					.shade-left-08c3.lite_4f27.carousel_5239 {
						margin-top: -3em;
					}

						.shade-left-08c3.lite_4f27.carousel_5239 > * {
							padding-top: 3em;
						}

		}

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

			.shade-left-08c3 {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.shade-left-08c3 > * {
					box-sizing: border-box;
				}

				.shade-left-08c3.carousel_5239 > * > :last-child {
					margin-bottom: 0;
				}

				.shade-left-08c3.search-gold-8129 {
					justify-content: flex-start;
				}

				.shade-left-08c3.modal-afb2 {
					justify-content: center;
				}

				.shade-left-08c3.card-8f81 {
					justify-content: flex-end;
				}

				.shade-left-08c3.frame-dim-e382 {
					align-items: flex-start;
				}

				.shade-left-08c3.short_0321 {
					align-items: center;
				}

				.shade-left-08c3.active-iron-42cc {
					align-items: flex-end;
				}

				.shade-left-08c3 > .hero-9f37 {
					order: -1;
				}

				.shade-left-08c3 > .image_faaa {
					width: 8.33333%;
				}

				.shade-left-08c3 > .paragraph-58c6 {
					margin-left: 8.33333%;
				}

				.shade-left-08c3 > .title_fast_df01 {
					width: 16.66667%;
				}

				.shade-left-08c3 > .stale-0a5b {
					margin-left: 16.66667%;
				}

				.shade-left-08c3 > .focus_east_7361 {
					width: 25%;
				}

				.shade-left-08c3 > .border_acce {
					margin-left: 25%;
				}

				.shade-left-08c3 > .description-b0fd {
					width: 33.33333%;
				}

				.shade-left-08c3 > .avatar-narrow-7d33 {
					margin-left: 33.33333%;
				}

				.shade-left-08c3 > .tag-2dac {
					width: 41.66667%;
				}

				.shade-left-08c3 > .nav-wood-e5b1 {
					margin-left: 41.66667%;
				}

				.shade-left-08c3 > .badge-stone-ea0e {
					width: 50%;
				}

				.shade-left-08c3 > .heading_in_a533 {
					margin-left: 50%;
				}

				.shade-left-08c3 > .frame-west-3a0a {
					width: 58.33333%;
				}

				.shade-left-08c3 > .pro_fb41 {
					margin-left: 58.33333%;
				}

				.shade-left-08c3 > .action-6dc7 {
					width: 66.66667%;
				}

				.shade-left-08c3 > .lower_8438 {
					margin-left: 66.66667%;
				}

				.shade-left-08c3 > .up-777d {
					width: 75%;
				}

				.shade-left-08c3 > .tall_1323 {
					margin-left: 75%;
				}

				.shade-left-08c3 > .notice_hard_ee97 {
					width: 83.33333%;
				}

				.shade-left-08c3 > .frame_3641 {
					margin-left: 83.33333%;
				}

				.shade-left-08c3 > .rough_0016 {
					width: 91.66667%;
				}

				.shade-left-08c3 > .content-advanced-75d5 {
					margin-left: 91.66667%;
				}

				.shade-left-08c3 > .media-iron-9e9c {
					width: 100%;
				}

				.shade-left-08c3 > .message_dynamic_2a2f {
					margin-left: 100%;
				}

				.shade-left-08c3.main_729e {
					margin-top: 0;
					margin-left: 0em;
				}

					.shade-left-08c3.main_729e > * {
						padding: 0 0 0 0em;
					}

					.shade-left-08c3.main_729e.carousel_5239 {
						margin-top: 0em;
					}

						.shade-left-08c3.main_729e.carousel_5239 > * {
							padding-top: 0em;
						}

				.shade-left-08c3.nav_bottom_e4c7 {
					margin-top: 0;
					margin-left: -0.375em;
				}

					.shade-left-08c3.nav_bottom_e4c7 > * {
						padding: 0 0 0 0.375em;
					}

					.shade-left-08c3.nav_bottom_e4c7.carousel_5239 {
						margin-top: -0.375em;
					}

						.shade-left-08c3.nav_bottom_e4c7.carousel_5239 > * {
							padding-top: 0.375em;
						}

				.shade-left-08c3.info_dark_7320 {
					margin-top: 0;
					margin-left: -0.75em;
				}

					.shade-left-08c3.info_dark_7320 > * {
						padding: 0 0 0 0.75em;
					}

					.shade-left-08c3.info_dark_7320.carousel_5239 {
						margin-top: -0.75em;
					}

						.shade-left-08c3.info_dark_7320.carousel_5239 > * {
							padding-top: 0.75em;
						}

				.shade-left-08c3 {
					margin-top: 0;
					margin-left: -1.5em;
				}

					.shade-left-08c3 > * {
						padding: 0 0 0 1.5em;
					}

					.shade-left-08c3.carousel_5239 {
						margin-top: -1.5em;
					}

						.shade-left-08c3.carousel_5239 > * {
							padding-top: 1.5em;
						}

				.shade-left-08c3.focus_d088 {
					margin-top: 0;
					margin-left: -2.25em;
				}

					.shade-left-08c3.focus_d088 > * {
						padding: 0 0 0 2.25em;
					}

					.shade-left-08c3.focus_d088.carousel_5239 {
						margin-top: -2.25em;
					}

						.shade-left-08c3.focus_d088.carousel_5239 > * {
							padding-top: 2.25em;
						}

				.shade-left-08c3.lite_4f27 {
					margin-top: 0;
					margin-left: -3em;
				}

					.shade-left-08c3.lite_4f27 > * {
						padding: 0 0 0 3em;
					}

					.shade-left-08c3.lite_4f27.carousel_5239 {
						margin-top: -3em;
					}

						.shade-left-08c3.lite_4f27.carousel_5239 > * {
							padding-top: 3em;
						}

		}

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

			.shade-left-08c3 {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.shade-left-08c3 > * {
					box-sizing: border-box;
				}

				.shade-left-08c3.carousel_5239 > * > :last-child {
					margin-bottom: 0;
				}

				.shade-left-08c3.search-gold-8129 {
					justify-content: flex-start;
				}

				.shade-left-08c3.modal-afb2 {
					justify-content: center;
				}

				.shade-left-08c3.card-8f81 {
					justify-content: flex-end;
				}

				.shade-left-08c3.frame-dim-e382 {
					align-items: flex-start;
				}

				.shade-left-08c3.short_0321 {
					align-items: center;
				}

				.shade-left-08c3.active-iron-42cc {
					align-items: flex-end;
				}

				.shade-left-08c3 > .photo-c119 {
					order: -1;
				}

				.shade-left-08c3 > .pattern-cold-9057 {
					width: 8.33333%;
				}

				.shade-left-08c3 > .icon-2cee {
					margin-left: 8.33333%;
				}

				.shade-left-08c3 > .pagination_3a76 {
					width: 16.66667%;
				}

				.shade-left-08c3 > .small_5020 {
					margin-left: 16.66667%;
				}

				.shade-left-08c3 > .pagination-6483 {
					width: 25%;
				}

				.shade-left-08c3 > .picture_183d {
					margin-left: 25%;
				}

				.shade-left-08c3 > .component-ab7f {
					width: 33.33333%;
				}

				.shade-left-08c3 > .media-old-c92c {
					margin-left: 33.33333%;
				}

				.shade-left-08c3 > .popup_b217 {
					width: 41.66667%;
				}

				.shade-left-08c3 > .description-24b0 {
					margin-left: 41.66667%;
				}

				.shade-left-08c3 > .tertiary-full-188f {
					width: 50%;
				}

				.shade-left-08c3 > .hot_fb44 {
					margin-left: 50%;
				}

				.shade-left-08c3 > .layout-8153 {
					width: 58.33333%;
				}

				.shade-left-08c3 > .hot-ee4d {
					margin-left: 58.33333%;
				}

				.shade-left-08c3 > .nav-huge-4e8f {
					width: 66.66667%;
				}

				.shade-left-08c3 > .sort-adf6 {
					margin-left: 66.66667%;
				}

				.shade-left-08c3 > .hover_over_9e6d {
					width: 75%;
				}

				.shade-left-08c3 > .status_8b1c {
					margin-left: 75%;
				}

				.shade-left-08c3 > .gold-2dd7 {
					width: 83.33333%;
				}

				.shade-left-08c3 > .module_lower_9775 {
					margin-left: 83.33333%;
				}

				.shade-left-08c3 > .item_east_1492 {
					width: 91.66667%;
				}

				.shade-left-08c3 > .badge-middle-8ed2 {
					margin-left: 91.66667%;
				}

				.shade-left-08c3 > .shade_motion_0638 {
					width: 100%;
				}

				.shade-left-08c3 > .highlight_1ae0 {
					margin-left: 100%;
				}

				.shade-left-08c3.main_729e {
					margin-top: 0;
					margin-left: 0em;
				}

					.shade-left-08c3.main_729e > * {
						padding: 0 0 0 0em;
					}

					.shade-left-08c3.main_729e.carousel_5239 {
						margin-top: 0em;
					}

						.shade-left-08c3.main_729e.carousel_5239 > * {
							padding-top: 0em;
						}

				.shade-left-08c3.nav_bottom_e4c7 {
					margin-top: 0;
					margin-left: -0.25em;
				}

					.shade-left-08c3.nav_bottom_e4c7 > * {
						padding: 0 0 0 0.25em;
					}

					.shade-left-08c3.nav_bottom_e4c7.carousel_5239 {
						margin-top: -0.25em;
					}

						.shade-left-08c3.nav_bottom_e4c7.carousel_5239 > * {
							padding-top: 0.25em;
						}

				.shade-left-08c3.info_dark_7320 {
					margin-top: 0;
					margin-left: -0.5em;
				}

					.shade-left-08c3.info_dark_7320 > * {
						padding: 0 0 0 0.5em;
					}

					.shade-left-08c3.info_dark_7320.carousel_5239 {
						margin-top: -0.5em;
					}

						.shade-left-08c3.info_dark_7320.carousel_5239 > * {
							padding-top: 0.5em;
						}

				.shade-left-08c3 {
					margin-top: 0;
					margin-left: -1em;
				}

					.shade-left-08c3 > * {
						padding: 0 0 0 1em;
					}

					.shade-left-08c3.carousel_5239 {
						margin-top: -1em;
					}

						.shade-left-08c3.carousel_5239 > * {
							padding-top: 1em;
						}

				.shade-left-08c3.focus_d088 {
					margin-top: 0;
					margin-left: -1.5em;
				}

					.shade-left-08c3.focus_d088 > * {
						padding: 0 0 0 1.5em;
					}

					.shade-left-08c3.focus_d088.carousel_5239 {
						margin-top: -1.5em;
					}

						.shade-left-08c3.focus_d088.carousel_5239 > * {
							padding-top: 1.5em;
						}

				.shade-left-08c3.lite_4f27 {
					margin-top: 0;
					margin-left: -2em;
				}

					.shade-left-08c3.lite_4f27 > * {
						padding: 0 0 0 2em;
					}

					.shade-left-08c3.lite_4f27.carousel_5239 {
						margin-top: -2em;
					}

						.shade-left-08c3.lite_4f27.carousel_5239 > * {
							padding-top: 2em;
						}

		}

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

			.shade-left-08c3 {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.shade-left-08c3 > * {
					box-sizing: border-box;
				}

				.shade-left-08c3.carousel_5239 > * > :last-child {
					margin-bottom: 0;
				}

				.shade-left-08c3.search-gold-8129 {
					justify-content: flex-start;
				}

				.shade-left-08c3.modal-afb2 {
					justify-content: center;
				}

				.shade-left-08c3.card-8f81 {
					justify-content: flex-end;
				}

				.shade-left-08c3.frame-dim-e382 {
					align-items: flex-start;
				}

				.shade-left-08c3.short_0321 {
					align-items: center;
				}

				.shade-left-08c3.active-iron-42cc {
					align-items: flex-end;
				}

				.shade-left-08c3 > .badge_easy_e484 {
					order: -1;
				}

				.shade-left-08c3 > .up-13f5 {
					width: 8.33333%;
				}

				.shade-left-08c3 > .info-b661 {
					margin-left: 8.33333%;
				}

				.shade-left-08c3 > .clean_7ff5 {
					width: 16.66667%;
				}

				.shade-left-08c3 > .backdrop_9b2c {
					margin-left: 16.66667%;
				}

				.shade-left-08c3 > .card-f342 {
					width: 25%;
				}

				.shade-left-08c3 > .hard-7eee {
					margin-left: 25%;
				}

				.shade-left-08c3 > .out_0db9 {
					width: 33.33333%;
				}

				.shade-left-08c3 > .short-6f3b {
					margin-left: 33.33333%;
				}

				.shade-left-08c3 > .alert_old_b7fc {
					width: 41.66667%;
				}

				.shade-left-08c3 > .hovered-b2cd {
					margin-left: 41.66667%;
				}

				.shade-left-08c3 > .paper-b046 {
					width: 50%;
				}

				.shade-left-08c3 > .overlay-8974 {
					margin-left: 50%;
				}

				.shade-left-08c3 > .list-prev-9a8b {
					width: 58.33333%;
				}

				.shade-left-08c3 > .section-0030 {
					margin-left: 58.33333%;
				}

				.shade-left-08c3 > .video-orange-c77c {
					width: 66.66667%;
				}

				.shade-left-08c3 > .dirty_d92e {
					margin-left: 66.66667%;
				}

				.shade-left-08c3 > .first-66c3 {
					width: 75%;
				}

				.shade-left-08c3 > .search-76d2 {
					margin-left: 75%;
				}

				.shade-left-08c3 > .wrapper_copper_4b60 {
					width: 83.33333%;
				}

				.shade-left-08c3 > .focus_c4f5 {
					margin-left: 83.33333%;
				}

				.shade-left-08c3 > .gallery-714b {
					width: 91.66667%;
				}

				.shade-left-08c3 > .prev-330e {
					margin-left: 91.66667%;
				}

				.shade-left-08c3 > .medium-a9e4 {
					width: 100%;
				}

				.shade-left-08c3 > .tooltip_west_ab4c {
					margin-left: 100%;
				}

				.shade-left-08c3.main_729e {
					margin-top: 0;
					margin-left: 0em;
				}

					.shade-left-08c3.main_729e > * {
						padding: 0 0 0 0em;
					}

					.shade-left-08c3.main_729e.carousel_5239 {
						margin-top: 0em;
					}

						.shade-left-08c3.main_729e.carousel_5239 > * {
							padding-top: 0em;
						}

				.shade-left-08c3.nav_bottom_e4c7 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.shade-left-08c3.nav_bottom_e4c7 > * {
						padding: 0 0 0 0.3125em;
					}

					.shade-left-08c3.nav_bottom_e4c7.carousel_5239 {
						margin-top: -0.3125em;
					}

						.shade-left-08c3.nav_bottom_e4c7.carousel_5239 > * {
							padding-top: 0.3125em;
						}

				.shade-left-08c3.info_dark_7320 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.shade-left-08c3.info_dark_7320 > * {
						padding: 0 0 0 0.625em;
					}

					.shade-left-08c3.info_dark_7320.carousel_5239 {
						margin-top: -0.625em;
					}

						.shade-left-08c3.info_dark_7320.carousel_5239 > * {
							padding-top: 0.625em;
						}

				.shade-left-08c3 {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.shade-left-08c3 > * {
						padding: 0 0 0 1.25em;
					}

					.shade-left-08c3.carousel_5239 {
						margin-top: -1.25em;
					}

						.shade-left-08c3.carousel_5239 > * {
							padding-top: 1.25em;
						}

				.shade-left-08c3.focus_d088 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.shade-left-08c3.focus_d088 > * {
						padding: 0 0 0 1.875em;
					}

					.shade-left-08c3.focus_d088.carousel_5239 {
						margin-top: -1.875em;
					}

						.shade-left-08c3.focus_d088.carousel_5239 > * {
							padding-top: 1.875em;
						}

				.shade-left-08c3.lite_4f27 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.shade-left-08c3.lite_4f27 > * {
						padding: 0 0 0 2.5em;
					}

					.shade-left-08c3.lite_4f27.carousel_5239 {
						margin-top: -2.5em;
					}

						.shade-left-08c3.lite_4f27.carousel_5239 > * {
							padding-top: 2.5em;
						}

		}

/* Box */

	.tabs-fluid-7207 {
		border-radius: 8px;
		border: solid;
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.tabs-fluid-7207 > :last-child,
		.tabs-fluid-7207 > :last-child > :last-child,
		.tabs-fluid-7207 > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.tabs-fluid-7207.gallery_df04 {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

	.tabs-fluid-7207 {
		border-color: rgba(255, 255, 255, 0.35);
	}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.medium_554b {
		-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;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border-radius: 8px;
		border: 0;
		cursor: pointer;
		display: inline-block;
		font-weight: 300;
		height: 2.75em;
		line-height: 2.75em;
		min-width: 9.25em;
		padding: 0 1.5em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"].card-active-7f2e,
		input[type="reset"].card-active-7f2e,
		input[type="button"].card-active-7f2e,
		button.card-active-7f2e,
		.medium_554b.card-active-7f2e {
			padding-left: 1.35em;
		}

			input[type="submit"].card-active-7f2e:before,
			input[type="reset"].card-active-7f2e:before,
			input[type="button"].card-active-7f2e:before,
			button.card-active-7f2e:before,
			.medium_554b.card-active-7f2e:before {
				margin-right: 0.5em;
			}

		input[type="submit"].secondary-4b12,
		input[type="reset"].secondary-4b12,
		input[type="button"].secondary-4b12,
		button.secondary-4b12,
		.medium_554b.secondary-4b12 {
			width: 100%;
		}

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

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

		input[type="submit"].fn-disabled-697d, input[type="submit"]:disabled,
		input[type="reset"].fn-disabled-697d,
		input[type="reset"]:disabled,
		input[type="button"].fn-disabled-697d,
		input[type="button"]:disabled,
		button.fn-disabled-697d,
		button:disabled,
		.medium_554b.fn-disabled-697d,
		.medium_554b:disabled {
			pointer-events: none;
			opacity: 0.25;
		}

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

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.medium_554b {
				min-width: 0;
			}

		}

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.medium_554b {
		background-color: transparent;
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35);
		color: #ffffff !important;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.medium_554b:hover {
			background-color: rgba(255, 255, 255, 0.075);
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.medium_554b:active {
			background-color: rgba(255, 255, 255, 0.2);
		}

		input[type="submit"].card-active-7f2e:before,
		input[type="reset"].card-active-7f2e:before,
		input[type="button"].card-active-7f2e:before,
		button.card-active-7f2e:before,
		.medium_554b.card-active-7f2e:before {
			color: rgba(255, 255, 255, 0.5);
		}

		input[type="submit"].fn-primary-697d,
		input[type="reset"].fn-primary-697d,
		input[type="button"].fn-primary-697d,
		button.fn-primary-697d,
		.medium_554b.fn-primary-697d {
			background-color: #8cc9f0;
			color: #ffffff !important;
			box-shadow: none;
		}

			input[type="submit"].fn-primary-697d:hover,
			input[type="reset"].fn-primary-697d:hover,
			input[type="button"].fn-primary-697d:hover,
			button.fn-primary-697d:hover,
			.medium_554b.fn-primary-697d:hover {
				background-color: #9acff2;
			}

			input[type="submit"].fn-primary-697d:active,
			input[type="reset"].fn-primary-697d:active,
			input[type="button"].fn-primary-697d:active,
			button.fn-primary-697d:active,
			.medium_554b.fn-primary-697d:active {
				background-color: #7ec3ee;
			}

			input[type="submit"].fn-primary-697d.card-active-7f2e:before,
			input[type="reset"].fn-primary-697d.card-active-7f2e:before,
			input[type="button"].fn-primary-697d.card-active-7f2e:before,
			button.fn-primary-697d.card-active-7f2e:before,
			.medium_554b.fn-primary-697d.card-active-7f2e:before {
				color: #ffffff !important;
			}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		display: block;
		font-size: 0.9em;
		font-weight: 400;
		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;
		border-radius: 8px;
		border: solid 1px;
		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;
		}

	select {
		background-size: 1.25rem;
		background-repeat: no-repeat;
		background-position: calc(100% - 1rem) center;
		height: 2.75em;
		padding-right: 2.75em;
		text-overflow: ellipsis;
	}

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

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

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

	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;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 300;
			padding-left: 2.4em;
			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: 8px;
				border: solid 1px;
				content: '';
				display: inline-block;
				font-size: 0.8em;
				height: 2.0625em;
				left: 0;
				line-height: 2.0625em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.0625em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			content: '\f00c';
		}

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

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

	::-webkit-input-placeholder {
		opacity: 1.0;
	}

	:-moz-placeholder {
		opacity: 1.0;
	}

	::-moz-placeholder {
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		opacity: 1.0;
	}

	label {
		color: #ffffff;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		background-color: rgba(255, 255, 255, 0.075);
		border-color: rgba(255, 255, 255, 0.35);
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #8cc9f0;
			box-shadow: 0 0 0 1px #8cc9f0;
		}

	select {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.frame-b98c.message_65cd/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.35)' /%3E%3C/svg%3E");
	}

		select option {
			color: #ffffff;
			background: #935d8c;
		}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		color: rgba(255, 255, 255, 0.65);
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			background: rgba(255, 255, 255, 0.075);
			border-color: rgba(255, 255, 255, 0.35);
		}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background-color: #ffffff;
		border-color: #ffffff;
		color: #935d8c;
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #8cc9f0;
		box-shadow: 0 0 0 1px #8cc9f0;
	}

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

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

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

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

	.logo_rough_d4ea {
		color: rgba(255, 255, 255, 0.5) !important;
	}

/* Icon */

	.card-active-7f2e {
		text-decoration: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border-bottom: none;
		position: relative;
	}

		.card-active-7f2e: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;
		}

		.card-active-7f2e > .active-9559 {
			display: none;
		}

		.card-active-7f2e:before {
			line-height: solid;
		}

		.card-active-7f2e.message-rough-76bd:before {
			font-weight: 900;
		}

		.card-active-7f2e.pink_8927:before {
			font-family: 'Font Awesome 5 Brands';
		}

		.card-active-7f2e.caption-68ef {
			border: solid 1px;
			display: inline-block;
			border-radius: 100%;
			padding: 0.65em;
			margin: 0 0 2em 0;
			cursor: default;
		}

			.card-active-7f2e.caption-68ef:before {
				display: inline-block;
				font-size: 6.25rem;
				width: 2.25em;
				height: 2.25em;
				line-height: 2.2em;
				border-radius: 100%;
				border: solid 1px;
				text-align: center;
			}

		.card-active-7f2e.gallery_df04 {
			display: inline-block;
			border: solid 1px;
			border-radius: 100%;
		}

			.card-active-7f2e.gallery_df04:before {
				display: block;
				font-size: 1.25em;
				width: 2em;
				height: 2em;
				text-align: center;
				line-height: 2em;
			}

		.card-active-7f2e.lite_401d {
			color: #efa8b0;
		}

		.card-active-7f2e.pattern-stale-8cda {
			color: #c79cc8;
		}

		.card-active-7f2e.table-east-e7d2 {
			color: #a89cc8;
		}

		.card-active-7f2e.box_913b {
			color: #9bb2e1;
		}

		.card-active-7f2e.dirty-67d5 {
			color: #8cc9f0;
		}

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

			.card-active-7f2e.caption-68ef:before {
				font-size: 5.5rem;
			}

		}

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

			.card-active-7f2e.caption-68ef:before {
				font-size: 4.75rem;
			}

		}

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

			.card-active-7f2e.caption-68ef {
				margin: 0 0 1.5em 0;
				padding: 0.35em;
			}

				.card-active-7f2e.caption-68ef:before {
					font-size: 3.5rem;
				}

		}

	.card-active-7f2e.caption-68ef {
		border-color: rgba(255, 255, 255, 0.35);
	}

		.card-active-7f2e.caption-68ef:before {
			border-color: rgba(255, 255, 255, 0.35);
		}

	.card-active-7f2e.gallery_df04 {
		border-color: rgba(255, 255, 255, 0.35);
		color: #ffffff;
	}

		.card-active-7f2e.gallery_df04:hover {
			background-color: rgba(255, 255, 255, 0.075);
		}

		.card-active-7f2e.gallery_df04:active {
			background-color: rgba(255, 255, 255, 0.2);
		}

/* Image */

	.dropdown_fluid_68bb {
		border-radius: 8px;
		border: 0;
		display: inline-block;
		position: relative;
	}

		.dropdown_fluid_68bb img {
			border-radius: 8px;
			display: block;
		}

		.dropdown_fluid_68bb.fn-left-697d, .dropdown_fluid_68bb.fn-right-697d {
			max-width: 40%;
		}

			.dropdown_fluid_68bb.fn-left-697d img, .dropdown_fluid_68bb.fn-right-697d img {
				width: 100%;
			}

		.dropdown_fluid_68bb.fn-left-697d {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.dropdown_fluid_68bb.fn-right-697d {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.dropdown_fluid_68bb.secondary-4b12 {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.dropdown_fluid_68bb.secondary-4b12 img {
				width: 100%;
			}

		.dropdown_fluid_68bb.primary-a3cc {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.dropdown_fluid_68bb.primary-a3cc 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.gallery_df04 {
			list-style: none;
			padding-left: 0;
		}

			ul.gallery_df04 li {
				border-top: solid 1px;
				padding: 0.5em 0;
			}

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

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 400;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

		dl.gallery_df04 dt {
			display: block;
			width: 3em;
			margin: 0;
			clear: left;
			float: left;
		}

		dl.gallery_df04 dd {
			margin: 0 0 0.85em 5.5em;
		}

		dl.gallery_df04:after {
			content: '';
			display: block;
			clear: both;
		}

	ul.gallery_df04 li {
		border-top-color: rgba(255, 255, 255, 0.35);
	}

	dl dt {
		color: #ffffff;
	}

/* Actions */

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

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

		ul.hidden_medium_539a.accordion-8846 {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			width: 100%;
			margin-left: 0;
		}

			ul.hidden_medium_539a.accordion-8846 li:first-child {
				padding-left: 0;
			}

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

			ul.hidden_medium_539a.plasma_7325 li {
				padding: 1.3em 0 0 0;
			}

				ul.hidden_medium_539a.plasma_7325 li:first-child {
					padding-top: 0;
				}

		ul.hidden_medium_539a.secondary-4b12 {
			width: calc(100% + 1em);
		}

			ul.hidden_medium_539a.secondary-4b12 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.hidden_medium_539a.secondary-4b12 li > * {
					width: 100%;
				}

			ul.hidden_medium_539a.secondary-4b12.plasma_7325 {
				width: 100%;
			}

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

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

				ul.hidden_medium_539a:not(.fn-fixed-697d) 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.hidden_medium_539a:not(.fn-fixed-697d) li > * {
						width: 100%;
					}

					ul.hidden_medium_539a:not(.fn-fixed-697d) li:first-child {
						padding-top: 0;
					}

					ul.hidden_medium_539a:not(.fn-fixed-697d) li input[type="submit"],
					ul.hidden_medium_539a:not(.fn-fixed-697d) li input[type="reset"],
					ul.hidden_medium_539a:not(.fn-fixed-697d) li input[type="button"],
					ul.hidden_medium_539a:not(.fn-fixed-697d) li button,
					ul.hidden_medium_539a:not(.fn-fixed-697d) li .medium_554b {
						width: 100%;
					}

						ul.hidden_medium_539a:not(.fn-fixed-697d) li input[type="submit"].card-active-7f2e:before,
						ul.hidden_medium_539a:not(.fn-fixed-697d) li input[type="reset"].card-active-7f2e:before,
						ul.hidden_medium_539a:not(.fn-fixed-697d) li input[type="button"].card-active-7f2e:before,
						ul.hidden_medium_539a:not(.fn-fixed-697d) li button.card-active-7f2e:before,
						ul.hidden_medium_539a:not(.fn-fixed-697d) li .medium_554b.card-active-7f2e:before {
							margin-left: -0.5rem;
						}

		}

/* Icons */

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

		ul.easy_3662 li {
			display: inline-block;
			padding: 0 0.65em 0 0;
		}

			ul.easy_3662 li:last-child {
				padding-right: 0 !important;
			}

/* Section/Article */

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

	header.caption-68ef {
		margin-bottom: 3em;
	}

		header.caption-68ef h2 {
			font-size: 2em;
		}

			header.caption-68ef h2:after {
				display: block;
				content: '';
				width: 3.25em;
				height: 2px;
				margin: 0.7em 0 1em 0;
				border-radius: 2px;
			}

				section.accordion-8846 header.caption-68ef h2:after, article.accordion-8846 header.caption-68ef h2:after {
					margin-left: auto;
					margin-right: auto;
				}

		header.caption-68ef p {
			font-size: 1.25em;
			letter-spacing: -0.025em;
		}

		header.caption-68ef.accordion-8846 {
			text-align: center;
		}

			header.caption-68ef.accordion-8846 h2:after {
				margin-left: auto;
				margin-right: auto;
			}

	footer.caption-68ef {
		margin-top: 3em;
	}

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

		header.caption-68ef {
			margin-bottom: 0;
		}

			header.caption-68ef h2 {
				font-size: 1.5em;
			}

			header.caption-68ef p {
				font-size: 1em;
				letter-spacing: 0;
			}

				header.caption-68ef p br {
					display: none;
				}

		footer.caption-68ef {
			margin-top: 0;
		}

	}

	header.caption-68ef h2:after {
		background-color: rgba(255, 255, 255, 0.35);
	}

/* Table */

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

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

		table tbody tr {
			border: solid 1px;
			border-left: 0;
			border-right: 0;
		}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			font-size: 0.9em;
			font-weight: 400;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px;
		}

		table tfoot {
			border-top: solid 2px;
		}

		table.gallery_df04 {
			border-collapse: separate;
		}

			table.gallery_df04 tbody tr td {
				border: solid 1px;
				border-left-width: 0;
				border-top-width: 0;
			}

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

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

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

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

	table tbody tr {
		border-color: rgba(255, 255, 255, 0.35);
	}

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

	table th {
		color: #ffffff;
	}

	table thead {
		border-bottom-color: rgba(255, 255, 255, 0.35);
	}

	table tfoot {
		border-top-color: rgba(255, 255, 255, 0.35);
	}

	table.gallery_df04 tbody tr td {
		border-color: rgba(255, 255, 255, 0.35);
	}

/* Features */

	.full_3aaf {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		width: calc(100% + 2em);
		margin: 0 0 3em -2em;
		padding: 0;
		list-style: none;
	}

		.full_3aaf li {
			width: calc(33.33333% - 2em);
			margin-left: 2em;
			margin-top: 3em;
			padding: 0;
		}

			.full_3aaf li:nth-child(1), .full_3aaf li:nth-child(2), .full_3aaf li:nth-child(3) {
				margin-top: 0;
			}

			.full_3aaf li > :last-child {
				margin-bottom: 0;
			}

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

			.full_3aaf li {
				width: calc(50% - 2em);
			}

				.full_3aaf li:nth-child(3) {
					margin-top: 3em;
				}

		}

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

			.full_3aaf {
				width: 100%;
				margin: 0 0 2em 0;
			}

				.full_3aaf li {
					width: 100%;
					margin-left: 0;
					margin-top: 2em;
				}

					.full_3aaf li:nth-child(2), .full_3aaf li:nth-child(3) {
						margin-top: 2em;
					}

		}

/* Statistics */

	.short-17a2 {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		width: 100%;
		margin: 0 0 3em 0;
		padding: 0;
		list-style: none;
		cursor: default;
	}

		.short-17a2 li {
			-moz-flex: 1;
			-webkit-flex: 1;
			-ms-flex: 1;
			flex: 1;
			padding: 1.5em;
			color: #ffffff;
			text-align: center;
		}

			.short-17a2 li.lite_401d {
				background-color: #efa8b0;
			}

			.short-17a2 li.pattern-stale-8cda {
				background-color: #c79cc8;
			}

			.short-17a2 li.table-east-e7d2 {
				background-color: #a89cc8;
			}

			.short-17a2 li.box_913b {
				background-color: #9bb2e1;
			}

			.short-17a2 li.dirty-67d5 {
				background-color: #8cc9f0;
			}

			.short-17a2 li strong, .short-17a2 li b {
				display: block;
				font-size: 2em;
				line-height: 1.1;
				color: inherit !important;
				font-weight: 300;
				letter-spacing: -0.025em;
			}

			.short-17a2 li:first-child {
				border-top-left-radius: 8px;
				border-bottom-left-radius: 8px;
			}

			.short-17a2 li:last-child {
				border-top-right-radius: 8px;
				border-bottom-right-radius: 8px;
			}

			.short-17a2 li .card-active-7f2e {
				display: inline-block;
			}

				.short-17a2 li .card-active-7f2e:before {
					font-size: 2.75rem;
					line-height: 1.3;
				}

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

			.short-17a2 li strong, .short-17a2 li b {
				font-size: 1.5em;
			}

		}

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

			.short-17a2 {
				display: block;
				width: 20em;
				max-width: 100%;
				margin: 0 auto 2em auto;
			}

				.short-17a2 li:first-child {
					border-bottom-left-radius: 0;
					border-top-right-radius: 8px;
				}

				.short-17a2 li:last-child {
					border-top-right-radius: 0;
					border-bottom-left-radius: 8px;
				}

				.short-17a2 li .card-active-7f2e:before {
					font-size: 3.75rem;
				}

				.short-17a2 li strong, .short-17a2 li b {
					font-size: 2.5em;
				}

		}

/* Spotlight */

	.tooltip_fluid_be90 {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		margin: 0 0 2em 0;
	}

		.tooltip_fluid_be90 .title-last-afd1 {
			-moz-flex: 1;
			-webkit-flex: 1;
			-ms-flex: 1;
			flex: 1;
		}

			.tooltip_fluid_be90 .title-last-afd1 > :last-child {
				margin-bottom: 0;
			}

			.tooltip_fluid_be90 .title-last-afd1 header.caption-68ef {
				margin: 0 0 2em 0;
			}

		.tooltip_fluid_be90 .dropdown_fluid_68bb {
			display: inline-block;
			margin-left: 4em;
			padding: 0.65em;
			border-radius: 100%;
			border: solid 1px;
		}

			.tooltip_fluid_be90 .dropdown_fluid_68bb img {
				display: block;
				border-radius: 100%;
				width: 16em;
			}

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

			.tooltip_fluid_be90 {
				-moz-flex-direction: column-reverse;
				-webkit-flex-direction: column-reverse;
				-ms-flex-direction: column-reverse;
				flex-direction: column-reverse;
				text-align: center;
			}

				.tooltip_fluid_be90 .title-last-afd1 {
					-moz-flex: 0 1 auto;
					-webkit-flex: 0 1 auto;
					-ms-flex: 0 1 auto;
					flex: 0 1 auto;
					width: 100%;
				}

					.tooltip_fluid_be90 .title-last-afd1 header.caption-68ef h2:after {
						margin-left: auto;
						margin-right: auto;
					}

					.tooltip_fluid_be90 .title-last-afd1 .hidden_medium_539a {
						-moz-justify-content: center;
						-webkit-justify-content: center;
						-ms-justify-content: center;
						justify-content: center;
						width: calc(100% + 1em);
					}

				.tooltip_fluid_be90 .dropdown_fluid_68bb {
					-moz-flex: 0 1 auto;
					-webkit-flex: 0 1 auto;
					-ms-flex: 0 1 auto;
					flex: 0 1 auto;
					margin-left: 0;
					margin-bottom: 2em;
				}

		}

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

			.tooltip_fluid_be90 .dropdown_fluid_68bb {
				padding: 0.35em;
			}

				.tooltip_fluid_be90 .dropdown_fluid_68bb img {
					width: 12em;
				}

		}

	.tooltip_fluid_be90 .dropdown_fluid_68bb {
		border-color: rgba(255, 255, 255, 0.35);
	}

/* Header */

	#header {
		padding: 5em 5em 1em 5em ;
		text-align: center;
	}

		#header h1 {
			margin: 0 0 0.25em 0;
		}

		#header p {
			font-size: 1.25em;
			letter-spacing: -0.025em;
		}

		#header.gallery_df04 {
			padding: 7em 5em 4em 5em ;
		}

			#header.gallery_df04 h1 {
				font-size: 3.25em;
			}

			#header.gallery_df04 > * {
				-moz-transition: opacity 3s ease;
				-webkit-transition: opacity 3s ease;
				-ms-transition: opacity 3s ease;
				transition: opacity 3s ease;
				-moz-transition-delay: 0.5s;
				-webkit-transition-delay: 0.5s;
				-ms-transition-delay: 0.5s;
				transition-delay: 0.5s;
				opacity: 1;
			}

			#header.gallery_df04 .progress_basic_ada5 {
				-moz-transition: opacity 1.25s ease, -moz-transform 0.5s ease;
				-webkit-transition: opacity 1.25s ease, -webkit-transform 0.5s ease;
				-ms-transition: opacity 1.25s ease, -ms-transform 0.5s ease;
				transition: opacity 1.25s ease, transform 0.5s ease;
				-moz-transition-delay: 0s;
				-webkit-transition-delay: 0s;
				-ms-transition-delay: 0s;
				transition-delay: 0s;
				display: block;
				margin: 0 0 1.5em 0;
			}

				#header.gallery_df04 .progress_basic_ada5 img {
					display: block;
					margin: 0 auto;
					max-width: 75%;
				}

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

			#header {
				padding: 4em 4em 0.1em 4em ;
			}

				#header.gallery_df04 {
					padding: 6em 4em 3em 4em ;
				}

		}

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

			#header {
				padding: 4em 3em 0.1em 3em ;
			}

				#header.gallery_df04 {
					padding: 5em 3em 2em 3em ;
				}

		}

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

			#header {
				padding: 3em 2em 0.1em 2em ;
			}

				#header p {
					font-size: 1em;
					letter-spacing: 0;
				}

					#header p br {
						display: none;
					}

				#header.gallery_df04 {
					padding: 4em 2em 1em 2em ;
				}

					#header.gallery_df04 h1 {
						font-size: 2.5em;
					}

		}

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

			#header {
				padding: 3em 1.5em 0.1em 1.5em ;
			}

				#header.gallery_df04 {
					padding: 4em 1.5em 1em 1.5em ;
				}

		}

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

			#header {
				padding: 2.5em 1em 0.1em 1em ;
			}

				#header.gallery_df04 {
					padding: 3.5em 1em 0.5em 1em ;
				}

		}

		body.header-8541 #header.gallery_df04 > * {
			opacity: 0;
		}

		body.header-8541 #header.gallery_df04 .progress_basic_ada5 {
			-moz-transform: scale(0.8) rotate(-30deg);
			-webkit-transform: scale(0.8) rotate(-30deg);
			-ms-transform: scale(0.8) rotate(-30deg);
			transform: scale(0.8) rotate(-30deg);
		}

/* Nav */

	#nav {
		-moz-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;
		-webkit-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;
		-ms-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;
		transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease;
		background-color: #000;
		color: #FFF;
		position: absolute;
		width: 64em;
		max-width: calc(100% - 4em);
		padding: 1em;
		background-color: #000;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		cursor: default;
		text-align: center;
	}

		#nav input, #nav select, #nav textarea {
			color: #FFF;
		}

		#nav a:hover {
			color: #363636;
		}

		#nav strong, #nav b {
			color: #FFF;
		}

		#nav h1, #nav h2, #nav h3, #nav h4, #nav h5, #nav h6 {
			color: #FFF;
		}

		#nav blockquote {
			border-left-color: #dddddd;
		}

		#nav code {
			background: rgba(222, 222, 222, 0.25);
			border-color: #dddddd;
		}

		#nav hr {
			border-bottom-color: #dddddd;
		}

		#nav + #main {
			padding-top: 4.25em;
		}

		#nav ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}

			#nav ul li {
				-moz-transition: margin 0.2s ease;
				-webkit-transition: margin 0.2s ease;
				-ms-transition: margin 0.2s ease;
				transition: margin 0.2s ease;
				display: inline-block;
				margin: 0 0.35em;
				padding: 0;
				vertical-align: middle;
			}

				#nav ul li a {
					-moz-transition: font-size 0.2s ease;
					-webkit-transition: font-size 0.2s ease;
					-ms-transition: font-size 0.2s ease;
					transition: font-size 0.2s ease;
					display: inline-block;
					height: 2.25em;
					line-height: 2.25em;
					padding: 0 1.25em;
					border: 0;
					border-radius: 8px;
					box-shadow: inset 0 0 0 1px transparent;
				}

					#nav ul li a:hover {
						background-color: #363636;
					}

					#nav ul li a.fn-active-697d {
						background-color: #363636;
						box-shadow: none;
					}

		#nav.gallery_df04 {
			position: fixed;
			top: 0;
			padding: 0.5em 1em;
			background-color: rgb(0 0 0 / 95%);
			border-top-left-radius: 0;
			border-top-right-radius: 0;
			z-index: 10000;
		}

			#nav.gallery_df04 ul li {
				margin: 0 0.175em;
			}

				#nav.gallery_df04 ul li a {
					font-size: 0.9em;
				}

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

			#nav {
				display: none;
			}

				#nav + #main {
					padding-top: 0;
				}

		}

/* Main */

	#main {
		background-color: #150f24;
		color: #FFF;
		border-radius: 0.25em;
	}

		#main input, #main select, #main textarea {
			color: #FFF;
		}

		#main a:hover {
			color: #FFF;
		}

		#main strong, #main b {
			color: #FFF;
		}

		#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
			color: #FFF;
		}

		#main blockquote {
			border-left-color: #dddddd;
		}

		#main code {
			background: rgba(222, 222, 222, 0.25);
			border-color: #dddddd;
		}

		#main hr {
			border-bottom-color: #dddddd;
		}

		#main .tabs-fluid-7207 {
			border-color: #dddddd;
		}

		#main input[type="submit"],
		#main input[type="reset"],
		#main input[type="button"],
		#main button,
		#main .medium_554b {
			background-color: #FFF;
			box-shadow: inset 0 0 0 1px #dddddd;
			color: #000 !important;
		}

			#main input[type="submit"]:hover,
			#main input[type="reset"]:hover,
			#main input[type="button"]:hover,
			#main button:hover,
			#main .medium_554b:hover {
				background-color: rgba(222, 222, 222, 0.25);
			}

			#main input[type="submit"]:active,
			#main input[type="reset"]:active,
			#main input[type="button"]:active,
			#main button:active,
			#main .medium_554b:active {
				background-color: rgba(222, 222, 222, 0.5);
			}

			#main input[type="submit"].card-active-7f2e:before,
			#main input[type="reset"].card-active-7f2e:before,
			#main input[type="button"].card-active-7f2e:before,
			#main button.card-active-7f2e:before,
			#main .medium_554b.card-active-7f2e:before {
				color: rgba(99, 99, 99, 0.25);
			}

			#main input[type="submit"].fn-primary-697d,
			#main input[type="reset"].fn-primary-697d,
			#main input[type="button"].fn-primary-697d,
			#main button.fn-primary-697d,
			#main .medium_554b.fn-primary-697d {
				background-color: #8cc9f0;
				color: #ffffff !important;
				box-shadow: none;
			}

				#main input[type="submit"].fn-primary-697d:hover,
				#main input[type="reset"].fn-primary-697d:hover,
				#main input[type="button"].fn-primary-697d:hover,
				#main button.fn-primary-697d:hover,
				#main .medium_554b.fn-primary-697d:hover {
					background-color: #9acff2;
				}

				#main input[type="submit"].fn-primary-697d:active,
				#main input[type="reset"].fn-primary-697d:active,
				#main input[type="button"].fn-primary-697d:active,
				#main button.fn-primary-697d:active,
				#main .medium_554b.fn-primary-697d:active {
					background-color: #7ec3ee;
				}

				#main input[type="submit"].fn-primary-697d.card-active-7f2e:before,
				#main input[type="reset"].fn-primary-697d.card-active-7f2e:before,
				#main input[type="button"].fn-primary-697d.card-active-7f2e:before,
				#main button.fn-primary-697d.card-active-7f2e:before,
				#main .medium_554b.fn-primary-697d.card-active-7f2e:before {
					color: #ffffff !important;
				}

		#main label {
			color: #636363;
		}

		#main input[type="text"],
		#main input[type="password"],
		#main input[type="email"],
		#main select,
		#main textarea {
			background-color: rgba(222, 222, 222, 0.25);
			border-color: #dddddd;
		}

			#main input[type="text"]:focus,
			#main input[type="password"]:focus,
			#main input[type="email"]:focus,
			#main select:focus,
			#main textarea:focus {
				border-color: #8cc9f0;
				box-shadow: 0 0 0 1px #8cc9f0;
			}

		#main select {
			background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.frame-b98c.message_65cd/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='%23dddddd' /%3E%3C/svg%3E");
		}

			#main select option {
				color: #636363;
				background: #ffffff;
			}

		#main input[type="checkbox"] + label,
		#main input[type="radio"] + label {
			color: #636363;
		}

			#main input[type="checkbox"] + label:before,
			#main input[type="radio"] + label:before {
				background: rgba(222, 222, 222, 0.25);
				border-color: #dddddd;
			}

		#main input[type="checkbox"]:checked + label:before,
		#main input[type="radio"]:checked + label:before {
			background-color: #636363;
			border-color: #636363;
			color: #ffffff;
		}

		#main input[type="checkbox"]:focus + label:before,
		#main input[type="radio"]:focus + label:before {
			border-color: #8cc9f0;
			box-shadow: 0 0 0 1px #8cc9f0;
		}

		#main ::-webkit-input-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main :-moz-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main ::-moz-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main :-ms-input-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main .logo_rough_d4ea {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main .card-active-7f2e.caption-68ef {
			border-color: #dddddd;
		}

			#main .card-active-7f2e.caption-68ef:before {
				border-color: #dddddd;
			}

		#main .card-active-7f2e.gallery_df04 {
			border-color: #dddddd;
			color: #636363;
		}

			#main .card-active-7f2e.gallery_df04:hover {
				background-color: rgba(222, 222, 222, 0.25);
			}

			#main .card-active-7f2e.gallery_df04:active {
				background-color: rgba(222, 222, 222, 0.5);
			}

		#main ul.gallery_df04 li {
			border-top-color: #dddddd;
		}

		#main dl dt {
			color: #636363;
		}

		#main header.caption-68ef h2:after {
			background-color: #dddddd;
			background-image: -moz-linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0);
			background-image: -webkit-linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0);
			background-image: -ms-linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0);
			background-image: linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0);
		}

		#main table tbody tr {
			border-color: #dddddd;
		}

			#main table tbody tr:nth-child(2n + 1) {
				background-color: rgba(222, 222, 222, 0.25);
			}

		#main table th {
			color: #636363;
		}

		#main table thead {
			border-bottom-color: #dddddd;
		}

		#main table tfoot {
			border-top-color: #dddddd;
		}

		#main table.gallery_df04 tbody tr td {
			border-color: #dddddd;
		}

		#main .tooltip_fluid_be90 .dropdown_fluid_68bb {
			border-color: #dddddd;
		}

		#main > .primary-a3cc {
			padding: 5em 5em 3em 5em ;
			border-top: solid 1px #dddddd;
		}

			#main > .primary-a3cc:first-child {
				border-top: 0;
			}

			#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child {
				margin: -5em 0 5em -5em;
				width: calc(100% + 10em);
				border-top-right-radius: 0.25em;
				border-top-left-radius: 0.25em;
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0;
			}

				#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child img {
					border-top-right-radius: 0.25em;
					border-top-left-radius: 0.25em;
					border-bottom-right-radius: 0;
					border-bottom-left-radius: 0;
				}

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

			#main > .primary-a3cc {
				padding: 4em 4em 2em 4em ;
			}

				#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child {
					margin: -4em 0 4em -4em;
					width: calc(100% + 8em);
				}

		}

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

			#main > .primary-a3cc {
				padding: 4em 3em 2em 3em ;
			}

				#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child {
					margin: -4em 0 4em -3em;
					width: calc(100% + 6em);
				}

		}

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

			#main > .primary-a3cc {
				padding: 3em 2em 1em 2em ;
			}

				#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child {
					margin: -3em 0 2em -2em;
					width: calc(100% + 4em);
				}

		}

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

			#main > .primary-a3cc {
				padding: 3em 1.5em 1em 1.5em ;
			}

				#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child {
					margin: -3em 0 1.5em -1.5em;
					width: calc(100% + 3em);
				}

		}

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

			#main {
				border-radius: 0;
			}

				#main > .primary-a3cc {
					padding: 2.5em 1em 0.5em 1em ;
				}

					#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child {
						margin: -2.5em 0 1.5em -1em;
						width: calc(100% + 2em);
						border-radius: 0;
					}

						#main > .primary-a3cc > .dropdown_fluid_68bb.primary-a3cc:first-child img {
							border-radius: 0;
						}

		}

/* Footer */

	#footer {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 5em 5em 3em 5em ;
		width: calc(100% + 2em);
		margin: 0 0 3em -2em;
	}

		#footer > * {
			width: calc(50% - 2em);
			margin-left: 2em;
		}

		#footer .image_6bb9 {
			width: 100%;
			margin: 2.5em 0 2em 0;
			font-size: 0.8em;
			text-align: center;
		}

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

			#footer {
				padding: 4em 4em 2em 4em ;
			}

		}

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

			#footer {
				padding: 4em 3em 2em 3em ;
				display: block;
				margin: 0 0 3em 0;
				width: 100%;
			}

				#footer > * {
					width: 100%;
					margin-left: 0;
					margin-bottom: 3em;
				}

				#footer .image_6bb9 {
					text-align: left;
				}

		}

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

			#footer {
				padding: 3em 2em 1em 2em ;
			}

		}

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

			#footer {
				padding: 3em 1.5em 1em 1.5em ;
			}

		}

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

			#footer {
				padding: 2.5em 1em 0.5em 1em ;
			}

		}

/* Wrapper */

	#wrapper {
		width: 64em;
		max-width: calc(100% - 4em);
		margin: 0 auto;
	}

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

			#wrapper {
				max-width: calc(100% - 2em);
			}

		}

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

			#wrapper {
				max-width: 100%;
			}

		}
		
		.medium_554b {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 10px 20px;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  background: linear-gradient(135deg, #007BFF, #00C6FF);
  box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3);
  text-decoration: none;
  transition: background 0.3s, transform 0.2s;
  cursor: pointer;
  text-align: center;
}

.medium_554b:hover {
  background: linear-gradient(135deg, #0056b3, #0096c7);
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 123, 255, 0.5);
}

.medium_554b:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 123, 255, 0.4);
}

.medium_554b.avatar-d7fd {
  font-size: 13px;
  padding: 8px 16px;
}
/* css-noise: cd67 */
.promo-block-n9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
