@import url('https://9f653b.claudeassets.com/20250711101823cs_/https://fonts.googleapis.com/css2?family=Spartan:wght@300;600&display=swap');

body {
	margin: 0;
	font-family: 'Spartan', sans-serif;
	font-size: 0.9375 rem;
	line-height: 1.5;
	color: #fdd693;
	text-align: left;
	background-color: #2c2e35;
}



.header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	-webkit-transition: background 0.4s, all 0.3s linear;
	-o-transition: background 0.4s, all 0.3s linear;
	transition: background 0.4s, all 0.3s linear;
}

.header .navbar {
	background: transparent;
	padding: 0px;
	border: 0px;
	border-radius: 0px;
	height: 80px !important;
}

.header.navbar_fixed .mainMenu {
	position: fixed;
	width: 100%;
	top: -70px;
	left: 0;
	right: 0;
	background-image: -moz-linear-gradient(0deg, #bc2bff 0%, #7249fb 100%);
	background-image: -webkit-linear-gradient(0deg, #bc2bff 0%, #7249fb 100%);
	background-image: -ms-linear-gradient(0deg, #bc2bff 0%, #7249fb 100%);
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
	transition: background 500ms ease, -webkit-transform 500ms ease;
	-o-transition: transform 500ms ease, background 500ms ease;
	transition: transform 500ms ease, background 500ms ease;
	transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
	-webkit-transition: transform 500ms ease, background 500ms ease;
	-webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.logo img {
	width: 40px;
}



@media (max-width: 520px) {
	.menu-nav a {
		font-size: 10px;
	}

}

@media (min-width: 768px) {
	.container-fluid {
		padding-right: 0px;
		padding-left: 0px;
	}
	
}


/*
     FILE ARCHIVED ON 10:38:48 Jul 11, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:24:48 Sep 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.445
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.037
  esindex: 0.008
  cdx.remote: 23.137
  LoadShardBlock: 59.074 (3)
  PetaboxLoader3.datanode: 120.163 (5)
  load_resource: 202.401
  PetaboxLoader3.resolve: 69.578
  loaddict: 70.322
*/