@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@300&display=swap');
.parent { 
display: grid; 
grid-template-columns:auto; 
grid-template-rows: auto; 
grid-column-gap: 0px;
grid-row-gap: 0px; 
}
.TopBanner {
	align: center;
	max-width: 100%;
	height: auto;
}
.VisualDesigner {
	margin-top: 2%;
	margin-bottom: 5%;
	margin-left: 10%;
	margin-right: 10%;
	max-width: 75%;
	height: auto;
}
.BottomBanner {
	align: center;
	max-width: 100%;
	height: auto;
}
.Body {
	background: #000000;
	margin: 0px;
}

.ApplicantCoverContainer {
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1245px;
	height: auto;
	grid-area: 1 / 1 / 2 / 4; 
}
.ApplicantStatsContainer {
	max-width: 100%;
	height: auto;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 0%;
	padding-bottom: 3%;
	float: left;
	clear: left;
	grid-area: 5 / 1 / 9 / 3;
}

.ApplicantName {
	float: left;
	clear: left;
	height: auto;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 2px;
	color: #b9c9f8;
	font-size: 50px;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 800;
	letter-spacing: 2px;
	color: #f2ca46;
	float: left;
	clear: left;
}
h4 {
	color: #BBCAF8;
}
ul {
	float: left;
	clear: left;
	list-style-type: none;
	color: #fcfdff;
	font-family: 'Big Shoulders Display', cursive;
	font-weight: 800;
	letter-spacing: 1px;
	padding-left: 0;
}

li {
	line-height: 25px;
	font-weight: 600;
	font-size: 18px;
}
a:link { 
	color: #f2ca46;
	text-decoration: none;
}
a:visited { 
	color: #BBCAF8;
	text-decoration: none;
}
a:hover {
	color: #fcfdff;
	text-decoration: none;
}
.Litespeed {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	height: auto;
}



.FantasyPack .mySlides{
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	padding-bottom: 5%;
	display: none;
}
.LoadOut .mySlides{
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	padding-bottom: 5%;
	display: none;
}
.Quest .mySlides{
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	padding-bottom: 5%;
	display: none;
}

.Badlands {
	display:block;
	margin: auto;
	padding-bottom: 10%;
	max-width: 100%;
	height: auto;
}

.Blurb {
	float: left;
	clear: left;
	padding-left: 5%;
	padding-right: 5%;
	grid-area: 10 / 3 / 11 / 4; 
}

.Pitch {
	float: left;
	clear: left;
	margin-left: 5%;
	margin-right: 5%;
	color: #fcfdff;
	font-family: 'Big Shoulders Display', cursive;
	letter-spacing: 1px;
	grid-area: 11 / 1 / 12 / 4; 
}



.TriangulateYourPosition {
	align: center;
	max-width: 100%;
	height: auto;
	padding-bottom: 5%;
}

.CoverLetterScript {
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 1%;
	color: #b9c9f8;
	font-family: 'Big Shoulders Display', cursive;
	font-weight: 800;
	font-size: 20px;
	letter-spacing: 2px;
	grid-area: 2 / 1 / 3 / 4; 	
}

.InitializeRecruitment {
	text-align: center;
	align-items: center;
	color: #2C2C2C;
	font-family:'Roboto Condensed', sans-serif;
	letter-spacing: 2px;
	margin-bottom:2%;
}

.InitializeButton {
	width: 300px;
	height: 277px;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5%;
}

.SlideShow {
	margin-bottom: 5%;
	grid-area:  9 / 1 / 10 / 4;
}

.arrow {
  border: solid red;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}



.VisualDesignerContainer {
	margin-bottom: 2%;
	grid-area: 3 / 1 / 4 / 4; 
}

.BottomBannerContainer {
	grid-area: 4 / 1 / 5 / 4; 
}

.LitespeedContainer {
	float: right;
	clear: right;
	margin-top: 5%;
	margin-bottom: 5%;
	grid-area: 5 / 3 / 7 / 4; 
}

.BadlandsContainer {
	grid-area: 10 / 1 / 11 / 3; 
}

.Triangulate {
	grid-area: 12 / 1 / 13 / 4;
}

.footer {
	text-align: center;
	align-items: center;
	color: #2C2C2C;
	font-family:'Roboto Condensed', sans-serif;
	letter-spacing: 2px;
	margin-bottom:2%;
}







.TechnicalSkillsGraph {
	float: left;
	clear: left;
	margin-top: 5%;
	margin-bottom: 5%;
	grid-area: 7 / 3 / 9 / 4;
}

.TechnicalSkills {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}



.Socials {
	display: block;
	margin-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}

.initiate {
	display: none;
}
