
@font-face {
    font-family: Fruitz;
    src: url(../fonts/Fruitz_Demo.otf);
}
@font-face {
    font-family: PlantagenetCherokee;
    src: url(../fonts/Plantagenet_Cherokee.ttf);
}

:root{
    --font-header : Fruitz;
    --font-regular : PlantagenetCherokee;
}

html{
    scroll-behavior: smooth;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: var(--font-regular);
}

img {
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}


/* ------------------ nav -------------------------*/

.navbar-custom{
    background: url(../img/axie-assets/nav-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

    padding-top: 0px;
}

.navbar-custom .navbar-brand img{
    position: absolute;
    width: 200px;
    left: 120px;
    top: 8px;
}

.navbar-custom .navbar-nav{
    margin-right: 300px;
}

.navbar-custom .navbar-nav a{
    padding-right: 2rem!important;
    padding-left: 4.5rem!important;
    font-family: var(--font-regular);
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
}

.navbar-custom .navbar-nav a.sign-up{
    padding-top: 0px;
}
.navbar-custom .navbar-nav a.sign-up div{
    position: relative;
}

.navbar-custom .navbar-nav a.sign-up div img{
    width: 230px;
    top: 0;
    position: absolute;
}

.navbar-custom .navbar-nav a.sign-up div span{
    top: 6px;
    left: 69px;
    padding-top: .9rem;
    position: absolute;
    width: 230px;
    color: #f8c739;
}


#header-section{
    background: url(../img/axie-assets/bg-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #0168b0;

    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

    padding-top: 180px;
    padding-bottom: 100px;
    /* margin: -12px; */
}


@media (min-width: 320px) { 
    #header-section{
        padding-top: 180px!important;
    }
    .header-title{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px!important;
    }
    .header-content{
        font-size: 20px!important;
    }
    .header-text .header-bg .header-bg-text{
        font-size: 12px!important;
    }
    .header-text .header-bg img.bg{
        height: 150px;
    }
    .header-text .header-bg img.monster{
        width: 22%!important;
        right: -10px!important;
        top: 90px!important;
    }

    .navbar-collapse{
        padding-top: 51px!important;
    }
    img.banner{
        width: 100%!important;
    }

    .navbar-custom .navbar-brand img{
        left: 52px;
    }
}
@media (min-width: 533px) { 
    .navbar-custom .navbar-brand img{
        left: 162px;
    }
}

@media (min-width: 576px) { 
    .header-title{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 30px!important;
    }
    .header-content{
        font-size: 25px!important;
    }
    .header-text .header-bg .header-bg-text{
        font-size: 15px!important;
    }
    .header-text .header-bg img.bg{
        height: 170px!important;
    }
}

@media (min-width: 616px) { 
    .navbar-custom .navbar-brand img{
        left: 214px;
    }
}

@media (min-width: 618px) { 
    #header-section{
        padding-top: 180px!important;
    }
    .header-title{
        font-size: 20px!important;
    }
    img.banner{
        width: 80%!important;
        margin: 0 auto;
        display: block;
    }
}
@media (min-width: 643px) { 
    .header-title{
        font-size: 25px!important;
    }
}

@media (min-width: 722px) { 
    .navbar-custom .navbar-brand img{
        left: 267px;
    }
}
@media (min-width: 768px) { 
    .header-text .header-bg img.bg{
        height: 130px!important;
    }
}

@media (min-width: 785px) { 
    .header-title{
        font-size: 25px!important;
    }
    img.banner{
        width: 70%!important;
        margin: 0 auto;
        display: block;
    }
}

@media (min-width: 800px) { 
    #header-section{
        padding-top: 180px!important;
    }
}

@media (min-width: 819px) { 
    .navbar-custom .navbar-brand img{
        left: 324px;
    }
}
@media (min-width: 862px) { 
    .navbar-collapse{
        padding-top: 51px!important;
        padding-bottom: 60px!important;
    }
}

