* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

/* 
:root {
    --gradiante: linear-gradient(180deg, #140E1B 0%, #5D1C51 36.06%, #2F0E29 89.9%, #181319 100%);
} variavel
*/

body {
    background: linear-gradient(180deg, #140E1B 0%, #5D1C51 36.06%, #2F0E29 89.9%, #181319 100%);
}

header {
    height: 137px;
    /*
    background-color: var(--gradiante);
    background-color: rgb(39, 73, 73);*/
}


#topo {
    width: 1160px;
    height: 125px;

    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;

    display: flex;
    justify-content: space-between;
    align-items: center;

    padding-right: 77px;
    padding-left: 77px;

    background-image: url(imgs/header-roxo.png);
    background-size: auto;

}

#logo {
    width: 100%;
    max-width: 199px;
    height: 90%;
    max-height: 65px;

    margin-top: 10px;
}

nav {
    width: 100%;
    max-width: 543px;

    display: flex;

    margin-bottom: 8px;
}

.botoes_header {
    width: 100%;
    max-width: 153px;
    height: 43.54px;

    display: flex;
    justify-content: center;
    align-items: center;

    padding: 1px 5px 5px 5px;

    background-image: url(imgs/botões_header.png);
    background-size: contain;
}

#subir {
    display: block;
    position: fixed;
    width: 100px;
    height: 100px;
    background-image: url(imgs/records_records.png);
    background-size: contain;
    bottom: 35px;
    right: 35px;
    z-index: 100000;
}

#container {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;

    /*  background-color: rgba(109, 181, 190, 0.507); */
}

/* <video src="video/video_1.mp4" controls>
            </video> isso é html
                        <iframe src="https://youtu.be/embed/IwcSYmoXExZBHPAM" frameborder="0" width="1004" height="480"></iframe>
        </div>*/

#apresentar {
    width: 100%;
    max-width: 1151px;
    height: 414px;

    display: flex;
    justify-content: center;
    align-items: center;

    background-image: url(imgs/lost_records_apresentar.png);
    background-size: contain;
    background-repeat: no-repeat;

    margin-top: 32px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

#apresentartxt {
    margin-bottom: 20px;
}

#instalar {
    margin: 29px auto 0;

    display: flex;
    justify-content: center;

    gap: 60px;

    padding: 19px 25px 25px 25px;
    border-radius: 40px;
    width: fit-content;

    background-image: url(imgs/onde_intalar.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.separador {
    /* texto */
    width: 1151px;
    height: 168px;
    display: flex;

    justify-content: center;
    align-items: center;

    background-image: url(imgs/separador_barra.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

    margin-top: 80px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 85px;
}

#Lancamento {
    margin-top: 150px;
}

@font-face {
    font-family: Langar;
    src: url(text/Langar-Regular.ttf) format("truetype");

}

img {
    margin-bottom: 28px;
}

.separadortxt {
    font-family: langar;

    width: 100%;
    max-width: 660px;
    text-align: center;
    color: #fff;
}

h1 {
    /*separadores*/
    font-family: Langar;
    font-weight: 900;
    font-size: 48px;
    width: 660px;
    text-align: center;
    color: #fff;
    margin-top: 100px;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
}

p {
    /*ceno dos textos çá*/
    width: 466px;

    color: #FFF;

    /* nermal */
    font-family: Audiowide;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    /* 170% */
    letter-spacing: 0.8px;
}

h2 {
    color: #FFF;

    /* Sub titulo */

    font-family: Langar;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    margin-left: 27px;
}

#lancamento_text1 {
    display: flex;
    justify-content: space-between;
    align-items: center;

    gap: 30px;

    margin: 85px 27px;
    flex-direction: row-reverse;
}

#lancamento_text2 {

    display: flex;
    justify-content: space-between;
    align-items: center;

    gap: 50px;

    margin: 85px 27px;
    flex-direction: row;
}

#jogabilidade {

    width: 1118px;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: baseline;

    gap: 92px;

    margin: 54px 27px 20px;
}

