@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Russo+One&display=swap');



html, body {
	font-size: 15px;
    font-family: "Open Sans", sans-serif;
	color: #4d4d4e;
	height: 100%;
}

h1, h2 {
	color: #4d4d4e;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: "Russo One", sans-serif;
	color: #4d4d4e;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #2b2b2b; text-decoration: none; }
a:visited {color: #2b2b2b; text-decoration: none; }
a:hover {color: #00aa9e; text-decoration: none; }
a:active {color: #2b2b2b; text-decoration: none; }












.belong-headerbg{
  background-image:url(../belong-images/belong-header.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-size:cover;

  width:100%;
  min-height:785px; 
  height:auto;  
  overflow:visible; 
}


.macott-whitebg {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;

	
}





.mascot-fornow {
	width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 34px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
}

.mascot-bbgtext4 {
	width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 34px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: left;
}




.mascot-bbgimage4 {
	width: 300px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	float: left;
	
}

.macott-bluebg {
	background-color: #24498a;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;

	
}






.mascot-wbgtext1 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 45px;
	line-height: 52px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #24498a;
	text-align: center;
	text-transform: uppercase;
}





.mascot-wbgtext2 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 30px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #24498a;
	text-align: center;
}





.mascot-yellowhorizontalline {
	background-image: url(../mascot-images/mascot-linesep.png);
	background-repeat: repeat-x;
    background-position: center;
	width: 100%;
	height: 20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:50px;
	
}




.mascot-bbgtext1 {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 40px;
	line-height: 46px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #f8d347;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
}





.mascot-bbgtext2 {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 60px;
	line-height: 70px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}




.mascot-bbgtext3 {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 32px;
	line-height: 38px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #f8d347;
	text-align: center;
	font-style: italic;
}



.belong-button {
  border: none;
  color: white;
  text-align: center;
  font-size: 24px;
	line-height: 24px;
	font-weight: 500;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 10px;
	text-transform: uppercase;
  
}



.belong-button a:link {color: #24498a; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a; background-color: #ffffff;display: inline-block;
  width: 300px; }
.belong-button a:visited {color: #24498a; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a; background-color: #ffffff;display: inline-block;
  width: 300px; }
.belong-button a:hover {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #24498a;display: inline-block;
  width: 300px; }
.belong-button a:active {color: #24498a; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a; background-color: #ffffff;display: inline-block;
  width: 300px; }



.belong-column {
	width: 50%;
	height: auto;
	padding: 10px 15px 0px 15px;
	float: left;
	box-sizing: border-box;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.belong-column {
		width: 100%;
		float: none;
	}
	

.belong-button {
  border: none;
  color: white;
  text-align: center;
  font-size: 18px;
	line-height: 18px;
	font-weight: 500;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 10px;
	text-transform: uppercase;
  
}



.belong-button a:link {color: #24498a; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a; background-color: #ffffff;display: inline-block;
  width: 300px; }
.belong-button a:visited {color: #24498a; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a; background-color: #ffffff;display: inline-block;
  width: 300px; }
.belong-button a:hover {color: #ffffff; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #24498a;display: inline-block;
  width: 300px; }
.belong-button a:active {color: #24498a; text-decoration: none; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px;border-radius: 25px;border-style: solid; border-width: 2px; border-color: #24498a; background-color: #ffffff;display: inline-block;
  width: 300px; }


	.belong-headerbg{
  background-image:url(../belong-images/belong-header.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-size:cover;

  width:100%;
  min-height:430px; 
  height:auto;  
  overflow:visible; 
}

	
	
}


.mascot-column2 {
	background-color: #24498a;
	width: 1px;
	height: 440px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-right:40px;
	margin-left:20px;
	margin-top:30px;
	float: left;
	
}



.mascot-column3 {
	width: 870px;
	height: auto;
	padding-top:30px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 24px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}



.mascot-columntext {
	width: 570px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:30px;
	padding-left:0px;
	font-size: 18px;
	line-height: 22px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}

.mascot-columnimage {
	width: 270px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 24px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: left;
	
}


.mascot-yearcontent {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.mascot-yearcontent.active {
  display: block;
  opacity: 1;
}



.belong-formtext {
	width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 1.7em;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}


.mascot-formtext {
	width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 1.7em;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
}



.mascot-hrline {
	background-color: #24498a;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:30px;
	margin-bottom:30px;

	
}




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






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


.mascot-center {
	width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
}




.sr-only{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}





a.skip,
#skip a,
#skip a.skip{
  display:inline-block !important;
  min-height:44px !important;
  min-width:44px !important;
  padding:12px 16px !important;
  line-height:20px !important;   
  box-sizing:border-box !important;
}


#skip a.skip{
  position:absolute !important;
  left:-9999px !important;
  top:0 !important;
}

#skip a.skip:focus{
  position:fixed !important;
  left:10px !important;
  top:10px !important;
  z-index:999999 !important;
  background:#000 !important;
  color:#fff !important;
  text-decoration:none !important;
}



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

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }









.flexbuttonscenter {
display: flex;
  flex-direction: column;       /* Stack items vertically */
  align-items: center;          /* Center horizontally */
  justify-content: center; 
}














.mascot-yellowline {
	display: none;

	
}




.mascot-headerbg {
  background-image: url(../mascot-images/mascot-header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 400px;
  padding: 0;
  border-bottom: 13px solid #ffd51d;
  background-size: cover;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}



.mascot-headertext {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	position: relative;
	margin-top:-35px;
	z-index:2;
}



.macott-whitebg {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;

	
}



.macott-bluebg {
	background-color: #24498a;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;

	
}






.mascot-wbgtext1 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 32px;
	line-height: 36px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #24498a;
	text-align: center;
	text-transform: uppercase;
}





.mascot-wbgtext2 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 25px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #24498a;
	text-align: center;
}





