#home-psi {
    display: flex;
    background: var(--rosa, #FCDFDD);
    justify-content: center;
    align-items: center;
    gap: 100px;
    padding: 5rem 0;
}

#home-psi img {
    max-width: 100%;
    height: auto;
    flex: 1;
}

#info-button-inscrever {
    flex: 1;
}

#info-button-inscrever button {
    border-radius: 25px;
    background: var(--color-brand-primary-marrom-mdio, #B34E30);
    height: 45px;
    width: 240px;
    color: var(--bluegray-color-white, #FFF);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border: none;
}

#info-button-inscrever h3 {
    color: var(--color-brand-primary-marrom-escuro, #4D3837);
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    /* width: 583px; */
    margin-bottom: 40px;
}

#somos-uma-equipe {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 20px;

}

#somos-uma-equipe p {
    color: #355373;
    font-family: Bree Serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 500px;
}

#somos-uma-equipe span {
    color: var(--color-brand-primary-cinza-mdio, #768D9C);
    font-family: Bree Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 450px;
}

#somos-uma-equipe section article {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    gap: 24px;
}

#depoimentos-psi {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px;
}

#depoimentos-psi section {
    display: flex;
    justify-content: center;
    gap: 30px;
}

#depoimentos-psi h3 {
    color: var(--color-brand-primary-marrom-mdio, #B34E30);
    font-family: Bree Serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 70px;
}

.card-psi {
    display: flex;
    flex-direction: column;
    width: 340px;
    padding: 24px;
    align-items: center;
    gap: 32px;
    border-radius: 16px;
    background: var(--bluegray-color-white, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    justify-content: center;
}

.card-psi img {
    border-radius: 50%;
}

.card-psi h5 {
    color: var(--color-brand-primary-marrom-escuro, #4D3837);
    text-align: center;

    /* Inter/Title 20/Semibold */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.card-psi span {
    color: var(--color-brand-primary-marrom-mdio, #B34E30);
    text-align: center;

    /* Inter/Text 14/Regular */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.card-psi p {
    color: var(--Cinza-mdio, #4C4F53);
    text-align: center;

    /* Inter/Subhead 16/Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

#quer-fazer-parte {
    display: flex;
    background: #355373;
    padding: 125px 60px;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}

#quer-fazer-parte h2 {
    color: var(--color-brand-primary-branco, #FFF);
    font-family: Bree Serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#quer-fazer-parte span {
    display: flex;
    color: var(--color-brand-primary-branco, #FFF);
    /* Inter/Headline 24/Regular */
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 500px;
    margin-top: 6px;
}

#quer-fazer-parte button {
    border-radius: 25px;
    background: var(--bluegray-color-white, #FFF);
    height: 45px;
    width: 240px;
    color: var(--color-brand-primary-marrom-mdio, #B34E30);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#quer-fazer-parte button:hover {
    background: #f5f5f5;
}


#aviso-emergencia-psi {
    display: flex;
    justify-content: space-evenly;
    background-color: #487BC9;
    padding: 50px 130px;
    align-items: center;
    gap: 20px;
}

#aviso-emergencia-psi div:first-child {
    width: 50%;
}

#aviso-emergencia-psi div:first-child h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

#aviso-emergencia-psi div:first-child h5 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}

#aviso-emergencia-psi p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}


#aviso-sem-vaga {
    color: var(--Cinza-mdio, #4C4F53);
    /* Bree Serif/Tilte 20/Regular */
    font-family: Bree Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 40px;
}

#aviso-sem-vaga a {
    color: var(--color-brand-primary-marrom-mdio, #B34E30);
    font-family: Bree Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media only screen and (max-width: 900px) {

    #home-psi {
        display: flex;
        width: 100%;
        flex-direction: column;
        gap: 10px;
        padding: 40px;
    }

    #info-button-inscrever {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    #info-button-inscrever h3 {
        color: var(--color-brand-primary-marrom-escuro, #4D3837);
        text-align: center;

        /* Bree Serif/Headine 24/Bold */
        font-family: Lato;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    #info-button-inscrever span {
        color: var(--Cinza-mdio, #4C4F53);
        text-align: center;

        /* Bree Serif/Tilte 20/Semibold */
        font-family: Lato;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 50px;
    }

    #somos-uma-equipe {
        display: flex;
        flex-direction: column;
        text-align: center;
        gap: 40px;
    }

    #somos-uma-equipe section article {
        display: flex;
        flex-direction: row;
        gap: 10px;
        text-align: left;
    }

    #somos-uma-equipe p {
        width: 100%;
        font-size: 1.2em;
    }

    #somos-uma-equipe span {
        width: 100%;
        font-size: 1em;
    }

    #quer-fazer-parte {
        display: flex;
        flex-direction: column;
        padding: 20px;
        gap: 20px;
    }

    #quer-fazer-parte h2 {
        font-size: 1.7em;
        margin-bottom: 20px;
    }

    #quer-fazer-parte span {
        width: 100%;
        font-size: 1em;
    }

    #quer-fazer-parte button {
        width: 100%;
        max-width: 240px;
    }

    #aviso-emergencia-psi {
        display: flex;
        flex-direction: column;
        padding: 15px;
        text-align: center;
        gap: 20px;
    }

    #aviso-sem-vaga {
        width: 100%;
        font-size: 1em;
        text-align: center;
        padding: 10px;
        margin-top: 0;
    }
}