#videoo {   
    display: flex;
    justify-content: center;
    align-items: center;
    /*
    border-radius: 25px;
    border: 5px solid rgba(58, 42, 150, 0.61);

    box-sizing: border-box;
    */
}

#Personagens {
    display: flex;
    flex-direction: row;

    gap: 38px;

    margin: 20px 100px;
    /*
    display: flex;
    justify-content: space-between;
    align-items: center;

    gap: 30px;

    margin: 85px 27px;
    flex-direction: row-reverse; 
    */
}

h3 {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: Langar;
    font-size: 40px;
    line-height: 50px;
    color: #fff;

    margin-bottom: 30px;
}

h4 {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: Langar;
    font-size: 32px;
    line-height: 40px;
    color: #fff;

    margin-bottom: 30px;
}

#text3 {
    text-align: right;
}

#text4 {
    text-align: left;
}

.Nora {
    display: flex;
    flex-direction: row;

    gap: 38px;
}

#text_Nora {
    width: 239px;
    height: 465px;

    background-image: url(imgs/Nora_text.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: contain;

    padding: 20px 20px;
}

#text_Swamn {
    width: 239px;
    height: 465px;

    background-image: url(imgs/Swanm_text.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: contain;

    padding: 20px 20px;
}

#text_Autumn {
    width: 239px;
    height: 465px;

    background-image: url(imgs/Autumn_text.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: contain;

    padding: 20px 20px;
}

#text_Kat {
    width: 239px;
    height: 465px;

    background-image: url(imgs/kat_text.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: contain;

    padding: 20px 20px;
}


.galeira_img {
    object-fit: cover;
    margin-bottom: 0px;

    border-radius: 25px;
    border: 5px solid rgba(58, 42, 150, 0.61);

    box-sizing: border-box;

}

#descobra_text {
    margin-left: 97px;
}

#galeria {
    margin: auto 97px;

    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#galeira>img {
    margin: 2px 0px -28px 0px;

}

/*
#teste_1 {
    border-radius: 25px;
    border: 1px solid var(--Cormoldura, rgba(58, 42, 150, 0.61));
}
*/

.Artigos {
    width: 1152;
    height: auto;

    padding-left: 73px;

    display: flex;
    flex-direction: row;

    gap: 15px;

    margin-bottom: 74px;
}


ul {
    width: 466px;

    color: #FFF;

    font-family: Audiowide;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;

    letter-spacing: 0.8px;

    padding-left: 30px;
}

#Saber_mais {
    font-style: normal;
    font-family: Audiowide;
    font-size: 25px;

    text-decoration: underline;

    color: #fff;


    font-weight: 900;
    line-height: 34px;

    letter-spacing: 0.8px;
}

a {
    font-family: Langar;
    font-size: 16px;
    line-height: auto;
    font-weight: 800;
    color: #F8F8F8;
    text-decoration: none;

}


footer {
    width: 1160px;
    height: 173px;

    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;

    flex-direction: column calc(3);

    display: flex;
    justify-content: space-between;

    padding: 19px 77px;

    background-image: url(imgs/fouter.png);
    background-size: auto;
}

#fouter_logo {
    width: 184.013px;
    height: 65.295px;
    justify-content: start;

}

#ligacoes {
    display: flex;
    justify-content: space-around;

    padding-left: 40px;
    padding-right: 109px;
}

.fouter_titulos {
    font-size: 24px;
    margin: auto 10px;
}

.fouter_ligacoes {
    font-family: sans-serif;

    font-size: 13px;

    font-weight: 550;
    margin: auto 14px;
}

#social {
    height: 112px;
    margin: 19px auto 19px auto;

    flex-direction: column;
    justify-content: space-between;
}

h5 {
    font-family: Georgia;
    color: #FFF;
    font-size: 13px;

    padding: 22 74 22 auto;

    text-align: right;

    font-weight: 100;
}

#redes_sociais{
    gap: 8px;

    display: flex;
    justify-content: flex-end;
}

#redes_sociais>a>img {
    margin: 3px 0px 3px 0px;
}