/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
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;
}
















@font-face {
  font-family: azo black ;
  src: url(/fonts/AzoSans-Black.ttf);
}
@font-face{
  font-family: azo reg;
  src:url(/fonts/AzoSans-Regular.ttf)
}

@font-face{
  font-family: azo med;
  src:url(/fonts/AzoSansTest-Medium-BF663af5f75f759.otf)
}

body {
  margin: 0;
  padding: 0;
  color: #0E2937;
    font-family: azo black;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0 32px;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

li {
  padding: 0 12px;
  display: flex;
  align-items: center;
  height: 64px;
  color: #496B84 !important;
  gap: 20px;
}
.button {
 border: 0;
    background-color: #0DB88F;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    color: #fff !important;
    font-family: Azo Black;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 20px 12px;
    margin-left: 70px;
    text-transform: uppercase;
 
}
    
li p {
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.header {
  background-image: url("/Images/background\ image.webp");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12 0px 0;
  min-height: 0;
  
}

nav{
  position: sticky;
  top: 0;
  background-color: white;}
.menu{
  color: #496B84;
}
.stupidheaderthing{
  width: 100%;
}
.header>img{
  width: 100px;
  height: 100%;
}


.textbox1
{
    width: 400px;
    min-width: 400px;
    text-align: center;
    font-family: azo black;
    color: #496B84 !important;
}

#heloc{
 text-align: center;
 font-family: azo med;
 color: #ECF2F8;
 margin: 30px 0px 6px;
}
#button
  { border: 0;
    background-color: #0DB88F;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    color: #fff !important;
    font-family: Azo Black !important;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 20px 12px;
    text-transform: uppercase;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.whybg{
  background-image: url("/Images/BG-Gradient-1.png");
}
.why{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  justify-content: space-around;
  gap: 60px;
  margin-right: auto;
  margin-left: auto;
  font-family: azo reg;
  color: #506690;
}
.Ninja{
  position: relative;
  top: -75px;
  margin-right: auto;
  margin-left: auto;
}
.Ninja1{
  width: 350px;
  height: auto;
  margin-right: auto;
  margin-left: 75px;
}
.Ninja2{
  width: 275px;
  height: auto;
  margin-right: 125px;
}
.whytxt{
  text-align: center;
  width: 700px;
}
.partners{
  width: 600px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  justify-content: space-around;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  gap: 40px; 
}
.whyp {
  text-align: center;
  font-size: 20px;
  margin-top: 80px;
  margin-bottom: 20px;
  margin-left: 40%;
  margin-right: 40%;
  color: #506690;
  font-family: azo reg;
  font-weight: bold;

}
.whyh{
  font-size: 50px;
  margin-bottom: 5px;
  margin-top: 40px;
  font-family: azo black;
  color: black;
  text-align: center;
}
.cnwhy{
  color: #187ABF;
  font-size: 50px;
  font-family: azo black;
  text-align: center;
}

.off{
  color: #187ABF;
  font-family: azo reg;
  font-size: 25px;
  text-align: center ;
}
.introvid{
  margin-left: auto;
  margin-right: auto;
  border-radius: 25px;
  position: relative;
  top: -50px;
}
.whyvid {
  height: 630px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 60px;
  z-index: 0;
}

.yr{
  color: black;
  font-size: 50px;
  display: flex;
  flex-direction: row;
  justify-self: center;
  gap: 10px;
}
.pro{
  color: #187ABF;
  font-size: 50px;
}

#button2{
  margin-left: 15px;
  margin-top: 5px;
}
.age{
  color: #92F4F5;
  font-family: azo reg;
  font-size: 18px;
  font-weight: bold;
}
.crbg{
  right: 380px;
  z-index: -1;
  scale: .3;
  position: relative;
  top: auto;
}
.create, .camps{
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 580px;
  width: 100%;
}
.create{
  background-image: url("/Images/Create-Bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
.crcon{
  background-image: url("/Images/Color-Fade_2x.webp");
  background-size: cover;
  background-color: #004e9c7f;
}
.crcon, .cacon{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 580px;
  width: 100%;
}
.crimg, .caimg{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 540px;
  width: 50%;
}
.mineimg{
  scale: .65;
  position: relative;
  top: auto;
  right:-850px;
}
.crtxt{
  text-align: left;
  max-width: 500px;
}

.crp{
  text-align: left;
  width: 80%;
  margin-left: 0px;
  color: #ffffff;
  font-family: azo reg;
}

.cncr{
  color: #ffffff;
  font-size: 22px;
  font-family: azo reg;
  margin-top: 2px;
  font-weight: bolder;
}
.crtitle{
  color: #92F4F5;
  font-size: 70px;
}








#button2{
  margin-left: 15px;
  margin-top: 5px;
}
.caage{
  color: #92F4F5;
  font-family: azo reg;
  font-size: 18px;
  font-weight: bold;
}
.cabg{
  right: 570px;
  scale: 100%;
  z-index: -1;
  position: relative;
  top: auto;
}
.camp{
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 580px;
  width: 100%;
}
.cacon{
  background-image: url("/Images/Color\ Fade-Camp-@2x.png");
  background-size: cover;
  background-color: #009c8c7f;
}
.cacon{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 580px;
  width: 100%;
}
.caimg{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 500px;
  width: 55%;
}
.makeyimg{
  scale: .65;
  position: relative;
  top: auto;
  right:-720px;
}
.catxt{
  text-align: left;
  max-width: 500px;
}

.cap{
  text-align: left;
  width: 80%;
  margin-left: 0px;
  color: #ffffff;
  font-family: azo reg;
}

.cnca{
  color: #ffffff;
  font-size: 22px;
  font-family: azo reg;
  margin-top: 2px;
  font-weight: bolder;
}
.catitle{
  color: #92F4F5;
  font-size: 70px;
}






#button3{
  margin-left: 15px;
  margin-top: 5px;
}
.jrage{
  color: #BEADF7;
  font-family: azo reg;
  font-size: 18px;
  font-weight: bold;
}
.jrbg{
  right: 380px;
  z-index: -1;
  scale: .3;
  position: relative;
  top: auto;
}
.jr{
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 580px;
  width: 100%;
}
.jr{
  background-image: url("/Images/JR-Bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
.jrcon{
  background-image: url("/Images/Color\ Fade-JR-@2x.png");
  background-size: cover;
  background-color: #9202da94;
}
.jrcon{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 580px;
  width: 100%;
}
.jrimg{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 540px;
  width: 50%;
}
.jnrimg{
  scale: .65;
  position: relative;
  top: auto;
  right:-850px;
}
.jrtxt{
  text-align: left;
  max-width: 500px;
}

.jrp{
  text-align: left;
  width: 80%;
  margin-left: 0px;
  color: #ffffff;
  font-family: azo reg;
}

.cnjr{
  color: #ffffff;
  font-size: 22px;
  font-family: azo reg;
  margin-top: 2px;
  font-weight: bolder;
}
.jrtitle{
  color: #BEADF7;
  font-size: 70px;
}

/* i gave up :(

.impact{
  height: 1111.3px;
  width: 100%;
  background-image: url("images/Impact-Bg-1.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.imfr{
  margin-left: auto;
  margin-right: auto;
  scale: .8; 
  position: relative;
  top: -50px;
  z-index: 1;
}
.imvid{
  background-image: url("/Images/cn-impact-thumb.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 430px;
  width: auto;
  position: relative;
  top: -725px;
  right: 5px;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.imninjas{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 200px;
}
.otherninjas{
  scale: .5;
  position: relative;
  top: -1150px;
  right: -50px;
  z-index: -2;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.imtitle{
  margin-left: auto;
  margin-right: auto;
  scale: .4;
  position: relative;
  top: -575px;
  z-index: 2;
}
.part{
  text-align: center;
  position: relative;
  top: -650px;
  color: #85B6E0;
}
.partimg{
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -650px;
}
.imp{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  top: -630px;
  width: 35%;
}
/*