main{
    display: grid;
    grid-template-areas: 
    'squiggle'
    'hero'
    'why'
    'create'
    'jr'
    'camps'
    'impact'
    'prodigy'
    ;
}
nav{
    display: flex;
    background-color: #ffffff;
    justify-content: space-between;
    padding-left: 15%;
    padding-right: 15%;
    width: 70%;
    position: fixed;
    top: 0;
    z-index: 10;
}
nav > *{
    margin-left: 5px;
}
main::before {    
    content: " asdfsaf";
    color: rgba(1, 1, 1, 0);
    width: 100%;
    background-image: url('../Images/navimg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25px;
    position: fixed;
    top: 55px;
    z-index: 5;
}
a{
    color: #496b84;
    text-decoration: none;
    margin-top: auto;
    margin-bottom: auto;
}
.navlink{
    margin-top: 9px;
    margin-bottom: 2px;
    font-family: AzoSansBlack;
}
#navbuttons{
    display: flex;
    justify-content: space-between;
}
#navbuttons > * {
    margin-right: 10px;
    margin-left: 21px;
    margin-top: auto;
    margin-bottom: auto;
}
#navlocate {
    margin-left: 90px;
    background-color: #0db88f;
    color: white;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    font-family: AzoSansBlack;
    font-size: 18px;
}
.navicon{
    margin-top: 17px;
    margin-left: 12px;
}
.navbuttons{
    opacity: 0.8;
}
@font-face {
    font-family: AzoSansBlack;
    src: url(../CSS/azo\ sans\ font/AzoSansTest-Black-BF663af5f77b591.otf);
}
@font-face {
    font-family: AzoSansRegular;
    src: url(../CSS/azo\ sans\ font/AzoSansTest-Regular-BF663af5f641d11.otf);
}
@font-face {
    font-family: AzoSansBold;
    src: url(../CSS/azo\ sans\ font/AzoSansTest-Bold-BF663af5f7827f4.otf);
}
.hero {
    grid-area: hero;
    background-image: url(../Images/HeroBackground.webp);
    background-size: 180%;
    background-position: center;
    background-repeat: no-repeat;
}
.heroimg {
    display: flex;
    margin-top: 115px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 1100px;
    justify-content: center;
}
h2 {
    font-family: AzoSansBold;
    color: #ECF2F8;
    text-align: center;
    font-size: 17px;
}
.herolocate {
    margin-bottom: 8px;
}
#herolocate {
    background-color: #0db88f;
    color: white;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    font-family: AzoSansBlack;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
}
#locateicon {
    margin-right: 5px;
    width: 13;
}
.locatebar {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 55px;
    margin-top: 70px;
}
.why {
    grid-area: why;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 45px;
    background-image: url(../Images/bgGradient.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.whyimg{
    width: 300px;
    height: 300px;
    object-fit: cover;
    object-position: 50% 100%;
}
.whyheading{
    font-family: sans-serif;
    margin-top: 115px;
    font-weight: 900;
    font-size: 48px;
    text-align: center;
    color: #0e2937;
}
#cnhead {
    color: #187abf;
}
#helpwhat{
    width: 120%;
    object-fit: cover;
    object-position: 100% 100%;
}
#helpwhatcontainer {
    width: 320px;
    height: 300px;
}
.whytext {
    font-family: AzoSansRegular;
    font-size: 16px;
    width: 660px;
    font-weight: 10;
    margin-top: 15px;
    line-height: 26px;
    color: #506690;
    margin-bottom: 50px;
}
.sponsors {
    display: flex;
    justify-content: space-between;
    width: 691px;
    margin: auto;
}
.videohead {
    flex-basis: 100%;
    margin: auto;
    margin-top: 60px;
    text-align: center;
    font-family: AzoSansBold;
    font-size: 20px;
    color: #506690;
}
.videoheadtxt {
    width: 340;
}
.video1{
    display: flex;
    justify-content: center;
    margin: auto;
    margin-top: 16px;
    margin-bottom: 125px;
}
.video1 > *{
    border-radius: 15px;
}
.offer{
    flex-basis: 100%;
    margin: auto;
    text-align: center;
    font-family: AzoSansRegular;
    font-size: 19px;
    color: #187abf;
    font-weight: 800;
}
.yearrnd{
    margin: auto;
    text-align: center;
    display: flex;
    color: #187abf;
    font-family: sans-serif;
    font-weight: 900;
    font-size: 48px;
}
.yearhead{
    font-family: sans-serif;
    font-weight: 900;
    font-size: 52px;
    text-align: center;
    color: #0e2937;
    margin-right: 16px;
}
.create{
    grid-area: create;
    height: 600;
    background-image: url(../Images/CREATEbgimage.webp);
    background-color: #187abf;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    margin-top: 25px;
}
.createbox{
    display: flex;
    justify-content: center;
    background-image: url(../Images/CREATEbgimage2.webp);
    z-index: 5;
    padding-top: 100px;
    padding-bottom: 100px;
}
.createimg > *{
    width: 528px;
    margin-right: 50px;
}
.cages{
    font-size: 15px;
    font-family: AzoSansRegular;
    color: #8eecff;
    font-weight: 700;
    margin-bottom: 4px;
}
.codeninjasprog{
    font-size: 24px;
    font-family: AzoSansBold;
    color: #ffffff;
    margin-bottom: 8px;
}
.createhead{
    font-size: 64px;
    font-family: AzoSansBlack;
    color:#8eecff;
    margin-bottom: 18px;
}
.progtxt{
    font-size: 16px;
    font-family: AzoSansRegular;
    color: #ffffff;
    line-height: 22px;
    margin-bottom: 30px;
}
.createtxt{
    margin-top: 30px;
}
.learnmore{
    background-color: #0db88f;
    color: white;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    font-family: AzoSansBlack;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
}
.jr{
    grid-area: jr;
    height: 600;
    background-image: url(../Images/JRbgimage.webp);
    background-color: rgb(124, 40, 120);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}
.jrbox{
    display: flex;
    justify-content: center;
    background-image: url(../Images/JRbgimage2.png);
    z-index: 5;
    padding-top: 100px;
    padding-bottom: 100px;
}
.jrimg > *{
    width: 528px;
    margin-left: 50px;
}
.jages{
    font-size: 15px;
    font-family: AzoSansRegular;
    color: #deabf7;
    font-weight: 700;
    margin-bottom: 4px;
}
.jrhead{
    font-size: 64px;
    font-family: AzoSansBlack;
    color:#deabf7;
    margin-bottom: 18px;}
.camps{
    grid-area: camps;
    height: 600;
    background-image: url(../Images/CAMPbgimage.webp);
    background-color: rgb(51, 167, 165);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}
.campsbox{
    display: flex;
    justify-content: center;
    background-image: url(../Images/CAMPSbgimage2.png);
    z-index: 5;
    padding-top: 100px;
    padding-bottom: 100px;
}
.campsimg > *{
    width: 372px;
    margin-right: 125px;
    margin-top: 40px;
}
.aages{
    font-size: 15px;
    font-family: AzoSansRegular;
    color: #92f4f5;
    font-weight: 700;
    margin-bottom: 4px;
}
.campshead{
    font-size: 64px;
    font-family: AzoSansBlack;
    color:#92f4f5;
    margin-bottom: 18px;}