/* 
COPYRIGHT AVALANCHE PLEASE DONT REUSE!
SKID = BAD!!
*/
.develop-textand-preview{
    margin-left:22px;
    margin-right:22px;
    position: relative;
    z-index: 3;
    margin-bottom:3px;
}
.make-anything{
    font-size:2.9rem;
    font-weight: 100;
}
.free-creation-and-studio{
    font-weight:100;
}
.develop-explain-left{
    text-align:center;
    /*display:flex;
    justify-content:center;
    align-items:center;*/
}
.develop-explain-container-text{
    font-weight: 150;
}
.develop-explain-right{
    text-align:center;
    /*display:flex;
    justify-content:center;
    align-items:center;*/
}
.develop-explain-container-text-small{
    overflow:hidden;
    max-width:400px;
}
.develop-video{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
}
.develop-video-reel{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.buildgamesandetcexplain{
    position: relative !important;
    background-color:black !important;
    z-index:1 !important;
    
}
/*idfk why im doing this shit */
.navbar{
    position:relative !important;
    z-index:10 !important;
}
.warning{
    position:relative !important;
    z-index:10 !important;
}
.footer{
   position:relative !important;
   z-index:10 !important;
   margin-top:0!important;
}