@media (min-width: 957px) { 
    .navbar-custom .navbar-brand img{
        left: 390px;
    }
}

@media (min-width: 992px) { 
    img.banner{
        width: 100%!important;
    }
}
@media (min-width: 982px) { 
    #header-section{
        padding-top: 180px!important;
    }
}

@media (min-width: 1095px) { 
    .navbar-custom .navbar-brand img{
        left: 120px;
    }
    .header-title{
        font-size: 36px!important;
    }
}
@media (min-width: 1183px) { 
    .header-title{
        font-size: 36px!important;
    }
}
@media (min-width: 1199px) { 
    .navbar-collapse{
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }
}
@media (min-width: 1200px) { 
    .navbar-collapse{
        padding-bottom: unset!important;

        padding-top: unset!important;
    }
}
@media (min-width: 1500px) { 
    .header-title{
        font-size: 50px!important;
    }
    .header-text .header-bg img.monster {
        width: 22%!important;
        right: -110px!important;
        top: 81px!important;
    }
}
@media (min-width: 1920px) { 
    #header-section{
        padding-top: 180px!important;
    }
    .header-title{
        font-size: 50px!important;
    }
    .header-content{
        font-size: 30px!important;
    }
    .header-text .header-bg .header-bg-text{
        font-size: 19px!important;
    }
    .header-text .header-bg img.bg{
        height: unset!important;
    }
    .header-text .header-bg img.monster{
        width: 22%!important;
        right: -90px!important;
        top: 50px!important;
    }
}



.header-title{
    font-family: var(--font-header);
    /* text-shadow: 0px 5px 0px rgba(33, 53, 63, 1); */
    background: -webkit-linear-gradient(rgba(121,218,217,1) 2%, rgba(204,230,190,1) 58%);
    font-size: 20px;
    color: #233742;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-background-clip: text;
    -webkit-text-stroke-color: #233742;

    filter: drop-shadow(0px 4px 0px rgba(33, 53, 63, 1));
}

.header-content{
    color: #fff;
    font-size: 30px;
}

.header-text .header-bg{
    position: relative;
    height: 160px;
    margin-top: 64px;
}
.header-text .header-bg img.bg{
    position: absolute;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    display: block;
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
.header-text .header-bg img.monster{
    position: absolute;
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

    width: 22%;
    right: -90px;
    top: 50px;
    z-index: 1;
}

.header-text .header-bg .header-bg-text{
    color: #fff;
    font-size: 19px;
    font-family: var(--font-header);
    padding-top: 43px;
    padding-bottom: 47px;
    position: absolute;
    width: 100%;
    z-index: 1;
}


img.banner{
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

    width: 100%;
}

.banner-container{

    margin-bottom:150px;
    margin-top: 150px;
}





@media (min-width: 320px) { 
    .requirement-title{
        font-size: 20px!important;
    }

    #requirement-section img.axie-1{
        bottom: 30px!important;
        top: unset!important;
        width: 45%!important;
    }
    #requirement-section img.axie-2{
        bottom: 30px!important;
        top: unset!important;
        width: 45%!important;
    }
    

    .requirement-list li{
        font-size: 18px!important;
    }

    .requirement-list{
        margin-bottom: 170px;
    }
   
}
@media (min-width: 575px) { 
    #requirement-section img.axie-1{
        bottom: 40px!important;
        top: unset!important;
        width: 30%!important;
    }
    #requirement-section img.axie-2{
        bottom: 40px!important;
        top: unset!important;
        width: 30%!important;
    }
    
}
@media (min-width: 665px) { 
    #requirement-section img.axie-1{
        width: 35%!important;
    }
    #requirement-section img.axie-2{
        width: 35%!important;
    }
    
}
@media (min-width: 989px) { 
    #requirement-section img.axie-1{
        bottom: 50px!important;
        top: unset!important;
        width: 25%!important;
    }
    #requirement-section img.axie-2{
        bottom: 50px!important;
        top: unset!important;
        width: 25%!important;
    }
    .requirement-list li{
        font-size: 23px!important;
    }
}
@media (min-width: 1500px) { 
    .requirement-title{
        font-size: 30px!important;
    }
    #requirement-section img.axie-2{
        top: 130px!important;
        width: 20%!important;
    }
    
    #requirement-section img.axie-1{
        top: 130px!important;
        width: 20%!important;
    }

    .requirement-list li{
        font-size: 25px!important;
    }

    .requirement-list{
        margin-bottom: 50px;
    }
}