.mascot-yellowhorizontalline {
	background-image: url(../mascot-images/mascot-linesep.png);
	background-repeat: repeat-x;
    background-position: center;
	width: 100%;
	height: 20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:50px;
	
}




.mascot-bbgtext1 {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 34px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #f8d347;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
}





.mascot-bbgtext2 {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 32px;
	line-height: 36px;
 	font-family: "Russo One", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}




.mascot-bbgtext3 {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 28px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #f8d347;
	text-align: center;
	font-style: italic;
}


.mascot-bbgtext4 {
	width: 100%;
	max-width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 27px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
}

.mascot-fornow {
	width: 100%;
	max-width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 27px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
}



.mascot-bbgimage4 {
	width: 100%;
	max-width: 500px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}



.mascot-button {
  border: none;
  color: white;
  text-align: center;
  font-size: 26px;
	line-height: 30px;
	font-weight: 700;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 30px;
	text-transform: uppercase;
  
}



.mascot-button a:link {color: #24498a; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:40px; padding-left:40px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347; background-color: #f8d347;display: inline-block;
  width: 300px; }
.mascot-button a:visited {color: #24498a; text-decoration: none; padding-top:0pxpx; padding-bottom:0px; padding-right:40px; padding-left:40pxpx;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347; background-color: #f8d347;display: inline-block;
  width: 300px; }
.mascot-button a:hover {color: #24498a; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:40px; padding-left:40px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #ffffff;display: inline-block;
  width: 300px; }
.mascot-button a:active {color: #24498a; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:40px; padding-left:40px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347; background-color: #f8d347;display: inline-block;
  width: 300px; }




.mascot-button2 {
  border: none;
  color: white;
  text-align: center;
  font-size: 22px;
	line-height: 28px;
	font-weight: 700;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
  margin-top: 0px;
	text-transform: uppercase;
  
}



.mascot-button2 a:link {color: #24498a; text-decoration: none; padding-top:5px; padding-bottom:5px; padding-right:40px; padding-left:40px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347; background-color: #f8d347;display: inline-block;
  width: 300px;margin-right: 25px;margin-left: 25px; }
.mascot-button2 a:visited {color: #24498a; text-decoration: none; padding-top:5px; padding-bottom:5px; padding-right:40px; padding-left:40pxpx;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347; background-color: #f8d347;display: inline-block;
  width: 300px;margin-right: 25px;margin-left: 25px; }
.mascot-button2 a:hover {color: #24498a; text-decoration: none; padding-top:5px; padding-bottom:5px; padding-right:40px; padding-left:40px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #ffffff;display: inline-block;
  width: 300px;margin-right: 25px;margin-left: 25px; }
.mascot-button2 a:active {color: #24498a; text-decoration: none; padding-top:5px; padding-bottom:5px; padding-right:40px; padding-left:40px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #f8d347; background-color: #f8d347;display: inline-block;
  width: 300px; margin-right: 25px;margin-left: 25px; }











.mascot-yeartext {
	padding-top:0px;
	padding-bottom:15px;
	padding-right:10px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	color: #24498a;
	text-align: left;
	float: left;
}

.mascot-yeartext a:link {color: #24498a; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.mascot-yeartext a:visited {color: #24498a; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.mascot-yeartext a:hover {color: #000000; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px;
	background-repeat: no-repeat;
    background-position: top center; }
.mascot-yeartext a:active {color: #24498a; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 

.mascot-yeartext a.active {
  border-bottom: 5px solid #24498a; /* Blue underline when active */
  padding-bottom: 0px;
}


.mascot-yeartitletext {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	color: #24498a;
	text-align: left;
}




.mascot-column1 {
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	
}


.mascot-column2 {
	display: none;
	
}



.mascot-column3 {
	width: 100%;
	max-width: 870px;
	height: auto;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 20px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}



.mascot-columntext {
	width: 100%;
	max-width: 850px;
	height: auto;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 20px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}

.mascot-columnimage {
	width: 100%;
	max-width: 850px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 24px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	
}


.mascot-yearcontent {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.mascot-yearcontent.active {
  display: block;
  opacity: 1;
}



.belong-formtext {
	width: 94%;
	max-width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 18px;
	line-height: 1.7em;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}

.mascot-formtext {
	width: 94%;
	max-width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 18px;
	line-height: 1.7em;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
}




.mascot-hrline {
	background-color: #24498a;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:10px;

	
}







.mascot-center {
	width: 94%;
	max-width: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	margin-left: auto;
    margin-right: auto;
}





