@import url('https://fonts.googleapis.com/css2?family=Syncopate&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz:wght@300&display=swap');

* {
    padding: 0;
    margin: 0;
}

body {
    background: rgb(122, 199, 122);
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.allContent {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.mainArea1 {
    display: flex;
    flex-wrap: wrap;
    width: 320px;
    height: px;
}

.imgTree {
    width: 120px;
    height: 120px;
    margin-bottom: 3px;
    padding-top: 50px;
}

.title {
    width: 185px;
    font-family: 'Syncopate', sans-serif;
    color: rgb(6, 56, 6);
}
.titleAll { 
    margin-top: 72px;
}

.title1 {
    font-size: 42px;
    margin-left: 30px;
}
.title2 {
    font-size: 22px;
}

.title11 {
    font-size: 40px;
}
.title22 {
    font-size: 19px;
}

.contentAreaAll {
    background: rgb(13, 92, 13);
    width: 320px;
    height: 300px;
    border-radius: 0 25px 25px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.contentArea {
    background: rgb(13, 92, 13);
    width: 300px;
    height: 280px;
    border-radius: 0 18px 18px 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 3px solid rgb(122, 199, 122);
}

.textInicio {
    padding: 19px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 22px;
    text-align: justify;
    color: rgb(122, 199, 122);
    text-indent: 19px;
}

.qualSeuNome {
    background: rgb(122, 199, 122);
    border-style: none;
    width: 230px;
    height: 22px;
    border-radius: 5px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 20px;
    color: rgb(13, 92, 13);
}

.qualSeuNome::-webkit-input-placeholder {
    color: rgb(13, 92, 13);
    text-align: center;
    font-family: 'Syncopate', sans-serif;
    font-size: 15px;
}

.iniciar {
    margin-top: 20px;
    background: rgb(3, 56, 3);
    color: rgb(122, 199, 122);
    border-style: none;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 25px;
    width: 180px;
    height: 40px;
    border-radius: 9px;
    font-weight: bold;
}

.iniciar:active {
    background: rgb(122, 199, 122);
    color: rgb(13, 92, 13);
    font-weight: bold;
}

/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.contentAreaAfter {
    background: rgb(13, 92, 13);
    width: 300px;
    height: 280px;
    border-radius: 0 18px 18px 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 3px solid rgb(122, 199, 122);
}

.descNome {
    margin: 0 10px;
    padding: 9px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 22px;
    text-align: justify;
    color: rgb(122, 199, 122);
}

.btnAdd {
    margin-top: 10px;
    background: rgb(3, 56, 3);
    color: rgb(122, 199, 122);
    border-style: none;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 25px;
    width: 180px;
    height: 40px;
    border-radius: 9px;
    font-weight: bold;
    cursor: pointer;
}

.btnAdd:active {
    background: rgb(122, 199, 122);
    color: rgb(13, 92, 13);
    font-weight: bold;
}

.nomeParente {
    background: rgb(122, 199, 122);
    border-style: none;
    width: 230px;
    height: 22px;
    border-radius: 5px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 20px;
    color: rgb(13, 92, 13);
}

.nomeParente::-webkit-input-placeholder {
    color: rgb(13, 92, 13);
    text-align: center;
    font-family: 'Syncopate', sans-serif;
    font-size: 15px;
}

.textAfter {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 22px;
    text-align: justify;
    color: rgb(122, 199, 122);
    text-indent: 19px;
}

.parentSelect {
    background: rgb(122, 199, 122);
    border-style: none;
    width: 230px;
    height: 22px;
    border-radius: 5px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 20px;
}


/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.treeAreaAll {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: rgb(122, 199, 122);
}

.aboutMe {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.aboutMe h2 {
    width: 140px;
    height: 40px;
    background: rgb(13, 92, 13);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aboutMePerfil {
    background: rgb(13, 92, 13);
    border: 4px solid rgb(13, 92, 13);
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.imgLeaf {
    width: 80px;
    height: 80px;
}

.parents {
    width: 600px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.paternalgrand {
    width: 400px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: gray;
}

.maternalgrand {
    width: 400px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: blue;
}

.hide {
    display: none;
}

.grand {
    background: yellow;
    width: 800px;
    display: flex;
    justify-content: space-between;
}




/* -------------------------------------------------------------------- */