@media (min-width: 1920px) { 
    .requirement-title{
        font-size: 30px!important;
    }
    #requirement-section img.axie-2{
        top: 130px!important;
        width: 20%!important;
    }
    
    #requirement-section img.axie-1{
        top: 130px!important;
        width: 20%!important;
    }

    .requirement-list li{
        font-size: 25px!important;
    }

    .requirement-list{
        margin-bottom: 50px;
    }
    
}

#requirement-section{
    position: relative;
    background: url(../img/axie-assets/bg-2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

    padding-top: 180px;
    padding-bottom: 180px;
}

.requirement-title{
    font-family: var(--font-header);
    /* text-shadow: 0px 5px 0px rgba(33, 53, 63, 1); */
    background: -webkit-linear-gradient(rgba(121,218,217,1) 2%, rgba(204,230,190,1) 58%);
    font-size: 30px;
    color: #233742;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-background-clip: text;
    -webkit-text-stroke-color: #233742;

    filter: drop-shadow(0px 4px 0px rgba(33, 53, 63, 1));
}

.requirement-list{
    margin-top: 50px;
    list-style-image: url('../img/axie-assets/bullet.png');
}
.requirement-list li{
    padding-left: 15px;
    font-size: 25px;
    color: #fff;
    margin-bottom: 20px;
}

#requirement-section img.axie-1{
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
    position: absolute;
    left: 0;
    top: 130px;
    width: 20%;
}
#requirement-section img.axie-2{
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
    
    position: absolute;
    right: 0;
    top: 130px;
    width: 20%;
}





@media (min-width: 320px) { 
    .apply-title{
        font-size: 20px!important;
    }
    .apply-content{
        font-size: 20px!important;
    }
    .button-container button{
        width: 300px!important;
    }
}
@media (min-width: 575px) { 
    .apply-title{
        font-size: 25px!important;
    }
    .apply-content{
        font-size: 25px!important;
    }
    .button-container button{
        width: 300px!important;
    }
    
}
@media (min-width: 785px) { 
    .apply-title{
        font-size: 30px!important;
    }
    .apply-content{
        font-size: 30px!important;
    }
    .button-container button{
        width: 300px!important;
    }
    
}
@media (min-width: 989px) { 
    .apply-title{
        font-size: 35px!important;
    }
    .apply-content{
        font-size: 35px!important;
    }
    .button-container button{
        width: 300px!important;
    }
}

@media (min-width: 1920px) { 
    .apply-title{
        font-size: 40px!important;
    }
    .apply-content{
        font-size: 30px!important;
    }
    .button-container button{
        width: 500px!important;
    }
}

#apply-section{
    background: url(../img/axie-assets/bg-3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */

    padding-top: 180px;
    padding-bottom: 300px;
}

.apply-title{
    font-family: var(--font-header);
    /* text-shadow: 0px 5px 0px rgba(33, 53, 63, 1); */
    background: -webkit-linear-gradient(rgba(121,218,217,1) 2%, rgba(204,230,190,1) 58%);
    font-size: 40px;
    color: #233742;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-background-clip: text;
    -webkit-text-stroke-color: #233742;

    filter: drop-shadow(0px 4px 0px rgba(33, 53, 63, 1));
}

.apply-content{
    color: #233742;
    font-size: 30px;
}

.button-container{
    margin-top: 20px;
}
.button-container button img{
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
    width: 100%;
}
.button-container button{
    background-color: transparent;
    border: 0;
    width: 500px;
}